/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_mfangano -- ------------------------------------------------------ -- 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=119 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','2023-03-01 17:11:55','Admin Deleted item with id 1 from maincategory table at 2023-03-01 17:11:55','192.168.1.61',1),(2,'1','2023-03-01 17:11:55','Admin Deleted item with id 1 from maincategory table at 2023-03-01 17:11:55','192.168.1.61',1),(3,'1','2023-03-01 17:11:58','Admin Deleted item with id 2 from maincategory table at 2023-03-01 17:11:58','192.168.1.61',1),(4,'1','2023-03-01 17:11:59','Admin Deleted item with id 2 from maincategory table at 2023-03-01 17:11:58','192.168.1.61',1),(5,'1','2023-03-01 17:12:01','Admin Deleted item with id 3 from maincategory table at 2023-03-01 17:12:01','192.168.1.61',1),(6,'1','2023-03-01 17:12:01','Admin Deleted item with id 3 from maincategory table at 2023-03-01 17:12:01','192.168.1.61',1),(7,'1','2023-03-01 17:29:11','Admin Deleted item with id 1 from productcategory table at 2023-03-01 17:29:11','192.168.1.61',1),(8,'1','2023-03-01 17:29:11','Admin Deleted item with id 1 from productcategory table at 2023-03-01 17:29:11','192.168.1.61',1),(9,'1','2023-03-01 17:29:15','Admin Deleted item with id 2 from productcategory table at 2023-03-01 17:29:15','192.168.1.61',1),(10,'1','2023-03-01 17:29:15','Admin Deleted item with id 2 from productcategory table at 2023-03-01 17:29:15','192.168.1.61',1),(11,'1','2023-03-01 17:29:18','Admin Deleted item with id 3 from productcategory table at 2023-03-01 17:29:18','192.168.1.61',1),(12,'1','2023-03-01 17:29:18','Admin Deleted item with id 3 from productcategory table at 2023-03-01 17:29:18','192.168.1.61',1),(13,'1','2023-03-01 17:29:21','Admin Deleted item with id 4 from productcategory table at 2023-03-01 17:29:21','192.168.1.61',1),(14,'1','2023-03-01 17:29:21','Admin Deleted item with id 4 from productcategory table at 2023-03-01 17:29:21','192.168.1.61',1),(15,'1','2023-03-01 17:29:33','Admin Deleted item with id 4 from maincategory table at 2023-03-01 17:29:33','192.168.1.61',1),(16,'1','2023-03-01 17:29:33','Admin Deleted item with id 4 from maincategory table at 2023-03-01 17:29:33','192.168.1.61',1),(17,'1','2023-03-02 09:25:27','Admin Deleted item with id 1 from maincategory table at 2023-03-02 09:25:27','192.168.1.59',1),(18,'1','2023-03-02 09:25:27','Admin Deleted item with id 1 from maincategory table at 2023-03-02 09:25:27','192.168.1.59',1),(19,'1','2023-03-02 13:13:34','Admin Deleted item with id 1 from productcategory table at 2023-03-02 13:13:34','192.168.1.61',1),(20,'1','2023-03-02 13:13:35','Admin Deleted item with id 1 from productcategory table at 2023-03-02 13:13:34','192.168.1.61',1),(21,'1','2023-03-02 13:13:42','Admin Deleted item with id 2 from productcategory table at 2023-03-02 13:13:42','192.168.1.61',1),(22,'1','2023-03-02 13:13:42','Admin Deleted item with id 2 from productcategory table at 2023-03-02 13:13:42','192.168.1.61',1),(23,'1','2023-03-02 13:13:45','Admin Deleted item with id 3 from productcategory table at 2023-03-02 13:13:45','192.168.1.61',1),(24,'1','2023-03-02 13:13:45','Admin Deleted item with id 3 from productcategory table at 2023-03-02 13:13:45','192.168.1.61',1),(25,'1','2023-03-02 13:13:49','Admin Deleted item with id 4 from productcategory table at 2023-03-02 13:13:49','192.168.1.61',1),(26,'1','2023-03-02 13:13:49','Admin Deleted item with id 4 from productcategory table at 2023-03-02 13:13:49','192.168.1.61',1),(27,'1','2023-03-02 13:13:52','Admin Deleted item with id 5 from productcategory table at 2023-03-02 13:13:52','192.168.1.61',1),(28,'1','2023-03-02 13:13:52','Admin Deleted item with id 5 from productcategory table at 2023-03-02 13:13:52','192.168.1.61',1),(29,'1','2023-03-02 13:13:56','Admin Deleted item with id 6 from productcategory table at 2023-03-02 13:13:56','192.168.1.61',1),(30,'1','2023-03-02 13:13:56','Admin Deleted item with id 6 from productcategory table at 2023-03-02 13:13:56','192.168.1.61',1),(31,'1','2023-03-02 13:13:59','Admin Deleted item with id 7 from productcategory table at 2023-03-02 13:13:59','192.168.1.61',1),(32,'1','2023-03-02 13:13:59','Admin Deleted item with id 7 from productcategory table at 2023-03-02 13:13:59','192.168.1.61',1),(33,'1','2023-03-02 13:14:05','Admin Deleted item with id 8 from productcategory table at 2023-03-02 13:14:05','192.168.1.61',1),(34,'1','2023-03-02 13:14:06','Admin Deleted item with id 8 from productcategory table at 2023-03-02 13:14:05','192.168.1.61',1),(35,'1','2023-03-02 13:14:09','Admin Deleted item with id 9 from productcategory table at 2023-03-02 13:14:09','192.168.1.61',1),(36,'1','2023-03-02 13:14:09','Admin Deleted item with id 9 from productcategory table at 2023-03-02 13:14:09','192.168.1.61',1),(37,'1','2023-03-02 13:14:12','Admin Deleted item with id 10 from productcategory table at 2023-03-02 13:14:12','192.168.1.61',1),(38,'1','2023-03-02 13:14:12','Admin Deleted item with id 10 from productcategory table at 2023-03-02 13:14:12','192.168.1.61',1),(39,'1','2023-03-02 13:14:26','Admin Deleted item with id 11 from productcategory table at 2023-03-02 13:14:26','192.168.1.61',1),(40,'1','2023-03-02 13:14:26','Admin Deleted item with id 11 from productcategory table at 2023-03-02 13:14:26','192.168.1.61',1),(41,'1','2023-03-02 13:14:33','Admin Deleted item with id 12 from productcategory table at 2023-03-02 13:14:33','192.168.1.61',1),(42,'1','2023-03-02 13:14:33','Admin Deleted item with id 12 from productcategory table at 2023-03-02 13:14:33','192.168.1.61',1),(43,'1','2023-03-02 13:14:40','Admin Deleted item with id 13 from productcategory table at 2023-03-02 13:14:40','192.168.1.61',1),(44,'1','2023-03-02 13:14:40','Admin Deleted item with id 13 from productcategory table at 2023-03-02 13:14:40','192.168.1.61',1),(45,'1','2023-03-02 13:15:29','Admin Deleted item with id 14 from productcategory table at 2023-03-02 13:15:29','192.168.1.61',1),(46,'1','2023-03-02 13:15:29','Admin Deleted item with id 14 from productcategory table at 2023-03-02 13:15:29','192.168.1.61',1),(47,'1','2023-03-02 13:15:32','Admin Deleted item with id 15 from productcategory table at 2023-03-02 13:15:32','192.168.1.61',1),(48,'1','2023-03-02 13:15:32','Admin Deleted item with id 15 from productcategory table at 2023-03-02 13:15:32','192.168.1.61',1),(49,'1','2023-03-02 13:15:34','Admin Deleted item with id 16 from productcategory table at 2023-03-02 13:15:34','192.168.1.61',1),(50,'1','2023-03-02 13:15:35','Admin Deleted item with id 16 from productcategory table at 2023-03-02 13:15:34','192.168.1.61',1),(51,'1','2023-03-02 13:15:47','Admin Deleted item with id 3 from maincategory table at 2023-03-02 13:15:47','192.168.1.61',1),(52,'1','2023-03-02 13:15:47','Admin Deleted item with id 3 from maincategory table at 2023-03-02 13:15:47','192.168.1.61',1),(53,'7','2023-03-02 15:56:57','MFANGANO Returned 1.00 ULTRAVETIS CABBAGE KIBOKO 25G with code (3826306) at 2023-03-02 15:56:57','105.160.102.127',1),(54,'9','2023-03-02 16:11:42','RACHEL Returned 1 ULTRAVETIS CABBAGE KIBOKO 25G with code (3826306) at 2023-03-02 16:11:42','105.160.102.127',1),(55,'9','2023-03-02 16:28:40','RACHEL Changed the price of DEKALB DKC 8033 2KG to: buyingprice =570 ,sellingprice =650, qty= 0.00, items with id 33 . in Main level at 2023-03-02 16:28:40','105.160.102.127',1),(56,'9','2023-03-02 16:47:05','RACHEL Changed the price of KENYA SEED MAIZE SEED HBM513 -2KG to: buyingprice =400 ,sellingprice =420, qty= 0.00, items with id 116 . in Main level at 2023-03-02 16:47:05','105.160.4.20',1),(57,'9','2023-03-02 17:38:56','RACHEL Returned 1 ULTRAVETIS CABBAGE KIBOKO 25G with code (3826306) at 2023-03-02 17:38:56','105.160.96.6',1),(58,'7','2023-03-05 20:15:18','MFANGANO Deleted Cash sales with receipt Number= 15 and Refrence No= 11677908629 worth a total of =1850 with cash of 1850 .The deleted sales was made on 2023-03-04 08:43:57 by Admin and the deletion took place at 2023-03-05 20:15:18','154.159.237.154',1),(59,'7','2023-03-05 20:15:18','MFANGANO Deleted Cash sales with receipt Number= 15 and Refrence No= 11677908629 worth a total of =1850 with cash of 1850 .The deleted sales was made on 2023-03-04 08:43:57 by Admin and the deletion took place at 2023-03-05 20:15:18','154.159.237.154',1),(60,'7','2023-03-05 20:15:18','MFANGANO Deleted Cash sales with receipt Number= 15 and Refrence No= 11677908629 worth a total of =1850 with cash of 1850 .The deleted sales was made on 2023-03-04 08:43:57 by Admin and the deletion took place at 2023-03-05 20:15:18','154.159.237.154',1),(61,'9','2023-03-13 10:51:05','RACHEL Changed the price of WESTERN SEED WH 505 2KG to: buyingprice =450 ,sellingprice =500, qty= 0.00, items with id 487 . in Main level at 2023-03-13 10:51:05','105.160.35.20',1),(62,'9','2023-03-13 10:51:22','RACHEL Changed the price of WESTERN SEED WH 505 2KG to: buyingprice =0 ,sellingprice =500, qty= 0.00, items with id 487 . in Main level at 2023-03-13 10:51:22','105.160.35.20',1),(63,'9','2023-03-13 11:05:24','RACHEL Returned 1.00 WESTERN SEED WH 507 2KG with code (3826313) at 2023-03-13 11:05:24','105.160.35.20',1),(64,'9','2023-03-13 11:06:51','RACHEL Changed the price of WESTERN SEED WH 507 2KG to: buyingprice =525 ,sellingprice =550, qty= 0.00, items with id 488 . in Main level at 2023-03-13 11:06:51','105.160.35.20',1),(65,'9','2023-03-13 11:17:19','RACHEL Deleted Cash sales with receipt Number= 16 and Refrence No= 91678693956 worth a total of =0 with cash of 0 .The deleted sales was made on 2023-03-13 10:52:50 by RACHEL and the deletion took place at 2023-03-13 11:17:19','105.160.35.20',1),(66,'9','2023-03-13 11:17:19','RACHEL Deleted Cash sales with receipt Number= 16 and Refrence No= 91678693956 worth a total of =0 with cash of 0 .The deleted sales was made on 2023-03-13 10:52:50 by RACHEL and the deletion took place at 2023-03-13 11:17:19','105.160.35.20',1),(67,'9','2023-03-13 11:17:19','RACHEL Deleted Cash sales with receipt Number= 16 and Refrence No= 91678693956 worth a total of =0 with cash of 0 .The deleted sales was made on 2023-03-13 10:52:50 by RACHEL and the deletion took place at 2023-03-13 11:17:19','105.160.35.20',1),(68,'9','2023-03-13 12:15:22','RACHEL Changed the price of WESTERN SEED WH 505 2KG to: buyingprice =0 ,sellingprice =550, qty= 0.00, items with id 487 . in Main level at 2023-03-13 12:15:22','105.160.35.20',1),(69,'9','2023-03-14 09:30:24','RACHEL Returned 4.00 WESTERN SEED WH 507 2KG with code (3826313) at 2023-03-14 09:30:24','105.160.126.255',1),(70,'9','2023-03-14 11:46:22','RACHEL Changed the price of THABITI ELGON KENYA DAP 50KG to: buyingprice =5500 ,sellingprice =6400, qty= 0.00, items with id 439 . in Main level at 2023-03-14 11:46:22','105.160.1.195',1),(71,'9','2023-03-14 13:10:09','RACHEL Returned 1.00 THABITI ELGON KENYA DAP 25KG with code (3826285) at 2023-03-14 13:10:09','105.160.126.255',1),(72,'9','2023-03-15 18:23:46','RACHEL Returned 1.00 THABITI ELGON KENYA DAP 25KG with code (3826285) at 2023-03-15 18:23:46','105.160.105.142',1),(73,'9','2023-03-15 18:24:00','RACHEL Returned 1.00 THABITI ELGON KENYA DAP 50KG with code (3826286) at 2023-03-15 18:24:00','105.160.105.142',1),(74,'9','2023-03-15 18:24:44','RACHEL Returned 1.00 THABITI ELGON KENYA DAP 10KG with code (3826284) at 2023-03-15 18:24:44','105.160.105.142',1),(75,'9','2023-03-15 18:25:58','RACHEL Returned 1.00 THABITI ELGON KENYA DAP 25KG with code (3826285) at 2023-03-15 18:25:58','105.160.105.142',1),(76,'9','2023-03-15 18:27:31','RACHEL Returned 1.00 THABITI ELGON KENYA DAP 10KG with code (3826284) at 2023-03-15 18:27:31','105.160.105.142',1),(77,'9','2023-03-16 08:35:17','RACHEL Returned 2.00 KENYA SEED MAIZE SEED HBM614 -2KG with code (3826117) at 2023-03-16 08:35:17','105.160.90.30',1),(78,'9','2023-03-16 08:50:14','RACHEL Returned 7.00 KENYA SEED MAIZE SEED HBM513 -2KG with code (3826116) at 2023-03-16 08:50:14','105.160.90.30',1),(79,'9','2023-03-16 18:22:25','RACHEL Returned 7.00 KENYA SEED MAIZE SEED HBM513 -2KG with code (3826116) at 2023-03-16 18:22:25','105.160.127.64',1),(80,'9','2023-03-22 13:21:02','RACHEL Returned 1.00 KENYA SEED HBM 516 with code (3826112) at 2023-03-22 13:21:02','105.160.113.194',1),(81,'8','2023-03-23 17:00:16','VALENTINE Returned 1.00 THABITI ELGON KENYA DAP 25KG with code (3826285) at 2023-03-23 17:00:16','105.160.123.132',1),(82,'9','2023-03-25 16:32:16','RACHEL Returned 1.00 EA COLLARDS 50G with code (3826500) at 2023-03-25 16:32:16','105.160.20.200',1),(83,'9','2023-03-25 18:07:30','RACHEL Returned 1.00 KENYA SEED MAIZE SEED HBM6213 -2KG with code (3826118) at 2023-03-25 18:07:30','105.160.20.200',1),(84,'9','2023-03-28 10:42:10','RACHEL Returned 1.00 THABITI ELGON KENYA DAP 25KG with code (3826285) at 2023-03-28 10:42:10','105.160.84.116',1),(85,'9','2023-03-30 08:12:07','RACHEL Returned 1.00 EAS COLLARDS (GEORGIA WIKI) 25G with code (3826059) at 2023-03-30 08:12:07','105.160.93.34',1),(86,'9','2023-04-15 10:51:05','RACHEL Returned 1.00 AGRICHEM HIGHMAX 100ML with code (3826342) at 2023-04-15 10:51:05','105.160.39.205',1),(87,'9','2023-04-15 10:51:07','RACHEL Returned 1.00 OSHO MISTRESS 72WP -80G with code (3826167) at 2023-04-15 10:51:07','105.160.39.205',1),(88,'9','2023-04-17 11:31:25','RACHEL Changed the price of ULTRAVETIS NEOCIDOL 600EW -28ML to: buyingprice =120 ,sellingprice =120, qty= 0.00, items with id 469 . in Main level at 2023-04-17 11:31:25','105.160.19.88',1),(89,'9','2023-04-17 11:31:30','RACHEL Changed the price of ULTRAVETIS NEOCIDOL 600EW -28ML to: buyingprice =120 ,sellingprice =150, qty= 0.00, items with id 469 . in Main level at 2023-04-17 11:31:30','105.160.19.88',1),(90,'9','2023-04-29 12:46:35','RACHEL Returned 1.00 OSHO EASYGRO FLOWER & FRUIT -120G with code (3826145) at 2023-04-29 12:46:35','105.160.22.180',1),(91,'9','2023-05-01 10:17:51','RACHEL Returned 3.00 KENYA SEED MAIZE SEED HBM614 -2KG with code (3826117) at 2023-05-01 10:17:51','105.160.28.189',1),(92,'9','2023-05-05 15:53:51','RACHEL Returned 1.00 RAINBOW RID OUT 1L with code (3826206) at 2023-05-05 15:53:51','105.160.96.170',1),(93,'9','2023-05-08 13:51:39','RACHEL Returned 1.00 MURPHY FARMTRAZ 40ML with code (3826507) at 2023-05-08 13:51:39','105.160.99.123',1),(94,'9','2023-05-15 10:01:13','RACHEL Returned 1.00 THABITI ELOGON KENYA CAN 10KG with code (3826288) at 2023-05-15 10:01:13','105.160.105.147',1),(95,'9','2023-05-15 10:10:19','RACHEL Returned 1.00 THABITI ELGON KENYA CAN 25KG with code (3826283) at 2023-05-15 10:10:19','105.160.105.147',1),(96,'9','2023-05-23 18:06:47','RACHEL Returned 1.00 NORBROOK DUODIP 50ML with code (3826437) at 2023-05-23 18:06:47','105.160.88.199',1),(97,'7','2023-06-05 14:15:56','MFANGANO Changed the price of COSMOS ASCATEN 25MGS to: buyingprice =16 ,sellingprice =20, qty= 0.00, items with id 113 . in Main level at 2023-06-05 14:15:56','196.201.210.36',1),(98,'7','2023-06-05 14:40:25','MFANGANO Changed the price of HEBEI MULTVINOR 50ML to: buyingprice =140 ,sellingprice =180, qty= 4.00, items with id 215 . in counter (1) at 2023-06-05 14:40:25','196.201.210.36',1),(99,'7','2023-06-05 14:41:00','MFANGANO Changed the price of HEBEI MULTVINOR 50ML to: buyingprice =140 ,sellingprice =180, qty= 0.00, items with id 215 . in Main level at 2023-06-05 14:41:00','196.201.210.36',1),(100,'7','2023-06-06 15:52:14','MFANGANO Changed the price of HEBEI V MULTINOR 100ML to: buyingprice =200 ,sellingprice =250, qty= 0.00, items with id 216 . in Main level at 2023-06-06 15:52:14','105.160.100.94',1),(101,'9','2023-06-08 09:44:54','RACHEL Returned 1.00 THABITI ELGON KENYA DAP 50KG with code (3826286) at 2023-06-08 09:44:54','105.160.95.169',1),(102,'7','2023-06-13 01:20:52','MFANGANO Deleted item with id 12 from people table at 2023-06-13 01:20:52','105.160.64.198',1),(103,'7','2023-06-13 01:20:52','MFANGANO Deleted item with id 12 from people table at 2023-06-13 01:20:52','105.160.64.198',1),(104,'7','2023-06-17 18:41:06','MFANGANO Deleted test item with code of 3826511 and available quantity of 0.00 .The Buying price = 0 and selling price = 1 from branch 1 at 2023-06-17 18:41:06','154.159.238.255',1),(105,'7','2023-06-17 18:41:06','MFANGANO Deleted test item with code of 3826511 and available quantity of 0.00 .The Buying price = 0 and selling price = 1 from branch 1 at 2023-06-17 18:41:06','154.159.238.255',1),(106,'7','2023-06-17 18:45:43','MFANGANO Deleted item with id 2 from people table at 2023-06-17 18:45:43','154.159.238.255',1),(107,'7','2023-06-17 18:45:43','MFANGANO Deleted item with id 2 from people table at 2023-06-17 18:45:43','154.159.238.255',1),(108,'7','2023-06-17 18:48:05','MFANGANO Deleted item with id 5 from people table at 2023-06-17 18:48:05','105.160.98.110',1),(109,'7','2023-06-17 18:48:05','MFANGANO Deleted item with id 5 from people table at 2023-06-17 18:48:05','105.160.98.110',1),(110,'7','2023-06-17 18:48:16','MFANGANO Deleted item with id 3 from people table at 2023-06-17 18:48:16','105.160.98.110',1),(111,'7','2023-06-17 18:48:16','MFANGANO Deleted item with id 3 from people table at 2023-06-17 18:48:16','105.160.98.110',1),(112,'7','2023-06-17 20:16:48','MFANGANO Deleted item with id 23 from people table at 2023-06-17 20:16:48','105.160.98.110',1),(113,'7','2023-06-17 20:16:48','MFANGANO Deleted item with id 23 from people table at 2023-06-17 20:16:48','105.160.98.110',1),(114,'9','2023-08-04 10:27:45','RACHEL Atyang Returned 1.00 THABITI ELGON KENYA DAP 10KG with code (3826284) at 2023-08-04 10:27:45','105.160.113.124',1),(115,'9','2023-08-14 09:58:09','RACHEL Atyang Returned 1.00 TWIGA ACTELIC 1KG with code (3826292) at 2023-08-14 09:58:09','105.160.97.113',1),(116,'9','2023-09-01 15:08:51','RACHEL Atyang Returned 1.00 TWIGA ACTELLIC SUPER -50GM with code (3826298) at 2023-09-01 15:08:51','105.160.39.180',1),(117,'9','2023-09-05 12:15:00','RACHEL Atyang Returned 1.00 HAND SPRAY 1L with code (3826377) at 2023-09-05 12:15:00','105.160.14.154',1),(118,'9','2023-09-14 15:35:50','RACHEL Atyang Returned 1.00 SIMICAW SPINACH 50G with code (3826231) at 2023-09-14 15:35:50','105.160.56.189',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, `plotno` varchar(50) DEFAULT NULL, `houseno` 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 `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 AUTO_INCREMENT=3 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 */; INSERT INTO `alldocuments` VALUES (1,'202302111676111912.jpeg','11676111904',1,'2023-02-11 13:38:32',NULL,'1',1),(2,'202302111676112042.jpeg','11676111981',1,'2023-02-11 13:40:42',NULL,'1',1); /*!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(20) 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` varchar(50) NOT NULL, `status` varchar(50) 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, `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, `tax1` decimal(10,2) NOT NULL, `tax2` decimal(10,2) NOT NULL, `vatable` decimal(10,2) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `id` (`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,'Counter','Counter','2022-09-14 06:30:04','active','1','','1','Counter'); /*!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=4 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,'General','','','active','1','','1'),(2,'Customers','','2023-06-14 11:10:49','active','7','','1'),(3,'Farmers','Farmers','2023-06-14 11:04:36','active','7','','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, `branchid` int(20) DEFAULT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=15 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,NULL),(2,'DEPOSIT','','','2018-05-30 14:27:39','','',0,1,NULL),(3,'WATER/POWER DEPOSIT','','','2018-05-30 14:28:49','','',0,1,NULL),(4,'PENALTY','','','2018-06-25 13:38:03','','',0,1,NULL),(5,'WATER','','','2018-06-27 11:33:55','','',0,1,NULL),(6,'PARTIAL PAYMENT','','','2018-06-29 16:22:30','','',0,1,NULL),(7,'GARBAGE','','','2018-07-03 16:56:46','','',0,1,NULL),(8,'DAMAGES','','','2018-07-17 12:30:05','','',0,1,NULL),(9,'AGREEMENT FORM','','','2018-07-23 10:21:11','','',0,1,NULL),(10,'POWER','','','2018-08-04 10:42:10','','',0,1,NULL),(11,'SEWAGE','SEWAGE','','2020-05-27 16:23:21','','',2,1,NULL),(12,'BED ONLY','','','2020-05-28 15:38:20','','',1,1,NULL),(13,'BED AND BREAKFAST','','','2020-05-28 15:38:39','','',2,1,NULL),(14,'SERVICE CHARGE','','','2022-12-13 11:31:59','','',2,1,NULL); /*!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,'2023-03-02 16:22:33','91677762979','25800','','0','9','1',1010,'2023-03-02 16:24:07','paid','RC21TRHVJ3',10,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) DEFAULT 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 `computers` -- DROP TABLE IF EXISTS `computers`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `computers` ( `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, `computerno` text NOT NULL, `fromdate` varchar(30) NOT NULL, `todate` varchar(30) DEFAULT NULL, `receiptno` varchar(50) NOT NULL, `duration` int(11) NOT NULL, `phone` varchar(20) DEFAULT NULL, `extensiontype` varchar(30) NOT NULL, `computernostatus` varchar(20) NOT NULL DEFAULT 'new', `computernodate` varchar(20) NOT NULL, `computernouserdata` text NOT NULL, `updatedid` 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 `computers` -- LOCK TABLES `computers` WRITE; /*!40000 ALTER TABLE `computers` DISABLE KEYS */; /*!40000 ALTER TABLE `computers` 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 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 */; /*!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, `branchid` int(5) DEFAULT 1, `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 `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=10726 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','71677761737','2023-03-02 15:55:51',1850.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2,'4000','71677761737','2023-03-02 15:55:51',NULL,1850.00,'','7','1','Good sold','1','','sales','3826306','','No',NULL,NULL,''),(3,'4000','71677761737','2023-03-02 15:56:57',1850.00,NULL,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(4,'1000','71677761737','2023-03-02 15:56:57',NULL,1850.00,'','7','1','Returned products','1','','return','','','No',NULL,NULL,''),(5,'5500','71677761737','2023-03-02 15:56:57',NULL,0.00,'','7','1','Cost of goods returned','1','','sales','3826306','','No',NULL,NULL,''),(6,'1110','71677761737','2023-03-02 15:56:57',0.00,NULL,'','7','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(7,'1000','91677762599','2023-03-02 16:10:26',5550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(16,'1110','91677762979','2023-03-02 16:16:19',14400.00,NULL,'','9','1','Inventory Purchased','1','10','Purchases','3826116','','No',NULL,NULL,''),(17,'1110','91677762979','2023-03-02 16:16:19',11400.00,NULL,'','9','1','Inventory Purchased','1','10','Purchases','3826033','','No',NULL,NULL,''),(18,'2130','91677762979','2023-03-02 16:16:19',NULL,25800.00,'','9','1','Account payable for inventory','1','10','Purchases','','','No',NULL,NULL,''),(19,'1010','91677762979','2023-03-02 16:22:33',NULL,25800.00,'','9','1','','1','10','supplier payment','','','No',NULL,NULL,'RC21TRHVJ3'),(20,'2130','91677762979','2023-03-02 16:22:33',25800.00,NULL,'','9','1','','1','10','supplier payment','','','No',NULL,NULL,'RC21TRHVJ3'),(25,'1000','91677762599','2023-03-02 16:10:26',1850.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(26,'4000','91677762599','2023-03-02 16:09:59',NULL,1850.00,'','9','1','Good sold','1','','sales','3826306','','No',NULL,NULL,''),(27,'1000','91677767952','2023-03-02 17:39:39',1850.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(28,'4000','91677767952','2023-03-02 17:39:39',NULL,1850.00,'','9','1','Good sold','1','','sales','3826306','','No',NULL,NULL,''),(29,'1010','81677768248','2023-03-02 17:45:48',NULL,150.00,'','8','1','TRSPRT TO AND BUNGOMA(TEST)','1','','','','','No',NULL,NULL,'N/A'),(30,'5510','81677768248','2023-03-02 17:45:48',150.00,NULL,'','8','1','TRSPRT TO AND BUNGOMA(TEST)','1','','','','','No',NULL,NULL,'N/A'),(31,'1000','11677785328','2023-03-02 22:28:57',1850.00,NULL,'','1','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(32,'4000','11677785328','2023-03-02 22:28:57',NULL,1850.00,'','1','1','Good sold','1','','sales','3826306','','No',NULL,NULL,''),(33,'1000','81677834575','2023-03-03 12:11:00',3700.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(34,'4000','81677834575','2023-03-03 12:11:00',NULL,3700.00,'','8','1','Good sold','1','','sales','3826306','','No',NULL,NULL,''),(35,'1000','11677834832','2023-03-03 12:14:03',1850.00,NULL,'','1','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(36,'4000','11677834832','2023-03-03 12:14:03',NULL,1850.00,'','1','1','Good sold','1','','sales','3826306','','No',NULL,NULL,''),(37,'1000','11677835280','2023-03-03 12:21:41',1850.00,NULL,'','1','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(38,'4000','11677835280','2023-03-03 12:21:41',NULL,1850.00,'','1','1','Good sold','1','','sales','3826306','','No',NULL,NULL,''),(39,'1000','11677849000','2023-03-03 16:10:13',5550.00,NULL,'','1','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(40,'4000','11677849000','2023-03-03 16:10:13',NULL,5550.00,'','1','1','Good sold','1','','sales','3826306','','No',NULL,NULL,''),(41,'1000','11677849082','2023-03-03 16:11:29',1850.00,NULL,'','1','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(42,'4000','11677849082','2023-03-03 16:11:29',NULL,1850.00,'','1','1','Good sold','1','','sales','3826306','','No',NULL,NULL,''),(43,'1000','11677849174','2023-03-03 16:13:02',1850.00,NULL,'','1','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(44,'4000','11677849174','2023-03-03 16:13:02',NULL,1850.00,'','1','1','Good sold','1','','sales','3826306','','No',NULL,NULL,''),(45,'1000','71677850235','2023-03-03 16:30:43',1850.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(46,'4000','71677850235','2023-03-03 16:30:43',NULL,1850.00,'','7','1','Good sold','1','','sales','3826306','','No',NULL,NULL,''),(47,'1000','71677850393','2023-03-03 16:33:20',1850.00,NULL,'','7','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(48,'4000','71677850393','2023-03-03 16:33:20',NULL,1850.00,'','7','1','Good sold','1','','sales','3826306','','No',NULL,NULL,''),(49,'1000','81677850508','2023-03-03 16:37:33',1850.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(50,'4000','81677850508','2023-03-03 16:37:33',NULL,1850.00,'','8','1','Good sold','1','','sales','3826306','','No',NULL,NULL,''),(51,'1000','81677851036','2023-03-03 16:44:07',1850.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(52,'4000','81677851036','2023-03-03 16:44:07',NULL,1850.00,'','8','1','Good sold','1','','sales','3826306','','No',NULL,NULL,''),(53,'1000','11677908629','2023-03-04 08:43:57',1850.00,NULL,'','1','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(54,'4000','11677908629','2023-03-04 08:43:57',NULL,1850.00,'','1','1','Good sold','1','','sales','3826306','','No',NULL,NULL,''),(55,'1000','91678693956','2023-03-13 10:52:50',500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(57,'1000','91678693956','2023-03-13 10:52:50',500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(59,'1000','91678694057','2023-03-13 10:55:40',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(61,'1000','91678694552','2023-03-13 11:03:20',8550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(62,'4000','91678694552','2023-03-13 11:03:20',NULL,1650.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(63,'4000','91678694552','2023-03-13 11:02:32',NULL,6900.00,'','9','1','Good sold','1','','sales','3826285','','No',NULL,NULL,''),(64,'1000','91678693956','2023-03-13 10:52:50',500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(65,'4000','91678693956','2023-03-13 10:52:50',NULL,500.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(66,'4000','91678693956','2023-03-13 11:05:24',500.00,NULL,'','9','1','Returned products','1','','return','','','No',NULL,NULL,''),(67,'1000','91678693956','2023-03-13 11:05:24',NULL,500.00,'','9','1','Returned products','1','','return','','','No',NULL,NULL,''),(68,'1000','91678694734','2023-03-13 11:05:59',550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(69,'4000','91678694734','2023-03-13 11:05:59',NULL,550.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(70,'1110','91678696811','2023-03-13 11:40:32',NULL,1680.00,'','9','1','Inventory sold','1','','sales','3826496','','No',NULL,NULL,''),(71,'5500','91678696811','2023-03-13 11:40:11',1680.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(72,'1000','91678696811','2023-03-13 11:40:32',1800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(73,'4000','91678696811','2023-03-13 11:40:32',NULL,1800.00,'','9','1','Good sold','1','','sales','3826496','','No',NULL,NULL,''),(74,'1000','91678696839','2023-03-13 11:49:11',4710.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(82,'1000','91678696839','2023-03-13 11:49:11',4710.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(83,'4000','91678696839','2023-03-13 11:49:11',NULL,850.00,'','9','1','Good sold','1','','sales','3826308','','No',NULL,NULL,''),(84,'4000','91678696839','2023-03-13 11:40:39',NULL,420.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(85,'4000','91678696839','2023-03-13 11:42:11',NULL,550.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(86,'4000','91678696839','2023-03-13 11:43:29',NULL,1300.00,'','9','1','Good sold','1','','sales','3826122','','No',NULL,NULL,''),(87,'4000','91678696839','2023-03-13 11:43:53',NULL,100.00,'','9','1','Good sold','1','','sales','3826400','','No',NULL,NULL,''),(88,'4000','91678696839','2023-03-13 11:44:46',NULL,840.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(89,'4000','91678696839','2023-03-13 11:45:34',NULL,650.00,'','9','1','Good sold','1','','sales','3826186','','No',NULL,NULL,''),(90,'1000','91678697852','2023-03-13 12:00:38',1260.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(91,'4000','91678697852','2023-03-13 12:00:38',NULL,1260.00,'','9','1','Good sold','1','','sales','3826117','','No',NULL,NULL,''),(92,'1000','91678698106','2023-03-13 12:03:05',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(93,'4000','91678698106','2023-03-13 12:03:05',NULL,900.00,'','9','1','Good sold','1','','sales','3826116','','No',NULL,NULL,''),(94,'1000','91678699693','2023-03-13 12:31:09',4450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(95,'4000','91678699693','2023-03-13 12:31:09',NULL,1300.00,'','9','1','Good sold','1','','sales','3826186','','No',NULL,NULL,''),(96,'4000','91678699693','2023-03-13 12:28:14',NULL,100.00,'','9','1','Good sold','1','','sales','3826075','','No',NULL,NULL,''),(97,'4000','91678699693','2023-03-13 12:28:31',NULL,650.00,'','9','1','Good sold','1','','sales','3826186','','No',NULL,NULL,''),(98,'4000','91678699693','2023-03-13 12:28:58',NULL,650.00,'','9','1','Good sold','1','','sales','3826186','','No',NULL,NULL,''),(99,'4000','91678699693','2023-03-13 12:29:20',NULL,200.00,'','9','1','Good sold','1','','sales','3826466','','No',NULL,NULL,''),(100,'4000','91678699693','2023-03-13 12:29:38',NULL,900.00,'','9','1','Good sold','1','','sales','3826116','','No',NULL,NULL,''),(101,'4000','91678699693','2023-03-13 12:29:50',NULL,650.00,'','9','1','Good sold','1','','sales','3826122','','No',NULL,NULL,''),(102,'1110','91678700168','2023-03-13 12:36:18',NULL,560.00,'','9','1','Inventory sold','1','','sales','3826497','','No',NULL,NULL,''),(103,'5500','91678700168','2023-03-13 12:36:08',560.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(104,'1000','91678700168','2023-03-13 12:36:18',600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(105,'4000','91678700168','2023-03-13 12:36:18',NULL,600.00,'','9','1','Good sold','1','','sales','3826497','','No',NULL,NULL,''),(106,'1000','91678700185','2023-03-13 12:37:09',990.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(107,'4000','91678700185','2023-03-13 12:37:09',NULL,840.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(108,'4000','91678700185','2023-03-13 12:36:25',NULL,150.00,'','9','1','Good sold','1','','sales','3826294','','No',NULL,NULL,''),(109,'1000','91678700241','2023-03-13 12:48:38',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(110,'4000','91678700241','2023-03-13 12:48:38',NULL,100.00,'','9','1','Good sold','1','','sales','3826418','','No',NULL,NULL,''),(111,'4000','91678700241','2023-03-13 12:37:21',NULL,100.00,'','9','1','Good sold','1','','sales','3826400','','No',NULL,NULL,''),(112,'1000','91678700924','2023-03-13 12:55:09',1260.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(113,'4000','91678700924','2023-03-13 12:55:09',NULL,840.00,'','9','1','Good sold','1','','sales','3826117','','No',NULL,NULL,''),(114,'4000','91678700924','2023-03-13 12:48:44',NULL,420.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(115,'1110','91678701516','2023-03-13 12:58:52',NULL,400.00,'','9','1','Inventory sold','1','','sales','3826498','','No',NULL,NULL,''),(116,'5500','91678701516','2023-03-13 12:58:36',400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(117,'1000','91678701516','2023-03-13 12:58:52',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(118,'4000','91678701516','2023-03-13 12:58:52',NULL,420.00,'','9','1','Good sold','1','','sales','3826498','','No',NULL,NULL,''),(119,'1000','91678701535','2023-03-13 13:00:05',1290.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(120,'4000','91678701535','2023-03-13 13:00:05',NULL,840.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(121,'4000','91678701535','2023-03-13 12:58:55',NULL,450.00,'','9','1','Good sold','1','','sales','3826116','','No',NULL,NULL,''),(122,'1110','91678705656','2023-03-13 14:07:47',NULL,3150.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(123,'5500','91678705656','2023-03-13 14:07:36',3150.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(124,'1000','91678705656','2023-03-13 14:07:47',3300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(125,'4000','91678705656','2023-03-13 14:07:47',NULL,3300.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(126,'1000','91678706135','2023-03-13 14:15:50',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(127,'4000','91678706135','2023-03-13 14:15:50',NULL,200.00,'','9','1','Good sold','1','','sales','3826400','','No',NULL,NULL,''),(128,'1000','91678706767','2023-03-13 14:32:24',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(129,'4000','91678706767','2023-03-13 14:32:24',NULL,100.00,'','9','1','Good sold','1','','sales','3826400','','No',NULL,NULL,''),(130,'1000','91678707147','2023-03-13 14:57:56',1070.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(131,'4000','91678707147','2023-03-13 14:57:56',NULL,650.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(132,'4000','91678707147','2023-03-13 14:32:27',NULL,420.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(133,'1000','91678708711','2023-03-13 15:15:03',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(134,'4000','91678708711','2023-03-13 15:15:03',NULL,100.00,'','9','1','Good sold','1','','sales','3826400','','No',NULL,NULL,''),(135,'4000','91678708711','2023-03-13 14:58:31',NULL,150.00,'','9','1','Good sold','1','','sales','3826110','','No',NULL,NULL,''),(136,'1000','91678711043','2023-03-13 15:37:43',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(137,'4000','91678711043','2023-03-13 15:37:43',NULL,350.00,'','9','1','Good sold','1','','sales','3826490','','No',NULL,NULL,''),(138,'4000','91678711043','2023-03-13 15:37:23',NULL,550.00,'','9','1','Good sold','1','','sales','3826491','','No',NULL,NULL,''),(139,'1000','91678711071','2023-03-13 15:45:33',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(140,'4000','91678711071','2023-03-13 15:45:33',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(141,'1000','91678712694','2023-03-13 16:05:19',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(142,'4000','91678712694','2023-03-13 16:05:19',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(143,'1110','91678712755','2023-03-13 16:39:26',NULL,1120.00,'','9','1','Inventory sold','1','','sales','3826496','','No',NULL,NULL,''),(144,'1110','91678712755','2023-03-13 16:05:55',NULL,0.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(145,'5500','91678712755','2023-03-13 16:38:38',1120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(146,'1000','91678712755','2023-03-13 16:39:26',1750.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(147,'4000','91678712755','2023-03-13 16:39:26',NULL,1200.00,'','9','1','Good sold','1','','sales','3826496','','No',NULL,NULL,''),(148,'4000','91678712755','2023-03-13 16:05:55',NULL,550.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(149,'1000','91678714876','2023-03-13 16:43:35',1650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(150,'4000','91678714876','2023-03-13 16:43:35',NULL,1650.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(151,'1000','91678715027','2023-03-13 16:46:18',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(152,'4000','91678715027','2023-03-13 16:46:18',NULL,420.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(153,'1000','91678715186','2023-03-13 17:17:39',350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(154,'4000','91678715186','2023-03-13 17:17:39',NULL,250.00,'','9','1','Good sold','1','','sales','3826102','','No',NULL,NULL,''),(155,'4000','91678715186','2023-03-13 16:46:26',NULL,100.00,'','9','1','Good sold','1','','sales','3826493','','No',NULL,NULL,''),(156,'1110','91678717121','2023-03-13 17:21:49',NULL,560.00,'','9','1','Inventory sold','1','','sales','3826497','','No',NULL,NULL,''),(157,'5500','91678717121','2023-03-13 17:18:41',560.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(158,'1000','91678717121','2023-03-13 17:21:49',600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(159,'4000','91678717121','2023-03-13 17:21:49',NULL,600.00,'','9','1','Good sold','1','','sales','3826497','','No',NULL,NULL,''),(160,'1110','91678717317','2023-03-13 17:33:51',NULL,1120.00,'','9','1','Inventory sold','1','','sales','3826496','','No',NULL,NULL,''),(161,'5500','91678717317','2023-03-13 17:32:54',1120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(162,'1000','91678717317','2023-03-13 17:33:51',1330.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(163,'4000','91678717317','2023-03-13 17:33:51',NULL,1200.00,'','9','1','Good sold','1','','sales','3826496','','No',NULL,NULL,''),(164,'4000','91678717317','2023-03-13 17:21:57',NULL,130.00,'','9','1','Good sold','1','','sales','3826302','','No',NULL,NULL,''),(165,'1000','91678718043','2023-03-13 17:35:51',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(166,'4000','91678718043','2023-03-13 17:35:51',NULL,100.00,'','9','1','Good sold','1','','sales','3826059','','No',NULL,NULL,''),(167,'1000','91678718157','2023-03-13 17:48:01',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(168,'4000','91678718157','2023-03-13 17:48:01',NULL,420.00,'','9','1','Good sold','1','','sales','3826117','','No',NULL,NULL,''),(169,'1000','91678718943','2023-03-13 17:51:28',1680.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(170,'4000','91678718943','2023-03-13 17:51:28',NULL,1680.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(171,'1000','91678719101','2023-03-13 17:58:17',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(172,'4000','91678719101','2023-03-13 17:58:17',NULL,100.00,'','9','1','Good sold','1','','sales','3826418','','No',NULL,NULL,''),(173,'1000','91678719501','2023-03-13 18:06:11',1680.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(174,'4000','91678719501','2023-03-13 18:06:11',NULL,1680.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(175,'1000','91678720017','2023-03-13 18:11:52',2950.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(176,'4000','91678720017','2023-03-13 18:11:52',NULL,1650.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(177,'4000','91678720017','2023-03-13 18:06:57',NULL,650.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(178,'4000','91678720017','2023-03-13 18:10:41',NULL,650.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(179,'1000','91678720464','2023-03-13 18:16:33',180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(180,'4000','91678720464','2023-03-13 18:16:33',NULL,180.00,'','9','1','Good sold','1','','sales','3826449','','No',NULL,NULL,''),(181,'1000','91678720878','2023-03-13 18:21:29',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(182,'4000','91678720878','2023-03-13 18:21:29',NULL,420.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(183,'1000','91678721905','2023-03-13 18:45:10',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(184,'4000','91678721905','2023-03-13 18:45:10',NULL,100.00,'','9','1','Good sold','1','','sales','3826400','','No',NULL,NULL,''),(185,'1000','91678722313','2023-03-13 18:51:06',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(186,'4000','91678722313','2023-03-13 18:51:06',NULL,900.00,'','9','1','Good sold','1','','sales','3826116','','No',NULL,NULL,''),(187,'1000','91678763369','2023-03-14 07:35:04',180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(188,'4000','91678763369','2023-03-14 07:35:04',NULL,180.00,'','9','1','Good sold','1','','sales','3826449','','No',NULL,NULL,''),(189,'1000','91678774885','2023-03-14 09:21:58',160.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(190,'4000','91678774885','2023-03-14 09:21:58',NULL,160.00,'','9','1','Good sold','1','','sales','3826429','','No',NULL,NULL,''),(193,'1000','91678775319','2023-03-14 09:29:34',2200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(199,'1110','91678775319','2023-03-14 09:29:00',NULL,2625.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(200,'5500','91678775319','2023-03-14 09:30:29',2625.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(201,'1000','91678775319','2023-03-14 09:29:34',2750.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(202,'4000','91678775319','2023-03-14 09:29:00',NULL,2750.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(203,'1000','91678775607','2023-03-14 09:34:29',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(204,'4000','91678775607','2023-03-14 09:34:29',NULL,100.00,'','9','1','Good sold','1','','sales','3826400','','No',NULL,NULL,''),(205,'1000','91678780258','2023-03-14 10:51:27',5040.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(206,'4000','91678780258','2023-03-14 10:51:27',NULL,4200.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(207,'4000','91678780258','2023-03-14 10:50:58',NULL,840.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(208,'1000','91678780294','2023-03-14 10:51:46',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(209,'4000','91678780294','2023-03-14 10:51:46',NULL,1300.00,'','9','1','Good sold','1','','sales','3826122','','No',NULL,NULL,''),(210,'1000','91678780313','2023-03-14 10:52:06',350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(211,'4000','91678780313','2023-03-14 10:52:06',NULL,350.00,'','9','1','Good sold','1','','sales','3826490','','No',NULL,NULL,''),(212,'1000','91678780419','2023-03-14 10:53:49',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(213,'4000','91678780419','2023-03-14 10:53:49',NULL,200.00,'','9','1','Good sold','1','','sales','3826131','','No',NULL,NULL,''),(214,'1110','91678780432','2023-03-14 10:59:33',NULL,400.00,'','9','1','Inventory sold','1','','sales','3826498','','No',NULL,NULL,''),(215,'5500','91678780432','2023-03-14 10:53:52',400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(216,'1000','91678780432','2023-03-14 10:59:33',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(217,'4000','91678780432','2023-03-14 10:59:33',NULL,420.00,'','9','1','Good sold','1','','sales','3826498','','No',NULL,NULL,''),(218,'1000','91678782208','2023-03-14 11:24:09',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(219,'4000','91678782208','2023-03-14 11:24:09',NULL,900.00,'','9','1','Good sold','1','','sales','3826116','','No',NULL,NULL,''),(220,'1000','91678782255','2023-03-14 11:26:08',840.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(221,'4000','91678782255','2023-03-14 11:26:08',NULL,840.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(222,'1000','91678782376','2023-03-14 11:28:54',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(223,'4000','91678782376','2023-03-14 11:28:54',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(224,'1000','91678782539','2023-03-14 11:34:42',1260.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(225,'4000','91678782539','2023-03-14 11:34:42',NULL,1260.00,'','9','1','Good sold','1','','sales','3826117','','No',NULL,NULL,''),(226,'1000','91678783321','2023-03-14 11:42:10',550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(227,'4000','91678783321','2023-03-14 11:42:10',NULL,550.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(228,'1000','91678786271','2023-03-14 12:31:30',1800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(229,'4000','91678786271','2023-03-14 12:31:30',NULL,1800.00,'','9','1','Good sold','1','','sales','3826116','','No',NULL,NULL,''),(230,'1110','91678786730','2023-03-14 12:39:00',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826012','','No',NULL,NULL,''),(231,'5500','91678786730','2023-03-14 12:38:50',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(232,'1000','91678786730','2023-03-14 12:39:00',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(233,'4000','91678786730','2023-03-14 12:39:00',NULL,100.00,'','9','1','Good sold','1','','sales','3826012','','No',NULL,NULL,''),(234,'1110','91678786743','2023-03-14 12:39:03',NULL,560.00,'','9','1','Inventory sold','1','','sales','3826496','','No',NULL,NULL,''),(235,'5500','91678786743','2023-03-14 12:39:57',560.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(236,'1000','91678786743','2023-03-14 12:40:09',1900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(237,'4000','91678786743','2023-03-14 12:40:09',NULL,1300.00,'','9','1','Good sold','1','','sales','3826188','','No',NULL,NULL,''),(238,'4000','91678786743','2023-03-14 12:39:03',NULL,600.00,'','9','1','Good sold','1','','sales','3826496','','No',NULL,NULL,''),(239,'1000','91678786820','2023-03-14 12:43:07',120.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(240,'4000','91678786820','2023-03-14 12:43:07',NULL,120.00,'','9','1','Good sold','1','','sales','3826413','','No',NULL,NULL,''),(241,'1000','91678786990','2023-03-14 12:46:20',1350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(242,'4000','91678786990','2023-03-14 12:46:20',NULL,1350.00,'','9','1','Good sold','1','','sales','3826116','','No',NULL,NULL,''),(243,'1110','91678787193','2023-03-14 12:52:04',NULL,11000.00,'','9','1','Inventory sold','1','','sales','3826286','','No',NULL,NULL,''),(244,'5500','91678787193','2023-03-14 12:46:33',11000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(245,'1000','91678787193','2023-03-14 12:52:04',12800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(246,'4000','91678787193','2023-03-14 12:52:04',NULL,12800.00,'','9','1','Good sold','1','','sales','3826286','','No',NULL,NULL,''),(247,'1000','91678787536','2023-03-14 13:00:54',350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(248,'4000','91678787536','2023-03-14 13:00:54',NULL,350.00,'','9','1','Good sold','1','','sales','3826387','','No',NULL,NULL,''),(249,'1000','91678788063','2023-03-14 13:09:40',3450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(250,'4000','91678788063','2023-03-14 13:09:40',NULL,3450.00,'','9','1','Good sold','1','','sales','3826285','','No',NULL,NULL,''),(251,'4000','91678788063','2023-03-14 13:10:09',3450.00,NULL,'','9','1','Returned products','1','','return','','','No',NULL,NULL,''),(252,'1000','91678788063','2023-03-14 13:10:09',NULL,3450.00,'','9','1','Returned products','1','','return','','','No',NULL,NULL,''),(253,'1000','91678789062','2023-03-14 13:38:05',1350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(254,'4000','91678789062','2023-03-14 13:38:05',NULL,1350.00,'','9','1','Good sold','1','','sales','3826116','','No',NULL,NULL,''),(255,'1000','91678790351','2023-03-14 13:44:06',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(256,'4000','91678790351','2023-03-14 13:44:06',NULL,100.00,'','9','1','Good sold','1','','sales','3826400','','No',NULL,NULL,''),(257,'1000','91678792867','2023-03-14 14:23:55',1650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(258,'4000','91678792867','2023-03-14 14:23:55',NULL,1650.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(259,'1110','91678793257','2023-03-14 14:27:47',NULL,1740.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(260,'5500','91678793257','2023-03-14 14:27:37',1740.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(261,'1000','91678793257','2023-03-14 14:27:47',1950.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(262,'4000','91678793257','2023-03-14 14:27:47',NULL,1950.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(263,'1110','91678793271','2023-03-14 15:19:38',NULL,1120.00,'','9','1','Inventory sold','1','','sales','3826497','','No',NULL,NULL,''),(264,'5500','91678793271','2023-03-14 14:27:51',1120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(265,'1000','91678793271','2023-03-14 15:19:38',1200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(266,'4000','91678793271','2023-03-14 15:19:38',NULL,1200.00,'','9','1','Good sold','1','','sales','3826497','','No',NULL,NULL,''),(267,'1110','91678797139','2023-03-14 15:32:28',NULL,580.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(268,'5500','91678797139','2023-03-14 15:32:19',580.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(269,'1000','91678797139','2023-03-14 15:32:28',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(270,'4000','91678797139','2023-03-14 15:32:28',NULL,650.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(271,'1000','91678797155','2023-03-14 15:35:12',840.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(272,'4000','91678797155','2023-03-14 15:35:12',NULL,840.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(273,'1000','91678798522','2023-03-14 15:56:32',1260.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(274,'4000','91678798522','2023-03-14 15:56:32',NULL,1260.00,'','9','1','Good sold','1','','sales','3826117','','No',NULL,NULL,''),(275,'1000','91678798601','2023-03-14 16:08:14',800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(276,'4000','91678798601','2023-03-14 16:08:14',NULL,550.00,'','9','1','Good sold','1','','sales','3826355','','No',NULL,NULL,''),(277,'4000','91678798601','2023-03-14 15:56:41',NULL,250.00,'','9','1','Good sold','1','','sales','3826324','','No',NULL,NULL,''),(278,'1110','91678799400','2023-03-14 16:10:12',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(279,'5500','91678799400','2023-03-14 16:10:00',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(280,'1000','91678799400','2023-03-14 16:10:12',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(281,'4000','91678799400','2023-03-14 16:10:12',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(282,'1110','91678799530','2023-03-14 16:12:21',NULL,228.80,'','9','1','Inventory sold','1','','sales','3826191','','No',NULL,NULL,''),(283,'5500','91678799530','2023-03-14 16:12:10',228.80,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(284,'1000','91678799530','2023-03-14 16:12:21',400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(285,'4000','91678799530','2023-03-14 16:12:21',NULL,400.00,'','9','1','Good sold','1','','sales','3826191','','No',NULL,NULL,''),(286,'1000','91678799945','2023-03-14 16:19:16',1680.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(287,'4000','91678799945','2023-03-14 16:19:16',NULL,1680.00,'','9','1','Good sold','1','','sales','3826117','','No',NULL,NULL,''),(288,'1000','91678799965','2023-03-14 16:20:02',180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(289,'4000','91678799965','2023-03-14 16:20:02',NULL,180.00,'','9','1','Good sold','1','','sales','3826449','','No',NULL,NULL,''),(290,'1000','91678801877','2023-03-14 16:51:46',970.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(291,'4000','91678801877','2023-03-14 16:51:46',NULL,550.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(292,'4000','91678801877','2023-03-14 16:51:17',NULL,420.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(293,'1110','91678802701','2023-03-14 17:05:10',NULL,580.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(294,'5500','91678802701','2023-03-14 17:05:01',580.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(295,'1000','91678802701','2023-03-14 17:05:10',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(296,'4000','91678802701','2023-03-14 17:05:10',NULL,650.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(297,'1000','91678803120','2023-03-14 17:12:17',840.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(298,'4000','91678803120','2023-03-14 17:12:17',NULL,840.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(299,'1000','91678803845','2023-03-14 17:24:26',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(300,'4000','91678803845','2023-03-14 17:24:26',NULL,100.00,'','9','1','Good sold','1','','sales','3826400','','No',NULL,NULL,''),(301,'1000','91678805838','2023-03-14 18:03:08',160.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(302,'4000','91678805838','2023-03-14 18:03:08',NULL,160.00,'','9','1','Good sold','1','','sales','3826429','','No',NULL,NULL,''),(303,'1110','91678806499','2023-03-14 18:08:35',NULL,2240.00,'','9','1','Inventory sold','1','','sales','3826497','','No',NULL,NULL,''),(304,'5500','91678806499','2023-03-14 18:08:19',2240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(305,'1000','91678806499','2023-03-14 18:08:35',2400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(306,'4000','91678806499','2023-03-14 18:08:35',NULL,2400.00,'','9','1','Good sold','1','','sales','3826497','','No',NULL,NULL,''),(307,'1110','91678808477','2023-03-14 18:41:26',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(308,'5500','91678808477','2023-03-14 18:41:17',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(309,'1000','91678808477','2023-03-14 18:41:26',550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(310,'4000','91678808477','2023-03-14 18:41:26',NULL,550.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(311,'1000','91678851669','2023-03-15 06:41:18',180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(312,'4000','91678851669','2023-03-15 06:41:18',NULL,180.00,'','9','1','Good sold','1','','sales','3826449','','No',NULL,NULL,''),(313,'1110','91678853004','2023-03-15 07:12:52',NULL,1575.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(314,'5500','91678853004','2023-03-15 07:03:24',1575.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(315,'1000','91678853004','2023-03-15 07:12:52',1650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(316,'4000','91678853004','2023-03-15 07:12:52',NULL,1650.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(317,'1000','91678853716','2023-03-15 07:19:22',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(318,'4000','91678853716','2023-03-15 07:19:22',NULL,420.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(319,'1000','91678853981','2023-03-15 07:55:37',1350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(320,'4000','91678853981','2023-03-15 07:55:37',NULL,1350.00,'','9','1','Good sold','1','','sales','3826116','','No',NULL,NULL,''),(321,'1000','91678856157','2023-03-15 07:56:07',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(322,'4000','91678856157','2023-03-15 07:56:07',NULL,420.00,'','9','1','Good sold','1','','sales','3826117','','No',NULL,NULL,''),(323,'1000','91678856173','2023-03-15 07:56:53',840.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(324,'4000','91678856173','2023-03-15 07:56:53',NULL,840.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(325,'1110','91678856720','2023-03-15 08:05:31',NULL,90.00,'','9','1','Inventory sold','1','','sales','3826233','','No',NULL,NULL,''),(326,'5500','91678856720','2023-03-15 08:05:20',90.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(327,'1000','91678856720','2023-03-15 08:05:31',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(328,'4000','91678856720','2023-03-15 08:05:31',NULL,130.00,'','9','1','Good sold','1','','sales','3826233','','No',NULL,NULL,''),(329,'1000','91678856735','2023-03-15 09:14:57',600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(330,'4000','91678856735','2023-03-15 09:14:57',NULL,300.00,'','9','1','Good sold','1','','sales','3826477','','No',NULL,NULL,''),(331,'4000','91678856735','2023-03-15 08:05:35',NULL,300.00,'','9','1','Good sold','1','','sales','3826478','','No',NULL,NULL,''),(332,'1000','91678860996','2023-03-15 09:17:01',680.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(333,'4000','91678860996','2023-03-15 09:17:01',NULL,180.00,'','9','1','Good sold','1','','sales','3826271','','No',NULL,NULL,''),(334,'4000','91678860996','2023-03-15 09:16:36',NULL,500.00,'','9','1','Good sold','1','','sales','3826058','','No',NULL,NULL,''),(335,'1110','91678861026','2023-03-15 09:46:31',NULL,580.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(336,'5500','91678861026','2023-03-15 09:17:06',580.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(337,'1000','91678861026','2023-03-15 09:46:31',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(338,'4000','91678861026','2023-03-15 09:46:31',NULL,650.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(339,'1000','91678862842','2023-03-15 09:47:39',1950.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(340,'4000','91678862842','2023-03-15 09:47:39',NULL,1950.00,'','9','1','Good sold','1','','sales','3826186','','No',NULL,NULL,''),(341,'1000','91678862935','2023-03-15 09:57:01',500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(342,'4000','91678862935','2023-03-15 09:57:01',NULL,500.00,'','9','1','Good sold','1','','sales','3826102','','No',NULL,NULL,''),(343,'1000','91678863427','2023-03-15 10:05:50',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(344,'4000','91678863427','2023-03-15 10:05:50',NULL,650.00,'','9','1','Good sold','1','','sales','3826186','','No',NULL,NULL,''),(345,'1110','91678863977','2023-03-15 10:10:04',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(346,'5500','91678863977','2023-03-15 10:06:17',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(347,'1000','91678863977','2023-03-15 10:10:04',550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(348,'4000','91678863977','2023-03-15 10:10:04',NULL,550.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(349,'1000','91678864640','2023-03-15 10:17:37',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(350,'4000','91678864640','2023-03-15 10:17:37',NULL,100.00,'','9','1','Good sold','1','','sales','3826298','','No',NULL,NULL,''),(351,'1000','91678864661','2023-03-15 10:23:57',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(352,'4000','91678864661','2023-03-15 10:23:57',NULL,420.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(353,'1000','91678865127','2023-03-15 10:26:23',1770.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(354,'4000','91678865127','2023-03-15 10:26:23',NULL,1350.00,'','9','1','Good sold','1','','sales','3826116','','No',NULL,NULL,''),(355,'4000','91678865127','2023-03-15 10:25:27',NULL,420.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(356,'1000','91678865407','2023-03-15 10:30:18',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(357,'4000','91678865407','2023-03-15 10:30:18',NULL,100.00,'','9','1','Good sold','1','','sales','3826418','','No',NULL,NULL,''),(358,'1110','91678865421','2023-03-15 10:31:06',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(359,'5500','91678865421','2023-03-15 10:30:21',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(360,'1000','91678865421','2023-03-15 10:31:06',550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(361,'4000','91678865421','2023-03-15 10:31:06',NULL,550.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(362,'1000','91678865473','2023-03-15 10:39:40',3600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(363,'4000','91678865473','2023-03-15 10:39:40',NULL,3600.00,'','9','1','Good sold','1','','sales','3826116','','No',NULL,NULL,''),(364,'1000','91678866040','2023-03-15 10:58:37',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(365,'4000','91678866040','2023-03-15 10:58:37',NULL,900.00,'','9','1','Good sold','1','','sales','3826116','','No',NULL,NULL,''),(366,'1000','91678867125','2023-03-15 10:59:43',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(367,'4000','91678867125','2023-03-15 10:59:43',NULL,450.00,'','9','1','Good sold','1','','sales','3826116','','No',NULL,NULL,''),(370,'1000','91678867186','2023-03-15 11:06:49',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(372,'1000','91678867613','2023-03-15 11:10:29',1260.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(373,'4000','91678867613','2023-03-15 11:10:29',NULL,1260.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(374,'1110','91678868739','2023-03-15 11:25:39',NULL,1050.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(375,'5500','91678868739','2023-03-15 11:25:53',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(376,'1000','91678868739','2023-03-15 11:26:03',4350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(377,'4000','91678868739','2023-03-15 11:26:03',NULL,3250.00,'','9','1','Good sold','1','','sales','3826186','','No',NULL,NULL,''),(378,'4000','91678868739','2023-03-15 11:25:39',NULL,1100.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(381,'1000','91678868900','2023-03-15 11:29:53',3450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(383,'1000','91678869000','2023-03-15 11:56:14',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(384,'4000','91678869000','2023-03-15 11:56:14',NULL,900.00,'','9','1','Good sold','1','','sales','3826116','','No',NULL,NULL,''),(385,'1000','91678694057','2023-03-13 10:55:40',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(386,'4000','91678694057','2023-03-13 10:55:40',NULL,250.00,'','9','1','Good sold','1','','sales','3826102','','No',NULL,NULL,''),(387,'1110','91678873487','2023-03-15 12:45:22',NULL,418.00,'','9','1','Inventory sold','1','','sales','3826193','','No',NULL,NULL,''),(388,'1110','91678873487','2023-03-15 12:44:47',NULL,440.00,'','9','1','Inventory sold','1','','sales','3826192','','No',NULL,NULL,''),(389,'5500','91678873487','2023-03-15 12:45:05',858.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(390,'1000','91678873487','2023-03-15 12:45:22',1400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(391,'4000','91678873487','2023-03-15 12:45:22',NULL,700.00,'','9','1','Good sold','1','','sales','3826193','','No',NULL,NULL,''),(392,'4000','91678873487','2023-03-15 12:44:47',NULL,700.00,'','9','1','Good sold','1','','sales','3826192','','No',NULL,NULL,''),(393,'1000','91678873531','2023-03-15 12:54:18',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(394,'4000','91678873531','2023-03-15 12:54:18',NULL,450.00,'','9','1','Good sold','1','','sales','3826116','','No',NULL,NULL,''),(395,'1110','91678874067','2023-03-15 12:55:48',NULL,1050.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(396,'5500','91678874067','2023-03-15 12:54:27',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(397,'1000','91678874067','2023-03-15 12:55:48',1100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(398,'4000','91678874067','2023-03-15 12:55:48',NULL,1100.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(399,'1110','91678875000','2023-03-15 13:10:09',NULL,650.00,'','9','1','Inventory sold','1','','sales','3826206','','No',NULL,NULL,''),(400,'5500','91678875000','2023-03-15 13:10:00',650.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(401,'1000','91678875000','2023-03-15 13:10:09',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(402,'4000','91678875000','2023-03-15 13:10:09',NULL,900.00,'','9','1','Good sold','1','','sales','3826206','','No',NULL,NULL,''),(403,'1000','91678877717','2023-03-15 13:55:31',2600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(404,'4000','91678877717','2023-03-15 13:55:31',NULL,2600.00,'','9','1','Good sold','1','','sales','3826186','','No',NULL,NULL,''),(405,'1000','91678878306','2023-03-15 14:12:35',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(406,'4000','91678878306','2023-03-15 14:12:35',NULL,150.00,'','9','1','Good sold','1','','sales','3826416','','No',NULL,NULL,''),(407,'1110','91678879003','2023-03-15 14:17:39',NULL,180.00,'','9','1','Inventory sold','1','','sales','3826233','','No',NULL,NULL,''),(408,'5500','91678879003','2023-03-15 14:16:43',180.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(409,'1000','91678879003','2023-03-15 14:17:39',260.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(410,'4000','91678879003','2023-03-15 14:17:39',NULL,260.00,'','9','1','Good sold','1','','sales','3826233','','No',NULL,NULL,''),(411,'1110','91678879831','2023-03-15 14:31:02',NULL,1160.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(412,'5500','91678879831','2023-03-15 14:30:31',1160.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(413,'1000','91678879831','2023-03-15 14:31:02',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(414,'4000','91678879831','2023-03-15 14:31:02',NULL,1300.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(415,'1110','91678879866','2023-03-15 14:31:17',NULL,1160.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(416,'5500','91678879866','2023-03-15 14:31:06',1160.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(417,'1000','91678879866','2023-03-15 14:31:17',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(418,'4000','91678879866','2023-03-15 14:31:17',NULL,1300.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(419,'1000','91678879885','2023-03-15 14:51:43',1350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(420,'4000','91678879885','2023-03-15 14:51:43',NULL,1350.00,'','9','1','Good sold','1','','sales','3826116','','No',NULL,NULL,''),(421,'1110','91678881134','2023-03-15 14:56:30',NULL,2100.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(422,'5500','91678881134','2023-03-15 14:52:14',2100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(423,'1000','91678881134','2023-03-15 14:56:30',2200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(424,'4000','91678881134','2023-03-15 14:56:30',NULL,2200.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(425,'1000','91678881398','2023-03-15 14:58:32',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(426,'4000','91678881398','2023-03-15 14:58:32',NULL,900.00,'','9','1','Good sold','1','','sales','3826116','','No',NULL,NULL,''),(427,'1110','91678881521','2023-03-15 15:05:49',NULL,1160.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(428,'5500','91678881521','2023-03-15 14:58:41',1160.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(429,'1000','91678881521','2023-03-15 15:05:49',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(430,'4000','91678881521','2023-03-15 15:05:49',NULL,1300.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(431,'1000','91678881956','2023-03-15 15:08:01',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(432,'4000','91678881956','2023-03-15 15:08:01',NULL,900.00,'','9','1','Good sold','1','','sales','3826116','','No',NULL,NULL,''),(433,'1110','91678882087','2023-03-15 15:11:21',NULL,2320.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(434,'5500','91678882087','2023-03-15 15:08:07',2320.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(435,'1000','91678882087','2023-03-15 15:11:21',2600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(436,'4000','91678882087','2023-03-15 15:11:21',NULL,2600.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(437,'1110','91678882705','2023-03-15 15:18:42',NULL,1575.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(438,'5500','91678882705','2023-03-15 15:18:25',1575.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(439,'1000','91678882705','2023-03-15 15:18:42',1650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(440,'4000','91678882705','2023-03-15 15:18:42',NULL,1650.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(441,'1000','91678882728','2023-03-15 15:32:38',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(442,'4000','91678882728','2023-03-15 15:32:38',NULL,900.00,'','9','1','Good sold','1','','sales','3826116','','No',NULL,NULL,''),(443,'1000','91678883564','2023-03-15 15:33:55',1950.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(444,'4000','91678883564','2023-03-15 15:33:55',NULL,1950.00,'','9','1','Good sold','1','','sales','3826186','','No',NULL,NULL,''),(445,'1110','91678883664','2023-03-15 15:35:08',NULL,1050.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(446,'5500','91678883664','2023-03-15 15:34:24',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(447,'1000','91678883664','2023-03-15 15:35:08',1100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(448,'4000','91678883664','2023-03-15 15:35:08',NULL,1100.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(449,'1110','91678883711','2023-03-15 15:36:00',NULL,90.00,'','9','1','Inventory sold','1','','sales','3826233','','No',NULL,NULL,''),(450,'5500','91678883711','2023-03-15 15:36:37',90.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(451,'1000','91678883711','2023-03-15 15:37:02',280.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(452,'4000','91678883711','2023-03-15 15:37:02',NULL,150.00,'','9','1','Good sold','1','','sales','3826253','','No',NULL,NULL,''),(453,'4000','91678883711','2023-03-15 15:36:00',NULL,130.00,'','9','1','Good sold','1','','sales','3826233','','No',NULL,NULL,''),(454,'1000','91678883910','2023-03-15 15:38:39',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(455,'4000','91678883910','2023-03-15 15:38:39',NULL,200.00,'','9','1','Good sold','1','','sales','3826131','','No',NULL,NULL,''),(456,'1000','91678883926','2023-03-15 15:39:04',120.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(457,'4000','91678883926','2023-03-15 15:39:04',NULL,120.00,'','9','1','Good sold','1','','sales','3826413','','No',NULL,NULL,''),(458,'1110','91678883953','2023-03-15 15:48:29',NULL,1050.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(459,'5500','91678883953','2023-03-15 15:39:13',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(460,'1000','91678883953','2023-03-15 15:48:29',1100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(461,'4000','91678883953','2023-03-15 15:48:29',NULL,1100.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(462,'1110','91678884701','2023-03-15 15:51:47',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(463,'5500','91678884701','2023-03-15 15:51:41',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(464,'1000','91678884701','2023-03-15 15:51:47',550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(465,'4000','91678884701','2023-03-15 15:51:47',NULL,550.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(466,'1110','91678884712','2023-03-15 15:57:38',NULL,2320.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(467,'5500','91678884712','2023-03-15 15:51:52',2320.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(468,'1000','91678884712','2023-03-15 15:57:38',2600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(469,'4000','91678884712','2023-03-15 15:57:38',NULL,2600.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(470,'1000','91678885554','2023-03-15 16:06:05',840.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(471,'4000','91678885554','2023-03-15 16:06:05',NULL,840.00,'','9','1','Good sold','1','','sales','3826117','','No',NULL,NULL,''),(472,'1110','91678885568','2023-03-15 16:06:26',NULL,1740.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(473,'5500','91678885568','2023-03-15 16:06:09',1740.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(474,'1000','91678885568','2023-03-15 16:06:26',1950.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(475,'4000','91678885568','2023-03-15 16:06:26',NULL,1950.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(476,'1110','91678885595','2023-03-15 16:18:29',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(477,'5500','91678885595','2023-03-15 16:06:35',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(478,'1000','91678885595','2023-03-15 16:18:29',550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(479,'4000','91678885595','2023-03-15 16:18:29',NULL,550.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(480,'1000','91678886313','2023-03-15 16:21:44',1350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(481,'4000','91678886313','2023-03-15 16:21:44',NULL,1350.00,'','9','1','Good sold','1','','sales','3826116','','No',NULL,NULL,''),(482,'1000','91678886512','2023-03-15 16:28:35',1950.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(483,'4000','91678886512','2023-03-15 16:28:35',NULL,1950.00,'','9','1','Good sold','1','','sales','3826186','','No',NULL,NULL,''),(484,'1000','91678886923','2023-03-15 16:29:27',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(485,'4000','91678886923','2023-03-15 16:29:27',NULL,650.00,'','9','1','Good sold','1','','sales','3826186','','No',NULL,NULL,''),(486,'1110','91678886973','2023-03-15 16:34:40',NULL,580.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(487,'5500','91678886973','2023-03-15 16:29:33',580.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(488,'1000','91678886973','2023-03-15 16:34:40',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(489,'4000','91678886973','2023-03-15 16:34:40',NULL,650.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(490,'1000','91678887286','2023-03-15 16:46:02',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(491,'4000','91678887286','2023-03-15 16:46:02',NULL,100.00,'','9','1','Good sold','1','','sales','3826400','','No',NULL,NULL,''),(492,'1000','91678887980','2023-03-15 16:50:18',120.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(493,'4000','91678887980','2023-03-15 16:50:18',NULL,120.00,'','9','1','Good sold','1','','sales','3826413','','No',NULL,NULL,''),(494,'1000','91678888220','2023-03-15 16:55:16',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(495,'4000','91678888220','2023-03-15 16:55:16',NULL,900.00,'','9','1','Good sold','1','','sales','3826116','','No',NULL,NULL,''),(496,'1000','91678888522','2023-03-15 16:55:51',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(497,'4000','91678888522','2023-03-15 16:55:51',NULL,900.00,'','9','1','Good sold','1','','sales','3826116','','No',NULL,NULL,''),(498,'1000','91678888556','2023-03-15 16:57:11',1260.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(499,'4000','91678888556','2023-03-15 16:57:11',NULL,1260.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(500,'1000','91678888637','2023-03-15 16:57:58',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(501,'4000','91678888637','2023-03-15 16:57:58',NULL,450.00,'','9','1','Good sold','1','','sales','3826116','','No',NULL,NULL,''),(502,'1110','91678888681','2023-03-15 16:59:10',NULL,3360.00,'','9','1','Inventory sold','1','','sales','3826497','','No',NULL,NULL,''),(503,'5500','91678888681','2023-03-15 16:58:01',3360.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(504,'1000','91678888681','2023-03-15 16:59:10',3600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(505,'4000','91678888681','2023-03-15 16:59:10',NULL,3600.00,'','9','1','Good sold','1','','sales','3826497','','No',NULL,NULL,''),(506,'1000','91678888869','2023-03-15 17:02:29',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(507,'4000','91678888869','2023-03-15 17:02:29',NULL,450.00,'','9','1','Good sold','1','','sales','3826116','','No',NULL,NULL,''),(508,'1000','91678888953','2023-03-15 17:04:21',2250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(509,'4000','91678888953','2023-03-15 17:04:21',NULL,2250.00,'','9','1','Good sold','1','','sales','3826116','','No',NULL,NULL,''),(510,'1000','91678889074','2023-03-15 17:05:50',400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(511,'4000','91678889074','2023-03-15 17:05:50',NULL,400.00,'','9','1','Good sold','1','','sales','3826437','','No',NULL,NULL,''),(512,'1110','91678890215','2023-03-15 17:23:41',NULL,580.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(513,'5500','91678890215','2023-03-15 17:23:35',580.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(514,'1000','91678890215','2023-03-15 17:23:41',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(515,'4000','91678890215','2023-03-15 17:23:41',NULL,650.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(520,'1000','91678890290','2023-03-15 17:27:31',6900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(525,'1000','91678890460','2023-03-15 17:43:42',840.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(526,'4000','91678890460','2023-03-15 17:43:42',NULL,840.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(527,'1000','91678891935','2023-03-15 17:52:34',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(528,'4000','91678891935','2023-03-15 17:52:34',NULL,1300.00,'','9','1','Good sold','1','','sales','3826186','','No',NULL,NULL,''),(529,'1000','91678892279','2023-03-15 17:58:18',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(530,'4000','91678892279','2023-03-15 17:58:18',NULL,900.00,'','9','1','Good sold','1','','sales','3826116','','No',NULL,NULL,''),(531,'1110','91678892738','2023-03-15 18:09:40',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(532,'5500','91678892738','2023-03-15 18:09:32',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(533,'1000','91678892738','2023-03-15 18:09:40',550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(534,'4000','91678892738','2023-03-15 18:09:40',NULL,550.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(537,'1000','91678893015','2023-03-15 18:11:22',6450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(541,'1000','91678893085','2023-03-15 18:12:10',3450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(543,'1000','91678893132','2023-03-15 18:18:09',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(544,'4000','91678893132','2023-03-15 18:18:09',NULL,100.00,'','9','1','Good sold','1','','sales','3826493','','No',NULL,NULL,''),(545,'4000','91678893132','2023-03-15 18:12:12',NULL,100.00,'','9','1','Good sold','1','','sales','3826493','','No',NULL,NULL,''),(566,'1110','91678890290','2023-03-15 17:26:55',NULL,2800.00,'','9','1','Inventory sold','1','','sales','3826285','','No',NULL,NULL,''),(567,'1110','91678890290','2023-03-15 17:27:15',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(568,'5500','91678890290','2023-03-15 17:27:24',3930.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(569,'1000','91678890290','2023-03-15 17:27:31',5400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(570,'4000','91678890290','2023-03-15 17:27:31',NULL,450.00,'','9','1','Good sold','1','','sales','3826116','','No',NULL,NULL,''),(571,'4000','91678890290','2023-03-15 17:26:55',NULL,3450.00,'','9','1','Good sold','1','','sales','3826285','','No',NULL,NULL,''),(572,'4000','91678890290','2023-03-15 17:27:15',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(573,'1110','91678941801','2023-03-16 07:43:39',NULL,1050.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(574,'5500','91678941801','2023-03-16 07:43:21',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(575,'1000','91678941801','2023-03-16 07:43:39',1100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(576,'4000','91678941801','2023-03-16 07:43:39',NULL,1100.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(577,'1000','91678942077','2023-03-16 07:48:08',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(578,'4000','91678942077','2023-03-16 07:48:08',NULL,650.00,'','9','1','Good sold','1','','sales','3826186','','No',NULL,NULL,''),(579,'1000','91678942094','2023-03-16 07:48:33',1350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(580,'4000','91678942094','2023-03-16 07:48:33',NULL,1350.00,'','9','1','Good sold','1','','sales','3826116','','No',NULL,NULL,''),(581,'1000','91678942184','2023-03-16 07:49:55',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(582,'4000','91678942184','2023-03-16 07:49:55',NULL,450.00,'','9','1','Good sold','1','','sales','3826116','','No',NULL,NULL,''),(583,'1000','91678942199','2023-03-16 07:50:33',180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(584,'4000','91678942199','2023-03-16 07:50:33',NULL,180.00,'','9','1','Good sold','1','','sales','3826449','','No',NULL,NULL,''),(585,'1110','91678942243','2023-03-16 07:52:34',NULL,2100.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(586,'1110','91678942243','2023-03-16 07:50:43',NULL,5500.00,'','9','1','Inventory sold','1','','sales','3826286','','No',NULL,NULL,''),(587,'5500','91678942243','2023-03-16 07:51:29',7600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(588,'1000','91678942243','2023-03-16 07:52:34',8700.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(589,'4000','91678942243','2023-03-16 07:52:34',NULL,2200.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(590,'4000','91678942243','2023-03-16 07:50:43',NULL,6500.00,'','9','1','Good sold','1','','sales','3826286','','No',NULL,NULL,''),(591,'1000','91678942359','2023-03-16 07:53:12',3150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(593,'1000','91678942402','2023-03-16 07:54:02',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(594,'4000','91678942402','2023-03-16 07:54:02',NULL,1300.00,'','9','1','Good sold','1','','sales','3826186','','No',NULL,NULL,''),(595,'1110','91678942449','2023-03-16 07:57:18',NULL,560.00,'','9','1','Inventory sold','1','','sales','3826497','','No',NULL,NULL,''),(596,'5500','91678942449','2023-03-16 07:54:09',560.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(597,'1000','91678942449','2023-03-16 07:57:18',600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(598,'4000','91678942449','2023-03-16 07:57:18',NULL,600.00,'','9','1','Good sold','1','','sales','3826497','','No',NULL,NULL,''),(599,'1000','91678943046','2023-03-16 08:04:18',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(600,'4000','91678943046','2023-03-16 08:04:18',NULL,450.00,'','9','1','Good sold','1','','sales','3826116','','No',NULL,NULL,''),(601,'1110','91678943063','2023-03-16 08:07:55',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(602,'1110','91678943063','2023-03-16 08:04:36',NULL,5500.00,'','9','1','Inventory sold','1','','sales','3826286','','No',NULL,NULL,''),(603,'1110','91678943063','2023-03-16 08:05:26',NULL,1050.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(604,'1110','91678943063','2023-03-16 08:05:41',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(605,'1110','91678943063','2023-03-16 08:06:04',NULL,1575.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(606,'1110','91678943063','2023-03-16 08:06:45',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(607,'1110','91678943063','2023-03-16 08:06:57',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(608,'1110','91678943063','2023-03-16 08:07:06',NULL,2800.00,'','9','1','Inventory sold','1','','sales','3826285','','No',NULL,NULL,''),(609,'5500','91678943063','2023-03-16 08:07:17',13025.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(610,'1000','91678943063','2023-03-16 08:07:55',18950.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(611,'4000','91678943063','2023-03-16 08:07:55',NULL,550.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(612,'4000','91678943063','2023-03-16 08:04:23',NULL,1260.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(613,'4000','91678943063','2023-03-16 08:04:36',NULL,6400.00,'','9','1','Good sold','1','','sales','3826286','','No',NULL,NULL,''),(614,'4000','91678943063','2023-03-16 08:04:52',NULL,1680.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(615,'4000','91678943063','2023-03-16 08:05:10',NULL,1260.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(616,'4000','91678943063','2023-03-16 08:05:26',NULL,1100.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(617,'4000','91678943063','2023-03-16 08:05:41',NULL,550.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(618,'4000','91678943063','2023-03-16 08:06:04',NULL,1650.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(619,'4000','91678943063','2023-03-16 08:06:45',NULL,550.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(620,'4000','91678943063','2023-03-16 08:06:57',NULL,550.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(621,'4000','91678943063','2023-03-16 08:07:06',NULL,3400.00,'','9','1','Good sold','1','','sales','3826285','','No',NULL,NULL,''),(622,'1110','91678944405','2023-03-16 08:26:55',NULL,2320.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(623,'5500','91678944405','2023-03-16 08:26:45',2320.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(624,'1000','91678944405','2023-03-16 08:26:55',2600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(625,'4000','91678944405','2023-03-16 08:26:55',NULL,2600.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(628,'1000','91678944643','2023-03-16 08:34:26',3840.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(633,'1110','91678944643','2023-03-16 08:34:26',NULL,2260.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(634,'5500','91678944643','2023-03-16 08:34:13',2260.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(635,'1000','91678944643','2023-03-16 08:34:26',3000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(636,'4000','91678944643','2023-03-16 08:34:26',NULL,3000.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(637,'1110','91678944946','2023-03-16 08:36:50',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(638,'5500','91678944946','2023-03-16 08:35:55',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(639,'1000','91678944946','2023-03-16 08:36:50',970.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(640,'4000','91678944946','2023-03-16 08:36:50',NULL,550.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(641,'4000','91678944946','2023-03-16 08:35:46',NULL,420.00,'','9','1','Good sold','1','','sales','3826117','','No',NULL,NULL,''),(642,'1110','91678945483','2023-03-16 08:44:49',NULL,600.00,'','9','1','Inventory sold','1','','sales','3826122','','No',NULL,NULL,''),(643,'5500','91678945483','2023-03-16 08:44:43',600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(644,'1000','91678945483','2023-03-16 08:44:49',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(645,'4000','91678945483','2023-03-16 08:44:49',NULL,650.00,'','9','1','Good sold','1','','sales','3826122','','No',NULL,NULL,''),(646,'1110','91678945493','2023-03-16 08:46:42',NULL,1740.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(647,'5500','91678945493','2023-03-16 08:44:53',1740.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(648,'1000','91678945493','2023-03-16 08:46:42',1950.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(649,'4000','91678945493','2023-03-16 08:46:42',NULL,1950.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(650,'1000','91678945675','2023-03-16 08:48:07',1680.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(651,'4000','91678945675','2023-03-16 08:48:07',NULL,1680.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(652,'1000','91678945693','2023-03-16 08:49:18',840.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(653,'4000','91678945693','2023-03-16 08:49:18',NULL,840.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(656,'1000','91678942359','2023-03-16 07:53:12',2940.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(657,'4000','91678942359','2023-03-16 07:52:39',NULL,2940.00,'','9','1','Good sold','1','','sales','3826117','','No',NULL,NULL,''),(658,'1110','91678945840','2023-03-16 08:51:42',NULL,580.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(659,'1110','91678945840','2023-03-16 08:50:40',NULL,560.00,'','9','1','Inventory sold','1','','sales','3826496','','No',NULL,NULL,''),(660,'5500','91678945840','2023-03-16 08:51:32',1140.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(661,'1000','91678945840','2023-03-16 08:51:42',1250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(662,'4000','91678945840','2023-03-16 08:51:42',NULL,650.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(663,'4000','91678945840','2023-03-16 08:50:40',NULL,600.00,'','9','1','Good sold','1','','sales','3826496','','No',NULL,NULL,''),(664,'1110','91678946001','2023-03-16 08:53:21',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(665,'5500','91678946001','2023-03-16 08:54:52',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(666,'1000','91678946001','2023-03-16 08:54:58',4450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(667,'4000','91678946001','2023-03-16 08:54:58',NULL,3900.00,'','9','1','Good sold','1','','sales','3826186','','No',NULL,NULL,''),(668,'4000','91678946001','2023-03-16 08:53:21',NULL,550.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(669,'1000','91678946155','2023-03-16 08:59:45',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(670,'4000','91678946155','2023-03-16 08:59:45',NULL,900.00,'','9','1','Good sold','1','','sales','3826116','','No',NULL,NULL,''),(671,'1000','91678947446','2023-03-16 09:17:54',1740.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(672,'4000','91678947446','2023-03-16 09:17:54',NULL,900.00,'','9','1','Good sold','1','','sales','3826116','','No',NULL,NULL,''),(673,'4000','91678947446','2023-03-16 09:17:26',NULL,840.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(674,'1000','91678947566','2023-03-16 09:23:34',1260.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(675,'4000','91678947566','2023-03-16 09:23:34',NULL,1260.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(676,'1000','91678947824','2023-03-16 09:24:48',1680.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(677,'4000','91678947824','2023-03-16 09:24:48',NULL,1680.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(678,'1110','91678947927','2023-03-16 09:26:56',NULL,4200.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(679,'5500','91678947927','2023-03-16 09:25:27',4200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(680,'1000','91678947927','2023-03-16 09:26:56',4400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(681,'4000','91678947927','2023-03-16 09:26:56',NULL,4400.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(682,'1000','91678948028','2023-03-16 09:29:38',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(683,'4000','91678948028','2023-03-16 09:29:38',NULL,100.00,'','9','1','Good sold','1','','sales','3826400','','No',NULL,NULL,''),(684,'1110','91678948181','2023-03-16 09:46:19',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(685,'5500','91678948181','2023-03-16 09:29:41',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(686,'1000','91678948181','2023-03-16 09:46:19',550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(687,'4000','91678948181','2023-03-16 09:46:19',NULL,550.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(688,'1000','91678949186','2023-03-16 10:04:25',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(689,'4000','91678949186','2023-03-16 10:04:25',NULL,900.00,'','9','1','Good sold','1','','sales','3826116','','No',NULL,NULL,''),(690,'1110','91678950269','2023-03-16 10:07:33',NULL,1050.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(691,'5500','91678950269','2023-03-16 10:04:29',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(692,'1000','91678950269','2023-03-16 10:07:33',1100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(693,'4000','91678950269','2023-03-16 10:07:33',NULL,1100.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(694,'1000','91678950476','2023-03-16 10:45:43',80.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(695,'4000','91678950476','2023-03-16 10:45:43',NULL,80.00,'','9','1','Good sold','1','','sales','3826417','','No',NULL,NULL,''),(696,'1000','91678952752','2023-03-16 10:53:32',840.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(697,'4000','91678952752','2023-03-16 10:53:32',NULL,840.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(698,'1000','91678953216','2023-03-16 10:55:42',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(699,'4000','91678953216','2023-03-16 10:55:42',NULL,1300.00,'','9','1','Good sold','1','','sales','3826186','','No',NULL,NULL,''),(700,'1110','91678953345','2023-03-16 10:56:31',NULL,600.00,'','9','1','Inventory sold','1','','sales','3826122','','No',NULL,NULL,''),(701,'5500','91678953345','2023-03-16 10:55:45',600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(702,'1000','91678953345','2023-03-16 10:56:31',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(703,'4000','91678953345','2023-03-16 10:56:31',NULL,650.00,'','9','1','Good sold','1','','sales','3826122','','No',NULL,NULL,''),(704,'1110','91678953411','2023-03-16 11:00:14',NULL,1050.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(705,'5500','91678953411','2023-03-16 10:56:51',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(706,'1000','91678953411','2023-03-16 11:00:14',1100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(707,'4000','91678953411','2023-03-16 11:00:14',NULL,1100.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(708,'1110','91678953648','2023-03-16 11:02:25',NULL,580.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(709,'5500','91678953648','2023-03-16 11:00:48',580.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(710,'1000','91678953648','2023-03-16 11:02:25',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(711,'4000','91678953648','2023-03-16 11:02:25',NULL,650.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(712,'1110','91678956500','2023-03-16 11:48:40',NULL,560.00,'','9','1','Inventory sold','1','','sales','3826497','','No',NULL,NULL,''),(713,'1110','91678956500','2023-03-16 11:48:20',NULL,580.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(714,'5500','91678956500','2023-03-16 11:48:33',1140.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(715,'1000','91678956500','2023-03-16 11:48:40',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(716,'4000','91678956500','2023-03-16 11:48:40',NULL,650.00,'','9','1','Good sold','1','','sales','3826497','','No',NULL,NULL,''),(717,'4000','91678956500','2023-03-16 11:48:20',NULL,650.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(718,'1110','91678956524','2023-03-16 11:50:25',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(719,'5500','91678956524','2023-03-16 11:48:44',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(720,'1000','91678956524','2023-03-16 11:50:25',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(721,'4000','91678956524','2023-03-16 11:50:25',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(722,'1110','91678956631','2023-03-16 11:51:51',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(723,'5500','91678956631','2023-03-16 11:50:31',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(724,'1000','91678956631','2023-03-16 11:51:51',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(725,'4000','91678956631','2023-03-16 11:51:51',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(726,'1000','91678956714','2023-03-16 11:52:49',840.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(727,'4000','91678956714','2023-03-16 11:52:49',NULL,840.00,'','9','1','Good sold','1','','sales','3826117','','No',NULL,NULL,''),(728,'1110','91678956775','2023-03-16 12:01:55',NULL,1120.00,'','9','1','Inventory sold','1','','sales','3826496','','No',NULL,NULL,''),(729,'5500','91678956775','2023-03-16 11:52:55',1120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(730,'1000','91678956775','2023-03-16 12:01:55',1200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(731,'4000','91678956775','2023-03-16 12:01:55',NULL,1200.00,'','9','1','Good sold','1','','sales','3826496','','No',NULL,NULL,''),(732,'1110','91678957660','2023-03-16 12:07:51',NULL,70.00,'','9','1','Inventory sold','1','','sales','3826075','','No',NULL,NULL,''),(733,'5500','91678957660','2023-03-16 12:07:40',70.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(734,'1000','91678957660','2023-03-16 12:07:51',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(735,'4000','91678957660','2023-03-16 12:07:51',NULL,100.00,'','9','1','Good sold','1','','sales','3826075','','No',NULL,NULL,''),(736,'1000','91678957675','2023-03-16 12:12:28',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(737,'4000','91678957675','2023-03-16 12:12:28',NULL,420.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(738,'1110','91678957955','2023-03-16 12:19:03',NULL,5500.00,'','9','1','Inventory sold','1','','sales','3826286','','No',NULL,NULL,''),(739,'5500','91678957955','2023-03-16 12:12:35',5500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(740,'1000','91678957955','2023-03-16 12:19:03',6450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(741,'4000','91678957955','2023-03-16 12:19:03',NULL,6450.00,'','9','1','Good sold','1','','sales','3826286','','No',NULL,NULL,''),(742,'1000','91678958534','2023-03-16 12:22:23',840.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(743,'4000','91678958534','2023-03-16 12:22:23',NULL,840.00,'','9','1','Good sold','1','','sales','3826117','','No',NULL,NULL,''),(744,'1110','91678958616','2023-03-16 12:30:16',NULL,2260.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(745,'5500','91678958616','2023-03-16 12:23:36',2260.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(746,'1000','91678958616','2023-03-16 12:30:16',3000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(747,'4000','91678958616','2023-03-16 12:30:16',NULL,3000.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(748,'1000','91678959028','2023-03-16 12:34:24',1680.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(749,'4000','91678959028','2023-03-16 12:34:24',NULL,1680.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(750,'1110','91678959542','2023-03-16 12:50:27',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(751,'5500','91678959542','2023-03-16 12:39:02',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(752,'1000','91678959542','2023-03-16 12:50:27',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(753,'4000','91678959542','2023-03-16 12:50:27',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(754,'1110','91678960233','2023-03-16 12:56:13',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(755,'5500','91678960233','2023-03-16 12:50:33',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(756,'1000','91678960233','2023-03-16 12:56:13',550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(757,'4000','91678960233','2023-03-16 12:56:13',NULL,550.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(758,'1110','91678960580','2023-03-16 12:57:38',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(759,'5500','91678960580','2023-03-16 12:56:20',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(760,'1000','91678960580','2023-03-16 12:57:38',550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(761,'4000','91678960580','2023-03-16 12:57:38',NULL,550.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(762,'1000','91678960666','2023-03-16 12:57:58',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(763,'4000','91678960666','2023-03-16 12:57:58',NULL,420.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(764,'1000','91678960681','2023-03-16 13:02:19',1830.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(765,'4000','91678960681','2023-03-16 13:02:19',NULL,1680.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(766,'4000','91678960681','2023-03-16 12:58:01',NULL,150.00,'','9','1','Good sold','1','','sales','3826460','','No',NULL,NULL,''),(767,'1110','91678960949','2023-03-16 13:12:42',NULL,5600.00,'','9','1','Inventory sold','1','','sales','3826285','','No',NULL,NULL,''),(768,'5500','91678960949','2023-03-16 13:02:29',5600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(769,'1000','91678960949','2023-03-16 13:12:42',6900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(770,'4000','91678960949','2023-03-16 13:12:42',NULL,6900.00,'','9','1','Good sold','1','','sales','3826285','','No',NULL,NULL,''),(771,'1000','91678961698','2023-03-16 13:32:58',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(772,'4000','91678961698','2023-03-16 13:32:58',NULL,100.00,'','9','1','Good sold','1','','sales','3826400','','No',NULL,NULL,''),(773,'1000','91678963320','2023-03-16 13:42:14',2600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(774,'4000','91678963320','2023-03-16 13:42:14',NULL,2600.00,'','9','1','Good sold','1','','sales','3826188','','No',NULL,NULL,''),(775,'1000','91678963337','2023-03-16 13:43:03',1950.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(776,'4000','91678963337','2023-03-16 13:43:03',NULL,1950.00,'','9','1','Good sold','1','','sales','3826186','','No',NULL,NULL,''),(777,'1000','91678963389','2023-03-16 13:47:46',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(778,'4000','91678963389','2023-03-16 13:47:46',NULL,420.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(779,'1110','91678963678','2023-03-16 13:51:13',NULL,2625.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(780,'5500','91678963678','2023-03-16 13:47:58',2625.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(781,'1000','91678963678','2023-03-16 13:51:13',2750.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(782,'4000','91678963678','2023-03-16 13:51:13',NULL,2750.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(783,'1110','91678963884','2023-03-16 13:51:24',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(784,'5500','91678963884','2023-03-16 13:53:16',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(785,'1000','91678963884','2023-03-16 13:53:23',970.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(786,'4000','91678963884','2023-03-16 13:53:23',NULL,420.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(787,'4000','91678963884','2023-03-16 13:51:24',NULL,550.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(788,'1000','91678966509','2023-03-16 14:35:26',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(789,'4000','91678966509','2023-03-16 14:35:26',NULL,450.00,'','9','1','Good sold','1','','sales','3826116','','No',NULL,NULL,''),(790,'1000','91678966531','2023-03-16 14:35:51',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(791,'4000','91678966531','2023-03-16 14:35:51',NULL,900.00,'','9','1','Good sold','1','','sales','3826116','','No',NULL,NULL,''),(792,'1000','91678966557','2023-03-16 14:38:36',2700.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(793,'4000','91678966557','2023-03-16 14:38:36',NULL,2700.00,'','9','1','Good sold','1','','sales','3826116','','No',NULL,NULL,''),(794,'1000','91678966748','2023-03-16 14:41:01',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(795,'4000','91678966748','2023-03-16 14:41:01',NULL,900.00,'','9','1','Good sold','1','','sales','3826116','','No',NULL,NULL,''),(796,'1000','91678966868','2023-03-16 14:41:29',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(797,'4000','91678966868','2023-03-16 14:41:29',NULL,450.00,'','9','1','Good sold','1','','sales','3826116','','No',NULL,NULL,''),(798,'1110','91678966896','2023-03-16 14:42:00',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(799,'5500','91678966896','2023-03-16 14:41:36',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(800,'1000','91678966896','2023-03-16 14:42:00',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(801,'4000','91678966896','2023-03-16 14:42:00',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(802,'1000','91678966940','2023-03-16 14:44:01',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(803,'4000','91678966940','2023-03-16 14:44:01',NULL,150.00,'','9','1','Good sold','1','','sales','3826110','','No',NULL,NULL,''),(804,'1000','91678967051','2023-03-16 14:44:31',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(805,'4000','91678967051','2023-03-16 14:44:31',NULL,900.00,'','9','1','Good sold','1','','sales','3826116','','No',NULL,NULL,''),(806,'1110','91678967079','2023-03-16 14:44:39',NULL,5500.00,'','9','1','Inventory sold','1','','sales','3826286','','No',NULL,NULL,''),(807,'5500','91678967079','2023-03-16 14:46:07',5500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(808,'1000','91678967079','2023-03-16 14:51:20',6950.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(809,'4000','91678967079','2023-03-16 14:51:20',NULL,450.00,'','9','1','Good sold','1','','sales','3826116','','No',NULL,NULL,''),(810,'4000','91678967079','2023-03-16 14:44:39',NULL,6500.00,'','9','1','Good sold','1','','sales','3826286','','No',NULL,NULL,''),(811,'1110','91678967500','2023-03-16 14:52:15',NULL,2800.00,'','9','1','Inventory sold','1','','sales','3826285','','No',NULL,NULL,''),(812,'5500','91678967500','2023-03-16 14:51:40',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(813,'1000','91678967500','2023-03-16 14:52:15',3450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(814,'4000','91678967500','2023-03-16 14:52:15',NULL,3450.00,'','9','1','Good sold','1','','sales','3826285','','No',NULL,NULL,''),(815,'1000','91678967542','2023-03-16 14:52:53',1800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(816,'4000','91678967542','2023-03-16 14:52:53',NULL,1800.00,'','9','1','Good sold','1','','sales','3826116','','No',NULL,NULL,''),(817,'1000','91678967579','2023-03-16 15:11:27',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(818,'4000','91678967579','2023-03-16 15:11:27',NULL,900.00,'','9','1','Good sold','1','','sales','3826116','','No',NULL,NULL,''),(819,'1000','91678968697','2023-03-16 15:20:17',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(820,'4000','91678968697','2023-03-16 15:20:17',NULL,420.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(821,'1000','91678969224','2023-03-16 15:26:02',500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(822,'4000','91678969224','2023-03-16 15:26:02',NULL,500.00,'','9','1','Good sold','1','','sales','3826116','','No',NULL,NULL,''),(823,'1000','91678969569','2023-03-16 15:27:14',500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(824,'4000','91678969569','2023-03-16 15:27:14',NULL,500.00,'','9','1','Good sold','1','','sales','3826116','','No',NULL,NULL,''),(825,'1110','91678969642','2023-03-16 15:29:13',NULL,2100.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(826,'5500','91678969642','2023-03-16 15:27:22',2100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(827,'1000','91678969642','2023-03-16 15:29:13',2200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(828,'4000','91678969642','2023-03-16 15:29:13',NULL,2200.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(829,'1110','91678969759','2023-03-16 15:37:56',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(830,'5500','91678969759','2023-03-16 15:29:19',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(831,'1000','91678969759','2023-03-16 15:37:56',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(832,'4000','91678969759','2023-03-16 15:37:56',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(833,'1000','91678970282','2023-03-16 15:38:48',500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(834,'4000','91678970282','2023-03-16 15:38:48',NULL,500.00,'','9','1','Good sold','1','','sales','3826116','','No',NULL,NULL,''),(835,'1110','91678970331','2023-03-16 15:38:51',NULL,1050.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(836,'1110','91678970331','2023-03-16 15:47:57',NULL,2800.00,'','9','1','Inventory sold','1','','sales','3826285','','No',NULL,NULL,''),(837,'5500','91678970331','2023-03-16 15:48:07',3850.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(838,'1000','91678970331','2023-03-16 15:48:32',6300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(839,'4000','91678970331','2023-03-16 15:48:32',NULL,1800.00,'','9','1','Good sold','1','','sales','3826116','','No',NULL,NULL,''),(840,'4000','91678970331','2023-03-16 15:38:51',NULL,1100.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(841,'4000','91678970331','2023-03-16 15:47:57',NULL,3400.00,'','9','1','Good sold','1','','sales','3826285','','No',NULL,NULL,''),(842,'1110','91678971146','2023-03-16 16:13:00',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(843,'5500','91678971146','2023-03-16 15:52:26',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(844,'1000','91678971146','2023-03-16 16:13:00',550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(845,'4000','91678971146','2023-03-16 16:13:00',NULL,550.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(846,'1110','91678972386','2023-03-16 16:28:03',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(847,'5500','91678972386','2023-03-16 16:13:06',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(848,'1000','91678972386','2023-03-16 16:28:03',550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(849,'4000','91678972386','2023-03-16 16:28:03',NULL,550.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(850,'1110','91678973286','2023-03-16 16:35:02',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(851,'5500','91678973286','2023-03-16 16:34:53',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(852,'1000','91678973286','2023-03-16 16:35:02',1920.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(853,'4000','91678973286','2023-03-16 16:35:02',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(854,'4000','91678973286','2023-03-16 16:28:06',NULL,420.00,'','9','1','Good sold','1','','sales','3826117','','No',NULL,NULL,''),(855,'1000','91678974410','2023-03-16 16:47:05',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(856,'4000','91678974410','2023-03-16 16:47:05',NULL,1300.00,'','9','1','Good sold','1','','sales','3826186','','No',NULL,NULL,''),(857,'1110','91678974434','2023-03-16 16:50:49',NULL,2625.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(858,'5500','91678974434','2023-03-16 16:47:15',2625.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(859,'1000','91678974434','2023-03-16 16:50:49',2750.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(860,'4000','91678974434','2023-03-16 16:50:49',NULL,2750.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(861,'1110','91678974935','2023-03-16 16:56:32',NULL,1050.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(862,'5500','91678974935','2023-03-16 16:55:35',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(863,'1000','91678974935','2023-03-16 16:56:32',1100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(864,'4000','91678974935','2023-03-16 16:56:32',NULL,1100.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(865,'1110','91678975390','2023-03-16 17:03:24',NULL,1120.00,'','9','1','Inventory sold','1','','sales','3826496','','No',NULL,NULL,''),(866,'5500','91678975390','2023-03-16 17:03:10',1120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(867,'1000','91678975390','2023-03-16 17:03:24',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(868,'4000','91678975390','2023-03-16 17:03:24',NULL,1300.00,'','9','1','Good sold','1','','sales','3826496','','No',NULL,NULL,''),(869,'1000','91678975698','2023-03-16 17:09:43',2000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(870,'4000','91678975698','2023-03-16 17:09:43',NULL,2000.00,'','9','1','Good sold','1','','sales','3826116','','No',NULL,NULL,''),(871,'1000','91678975786','2023-03-16 17:11:32',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(872,'4000','91678975786','2023-03-16 17:11:32',NULL,1500.00,'','9','1','Good sold','1','','sales','3826116','','No',NULL,NULL,''),(873,'1000','91678975899','2023-03-16 17:21:31',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(874,'4000','91678975899','2023-03-16 17:21:31',NULL,100.00,'','9','1','Good sold','1','','sales','3826477','','No',NULL,NULL,''),(875,'1000','91678976495','2023-03-16 17:24:08',1000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(876,'4000','91678976495','2023-03-16 17:24:08',NULL,1000.00,'','9','1','Good sold','1','','sales','3826116','','No',NULL,NULL,''),(877,'1000','91678976651','2023-03-16 17:24:46',500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(878,'4000','91678976651','2023-03-16 17:24:46',NULL,500.00,'','9','1','Good sold','1','','sales','3826116','','No',NULL,NULL,''),(879,'1110','91678976690','2023-03-16 17:30:53',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(880,'5500','91678976690','2023-03-16 17:24:50',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(881,'1000','91678976690','2023-03-16 17:30:53',570.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(882,'4000','91678976690','2023-03-16 17:30:53',NULL,570.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(883,'1000','91678977059','2023-03-16 17:38:36',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(884,'4000','91678977059','2023-03-16 17:38:36',NULL,1500.00,'','9','1','Good sold','1','','sales','3826116','','No',NULL,NULL,''),(885,'1110','91678977544','2023-03-16 17:46:24',NULL,2400.00,'','9','1','Inventory sold','1','','sales','3826122','','No',NULL,NULL,''),(886,'5500','91678977544','2023-03-16 17:39:04',2400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(887,'1000','91678977544','2023-03-16 17:46:24',2600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(888,'4000','91678977544','2023-03-16 17:46:24',NULL,2600.00,'','9','1','Good sold','1','','sales','3826122','','No',NULL,NULL,''),(889,'1110','91678977989','2023-03-16 17:46:49',NULL,2800.00,'','9','1','Inventory sold','1','','sales','3826285','','No',NULL,NULL,''),(890,'5500','91678977989','2023-03-16 17:46:29',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(891,'1000','91678977989','2023-03-16 17:46:49',3450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(892,'4000','91678977989','2023-03-16 17:46:49',NULL,3450.00,'','9','1','Good sold','1','','sales','3826285','','No',NULL,NULL,''),(893,'1000','91678978015','2023-03-16 17:47:11',1680.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(894,'4000','91678978015','2023-03-16 17:47:11',NULL,1680.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(895,'1000','91678978611','2023-03-16 17:57:03',3500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(897,'1110','91678978627','2023-03-16 17:58:37',NULL,1120.00,'','9','1','Inventory sold','1','','sales','3826496','','No',NULL,NULL,''),(898,'5500','91678978627','2023-03-16 17:57:07',1120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(899,'1000','91678978627','2023-03-16 17:58:37',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(900,'4000','91678978627','2023-03-16 17:58:37',NULL,1300.00,'','9','1','Good sold','1','','sales','3826496','','No',NULL,NULL,''),(901,'1110','91678978735','2023-03-16 17:59:36',NULL,2240.00,'','9','1','Inventory sold','1','','sales','3826497','','No',NULL,NULL,''),(902,'5500','91678978735','2023-03-16 17:58:55',2240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(903,'1000','91678978735','2023-03-16 17:59:36',2600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(904,'4000','91678978735','2023-03-16 17:59:36',NULL,2600.00,'','9','1','Good sold','1','','sales','3826497','','No',NULL,NULL,''),(907,'1110','91678980693','2023-03-16 18:38:19',NULL,560.00,'','9','1','Inventory sold','1','','sales','3826496','','No',NULL,NULL,''),(908,'5500','91678980693','2023-03-16 18:31:33',560.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(909,'1000','91678980693','2023-03-16 18:38:19',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(910,'4000','91678980693','2023-03-16 18:38:19',NULL,650.00,'','9','1','Good sold','1','','sales','3826496','','No',NULL,NULL,''),(911,'1110','91678981103','2023-03-16 18:38:23',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(912,'5500','91678981103','2023-03-16 18:39:02',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(913,'1000','91678981103','2023-03-16 18:39:11',3000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(914,'4000','91678981103','2023-03-16 18:39:11',NULL,1500.00,'','9','1','Good sold','1','','sales','3826116','','No',NULL,NULL,''),(915,'4000','91678981103','2023-03-16 18:38:23',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(916,'1110','91679023792','2023-03-17 06:30:05',NULL,2800.00,'','9','1','Inventory sold','1','','sales','3826285','','No',NULL,NULL,''),(917,'5500','91679023792','2023-03-17 06:29:52',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(918,'1000','91679023792','2023-03-17 06:30:05',3400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(919,'4000','91679023792','2023-03-17 06:30:05',NULL,3400.00,'','9','1','Good sold','1','','sales','3826285','','No',NULL,NULL,''),(920,'1110','91679023811','2023-03-17 06:31:28',NULL,1575.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(921,'5500','91679023811','2023-03-17 06:30:11',1575.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(922,'1000','91679023811','2023-03-17 06:31:28',1650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(923,'4000','91679023811','2023-03-17 06:31:28',NULL,1650.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(924,'1000','91679023893','2023-03-17 06:31:54',3500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(925,'4000','91679023893','2023-03-17 06:31:54',NULL,3500.00,'','9','1','Good sold','1','','sales','3826116','','No',NULL,NULL,''),(926,'1110','91679023917','2023-03-17 06:49:29',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(927,'5500','91679023917','2023-03-17 06:31:57',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(928,'1000','91679023917','2023-03-17 06:49:29',570.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(929,'4000','91679023917','2023-03-17 06:49:29',NULL,570.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(930,'1000','91679024974','2023-03-17 06:53:17',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(931,'4000','91679024974','2023-03-17 06:53:17',NULL,100.00,'','9','1','Good sold','1','','sales','3826059','','No',NULL,NULL,''),(932,'1000','91679025200','2023-03-17 07:17:35',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(933,'4000','91679025200','2023-03-17 07:17:35',NULL,420.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(934,'1000','91679026663','2023-03-17 07:28:18',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(935,'4000','91679026663','2023-03-17 07:28:18',NULL,100.00,'','9','1','Good sold','1','','sales','3826400','','No',NULL,NULL,''),(936,'1000','91679027309','2023-03-17 07:30:52',1260.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(937,'4000','91679027309','2023-03-17 07:30:52',NULL,1260.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(938,'1000','91679027475','2023-03-17 07:34:22',500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(939,'4000','91679027475','2023-03-17 07:34:22',NULL,500.00,'','9','1','Good sold','1','','sales','3826116','','No',NULL,NULL,''),(940,'1000','91679027666','2023-03-17 07:41:39',2500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(941,'4000','91679027666','2023-03-17 07:41:39',NULL,2500.00,'','9','1','Good sold','1','','sales','3826116','','No',NULL,NULL,''),(942,'1000','91679028548','2023-03-17 07:49:24',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(943,'4000','91679028548','2023-03-17 07:49:24',NULL,420.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(944,'1000','91679028574','2023-03-17 07:50:28',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(945,'4000','91679028574','2023-03-17 07:50:28',NULL,420.00,'','9','1','Good sold','1','','sales','3826117','','No',NULL,NULL,''),(946,'1000','91679030681','2023-03-17 08:24:53',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(947,'4000','91679030681','2023-03-17 08:24:53',NULL,650.00,'','9','1','Good sold','1','','sales','3826186','','No',NULL,NULL,''),(948,'1000','91679030699','2023-03-17 08:34:04',500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(949,'4000','91679030699','2023-03-17 08:34:04',NULL,500.00,'','9','1','Good sold','1','','sales','3826116','','No',NULL,NULL,''),(950,'1000','91679031248','2023-03-17 08:34:46',840.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(951,'4000','91679031248','2023-03-17 08:34:46',NULL,840.00,'','9','1','Good sold','1','','sales','3826117','','No',NULL,NULL,''),(952,'1000','91679031339','2023-03-17 08:36:12',2600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(953,'4000','91679031339','2023-03-17 08:36:12',NULL,2600.00,'','9','1','Good sold','1','','sales','3826374','','No',NULL,NULL,''),(954,'1000','91679031376','2023-03-17 08:36:52',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(955,'4000','91679031376','2023-03-17 08:36:52',NULL,1300.00,'','9','1','Good sold','1','','sales','3826188','','No',NULL,NULL,''),(956,'1000','91679031416','2023-03-17 08:47:03',1000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(957,'4000','91679031416','2023-03-17 08:47:03',NULL,1000.00,'','9','1','Good sold','1','','sales','3826116','','No',NULL,NULL,''),(958,'1110','91679032061','2023-03-17 08:52:44',NULL,1575.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(959,'5500','91679032061','2023-03-17 08:47:41',1575.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(960,'1000','91679032061','2023-03-17 08:52:44',1710.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(961,'4000','91679032061','2023-03-17 08:52:44',NULL,1710.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(962,'1000','91679032451','2023-03-17 08:54:21',840.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(963,'4000','91679032451','2023-03-17 08:54:21',NULL,840.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(964,'1000','91679032473','2023-03-17 09:09:09',180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(965,'4000','91679032473','2023-03-17 09:09:09',NULL,180.00,'','9','1','Good sold','1','','sales','3826449','','No',NULL,NULL,''),(966,'1000','91679033355','2023-03-17 09:12:55',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(967,'4000','91679033355','2023-03-17 09:12:55',NULL,650.00,'','9','1','Good sold','1','','sales','3826188','','No',NULL,NULL,''),(968,'1000','91679033581','2023-03-17 09:16:03',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(969,'4000','91679033581','2023-03-17 09:16:03',NULL,1300.00,'','9','1','Good sold','1','','sales','3826188','','No',NULL,NULL,''),(970,'1000','91679033767','2023-03-17 09:27:57',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(971,'4000','91679033767','2023-03-17 09:27:57',NULL,420.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(972,'1000','91679034483','2023-03-17 09:29:40',1680.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(973,'4000','91679034483','2023-03-17 09:29:40',NULL,1680.00,'','9','1','Good sold','1','','sales','3826117','','No',NULL,NULL,''),(974,'1000','91679034592','2023-03-17 09:31:27',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(975,'4000','91679034592','2023-03-17 09:31:27',NULL,420.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(976,'1000','91679034696','2023-03-17 09:44:20',840.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(977,'4000','91679034696','2023-03-17 09:44:20',NULL,840.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(978,'1000','91679035466','2023-03-17 10:01:11',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(979,'4000','91679035466','2023-03-17 10:01:11',NULL,420.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(980,'1110','91679036477','2023-03-17 10:03:16',NULL,1050.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(981,'5500','91679036477','2023-03-17 10:01:17',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(982,'1000','91679036477','2023-03-17 10:03:16',1140.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(983,'4000','91679036477','2023-03-17 10:03:16',NULL,1140.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(984,'1000','91679036613','2023-03-17 10:05:50',1680.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(985,'4000','91679036613','2023-03-17 10:05:50',NULL,1680.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(986,'1110','91679036798','2023-03-17 10:07:28',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(987,'5500','91679036798','2023-03-17 10:06:38',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(988,'1000','91679036798','2023-03-17 10:07:28',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(989,'4000','91679036798','2023-03-17 10:07:28',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(990,'1000','91679036852','2023-03-17 10:26:06',840.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(991,'4000','91679036852','2023-03-17 10:26:06',NULL,840.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(992,'1000','91679038025','2023-03-17 10:27:20',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(993,'4000','91679038025','2023-03-17 10:27:20',NULL,420.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(994,'1000','91679038047','2023-03-17 10:32:24',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(995,'4000','91679038047','2023-03-17 10:32:24',NULL,420.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(996,'1000','91679050114','2023-03-17 13:50:24',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(997,'4000','91679050114','2023-03-17 13:50:24',NULL,420.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(998,'1110','91679050386','2023-03-17 13:54:04',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(999,'5500','91679050386','2023-03-17 13:53:06',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1000,'1000','91679050386','2023-03-17 13:54:04',580.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1001,'4000','91679050386','2023-03-17 13:54:04',NULL,580.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(1002,'1000','91679050452','2023-03-17 13:54:23',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1003,'4000','91679050452','2023-03-17 13:54:23',NULL,420.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(1004,'1110','91679050468','2023-03-17 13:54:47',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(1005,'5500','91679050468','2023-03-17 13:54:28',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1006,'1000','91679050468','2023-03-17 13:54:47',580.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1007,'4000','91679050468','2023-03-17 13:54:47',NULL,580.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(1008,'1110','91679050491','2023-03-17 13:55:20',NULL,6300.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(1009,'5500','91679050491','2023-03-17 13:54:51',6300.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1010,'1000','91679050491','2023-03-17 13:55:20',6960.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1011,'4000','91679050491','2023-03-17 13:55:20',NULL,6960.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(1012,'1110','91679050526','2023-03-17 13:55:45',NULL,3675.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(1013,'5500','91679050526','2023-03-17 13:55:26',3675.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1014,'1000','91679050526','2023-03-17 13:55:45',4060.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1015,'4000','91679050526','2023-03-17 13:55:45',NULL,4060.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(1016,'1110','91679050562','2023-03-17 13:56:22',NULL,1050.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(1017,'5500','91679050562','2023-03-17 13:56:02',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1018,'1000','91679050562','2023-03-17 13:56:22',1160.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1019,'4000','91679050562','2023-03-17 13:56:22',NULL,1160.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(1020,'1000','91679050592','2023-03-17 13:59:20',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1021,'4000','91679050592','2023-03-17 13:59:20',NULL,1300.00,'','9','1','Good sold','1','','sales','3826188','','No',NULL,NULL,''),(1022,'1110','91679050763','2023-03-17 14:00:55',NULL,400.00,'','9','1','Inventory sold','1','','sales','3826121','','No',NULL,NULL,''),(1023,'5500','91679050763','2023-03-17 13:59:23',400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1024,'1000','91679050763','2023-03-17 14:00:55',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1025,'4000','91679050763','2023-03-17 14:00:55',NULL,420.00,'','9','1','Good sold','1','','sales','3826121','','No',NULL,NULL,''),(1026,'1000','91679050860','2023-03-17 14:01:16',840.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1027,'4000','91679050860','2023-03-17 14:01:16',NULL,840.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(1028,'1000','91679050882','2023-03-17 14:01:36',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1029,'4000','91679050882','2023-03-17 14:01:36',NULL,420.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(1030,'1110','91679050902','2023-03-17 14:02:14',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(1031,'5500','91679050902','2023-03-17 14:01:42',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1032,'1000','91679050902','2023-03-17 14:02:14',580.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1033,'4000','91679050902','2023-03-17 14:02:14',NULL,580.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(1034,'1110','91679050939','2023-03-17 14:02:32',NULL,1740.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(1035,'5500','91679050939','2023-03-17 14:02:19',1740.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1036,'1000','91679050939','2023-03-17 14:02:32',1950.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1037,'4000','91679050939','2023-03-17 14:02:32',NULL,1950.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(1038,'1000','91679050961','2023-03-17 14:03:04',1680.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1039,'4000','91679050961','2023-03-17 14:03:04',NULL,1680.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(1040,'1110','91679051080','2023-03-17 14:05:08',NULL,1050.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(1041,'5500','91679051080','2023-03-17 14:04:41',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1042,'1000','91679051080','2023-03-17 14:05:08',1160.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1043,'4000','91679051080','2023-03-17 14:05:08',NULL,1160.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(1044,'1000','91679051139','2023-03-17 14:07:37',180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1045,'4000','91679051139','2023-03-17 14:07:37',NULL,180.00,'','9','1','Good sold','1','','sales','3826271','','No',NULL,NULL,''),(1046,'1110','91679051386','2023-03-17 14:10:07',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(1047,'5500','91679051386','2023-03-17 14:09:46',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1048,'1000','91679051386','2023-03-17 14:10:07',580.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1049,'4000','91679051386','2023-03-17 14:10:07',NULL,580.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(1050,'1000','91679051410','2023-03-17 14:10:24',840.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1051,'4000','91679051410','2023-03-17 14:10:24',NULL,840.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(1052,'1000','91679051444','2023-03-17 14:10:59',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1053,'4000','91679051444','2023-03-17 14:10:59',NULL,420.00,'','9','1','Good sold','1','','sales','3826117','','No',NULL,NULL,''),(1054,'1110','91679051461','2023-03-17 14:11:12',NULL,2800.00,'','9','1','Inventory sold','1','','sales','3826285','','No',NULL,NULL,''),(1055,'5500','91679051461','2023-03-17 14:11:02',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1056,'1000','91679051461','2023-03-17 14:11:12',3450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1057,'4000','91679051461','2023-03-17 14:11:12',NULL,3450.00,'','9','1','Good sold','1','','sales','3826285','','No',NULL,NULL,''),(1058,'1000','91679051477','2023-03-17 14:11:32',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1059,'4000','91679051477','2023-03-17 14:11:32',NULL,420.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(1060,'1000','91679051494','2023-03-17 14:11:52',1260.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1061,'4000','91679051494','2023-03-17 14:11:52',NULL,1260.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(1062,'1110','91679053154','2023-03-17 14:41:45',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(1063,'1110','91679053154','2023-03-17 14:39:14',NULL,580.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(1064,'1110','91679053154','2023-03-17 14:40:51',NULL,228.80,'','9','1','Inventory sold','1','','sales','3826191','','No',NULL,NULL,''),(1065,'1110','91679053154','2023-03-17 14:41:03',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(1066,'5500','91679053154','2023-03-17 14:41:24',3068.80,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1067,'1000','91679053154','2023-03-17 14:41:45',7750.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1068,'4000','91679053154','2023-03-17 14:41:45',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(1069,'4000','91679053154','2023-03-17 14:39:14',NULL,650.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(1070,'4000','91679053154','2023-03-17 14:39:36',NULL,150.00,'','9','1','Good sold','1','','sales','3826460','','No',NULL,NULL,''),(1071,'4000','91679053154','2023-03-17 14:39:48',NULL,150.00,'','9','1','Good sold','1','','sales','3826419','','No',NULL,NULL,''),(1072,'4000','91679053154','2023-03-17 14:40:05',NULL,420.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(1073,'4000','91679053154','2023-03-17 14:40:21',NULL,1680.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(1074,'4000','91679053154','2023-03-17 14:40:51',NULL,400.00,'','9','1','Good sold','1','','sales','3826191','','No',NULL,NULL,''),(1075,'4000','91679053154','2023-03-17 14:41:03',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(1076,'4000','91679053154','2023-03-17 14:41:14',NULL,1300.00,'','9','1','Good sold','1','','sales','3826186','','No',NULL,NULL,''),(1077,'1110','91679053362','2023-03-17 14:48:59',NULL,560.00,'','9','1','Inventory sold','1','','sales','3826497','','No',NULL,NULL,''),(1078,'5500','91679053362','2023-03-17 14:42:42',560.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1079,'1000','91679053362','2023-03-17 14:48:59',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1080,'4000','91679053362','2023-03-17 14:48:59',NULL,650.00,'','9','1','Good sold','1','','sales','3826497','','No',NULL,NULL,''),(1081,'1110','91679053746','2023-03-17 14:51:46',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(1082,'5500','91679053746','2023-03-17 14:50:12',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1083,'1000','91679053746','2023-03-17 14:51:46',4440.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1084,'4000','91679053746','2023-03-17 14:51:46',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(1085,'4000','91679053746','2023-03-17 14:49:06',NULL,1680.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(1086,'4000','91679053746','2023-03-17 14:49:56',NULL,1260.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(1087,'1110','91679053910','2023-03-17 15:01:26',NULL,560.00,'','9','1','Inventory sold','1','','sales','3826497','','No',NULL,NULL,''),(1088,'5500','91679053910','2023-03-17 15:01:13',560.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1089,'1000','91679053910','2023-03-17 15:01:26',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1090,'4000','91679053910','2023-03-17 15:01:26',NULL,650.00,'','9','1','Good sold','1','','sales','3826497','','No',NULL,NULL,''),(1091,'4000','91679053910','2023-03-17 14:51:50',NULL,650.00,'','9','1','Good sold','1','','sales','3826186','','No',NULL,NULL,''),(1092,'1110','91679054533','2023-03-17 15:02:13',NULL,560.00,'','9','1','Inventory sold','1','','sales','3826497','','No',NULL,NULL,''),(1093,'5500','91679054533','2023-03-17 15:03:06',560.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1094,'1000','91679054533','2023-03-17 15:03:19',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1095,'4000','91679054533','2023-03-17 15:03:19',NULL,650.00,'','9','1','Good sold','1','','sales','3826186','','No',NULL,NULL,''),(1096,'4000','91679054533','2023-03-17 15:02:13',NULL,650.00,'','9','1','Good sold','1','','sales','3826497','','No',NULL,NULL,''),(1097,'1110','91679055042','2023-03-17 15:12:04',NULL,560.00,'','9','1','Inventory sold','1','','sales','3826496','','No',NULL,NULL,''),(1098,'5500','91679055042','2023-03-17 15:10:42',560.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1099,'1000','91679055042','2023-03-17 15:12:04',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1100,'4000','91679055042','2023-03-17 15:12:04',NULL,650.00,'','9','1','Good sold','1','','sales','3826496','','No',NULL,NULL,''),(1101,'1110','91679055133','2023-03-17 15:19:17',NULL,1575.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(1102,'5500','91679055133','2023-03-17 15:12:13',1575.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1103,'1000','91679055133','2023-03-17 15:19:17',1740.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1104,'4000','91679055133','2023-03-17 15:19:17',NULL,1740.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(1105,'1110','91679055697','2023-03-17 15:22:21',NULL,3675.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(1106,'5500','91679055697','2023-03-17 15:21:37',3675.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1107,'1000','91679055697','2023-03-17 15:22:21',4060.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1108,'4000','91679055697','2023-03-17 15:22:21',NULL,4060.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(1109,'1110','91679055744','2023-03-17 15:27:07',NULL,1120.00,'','9','1','Inventory sold','1','','sales','3826497','','No',NULL,NULL,''),(1110,'5500','91679055744','2023-03-17 15:22:24',1120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1111,'1000','91679055744','2023-03-17 15:27:07',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1112,'4000','91679055744','2023-03-17 15:27:07',NULL,1300.00,'','9','1','Good sold','1','','sales','3826497','','No',NULL,NULL,''),(1113,'1000','91679056031','2023-03-17 15:27:42',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1114,'4000','91679056031','2023-03-17 15:27:42',NULL,650.00,'','9','1','Good sold','1','','sales','3826188','','No',NULL,NULL,''),(1115,'1110','91679056065','2023-03-17 15:29:01',NULL,560.00,'','9','1','Inventory sold','1','','sales','3826497','','No',NULL,NULL,''),(1116,'5500','91679056065','2023-03-17 15:27:45',560.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1117,'1000','91679056065','2023-03-17 15:29:01',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1118,'4000','91679056065','2023-03-17 15:29:01',NULL,650.00,'','9','1','Good sold','1','','sales','3826497','','No',NULL,NULL,''),(1119,'1000','91679056144','2023-03-17 15:40:05',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1120,'4000','91679056144','2023-03-17 15:40:05',NULL,650.00,'','9','1','Good sold','1','','sales','3826188','','No',NULL,NULL,''),(1121,'1000','91679057041','2023-03-17 15:44:16',430.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1122,'4000','91679057041','2023-03-17 15:44:16',NULL,180.00,'','9','1','Good sold','1','','sales','3826449','','No',NULL,NULL,''),(1123,'4000','91679057041','2023-03-17 15:44:01',NULL,250.00,'','9','1','Good sold','1','','sales','3826102','','No',NULL,NULL,''),(1124,'1000','91679057146','2023-03-17 15:46:06',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1125,'4000','91679057146','2023-03-17 15:46:06',NULL,150.00,'','9','1','Good sold','1','','sales','3826044','','No',NULL,NULL,''),(1126,'1000','91679057184','2023-03-17 15:49:12',750.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1127,'4000','91679057184','2023-03-17 15:49:12',NULL,550.00,'','9','1','Good sold','1','','sales','3826491','','No',NULL,NULL,''),(1128,'4000','91679057184','2023-03-17 15:46:24',NULL,200.00,'','9','1','Good sold','1','','sales','3826487','','No',NULL,NULL,''),(1129,'1110','91679057722','2023-03-17 15:55:29',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826499','','No',NULL,NULL,''),(1130,'5500','91679057722','2023-03-17 15:55:22',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1131,'1000','91679057722','2023-03-17 15:55:29',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1132,'4000','91679057722','2023-03-17 15:55:29',NULL,100.00,'','9','1','Good sold','1','','sales','3826499','','No',NULL,NULL,''),(1133,'1110','91679057799','2023-03-17 15:56:55',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826500','','No',NULL,NULL,''),(1134,'5500','91679057799','2023-03-17 15:56:39',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1135,'1000','91679057799','2023-03-17 15:56:55',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1136,'4000','91679057799','2023-03-17 15:56:55',NULL,150.00,'','9','1','Good sold','1','','sales','3826500','','No',NULL,NULL,''),(1137,'1110','91679057818','2023-03-17 15:57:12',NULL,1120.00,'','9','1','Inventory sold','1','','sales','3826497','','No',NULL,NULL,''),(1138,'5500','91679057818','2023-03-17 15:56:58',1120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1139,'1000','91679057818','2023-03-17 15:57:12',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1140,'4000','91679057818','2023-03-17 15:57:12',NULL,1300.00,'','9','1','Good sold','1','','sales','3826497','','No',NULL,NULL,''),(1141,'1110','91679057844','2023-03-17 16:00:26',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(1142,'5500','91679057844','2023-03-17 15:57:24',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1143,'1000','91679057844','2023-03-17 16:00:26',580.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1144,'4000','91679057844','2023-03-17 16:00:26',NULL,580.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(1145,'1110','91679058081','2023-03-17 16:04:02',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(1146,'5500','91679058081','2023-03-17 16:03:55',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1147,'1000','91679058081','2023-03-17 16:04:02',1000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1148,'4000','91679058081','2023-03-17 16:04:02',NULL,580.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(1149,'4000','91679058081','2023-03-17 16:01:21',NULL,420.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(1150,'1000','91679058248','2023-03-17 16:04:56',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1151,'4000','91679058248','2023-03-17 16:04:56',NULL,420.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(1152,'1110','91679058370','2023-03-17 16:07:27',NULL,2320.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(1153,'5500','91679058370','2023-03-17 16:06:10',2320.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1154,'1000','91679058370','2023-03-17 16:07:27',2600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1155,'4000','91679058370','2023-03-17 16:07:27',NULL,2600.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(1156,'1000','91679058454','2023-03-17 16:12:58',840.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1157,'4000','91679058454','2023-03-17 16:12:58',NULL,840.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(1158,'1110','91679058790','2023-03-17 16:20:07',NULL,1120.00,'','9','1','Inventory sold','1','','sales','3826496','','No',NULL,NULL,''),(1159,'5500','91679058790','2023-03-17 16:13:10',1120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1160,'1000','91679058790','2023-03-17 16:20:07',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1161,'4000','91679058790','2023-03-17 16:20:07',NULL,1300.00,'','9','1','Good sold','1','','sales','3826496','','No',NULL,NULL,''),(1162,'1110','91679059212','2023-03-17 16:29:42',NULL,1575.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(1163,'5500','91679059212','2023-03-17 16:20:12',1575.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1164,'1000','91679059212','2023-03-17 16:29:42',1740.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1165,'4000','91679059212','2023-03-17 16:29:42',NULL,1740.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(1166,'1110','91679059922','2023-03-17 16:37:52',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(1167,'5500','91679059922','2023-03-17 16:32:02',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1168,'1000','91679059922','2023-03-17 16:37:52',580.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1169,'4000','91679059922','2023-03-17 16:37:52',NULL,580.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(1170,'1000','91679060277','2023-03-17 16:38:11',840.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1171,'4000','91679060277','2023-03-17 16:38:11',NULL,840.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(1172,'1000','91679060296','2023-03-17 16:42:32',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1173,'4000','91679060296','2023-03-17 16:42:32',NULL,150.00,'','9','1','Good sold','1','','sales','3826042','','No',NULL,NULL,''),(1174,'1000','91679060557','2023-03-17 17:00:37',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1175,'4000','91679060557','2023-03-17 17:00:37',NULL,100.00,'','9','1','Good sold','1','','sales','3826430','','No',NULL,NULL,''),(1176,'1110','91679061845','2023-03-17 17:04:20',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(1177,'5500','91679061845','2023-03-17 17:04:05',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1178,'1000','91679061845','2023-03-17 17:04:20',580.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1179,'4000','91679061845','2023-03-17 17:04:20',NULL,580.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(1180,'1110','91679061867','2023-03-17 17:15:25',NULL,2100.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(1181,'5500','91679061867','2023-03-17 17:04:27',2100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1182,'1000','91679061867','2023-03-17 17:15:25',2320.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1183,'4000','91679061867','2023-03-17 17:15:25',NULL,2320.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(1184,'1110','91679062530','2023-03-17 17:17:37',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(1185,'5500','91679062530','2023-03-17 17:15:30',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1186,'1000','91679062530','2023-03-17 17:17:37',580.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1187,'4000','91679062530','2023-03-17 17:17:37',NULL,580.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(1188,'1110','91679062729','2023-03-17 17:21:12',NULL,2800.00,'','9','1','Inventory sold','1','','sales','3826497','','No',NULL,NULL,''),(1189,'5500','91679062729','2023-03-17 17:18:49',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1190,'1000','91679062729','2023-03-17 17:21:12',3250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1191,'4000','91679062729','2023-03-17 17:21:12',NULL,3250.00,'','9','1','Good sold','1','','sales','3826497','','No',NULL,NULL,''),(1192,'1000','91679063156','2023-03-17 17:47:27',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1193,'4000','91679063156','2023-03-17 17:47:27',NULL,420.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(1194,'1110','91679064457','2023-03-17 17:59:43',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(1195,'5500','91679064457','2023-03-17 17:47:37',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1196,'1000','91679064457','2023-03-17 17:59:43',580.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1197,'4000','91679064457','2023-03-17 17:59:43',NULL,580.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(1198,'1110','91679065188','2023-03-17 18:02:29',NULL,400.00,'','9','1','Inventory sold','1','','sales','3826121','','No',NULL,NULL,''),(1199,'5500','91679065188','2023-03-17 17:59:48',400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1200,'1000','91679065188','2023-03-17 18:02:29',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1201,'4000','91679065188','2023-03-17 18:02:29',NULL,420.00,'','9','1','Good sold','1','','sales','3826121','','No',NULL,NULL,''),(1202,'1000','91679065352','2023-03-17 18:04:53',1950.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1203,'4000','91679065352','2023-03-17 18:04:53',NULL,1950.00,'','9','1','Good sold','1','','sales','3826188','','No',NULL,NULL,''),(1204,'1000','91679065565','2023-03-17 18:06:28',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1205,'4000','91679065565','2023-03-17 18:06:28',NULL,1300.00,'','9','1','Good sold','1','','sales','3826188','','No',NULL,NULL,''),(1206,'1110','91679065714','2023-03-17 18:08:49',NULL,2240.00,'','9','1','Inventory sold','1','','sales','3826497','','No',NULL,NULL,''),(1207,'5500','91679065714','2023-03-17 18:08:34',2240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1208,'1000','91679065714','2023-03-17 18:08:49',2600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1209,'4000','91679065714','2023-03-17 18:08:49',NULL,2600.00,'','9','1','Good sold','1','','sales','3826497','','No',NULL,NULL,''),(1210,'1000','91679111368','2023-03-18 06:49:41',840.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1211,'4000','91679111368','2023-03-18 06:49:41',NULL,840.00,'','9','1','Good sold','1','','sales','3826117','','No',NULL,NULL,''),(1212,'1000','91679111387','2023-03-18 06:49:56',180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1213,'4000','91679111387','2023-03-18 06:49:56',NULL,180.00,'','9','1','Good sold','1','','sales','3826449','','No',NULL,NULL,''),(1214,'1110','91679111436','2023-03-18 06:51:18',NULL,560.00,'','9','1','Inventory sold','1','','sales','3826497','','No',NULL,NULL,''),(1215,'5500','91679111436','2023-03-18 06:51:02',560.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1216,'1000','91679111436','2023-03-18 06:51:18',850.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1217,'4000','91679111436','2023-03-18 06:51:18',NULL,650.00,'','9','1','Good sold','1','','sales','3826497','','No',NULL,NULL,''),(1218,'4000','91679111436','2023-03-18 06:50:36',NULL,200.00,'','9','1','Good sold','1','','sales','3826400','','No',NULL,NULL,''),(1219,'1110','91679111482','2023-03-18 07:08:07',NULL,1050.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(1220,'5500','91679111482','2023-03-18 06:51:22',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1221,'1000','91679111482','2023-03-18 07:08:07',1160.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1222,'4000','91679111482','2023-03-18 07:08:07',NULL,1160.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(1223,'1110','91679112493','2023-03-18 07:12:34',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(1224,'5500','91679112493','2023-03-18 07:08:14',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1225,'1000','91679112493','2023-03-18 07:12:34',580.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1226,'4000','91679112493','2023-03-18 07:12:34',NULL,580.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(1227,'1000','91679112762','2023-03-18 07:34:47',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1228,'4000','91679112762','2023-03-18 07:34:47',NULL,100.00,'','9','1','Good sold','1','','sales','3826059','','No',NULL,NULL,''),(1229,'1110','91679114089','2023-03-18 07:42:28',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(1230,'5500','91679114089','2023-03-18 07:34:49',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1231,'1000','91679114089','2023-03-18 07:42:28',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1232,'4000','91679114089','2023-03-18 07:42:28',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(1233,'1110','91679114551','2023-03-18 07:43:35',NULL,600.00,'','9','1','Inventory sold','1','','sales','3826122','','No',NULL,NULL,''),(1234,'5500','91679114551','2023-03-18 07:42:31',600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1235,'1000','91679114551','2023-03-18 07:43:35',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1236,'4000','91679114551','2023-03-18 07:43:35',NULL,650.00,'','9','1','Good sold','1','','sales','3826122','','No',NULL,NULL,''),(1237,'1110','91679114680','2023-03-18 07:49:04',NULL,2800.00,'','9','1','Inventory sold','1','','sales','3826496','','No',NULL,NULL,''),(1238,'1110','91679114680','2023-03-18 07:44:40',NULL,2100.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(1239,'5500','91679114680','2023-03-18 07:47:52',4900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1240,'1000','91679114680','2023-03-18 07:49:04',5570.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1241,'4000','91679114680','2023-03-18 07:49:04',NULL,3250.00,'','9','1','Good sold','1','','sales','3826496','','No',NULL,NULL,''),(1242,'4000','91679114680','2023-03-18 07:44:40',NULL,2320.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(1243,'1110','91679115032','2023-03-18 07:54:55',NULL,2100.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(1244,'1110','91679115032','2023-03-18 07:50:32',NULL,2800.00,'','9','1','Inventory sold','1','','sales','3826285','','No',NULL,NULL,''),(1245,'5500','91679115032','2023-03-18 07:54:43',4900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1246,'1000','91679115032','2023-03-18 07:54:55',5720.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1247,'4000','91679115032','2023-03-18 07:54:55',NULL,2320.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(1248,'4000','91679115032','2023-03-18 07:50:32',NULL,3400.00,'','9','1','Good sold','1','','sales','3826285','','No',NULL,NULL,''),(1249,'1110','91679115410','2023-03-18 07:58:49',NULL,580.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(1250,'5500','91679115410','2023-03-18 07:56:50',580.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1251,'1000','91679115410','2023-03-18 07:58:49',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1252,'4000','91679115410','2023-03-18 07:58:49',NULL,650.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(1253,'1110','91679115535','2023-03-18 08:09:35',NULL,580.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(1254,'5500','91679115535','2023-03-18 08:09:28',580.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1255,'1000','91679115535','2023-03-18 08:09:35',830.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1256,'4000','91679115535','2023-03-18 08:09:35',NULL,650.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(1257,'4000','91679115535','2023-03-18 07:58:55',NULL,180.00,'','9','1','Good sold','1','','sales','3826449','','No',NULL,NULL,''),(1258,'1110','91679116193','2023-03-18 08:14:28',NULL,580.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(1259,'5500','91679116193','2023-03-18 08:09:53',580.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1260,'1000','91679116193','2023-03-18 08:14:28',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1261,'4000','91679116193','2023-03-18 08:14:28',NULL,650.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(1262,'1000','91679116916','2023-03-18 08:22:08',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1263,'4000','91679116916','2023-03-18 08:22:08',NULL,1300.00,'','9','1','Good sold','1','','sales','3826188','','No',NULL,NULL,''),(1264,'1110','91679118907','2023-03-18 08:55:54',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(1265,'1110','91679118907','2023-03-18 08:55:15',NULL,1050.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(1266,'5500','91679118907','2023-03-18 08:55:30',2180.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1267,'1000','91679118907','2023-03-18 08:55:54',5260.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1268,'4000','91679118907','2023-03-18 08:55:54',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(1269,'4000','91679118907','2023-03-18 08:55:07',NULL,2600.00,'','9','1','Good sold','1','','sales','3826186','','No',NULL,NULL,''),(1270,'4000','91679118907','2023-03-18 08:55:15',NULL,1160.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(1271,'1110','91679118958','2023-03-18 09:24:27',NULL,3000.00,'','9','1','Inventory sold','1','','sales','3826122','','No',NULL,NULL,''),(1272,'5500','91679118958','2023-03-18 08:55:58',3000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1273,'1000','91679118958','2023-03-18 09:24:27',3250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1274,'4000','91679118958','2023-03-18 09:24:27',NULL,3250.00,'','9','1','Good sold','1','','sales','3826122','','No',NULL,NULL,''),(1275,'1110','91679122912','2023-03-18 10:02:06',NULL,1120.00,'','9','1','Inventory sold','1','','sales','3826497','','No',NULL,NULL,''),(1276,'5500','91679122912','2023-03-18 10:01:52',1120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1277,'1000','91679122912','2023-03-18 10:02:06',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1278,'4000','91679122912','2023-03-18 10:02:06',NULL,1300.00,'','9','1','Good sold','1','','sales','3826497','','No',NULL,NULL,''),(1279,'1110','91679122932','2023-03-18 10:11:53',NULL,180.40,'','9','1','Inventory sold','1','','sales','3826207','','No',NULL,NULL,''),(1280,'5500','91679122932','2023-03-18 10:02:12',180.40,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1281,'1000','91679122932','2023-03-18 10:11:53',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1282,'4000','91679122932','2023-03-18 10:11:53',NULL,300.00,'','9','1','Good sold','1','','sales','3826207','','No',NULL,NULL,''),(1283,'1000','91679123540','2023-03-18 10:15:06',120.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1284,'4000','91679123540','2023-03-18 10:15:06',NULL,120.00,'','9','1','Good sold','1','','sales','3826413','','No',NULL,NULL,''),(1285,'1110','91679123708','2023-03-18 10:40:33',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(1286,'5500','91679123708','2023-03-18 10:15:08',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1287,'1000','91679123708','2023-03-18 10:40:33',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1288,'4000','91679123708','2023-03-18 10:40:33',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(1289,'1110','91679125235','2023-03-18 11:26:16',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(1290,'5500','91679125235','2023-03-18 10:40:35',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1291,'1000','91679125235','2023-03-18 11:26:16',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1292,'4000','91679125235','2023-03-18 11:26:16',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(1293,'1000','91679127979','2023-03-18 11:29:31',1260.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1294,'4000','91679127979','2023-03-18 11:29:31',NULL,1260.00,'','9','1','Good sold','1','','sales','3826117','','No',NULL,NULL,''),(1295,'1110','91679128175','2023-03-18 11:29:35',NULL,228.80,'','9','1','Inventory sold','1','','sales','3826191','','No',NULL,NULL,''),(1296,'5500','91679128175','2023-03-18 12:04:00',228.80,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1297,'1000','91679128175','2023-03-18 12:04:09',2000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1298,'4000','91679128175','2023-03-18 12:04:09',NULL,1600.00,'','9','1','Good sold','1','','sales','3826163','','No',NULL,NULL,''),(1299,'4000','91679128175','2023-03-18 11:29:35',NULL,400.00,'','9','1','Good sold','1','','sales','3826191','','No',NULL,NULL,''),(1300,'1000','91679130253','2023-03-18 12:06:55',350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1301,'4000','91679130253','2023-03-18 12:06:55',NULL,350.00,'','9','1','Good sold','1','','sales','3826322','','No',NULL,NULL,''),(1302,'1000','91679130438','2023-03-18 12:10:22',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1303,'4000','91679130438','2023-03-18 12:10:22',NULL,420.00,'','9','1','Good sold','1','','sales','3826117','','No',NULL,NULL,''),(1304,'1110','91679130630','2023-03-18 12:10:30',NULL,5500.00,'','9','1','Inventory sold','1','','sales','3826286','','No',NULL,NULL,''),(1305,'5500','91679130630','2023-03-18 12:34:25',5500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1306,'1000','91679130630','2023-03-18 12:34:41',8950.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1307,'4000','91679130630','2023-03-18 12:34:41',NULL,2600.00,'','9','1','Good sold','1','','sales','3826186','','No',NULL,NULL,''),(1308,'4000','91679130630','2023-03-18 12:10:30',NULL,6350.00,'','9','1','Good sold','1','','sales','3826286','','No',NULL,NULL,''),(1309,'1110','91679132485','2023-03-18 12:42:24',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(1310,'1110','91679132485','2023-03-18 12:42:37',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(1311,'1110','91679132485','2023-03-18 12:43:01',NULL,1050.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(1312,'1110','91679132485','2023-03-18 12:43:19',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(1313,'1110','91679132485','2023-03-18 12:43:38',NULL,580.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(1314,'1110','91679132485','2023-03-18 12:44:21',NULL,1050.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(1315,'5500','91679132485','2023-03-18 12:44:31',4255.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1316,'1000','91679132485','2023-03-18 12:45:10',10170.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1317,'4000','91679132485','2023-03-18 12:45:10',NULL,420.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(1318,'4000','91679132485','2023-03-18 12:41:25',NULL,840.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(1319,'4000','91679132485','2023-03-18 12:41:40',NULL,420.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(1320,'4000','91679132485','2023-03-18 12:41:58',NULL,420.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(1321,'4000','91679132485','2023-03-18 12:42:09',NULL,420.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(1322,'4000','91679132485','2023-03-18 12:42:24',NULL,580.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(1323,'4000','91679132485','2023-03-18 12:42:37',NULL,580.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(1324,'4000','91679132485','2023-03-18 12:42:48',NULL,2100.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(1325,'4000','91679132485','2023-03-18 12:43:01',NULL,1160.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(1326,'4000','91679132485','2023-03-18 12:43:19',NULL,580.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(1327,'4000','91679132485','2023-03-18 12:43:38',NULL,650.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(1328,'4000','91679132485','2023-03-18 12:43:56',NULL,420.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(1329,'4000','91679132485','2023-03-18 12:44:08',NULL,420.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(1330,'4000','91679132485','2023-03-18 12:44:21',NULL,1160.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(1331,'1000','91679132740','2023-03-18 13:02:14',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1332,'4000','91679132740','2023-03-18 13:02:14',NULL,420.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(1333,'1000','91679133740','2023-03-18 13:13:05',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1334,'4000','91679133740','2023-03-18 13:13:05',NULL,100.00,'','9','1','Good sold','1','','sales','3826418','','No',NULL,NULL,''),(1335,'1000','91679134391','2023-03-18 13:23:58',840.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1336,'4000','91679134391','2023-03-18 13:23:58',NULL,840.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(1337,'1000','91679135041','2023-03-18 13:25:00',840.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1338,'4000','91679135041','2023-03-18 13:25:00',NULL,840.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(1339,'1110','91679135112','2023-03-18 13:42:10',NULL,5500.00,'','9','1','Inventory sold','1','','sales','3826286','','No',NULL,NULL,''),(1340,'1110','91679135112','2023-03-18 13:25:12',NULL,5000.00,'','9','1','Inventory sold','1','','sales','3826287','','No',NULL,NULL,''),(1341,'1110','91679135112','2023-03-18 13:41:35',NULL,90.00,'','9','1','Inventory sold','1','','sales','3826233','','No',NULL,NULL,''),(1342,'5500','91679135112','2023-03-18 13:41:59',10590.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1343,'1000','91679135112','2023-03-18 13:42:10',14480.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1344,'4000','91679135112','2023-03-18 13:42:10',NULL,6400.00,'','9','1','Good sold','1','','sales','3826286','','No',NULL,NULL,''),(1345,'4000','91679135112','2023-03-18 13:25:12',NULL,6150.00,'','9','1','Good sold','1','','sales','3826287','','No',NULL,NULL,''),(1346,'4000','91679135112','2023-03-18 13:41:35',NULL,130.00,'','9','1','Good sold','1','','sales','3826233','','No',NULL,NULL,''),(1347,'4000','91679135112','2023-03-18 13:41:49',NULL,1800.00,'','9','1','Good sold','1','','sales','3826306','','No',NULL,NULL,''),(1348,'1110','91679136136','2023-03-18 14:00:42',NULL,2320.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(1349,'5500','91679136136','2023-03-18 13:42:16',2320.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1350,'1000','91679136136','2023-03-18 14:00:42',2600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1351,'4000','91679136136','2023-03-18 14:00:42',NULL,2600.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(1352,'1110','91679137246','2023-03-18 14:01:40',NULL,580.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(1353,'5500','91679137246','2023-03-18 14:00:46',580.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1354,'1000','91679137246','2023-03-18 14:01:40',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1355,'4000','91679137246','2023-03-18 14:01:40',NULL,650.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(1356,'1110','91679137306','2023-03-18 14:31:42',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(1357,'5500','91679137306','2023-03-18 14:01:46',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1358,'1000','91679137306','2023-03-18 14:31:42',580.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1359,'4000','91679137306','2023-03-18 14:31:42',NULL,580.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(1360,'1000','91679141005','2023-03-18 15:03:43',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1361,'4000','91679141005','2023-03-18 15:03:43',NULL,420.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(1362,'1110','91679141051','2023-03-18 15:34:13',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(1363,'5500','91679141051','2023-03-18 15:04:11',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1364,'1000','91679141051','2023-03-18 15:34:13',580.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1365,'4000','91679141051','2023-03-18 15:34:13',NULL,580.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(1366,'1000','91679142858','2023-03-18 15:37:04',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1367,'4000','91679142858','2023-03-18 15:37:04',NULL,420.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(1368,'1110','91679144976','2023-03-18 16:10:54',NULL,600.00,'','9','1','Inventory sold','1','','sales','3826122','','No',NULL,NULL,''),(1369,'1110','91679144976','2023-03-18 16:09:36',NULL,1050.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(1370,'1110','91679144976','2023-03-18 16:09:51',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(1371,'1110','91679144976','2023-03-18 16:10:36',NULL,580.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(1372,'5500','91679144976','2023-03-18 16:10:48',2755.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1373,'1000','91679144976','2023-03-18 16:10:54',3210.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1374,'4000','91679144976','2023-03-18 16:10:54',NULL,650.00,'','9','1','Good sold','1','','sales','3826122','','No',NULL,NULL,''),(1375,'4000','91679144976','2023-03-18 16:09:36',NULL,1160.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(1376,'4000','91679144976','2023-03-18 16:09:51',NULL,600.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(1377,'4000','91679144976','2023-03-18 16:10:08',NULL,150.00,'','9','1','Good sold','1','','sales','3826460','','No',NULL,NULL,''),(1378,'4000','91679144976','2023-03-18 16:10:36',NULL,650.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(1379,'1110','91679145068','2023-03-18 16:25:47',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(1380,'5500','91679145068','2023-03-18 16:11:08',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1381,'1000','91679145068','2023-03-18 16:25:47',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1382,'4000','91679145068','2023-03-18 16:25:47',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(1383,'1110','91679145954','2023-03-18 16:28:48',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(1384,'5500','91679145954','2023-03-18 16:25:54',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1385,'1000','91679145954','2023-03-18 16:28:48',580.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1386,'4000','91679145954','2023-03-18 16:28:48',NULL,580.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(1387,'1000','91679147631','2023-03-18 16:54:05',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1388,'4000','91679147631','2023-03-18 16:54:05',NULL,100.00,'','9','1','Good sold','1','','sales','3826059','','No',NULL,NULL,''),(1389,'1000','91679147661','2023-03-18 17:01:58',1260.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1390,'4000','91679147661','2023-03-18 17:01:58',NULL,1260.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(1391,'1000','91679151535','2023-03-18 17:59:20',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1392,'4000','91679151535','2023-03-18 17:59:20',NULL,420.00,'','9','1','Good sold','1','','sales','3826117','','No',NULL,NULL,''),(1393,'1000','91679151818','2023-03-18 18:06:48',1260.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1394,'4000','91679151818','2023-03-18 18:06:48',NULL,1260.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(1395,'1000','91679152034','2023-03-18 18:07:50',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1396,'4000','91679152034','2023-03-18 18:07:50',NULL,420.00,'','9','1','Good sold','1','','sales','3826117','','No',NULL,NULL,''),(1397,'1110','91679152076','2023-03-18 18:10:16',NULL,1050.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(1398,'5500','91679152076','2023-03-18 18:10:05',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1399,'1000','91679152076','2023-03-18 18:10:16',1280.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1400,'4000','91679152076','2023-03-18 18:10:16',NULL,1160.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(1401,'4000','91679152076','2023-03-18 18:07:56',NULL,120.00,'','9','1','Good sold','1','','sales','3826413','','No',NULL,NULL,''),(1402,'1000','91679152231','2023-03-18 18:13:57',600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1403,'4000','91679152231','2023-03-18 18:13:57',NULL,600.00,'','9','1','Good sold','1','','sales','3826436','','No',NULL,NULL,''),(1404,'1000','91679152445','2023-03-18 18:17:19',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1405,'4000','91679152445','2023-03-18 18:17:19',NULL,650.00,'','9','1','Good sold','1','','sales','3826186','','No',NULL,NULL,''),(1406,'1000','91679152642','2023-03-18 18:28:39',840.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1407,'4000','91679152642','2023-03-18 18:28:39',NULL,420.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(1408,'4000','91679152642','2023-03-18 18:17:22',NULL,420.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(1409,'1110','91679282592','2023-03-20 06:25:51',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(1410,'1110','91679282592','2023-03-20 06:23:12',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(1411,'1110','91679282592','2023-03-20 06:23:25',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(1412,'1110','91679282592','2023-03-20 06:23:37',NULL,1120.00,'','9','1','Inventory sold','1','','sales','3826496','','No',NULL,NULL,''),(1413,'1110','91679282592','2023-03-20 06:23:50',NULL,2800.00,'','9','1','Inventory sold','1','','sales','3826285','','No',NULL,NULL,''),(1414,'1110','91679282592','2023-03-20 06:24:33',NULL,1160.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(1415,'1110','91679282592','2023-03-20 06:25:18',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(1416,'1110','91679282592','2023-03-20 06:25:29',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(1417,'5500','91679282592','2023-03-20 06:25:38',8310.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1418,'1000','91679282592','2023-03-20 06:25:51',10660.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1419,'4000','91679282592','2023-03-20 06:25:51',NULL,580.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(1420,'4000','91679282592','2023-03-20 06:23:12',NULL,580.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(1421,'4000','91679282592','2023-03-20 06:23:25',NULL,580.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(1422,'4000','91679282592','2023-03-20 06:23:37',NULL,1300.00,'','9','1','Good sold','1','','sales','3826496','','No',NULL,NULL,''),(1423,'4000','91679282592','2023-03-20 06:23:50',NULL,3400.00,'','9','1','Good sold','1','','sales','3826285','','No',NULL,NULL,''),(1424,'4000','91679282592','2023-03-20 06:24:05',NULL,420.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(1425,'4000','91679282592','2023-03-20 06:24:21',NULL,420.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(1426,'4000','91679282592','2023-03-20 06:24:33',NULL,1300.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(1427,'4000','91679282592','2023-03-20 06:25:18',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(1428,'4000','91679282592','2023-03-20 06:25:29',NULL,580.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(1429,'1000','91679285624','2023-03-20 07:16:08',840.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1430,'4000','91679285624','2023-03-20 07:16:08',NULL,840.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(1431,'1000','91679285771','2023-03-20 07:21:25',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1432,'4000','91679285771','2023-03-20 07:21:25',NULL,420.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(1433,'1000','91679286105','2023-03-20 07:31:40',840.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1434,'4000','91679286105','2023-03-20 07:31:40',NULL,840.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(1435,'1110','91679286702','2023-03-20 07:33:14',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(1436,'5500','91679286702','2023-03-20 07:31:42',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1437,'1000','91679286702','2023-03-20 07:33:14',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1438,'4000','91679286702','2023-03-20 07:33:14',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(1439,'1110','91679286797','2023-03-20 07:40:18',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(1440,'5500','91679286797','2023-03-20 07:33:17',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1441,'1000','91679286797','2023-03-20 07:40:18',580.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1442,'4000','91679286797','2023-03-20 07:40:18',NULL,580.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(1443,'1000','91679287220','2023-03-20 07:45:32',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1444,'4000','91679287220','2023-03-20 07:45:32',NULL,420.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(1445,'1110','91679287537','2023-03-20 07:48:05',NULL,1120.00,'','9','1','Inventory sold','1','','sales','3826497','','No',NULL,NULL,''),(1446,'5500','91679287537','2023-03-20 07:45:37',1120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1447,'1000','91679287537','2023-03-20 07:48:05',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1448,'4000','91679287537','2023-03-20 07:48:05',NULL,1300.00,'','9','1','Good sold','1','','sales','3826497','','No',NULL,NULL,''),(1449,'1110','91679287701','2023-03-20 07:58:35',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(1450,'5500','91679287701','2023-03-20 07:48:21',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1451,'1000','91679287701','2023-03-20 07:58:35',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1452,'4000','91679287701','2023-03-20 07:58:35',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(1453,'1000','91679288320','2023-03-20 07:59:33',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1454,'4000','91679288320','2023-03-20 07:59:33',NULL,100.00,'','9','1','Good sold','1','','sales','3826493','','No',NULL,NULL,''),(1455,'1000','91679288796','2023-03-20 08:06:43',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1456,'4000','91679288796','2023-03-20 08:06:43',NULL,420.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(1457,'1000','91679288809','2023-03-20 08:11:34',1680.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1458,'4000','91679288809','2023-03-20 08:11:34',NULL,1260.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(1459,'4000','91679288809','2023-03-20 08:06:49',NULL,420.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(1460,'1110','91679289131','2023-03-20 08:13:05',NULL,580.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(1461,'5500','91679289131','2023-03-20 08:12:11',580.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1462,'1000','91679289131','2023-03-20 08:13:05',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1463,'4000','91679289131','2023-03-20 08:13:05',NULL,650.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(1464,'1110','91679289189','2023-03-20 08:23:56',NULL,580.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(1465,'5500','91679289189','2023-03-20 08:13:09',580.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1466,'1000','91679289189','2023-03-20 08:23:56',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1467,'4000','91679289189','2023-03-20 08:23:56',NULL,650.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(1468,'1000','91679289846','2023-03-20 08:27:10',1680.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1469,'4000','91679289846','2023-03-20 08:27:10',NULL,1680.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(1470,'1000','91679290391','2023-03-20 08:33:18',840.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1471,'4000','91679290391','2023-03-20 08:33:18',NULL,840.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(1472,'1110','91679290407','2023-03-20 08:34:53',NULL,90.00,'','9','1','Inventory sold','1','','sales','3826233','','No',NULL,NULL,''),(1473,'1110','91679290407','2023-03-20 08:33:27',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(1474,'5500','91679290407','2023-03-20 08:34:43',1220.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1475,'1000','91679290407','2023-03-20 08:34:53',1630.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1476,'4000','91679290407','2023-03-20 08:34:53',NULL,130.00,'','9','1','Good sold','1','','sales','3826233','','No',NULL,NULL,''),(1477,'4000','91679290407','2023-03-20 08:33:27',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(1478,'1000','91679290496','2023-03-20 08:44:00',5200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1479,'4000','91679290496','2023-03-20 08:44:00',NULL,5200.00,'','9','1','Good sold','1','','sales','3826188','','No',NULL,NULL,''),(1480,'1000','91679291044','2023-03-20 08:47:48',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1481,'4000','91679291044','2023-03-20 08:47:48',NULL,1300.00,'','9','1','Good sold','1','','sales','3826188','','No',NULL,NULL,''),(1482,'1110','91679291273','2023-03-20 08:52:47',NULL,2800.00,'','9','1','Inventory sold','1','','sales','3826496','','No',NULL,NULL,''),(1483,'5500','91679291273','2023-03-20 08:47:53',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1484,'1000','91679291273','2023-03-20 08:52:47',3250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1485,'4000','91679291273','2023-03-20 08:52:47',NULL,3250.00,'','9','1','Good sold','1','','sales','3826496','','No',NULL,NULL,''),(1486,'1110','91679291713','2023-03-20 08:55:13',NULL,560.00,'','9','1','Inventory sold','1','','sales','3826496','','No',NULL,NULL,''),(1487,'5500','91679291713','2023-03-20 09:06:29',560.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1488,'1000','91679291713','2023-03-20 09:06:40',1910.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1489,'4000','91679291713','2023-03-20 09:06:40',NULL,1260.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(1490,'4000','91679291713','2023-03-20 08:55:13',NULL,650.00,'','9','1','Good sold','1','','sales','3826496','','No',NULL,NULL,''),(1491,'1110','91679292414','2023-03-20 09:19:39',NULL,600.00,'','9','1','Inventory sold','1','','sales','3826122','','No',NULL,NULL,''),(1492,'5500','91679292414','2023-03-20 09:06:54',600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1493,'1000','91679292414','2023-03-20 09:19:39',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1494,'4000','91679292414','2023-03-20 09:19:39',NULL,650.00,'','9','1','Good sold','1','','sales','3826122','','No',NULL,NULL,''),(1495,'1110','91679293187','2023-03-20 09:20:44',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(1496,'5500','91679293187','2023-03-20 09:19:47',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1497,'1000','91679293187','2023-03-20 09:20:44',580.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1498,'4000','91679293187','2023-03-20 09:20:44',NULL,580.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(1499,'1110','91679293249','2023-03-20 09:26:35',NULL,1160.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(1500,'5500','91679293249','2023-03-20 09:20:49',1160.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1501,'1000','91679293249','2023-03-20 09:26:35',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1502,'4000','91679293249','2023-03-20 09:26:35',NULL,1300.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(1503,'1110','91679293599','2023-03-20 09:40:04',NULL,1120.00,'','9','1','Inventory sold','1','','sales','3826497','','No',NULL,NULL,''),(1504,'5500','91679293599','2023-03-20 09:39:45',1120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1505,'1000','91679293599','2023-03-20 09:40:04',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1506,'4000','91679293599','2023-03-20 09:40:04',NULL,1300.00,'','9','1','Good sold','1','','sales','3826497','','No',NULL,NULL,''),(1507,'1000','91679294410','2023-03-20 09:40:42',180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1508,'4000','91679294410','2023-03-20 09:40:42',NULL,180.00,'','9','1','Good sold','1','','sales','3826449','','No',NULL,NULL,''),(1509,'1110','91679294446','2023-03-20 09:41:22',NULL,1160.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(1510,'5500','91679294446','2023-03-20 09:40:46',1160.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1511,'1000','91679294446','2023-03-20 09:41:22',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1512,'4000','91679294446','2023-03-20 09:41:22',NULL,1300.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(1513,'1000','91679294492','2023-03-20 09:56:22',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1514,'4000','91679294492','2023-03-20 09:56:22',NULL,420.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(1515,'1000','91679295387','2023-03-20 10:49:34',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1516,'4000','91679295387','2023-03-20 10:49:34',NULL,650.00,'','9','1','Good sold','1','','sales','3826186','','No',NULL,NULL,''),(1517,'1000','91679298581','2023-03-20 10:55:03',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1518,'4000','91679298581','2023-03-20 10:55:03',NULL,420.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(1519,'1000','91679299507','2023-03-20 11:05:23',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1520,'4000','91679299507','2023-03-20 11:05:23',NULL,420.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(1521,'1110','91679299535','2023-03-20 11:05:50',NULL,5000.00,'','9','1','Inventory sold','1','','sales','3826287','','No',NULL,NULL,''),(1522,'5500','91679299535','2023-03-20 11:05:35',5000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1523,'1000','91679299535','2023-03-20 11:05:50',6200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1524,'4000','91679299535','2023-03-20 11:05:50',NULL,6200.00,'','9','1','Good sold','1','','sales','3826287','','No',NULL,NULL,''),(1525,'1000','91679299785','2023-03-20 11:10:07',1800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1526,'4000','91679299785','2023-03-20 11:10:07',NULL,1300.00,'','9','1','Good sold','1','','sales','3826439','','No',NULL,NULL,''),(1527,'4000','91679299785','2023-03-20 11:09:45',NULL,500.00,'','9','1','Good sold','1','','sales','3826415','','No',NULL,NULL,''),(1528,'1000','91679299833','2023-03-20 11:11:57',500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1529,'4000','91679299833','2023-03-20 11:11:57',NULL,500.00,'','9','1','Good sold','1','','sales','3826396','','No',NULL,NULL,''),(1530,'1110','91679299926','2023-03-20 11:13:35',NULL,600.00,'','9','1','Inventory sold','1','','sales','3826122','','No',NULL,NULL,''),(1531,'5500','91679299926','2023-03-20 11:12:06',600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1532,'1000','91679299926','2023-03-20 11:13:35',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1533,'4000','91679299926','2023-03-20 11:13:35',NULL,650.00,'','9','1','Good sold','1','','sales','3826122','','No',NULL,NULL,''),(1534,'1110','91679300020','2023-03-20 11:24:09',NULL,345.00,'','9','1','Inventory sold','1','','sales','3826209','','No',NULL,NULL,''),(1535,'5500','91679300020','2023-03-20 11:13:40',345.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1536,'1000','91679300020','2023-03-20 11:24:09',550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1537,'4000','91679300020','2023-03-20 11:24:09',NULL,550.00,'','9','1','Good sold','1','','sales','3826209','','No',NULL,NULL,''),(1538,'1000','91679300657','2023-03-20 11:33:12',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1539,'4000','91679300657','2023-03-20 11:33:12',NULL,420.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(1540,'1110','91679301197','2023-03-20 11:44:21',NULL,560.00,'','9','1','Inventory sold','1','','sales','3826497','','No',NULL,NULL,''),(1541,'5500','91679301197','2023-03-20 11:33:18',560.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1542,'1000','91679301197','2023-03-20 11:44:21',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1543,'4000','91679301197','2023-03-20 11:44:21',NULL,650.00,'','9','1','Good sold','1','','sales','3826497','','No',NULL,NULL,''),(1544,'1000','91679301869','2023-03-20 11:49:03',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1545,'4000','91679301869','2023-03-20 11:49:03',NULL,100.00,'','9','1','Good sold','1','','sales','3826418','','No',NULL,NULL,''),(1546,'1110','91679302146','2023-03-20 11:49:06',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(1547,'5500','91679302146','2023-03-20 11:54:55',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1548,'1000','91679302146','2023-03-20 11:55:07',1420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1549,'4000','91679302146','2023-03-20 11:55:07',NULL,840.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(1550,'4000','91679302146','2023-03-20 11:49:06',NULL,580.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(1551,'1000','91679302513','2023-03-20 11:56:32',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1552,'4000','91679302513','2023-03-20 11:56:32',NULL,420.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(1553,'1000','91679302599','2023-03-20 12:38:44',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1554,'4000','91679302599','2023-03-20 12:38:44',NULL,420.00,'','9','1','Good sold','1','','sales','3826117','','No',NULL,NULL,''),(1555,'1110','91679305147','2023-03-20 12:39:22',NULL,1050.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(1556,'5500','91679305147','2023-03-20 12:39:07',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1557,'1000','91679305147','2023-03-20 12:39:22',1160.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1558,'4000','91679305147','2023-03-20 12:39:22',NULL,1160.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(1559,'1110','91679305193','2023-03-20 12:52:50',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826499','','No',NULL,NULL,''),(1560,'5500','91679305193','2023-03-20 12:39:53',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1561,'1000','91679305193','2023-03-20 12:52:50',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1562,'4000','91679305193','2023-03-20 12:52:50',NULL,100.00,'','9','1','Good sold','1','','sales','3826499','','No',NULL,NULL,''),(1563,'1000','91679305975','2023-03-20 13:07:43',440.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1564,'4000','91679305975','2023-03-20 13:07:43',NULL,260.00,'','9','1','Good sold','1','','sales','3826439','','No',NULL,NULL,''),(1565,'4000','91679305975','2023-03-20 12:52:55',NULL,180.00,'','9','1','Good sold','1','','sales','3826449','','No',NULL,NULL,''),(1566,'1110','91679306935','2023-03-20 13:47:02',NULL,1120.00,'','9','1','Inventory sold','1','','sales','3826497','','No',NULL,NULL,''),(1567,'5500','91679306935','2023-03-20 13:08:55',1120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1568,'1000','91679306935','2023-03-20 13:47:02',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1569,'4000','91679306935','2023-03-20 13:47:02',NULL,1300.00,'','9','1','Good sold','1','','sales','3826497','','No',NULL,NULL,''),(1570,'1000','91679309230','2023-03-20 13:58:06',1680.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1571,'4000','91679309230','2023-03-20 13:58:06',NULL,1680.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(1572,'1000','91679309910','2023-03-20 14:04:30',1680.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1573,'4000','91679309910','2023-03-20 14:04:30',NULL,1680.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(1574,'1000','91679310340','2023-03-20 14:05:53',1680.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1575,'4000','91679310340','2023-03-20 14:05:53',NULL,1680.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(1576,'1000','91679312099','2023-03-20 14:35:16',1260.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1577,'4000','91679312099','2023-03-20 14:35:16',NULL,1260.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(1578,'1000','91679312120','2023-03-20 14:37:34',840.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1579,'4000','91679312120','2023-03-20 14:37:34',NULL,840.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(1580,'1000','91679312298','2023-03-20 14:39:57',400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1581,'4000','91679312298','2023-03-20 14:39:57',NULL,400.00,'','9','1','Good sold','1','','sales','3826131','','No',NULL,NULL,''),(1582,'1110','91679313763','2023-03-20 15:03:02',NULL,114.40,'','9','1','Inventory sold','1','','sales','3826212','','No',NULL,NULL,''),(1583,'5500','91679313763','2023-03-20 15:02:54',114.40,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1584,'1000','91679313763','2023-03-20 15:03:02',1400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1585,'4000','91679313763','2023-03-20 15:03:02',NULL,200.00,'','9','1','Good sold','1','','sales','3826212','','No',NULL,NULL,''),(1586,'4000','91679313763','2023-03-20 15:02:43',NULL,1200.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(1587,'1000','91679313865','2023-03-20 15:06:16',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1588,'4000','91679313865','2023-03-20 15:06:16',NULL,420.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(1589,'1000','91679314017','2023-03-20 15:12:31',1260.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1590,'4000','91679314017','2023-03-20 15:12:31',NULL,1260.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(1591,'1000','91679314358','2023-03-20 15:17:42',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1592,'4000','91679314358','2023-03-20 15:17:42',NULL,100.00,'','9','1','Good sold','1','','sales','3826059','','No',NULL,NULL,''),(1593,'1000','91679314665','2023-03-20 15:40:21',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1594,'4000','91679314665','2023-03-20 15:40:21',NULL,1300.00,'','9','1','Good sold','1','','sales','3826188','','No',NULL,NULL,''),(1595,'1110','91679316146','2023-03-20 15:42:51',NULL,2800.00,'','9','1','Inventory sold','1','','sales','3826497','','No',NULL,NULL,''),(1596,'5500','91679316146','2023-03-20 15:42:26',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1597,'1000','91679316146','2023-03-20 15:42:51',3250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1598,'4000','91679316146','2023-03-20 15:42:51',NULL,3250.00,'','9','1','Good sold','1','','sales','3826497','','No',NULL,NULL,''),(1599,'1110','91679316460','2023-03-20 15:47:50',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(1600,'5500','91679316460','2023-03-20 15:47:40',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1601,'1000','91679316460','2023-03-20 15:47:50',580.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1602,'4000','91679316460','2023-03-20 15:47:50',NULL,580.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(1603,'1000','91679316476','2023-03-20 15:53:00',840.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1604,'4000','91679316476','2023-03-20 15:53:00',NULL,840.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(1605,'1000','91679316785','2023-03-20 15:54:36',840.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1606,'4000','91679316785','2023-03-20 15:54:36',NULL,840.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(1607,'1000','91679316879','2023-03-20 16:02:06',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1608,'4000','91679316879','2023-03-20 16:02:06',NULL,200.00,'','9','1','Good sold','1','','sales','3826466','','No',NULL,NULL,''),(1609,'1110','91679317329','2023-03-20 16:17:26',NULL,580.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(1610,'5500','91679317329','2023-03-20 16:02:09',580.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1611,'1000','91679317329','2023-03-20 16:17:26',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1612,'4000','91679317329','2023-03-20 16:17:26',NULL,650.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(1613,'1000','91679318252','2023-03-20 16:26:59',180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1614,'4000','91679318252','2023-03-20 16:26:59',NULL,180.00,'','9','1','Good sold','1','','sales','3826449','','No',NULL,NULL,''),(1615,'1000','91679318822','2023-03-20 16:27:55',840.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1616,'4000','91679318822','2023-03-20 16:27:55',NULL,840.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(1617,'1000','91679318882','2023-03-20 16:39:06',1680.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1618,'4000','91679318882','2023-03-20 16:39:06',NULL,1680.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(1619,'1000','91679319552','2023-03-20 16:39:35',180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1620,'4000','91679319552','2023-03-20 16:39:35',NULL,180.00,'','9','1','Good sold','1','','sales','3826449','','No',NULL,NULL,''),(1621,'1000','91679319579','2023-03-20 16:40:38',180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1622,'4000','91679319579','2023-03-20 16:40:38',NULL,180.00,'','9','1','Good sold','1','','sales','3826449','','No',NULL,NULL,''),(1623,'1110','91679319791','2023-03-20 16:56:09',NULL,580.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(1624,'5500','91679319791','2023-03-20 16:43:11',580.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1625,'1000','91679319791','2023-03-20 16:56:09',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1626,'4000','91679319791','2023-03-20 16:56:09',NULL,650.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(1627,'1110','91679320572','2023-03-20 17:04:34',NULL,2320.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(1628,'5500','91679320572','2023-03-20 16:56:12',2320.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1629,'1000','91679320572','2023-03-20 17:04:34',2600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1630,'4000','91679320572','2023-03-20 17:04:34',NULL,2600.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(1631,'1000','91679321078','2023-03-20 17:10:09',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1632,'4000','91679321078','2023-03-20 17:10:09',NULL,100.00,'','9','1','Good sold','1','','sales','3826418','','No',NULL,NULL,''),(1633,'1000','91679321415','2023-03-20 17:13:09',180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1634,'4000','91679321415','2023-03-20 17:13:09',NULL,180.00,'','9','1','Good sold','1','','sales','3826449','','No',NULL,NULL,''),(1635,'1110','91679321593','2023-03-20 17:25:04',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(1636,'5500','91679321593','2023-03-20 17:13:13',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1637,'1000','91679321593','2023-03-20 17:25:04',1450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1638,'4000','91679321593','2023-03-20 17:25:04',NULL,1450.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(1639,'1110','91679322308','2023-03-20 17:26:19',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(1640,'5500','91679322308','2023-03-20 17:25:08',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1641,'1000','91679322308','2023-03-20 17:26:19',600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1642,'4000','91679322308','2023-03-20 17:26:19',NULL,600.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(1643,'1000','91679322385','2023-03-20 17:28:24',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1644,'4000','91679322385','2023-03-20 17:28:24',NULL,150.00,'','9','1','Good sold','1','','sales','3826416','','No',NULL,NULL,''),(1645,'1110','91679322511','2023-03-20 17:29:37',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(1646,'5500','91679322511','2023-03-20 17:28:31',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1647,'1000','91679322511','2023-03-20 17:29:37',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1648,'4000','91679322511','2023-03-20 17:29:37',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(1649,'1000','91679322595','2023-03-20 17:34:00',280.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1650,'4000','91679322595','2023-03-20 17:34:00',NULL,100.00,'','9','1','Good sold','1','','sales','3826430','','No',NULL,NULL,''),(1651,'4000','91679322595','2023-03-20 17:29:55',NULL,180.00,'','9','1','Good sold','1','','sales','3826414','','No',NULL,NULL,''),(1652,'1110','91679322845','2023-03-20 17:48:19',NULL,580.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(1653,'5500','91679322845','2023-03-20 17:34:05',580.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1654,'1000','91679322845','2023-03-20 17:48:19',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1655,'4000','91679322845','2023-03-20 17:48:19',NULL,650.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(1656,'1000','91679323706','2023-03-20 17:52:23',840.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1657,'4000','91679323706','2023-03-20 17:52:23',NULL,840.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(1658,'1000','91679323949','2023-03-20 17:54:50',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1659,'4000','91679323949','2023-03-20 17:54:50',NULL,420.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(1660,'1000','91679324094','2023-03-20 17:58:51',840.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1661,'4000','91679324094','2023-03-20 17:58:51',NULL,840.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(1662,'1000','91679324337','2023-03-20 17:59:07',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1663,'4000','91679324337','2023-03-20 17:59:07',NULL,200.00,'','9','1','Good sold','1','','sales','3826418','','No',NULL,NULL,''),(1664,'1000','91679325011','2023-03-20 18:10:22',1260.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1665,'4000','91679325011','2023-03-20 18:10:22',NULL,1260.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(1666,'1110','91679325028','2023-03-20 18:16:37',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(1667,'5500','91679325028','2023-03-20 18:10:28',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1668,'1000','91679325028','2023-03-20 18:16:37',580.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1669,'4000','91679325028','2023-03-20 18:16:37',NULL,580.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(1670,'1110','91679325785','2023-03-20 18:23:18',NULL,2100.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(1671,'5500','91679325785','2023-03-20 18:23:05',2100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1672,'1000','91679325785','2023-03-20 18:23:18',2320.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1673,'4000','91679325785','2023-03-20 18:23:18',NULL,2320.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(1674,'1110','91679368248','2023-03-21 06:10:59',NULL,800.00,'','9','1','Inventory sold','1','','sales','3826121','','No',NULL,NULL,''),(1675,'5500','91679368248','2023-03-21 06:10:48',800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1676,'1000','91679368248','2023-03-21 06:10:59',840.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1677,'4000','91679368248','2023-03-21 06:10:59',NULL,840.00,'','9','1','Good sold','1','','sales','3826121','','No',NULL,NULL,''),(1678,'1000','91679368263','2023-03-21 08:14:01',840.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1679,'4000','91679368263','2023-03-21 08:14:01',NULL,840.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(1680,'1110','91679375644','2023-03-21 08:14:22',NULL,560.00,'','9','1','Inventory sold','1','','sales','3826497','','No',NULL,NULL,''),(1681,'5500','91679375644','2023-03-21 08:14:04',560.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1682,'1000','91679375644','2023-03-21 08:14:22',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1683,'4000','91679375644','2023-03-21 08:14:22',NULL,650.00,'','9','1','Good sold','1','','sales','3826497','','No',NULL,NULL,''),(1684,'1110','91679375664','2023-03-21 08:35:24',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(1685,'1110','91679375664','2023-03-21 08:14:24',NULL,560.00,'','9','1','Inventory sold','1','','sales','3826497','','No',NULL,NULL,''),(1686,'5500','91679375664','2023-03-21 08:35:06',1690.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1687,'1000','91679375664','2023-03-21 08:35:24',2150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1688,'4000','91679375664','2023-03-21 08:35:24',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(1689,'4000','91679375664','2023-03-21 08:14:24',NULL,650.00,'','9','1','Good sold','1','','sales','3826497','','No',NULL,NULL,''),(1690,'1000','91679376931','2023-03-21 08:43:25',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1691,'4000','91679376931','2023-03-21 08:43:25',NULL,900.00,'','9','1','Good sold','1','','sales','3826341','','No',NULL,NULL,''),(1692,'1110','91679377414','2023-03-21 08:44:17',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826500','','No',NULL,NULL,''),(1693,'5500','91679377414','2023-03-21 08:43:34',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1694,'1000','91679377414','2023-03-21 08:44:17',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1695,'4000','91679377414','2023-03-21 08:44:17',NULL,150.00,'','9','1','Good sold','1','','sales','3826500','','No',NULL,NULL,''),(1696,'1110','91679377460','2023-03-21 09:11:31',NULL,1050.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(1697,'5500','91679377460','2023-03-21 08:44:20',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1698,'1000','91679377460','2023-03-21 09:11:31',1100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1699,'4000','91679377460','2023-03-21 09:11:31',NULL,1100.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(1700,'1110','91679379359','2023-03-21 09:33:18',NULL,1740.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(1701,'5500','91679379359','2023-03-21 09:15:59',1740.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1702,'1000','91679379359','2023-03-21 09:33:18',1950.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1703,'4000','91679379359','2023-03-21 09:33:18',NULL,1950.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(1704,'1000','91679380419','2023-03-21 09:47:27',180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1705,'4000','91679380419','2023-03-21 09:47:27',NULL,180.00,'','9','1','Good sold','1','','sales','3826449','','No',NULL,NULL,''),(1706,'1110','91679381252','2023-03-21 09:52:30',NULL,4725.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(1707,'5500','91679381252','2023-03-21 09:47:32',4725.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1708,'1000','91679381252','2023-03-21 09:52:30',4950.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1709,'4000','91679381252','2023-03-21 09:52:30',NULL,4950.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(1710,'1110','91679381553','2023-03-21 10:09:29',NULL,400.00,'','9','1','Inventory sold','1','','sales','3826121','','No',NULL,NULL,''),(1711,'5500','91679381553','2023-03-21 09:52:33',400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1712,'1000','91679381553','2023-03-21 10:09:29',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1713,'4000','91679381553','2023-03-21 10:09:29',NULL,420.00,'','9','1','Good sold','1','','sales','3826121','','No',NULL,NULL,''),(1714,'1110','91679382575','2023-03-21 10:10:26',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(1715,'1110','91679382575','2023-03-21 10:09:35',NULL,580.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(1716,'5500','91679382575','2023-03-21 10:10:19',1710.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1717,'1000','91679382575','2023-03-21 10:10:26',2100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1718,'4000','91679382575','2023-03-21 10:10:26',NULL,1450.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(1719,'4000','91679382575','2023-03-21 10:09:35',NULL,650.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(1720,'1110','91679382630','2023-03-21 10:10:59',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(1721,'5500','91679382630','2023-03-21 10:10:30',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1722,'1000','91679382630','2023-03-21 10:10:59',550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1723,'4000','91679382630','2023-03-21 10:10:59',NULL,550.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(1724,'1110','91679382661','2023-03-21 10:12:18',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(1725,'5500','91679382661','2023-03-21 10:11:01',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1726,'1000','91679382661','2023-03-21 10:12:18',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1727,'4000','91679382661','2023-03-21 10:12:18',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(1728,'1110','91679382750','2023-03-21 10:13:39',NULL,1575.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(1729,'5500','91679382750','2023-03-21 10:13:24',1575.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1730,'1000','91679382750','2023-03-21 10:13:39',1740.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1731,'4000','91679382750','2023-03-21 10:13:39',NULL,1740.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(1732,'1000','91679382825','2023-03-21 10:21:31',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1733,'4000','91679382825','2023-03-21 10:21:31',NULL,420.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(1734,'1000','91679383293','2023-03-21 10:21:46',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1735,'4000','91679383293','2023-03-21 10:21:46',NULL,420.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(1736,'1110','91679383308','2023-03-21 10:35:32',NULL,1800.00,'','9','1','Inventory sold','1','','sales','3826122','','No',NULL,NULL,''),(1737,'1110','91679383308','2023-03-21 10:21:48',NULL,5500.00,'','9','1','Inventory sold','1','','sales','3826286','','No',NULL,NULL,''),(1738,'5500','91679383308','2023-03-21 10:35:18',7300.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1739,'1000','91679383308','2023-03-21 10:35:32',8350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1740,'4000','91679383308','2023-03-21 10:35:32',NULL,1950.00,'','9','1','Good sold','1','','sales','3826122','','No',NULL,NULL,''),(1741,'4000','91679383308','2023-03-21 10:21:48',NULL,6400.00,'','9','1','Good sold','1','','sales','3826286','','No',NULL,NULL,''),(1742,'1000','91679384237','2023-03-21 10:59:52',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1743,'4000','91679384237','2023-03-21 10:59:52',NULL,650.00,'','9','1','Good sold','1','','sales','3826188','','No',NULL,NULL,''),(1744,'1000','91679385597','2023-03-21 11:16:19',1260.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1745,'4000','91679385597','2023-03-21 11:16:19',NULL,1260.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(1746,'1110','91679386586','2023-03-21 11:17:19',NULL,1120.00,'','9','1','Inventory sold','1','','sales','3826497','','No',NULL,NULL,''),(1747,'5500','91679386586','2023-03-21 11:16:26',1120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1748,'1000','91679386586','2023-03-21 11:17:19',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1749,'4000','91679386586','2023-03-21 11:17:19',NULL,1300.00,'','9','1','Good sold','1','','sales','3826497','','No',NULL,NULL,''),(1750,'1110','91679386642','2023-03-21 11:17:46',NULL,1160.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(1751,'5500','91679386642','2023-03-21 11:17:22',1160.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1752,'1000','91679386642','2023-03-21 11:17:46',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1753,'4000','91679386642','2023-03-21 11:17:46',NULL,1300.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(1754,'1110','91679386670','2023-03-21 11:39:12',NULL,2625.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(1755,'5500','91679386670','2023-03-21 11:17:50',2625.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1756,'1000','91679386670','2023-03-21 11:39:12',2750.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1757,'4000','91679386670','2023-03-21 11:39:12',NULL,2750.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(1758,'1000','91679388099','2023-03-21 11:41:51',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1759,'4000','91679388099','2023-03-21 11:41:51',NULL,900.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(1760,'1110','91679388115','2023-03-21 11:45:02',NULL,2625.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(1761,'5500','91679388115','2023-03-21 11:41:55',2625.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1762,'1000','91679388115','2023-03-21 11:45:02',2750.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1763,'4000','91679388115','2023-03-21 11:45:02',NULL,2750.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(1764,'1000','91679388399','2023-03-21 11:50:25',2160.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1765,'4000','91679388399','2023-03-21 11:50:25',NULL,900.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(1766,'4000','91679388399','2023-03-21 11:46:39',NULL,1260.00,'','9','1','Good sold','1','','sales','3826117','','No',NULL,NULL,''),(1767,'1110','91679388637','2023-03-21 11:52:25',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(1768,'5500','91679388637','2023-03-21 11:52:13',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1769,'1000','91679388637','2023-03-21 11:52:25',1000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1770,'4000','91679388637','2023-03-21 11:52:25',NULL,550.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(1771,'4000','91679388637','2023-03-21 11:50:37',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(1772,'1000','91679388752','2023-03-21 11:55:58',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1773,'4000','91679388752','2023-03-21 11:55:58',NULL,420.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(1774,'1110','91679388961','2023-03-21 12:06:55',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(1775,'5500','91679388961','2023-03-21 11:56:01',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1776,'1000','91679388961','2023-03-21 12:06:55',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1777,'4000','91679388961','2023-03-21 12:06:55',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(1778,'1110','91679389636','2023-03-21 12:08:17',NULL,1050.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(1779,'5500','91679389636','2023-03-21 12:07:16',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1780,'1000','91679389636','2023-03-21 12:08:17',1100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1781,'4000','91679389636','2023-03-21 12:08:17',NULL,1100.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(1782,'1000','91679389700','2023-03-21 12:08:33',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1783,'4000','91679389700','2023-03-21 12:08:33',NULL,900.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(1784,'1000','91679389721','2023-03-21 12:40:59',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1785,'4000','91679389721','2023-03-21 12:40:59',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(1786,'1110','91679391670','2023-03-21 13:15:17',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(1787,'5500','91679391670','2023-03-21 12:41:10',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1788,'1000','91679391670','2023-03-21 13:15:17',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1789,'4000','91679391670','2023-03-21 13:15:17',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(1790,'1110','91679393719','2023-03-21 13:35:17',NULL,3600.00,'','9','1','Inventory sold','1','','sales','3826122','','No',NULL,NULL,''),(1791,'5500','91679393719','2023-03-21 13:15:19',3600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1792,'1000','91679393719','2023-03-21 13:35:17',3900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1793,'4000','91679393719','2023-03-21 13:35:17',NULL,3900.00,'','9','1','Good sold','1','','sales','3826122','','No',NULL,NULL,''),(1794,'1000','91679395484','2023-03-21 13:45:33',2520.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1795,'4000','91679395484','2023-03-21 13:45:33',NULL,2520.00,'','9','1','Good sold','1','','sales','3826117','','No',NULL,NULL,''),(1796,'1110','91679395552','2023-03-21 14:08:28',NULL,1200.00,'','9','1','Inventory sold','1','','sales','3826121','','No',NULL,NULL,''),(1797,'5500','91679395552','2023-03-21 13:45:52',1200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1798,'1000','91679395552','2023-03-21 14:08:28',1260.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1799,'4000','91679395552','2023-03-21 14:08:28',NULL,1260.00,'','9','1','Good sold','1','','sales','3826121','','No',NULL,NULL,''),(1800,'1110','91679396933','2023-03-21 14:20:36',NULL,560.00,'','9','1','Inventory sold','1','','sales','3826497','','No',NULL,NULL,''),(1801,'5500','91679396933','2023-03-21 14:08:53',560.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1802,'1000','91679396933','2023-03-21 14:20:36',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1803,'4000','91679396933','2023-03-21 14:20:36',NULL,650.00,'','9','1','Good sold','1','','sales','3826497','','No',NULL,NULL,''),(1804,'1110','91679397640','2023-03-21 14:20:57',NULL,560.00,'','9','1','Inventory sold','1','','sales','3826496','','No',NULL,NULL,''),(1805,'5500','91679397640','2023-03-21 14:20:40',560.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1806,'1000','91679397640','2023-03-21 14:20:57',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1807,'4000','91679397640','2023-03-21 14:20:57',NULL,650.00,'','9','1','Good sold','1','','sales','3826496','','No',NULL,NULL,''),(1808,'1000','91679397659','2023-03-21 14:42:43',120.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1809,'4000','91679397659','2023-03-21 14:42:43',NULL,120.00,'','9','1','Good sold','1','','sales','3826413','','No',NULL,NULL,''),(1810,'1110','91679398974','2023-03-21 14:50:24',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(1811,'5500','91679398974','2023-03-21 14:42:54',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1812,'1000','91679398974','2023-03-21 14:50:24',550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1813,'4000','91679398974','2023-03-21 14:50:24',NULL,550.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(1814,'1000','91679399428','2023-03-21 15:04:24',2100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1815,'4000','91679399428','2023-03-21 15:04:24',NULL,2100.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(1816,'1000','91679400267','2023-03-21 15:11:24',2250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1817,'4000','91679400267','2023-03-21 15:11:24',NULL,2250.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(1818,'1110','91679400687','2023-03-21 15:19:11',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(1819,'5500','91679400687','2023-03-21 15:11:27',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1820,'1000','91679400687','2023-03-21 15:19:11',550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1821,'4000','91679400687','2023-03-21 15:19:11',NULL,550.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(1822,'1000','91679401153','2023-03-21 15:37:03',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1823,'4000','91679401153','2023-03-21 15:37:03',NULL,100.00,'','9','1','Good sold','1','','sales','3826298','','No',NULL,NULL,''),(1824,'1000','91679402225','2023-03-21 15:54:56',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1825,'4000','91679402225','2023-03-21 15:54:56',NULL,300.00,'','9','1','Good sold','1','','sales','3826424','','No',NULL,NULL,''),(1826,'1110','91679403298','2023-03-21 16:04:31',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(1827,'5500','91679403298','2023-03-21 16:04:16',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1828,'1000','91679403298','2023-03-21 16:04:31',2400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1829,'4000','91679403298','2023-03-21 16:04:31',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(1830,'4000','91679403298','2023-03-21 15:54:58',NULL,900.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(1831,'1110','91679403879','2023-03-21 16:23:51',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(1832,'5500','91679403879','2023-03-21 16:04:39',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1833,'1000','91679403879','2023-03-21 16:23:51',550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1834,'4000','91679403879','2023-03-21 16:23:51',NULL,550.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(1835,'1110','91679405034','2023-03-21 16:26:03',NULL,1740.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(1836,'5500','91679405034','2023-03-21 16:23:54',1740.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1837,'1000','91679405034','2023-03-21 16:26:03',1950.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1838,'4000','91679405034','2023-03-21 16:26:03',NULL,1950.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(1839,'1110','91679405169','2023-03-21 16:49:21',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826500','','No',NULL,NULL,''),(1840,'5500','91679405169','2023-03-21 16:26:09',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1841,'1000','91679405169','2023-03-21 16:49:21',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1842,'4000','91679405169','2023-03-21 16:49:21',NULL,150.00,'','9','1','Good sold','1','','sales','3826500','','No',NULL,NULL,''),(1843,'1110','91679406568','2023-03-21 16:49:28',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(1844,'5500','91679406568','2023-03-21 16:58:09',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1845,'1000','91679406568','2023-03-21 17:06:51',1950.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1846,'4000','91679406568','2023-03-21 17:06:51',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(1847,'4000','91679406568','2023-03-21 16:49:28',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(1848,'1000','91679407615','2023-03-21 17:08:15',840.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1849,'4000','91679407615','2023-03-21 17:08:15',NULL,840.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(1850,'1110','91679407754','2023-03-21 17:11:17',NULL,1160.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(1851,'5500','91679407754','2023-03-21 17:09:14',1160.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1852,'1000','91679407754','2023-03-21 17:11:17',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1853,'4000','91679407754','2023-03-21 17:11:17',NULL,1300.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(1854,'1000','91679408211','2023-03-21 17:31:36',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1855,'4000','91679408211','2023-03-21 17:31:36',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(1856,'1000','91679409099','2023-03-21 17:33:05',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1857,'4000','91679409099','2023-03-21 17:33:05',NULL,900.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(1858,'1000','91679409188','2023-03-21 17:33:25',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1859,'4000','91679409188','2023-03-21 17:33:25',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(1860,'1000','91679409265','2023-03-21 17:43:42',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1861,'4000','91679409265','2023-03-21 17:43:42',NULL,420.00,'','9','1','Good sold','1','','sales','3826117','','No',NULL,NULL,''),(1862,'1110','91679409827','2023-03-21 18:02:07',NULL,2800.00,'','9','1','Inventory sold','1','','sales','3826285','','No',NULL,NULL,''),(1863,'5500','91679409827','2023-03-21 17:43:47',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1864,'1000','91679409827','2023-03-21 18:02:07',3400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1865,'4000','91679409827','2023-03-21 18:02:07',NULL,3400.00,'','9','1','Good sold','1','','sales','3826285','','No',NULL,NULL,''),(1866,'1110','91679410936','2023-03-21 18:03:35',NULL,1160.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(1867,'5500','91679410936','2023-03-21 18:02:16',1160.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1868,'1000','91679410936','2023-03-21 18:03:35',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1869,'4000','91679410936','2023-03-21 18:03:35',NULL,1300.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(1870,'1110','91679411022','2023-03-21 18:07:54',NULL,1050.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(1871,'5500','91679411022','2023-03-21 18:07:44',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1872,'1000','91679411022','2023-03-21 18:07:54',1100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1873,'4000','91679411022','2023-03-21 18:07:54',NULL,1100.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(1874,'1110','91679411278','2023-03-21 18:14:34',NULL,1050.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(1875,'5500','91679411278','2023-03-21 18:07:58',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1876,'1000','91679411278','2023-03-21 18:14:34',1100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1877,'4000','91679411278','2023-03-21 18:14:34',NULL,1100.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(1878,'1000','91679411678','2023-03-21 18:16:32',1800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1879,'4000','91679411678','2023-03-21 18:16:32',NULL,1800.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(1880,'1000','91679411864','2023-03-21 18:26:21',6500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1881,'4000','91679411864','2023-03-21 18:26:21',NULL,6500.00,'','9','1','Good sold','1','','sales','3826188','','No',NULL,NULL,''),(1882,'1000','91679455862','2023-03-22 06:33:29',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1883,'4000','91679455862','2023-03-22 06:33:29',NULL,450.00,'','9','1','Good sold','1','','sales','3826437','','No',NULL,NULL,''),(1884,'1000','91679456013','2023-03-22 07:29:20',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1885,'4000','91679456013','2023-03-22 07:29:20',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(1886,'1000','91679459363','2023-03-22 07:49:51',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1887,'4000','91679459363','2023-03-22 07:49:51',NULL,420.00,'','9','1','Good sold','1','','sales','3826117','','No',NULL,NULL,''),(1888,'1110','91679460596','2023-03-22 07:59:31',NULL,114.40,'','9','1','Inventory sold','1','','sales','3826212','','No',NULL,NULL,''),(1889,'5500','91679460596','2023-03-22 07:49:56',114.40,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1890,'1000','91679460596','2023-03-22 07:59:31',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1891,'4000','91679460596','2023-03-22 07:59:31',NULL,200.00,'','9','1','Good sold','1','','sales','3826212','','No',NULL,NULL,''),(1892,'1110','91679461174','2023-03-22 08:32:12',NULL,2800.00,'','9','1','Inventory sold','1','','sales','3826285','','No',NULL,NULL,''),(1893,'5500','91679461174','2023-03-22 08:30:39',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1894,'1000','91679461174','2023-03-22 08:32:12',4660.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1895,'4000','91679461174','2023-03-22 08:32:12',NULL,3400.00,'','9','1','Good sold','1','','sales','3826285','','No',NULL,NULL,''),(1896,'4000','91679461174','2023-03-22 07:59:34',NULL,1260.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(1897,'1110','91679463174','2023-03-22 08:32:54',NULL,5800.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(1898,'5500','91679463174','2023-03-22 08:52:27',5800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1899,'1000','91679463174','2023-03-22 08:52:43',13000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1900,'4000','91679463174','2023-03-22 08:52:43',NULL,6500.00,'','9','1','Good sold','1','','sales','3826186','','No',NULL,NULL,''),(1901,'4000','91679463174','2023-03-22 08:32:54',NULL,6500.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(1902,'1000','91679464367','2023-03-22 08:59:41',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1903,'4000','91679464367','2023-03-22 08:59:41',NULL,150.00,'','9','1','Good sold','1','','sales','3826253','','No',NULL,NULL,''),(1904,'1110','91679464784','2023-03-22 09:14:16',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(1905,'5500','91679464784','2023-03-22 08:59:44',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1906,'1000','91679464784','2023-03-22 09:14:16',580.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1907,'4000','91679464784','2023-03-22 09:14:16',NULL,580.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(1908,'1110','91679465663','2023-03-22 09:23:26',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(1909,'5500','91679465663','2023-03-22 09:14:23',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1910,'1000','91679465663','2023-03-22 09:23:26',550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1911,'4000','91679465663','2023-03-22 09:23:26',NULL,550.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(1912,'1000','91679466209','2023-03-22 09:36:44',2940.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1913,'4000','91679466209','2023-03-22 09:36:44',NULL,2940.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(1914,'1110','91679467095','2023-03-22 09:51:06',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(1915,'5500','91679467095','2023-03-22 09:38:15',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1916,'1000','91679467095','2023-03-22 09:51:06',550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1917,'4000','91679467095','2023-03-22 09:51:06',NULL,550.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(1918,'1110','91679467881','2023-03-22 09:55:50',NULL,1050.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(1919,'5500','91679467881','2023-03-22 09:51:21',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1920,'1000','91679467881','2023-03-22 09:55:50',1100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1921,'4000','91679467881','2023-03-22 09:55:50',NULL,1100.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(1922,'1110','91679468159','2023-03-22 09:57:03',NULL,1050.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(1923,'5500','91679468159','2023-03-22 09:55:59',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1924,'1000','91679468159','2023-03-22 09:57:03',1100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1925,'4000','91679468159','2023-03-22 09:57:03',NULL,1100.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(1926,'1110','91679468226','2023-03-22 09:57:59',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(1927,'5500','91679468226','2023-03-22 09:57:06',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1928,'1000','91679468226','2023-03-22 09:57:59',550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1929,'4000','91679468226','2023-03-22 09:57:59',NULL,550.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(1930,'1000','91679468288','2023-03-22 10:29:47',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1931,'4000','91679468288','2023-03-22 10:29:47',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(1932,'1110','91679470194','2023-03-22 10:35:20',NULL,1050.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(1933,'5500','91679470194','2023-03-22 10:29:54',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1934,'1000','91679470194','2023-03-22 10:35:20',1100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1935,'4000','91679470194','2023-03-22 10:35:20',NULL,1100.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(1936,'1110','91679470524','2023-03-22 10:35:24',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(1937,'5500','91679470524','2023-03-22 11:22:00',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1938,'1000','91679470524','2023-03-22 11:22:05',1450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1939,'4000','91679470524','2023-03-22 11:22:05',NULL,900.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(1940,'4000','91679470524','2023-03-22 10:35:24',NULL,550.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(1941,'1000','91679474797','2023-03-22 11:46:54',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1942,'4000','91679474797','2023-03-22 11:46:54',NULL,650.00,'','9','1','Good sold','1','','sales','3826436','','No',NULL,NULL,''),(1943,'1000','91679477116','2023-03-22 12:35:36',2100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1944,'4000','91679477116','2023-03-22 12:35:36',NULL,2100.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(1945,'1110','91679477749','2023-03-22 12:54:30',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(1946,'5500','91679477749','2023-03-22 12:35:49',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1947,'1000','91679477749','2023-03-22 12:54:30',550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1948,'4000','91679477749','2023-03-22 12:54:30',NULL,550.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(1949,'1000','91679478876','2023-03-22 13:12:42',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1950,'4000','91679478876','2023-03-22 13:12:42',NULL,900.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(1951,'1110','91679479968','2023-03-22 13:20:00',NULL,5500.00,'','9','1','Inventory sold','1','','sales','3826286','','No',NULL,NULL,''),(1952,'5500','91679479968','2023-03-22 13:12:48',5500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1953,'1000','91679479968','2023-03-22 13:20:00',6400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1954,'4000','91679479968','2023-03-22 13:20:00',NULL,6400.00,'','9','1','Good sold','1','','sales','3826286','','No',NULL,NULL,''),(1955,'1000','91679480406','2023-03-22 13:20:50',400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1959,'1000','91679480406','2023-03-22 13:20:50',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1960,'4000','91679480406','2023-03-22 13:20:06',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(1961,'1110','91679481559','2023-03-22 13:39:56',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(1962,'5500','91679481559','2023-03-22 13:39:19',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1963,'1000','91679481559','2023-03-22 13:39:56',550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1964,'4000','91679481559','2023-03-22 13:39:56',NULL,550.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(1965,'1000','91679481602','2023-03-22 14:09:20',1700.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1966,'4000','91679481602','2023-03-22 14:09:20',NULL,1700.00,'','9','1','Good sold','1','','sales','3826127','','No',NULL,NULL,''),(1967,'1000','91679483368','2023-03-22 14:23:28',840.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1968,'4000','91679483368','2023-03-22 14:23:28',NULL,840.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(1969,'1110','91679484216','2023-03-22 14:39:58',NULL,5500.00,'','9','1','Inventory sold','1','','sales','3826286','','No',NULL,NULL,''),(1970,'5500','91679484216','2023-03-22 14:23:36',5500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1971,'1000','91679484216','2023-03-22 14:39:58',6350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1972,'4000','91679484216','2023-03-22 14:39:58',NULL,6350.00,'','9','1','Good sold','1','','sales','3826286','','No',NULL,NULL,''),(1973,'1000','91679485204','2023-03-22 14:46:22',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1974,'4000','91679485204','2023-03-22 14:46:22',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(1975,'1000','91679485598','2023-03-22 14:59:45',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1976,'4000','91679485598','2023-03-22 14:59:45',NULL,650.00,'','9','1','Good sold','1','','sales','3826186','','No',NULL,NULL,''),(1977,'1000','91679487171','2023-03-22 15:13:03',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1978,'4000','91679487171','2023-03-22 15:13:03',NULL,450.00,'','9','1','Good sold','1','','sales','3826437','','No',NULL,NULL,''),(1979,'1000','91679487191','2023-03-22 15:38:09',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1980,'4000','91679487191','2023-03-22 15:38:09',NULL,900.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(1981,'1110','91679488696','2023-03-22 15:58:18',NULL,2625.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(1982,'5500','91679488696','2023-03-22 15:38:16',2625.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1983,'1000','91679488696','2023-03-22 15:58:18',2750.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1984,'4000','91679488696','2023-03-22 15:58:18',NULL,2750.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(1985,'1110','91679489968','2023-03-22 16:05:57',NULL,5220.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(1986,'5500','91679489968','2023-03-22 15:59:28',5220.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1987,'1000','91679489968','2023-03-22 16:05:57',5850.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1988,'4000','91679489968','2023-03-22 16:05:57',NULL,5850.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(1989,'1000','91679491422','2023-03-22 16:27:32',180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1990,'4000','91679491422','2023-03-22 16:27:32',NULL,180.00,'','9','1','Good sold','1','','sales','3826449','','No',NULL,NULL,''),(1991,'1110','91679491658','2023-03-22 16:31:58',NULL,2000.00,'','9','1','Inventory sold','1','','sales','3826121','','No',NULL,NULL,''),(1992,'5500','91679491658','2023-03-22 16:29:59',2000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(1993,'1000','91679491658','2023-03-22 16:31:58',5040.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1994,'4000','91679491658','2023-03-22 16:31:58',NULL,2100.00,'','9','1','Good sold','1','','sales','3826121','','No',NULL,NULL,''),(1995,'4000','91679491658','2023-03-22 16:27:38',NULL,2940.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(1996,'1000','91679492160','2023-03-22 16:36:14',1680.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(1997,'4000','91679492160','2023-03-22 16:36:14',NULL,1680.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(1998,'1110','91679492193','2023-03-22 16:48:58',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(1999,'5500','91679492193','2023-03-22 16:36:33',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2000,'1000','91679492193','2023-03-22 16:48:58',550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2001,'4000','91679492193','2023-03-22 16:48:58',NULL,550.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(2002,'1110','91679492943','2023-03-22 16:55:10',NULL,4200.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(2003,'5500','91679492943','2023-03-22 16:49:03',4200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2004,'1000','91679492943','2023-03-22 16:55:10',4400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2005,'4000','91679492943','2023-03-22 16:55:10',NULL,4400.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(2006,'1000','91679493321','2023-03-22 16:57:09',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2007,'4000','91679493321','2023-03-22 16:57:09',NULL,420.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(2008,'1110','91679493438','2023-03-22 16:58:24',NULL,1050.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(2009,'5500','91679493438','2023-03-22 16:58:13',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2010,'1000','91679493438','2023-03-22 16:58:24',1520.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2011,'4000','91679493438','2023-03-22 16:58:24',NULL,1100.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(2012,'4000','91679493438','2023-03-22 16:57:18',NULL,420.00,'','9','1','Good sold','1','','sales','3826117','','No',NULL,NULL,''),(2013,'1110','91679493601','2023-03-22 17:00:38',NULL,400.00,'','9','1','Inventory sold','1','','sales','3826121','','No',NULL,NULL,''),(2014,'5500','91679493601','2023-03-22 17:00:31',400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2015,'1000','91679493601','2023-03-22 17:00:38',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2016,'4000','91679493601','2023-03-22 17:00:38',NULL,420.00,'','9','1','Good sold','1','','sales','3826121','','No',NULL,NULL,''),(2017,'1110','91679493640','2023-03-22 17:02:18',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(2018,'5500','91679493640','2023-03-22 17:00:40',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2019,'1000','91679493640','2023-03-22 17:02:18',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2020,'4000','91679493640','2023-03-22 17:02:18',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(2021,'1110','91679493741','2023-03-22 17:06:02',NULL,560.00,'','9','1','Inventory sold','1','','sales','3826496','','No',NULL,NULL,''),(2022,'5500','91679493741','2023-03-22 17:02:21',560.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2023,'1000','91679493741','2023-03-22 17:06:02',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2024,'4000','91679493741','2023-03-22 17:06:02',NULL,650.00,'','9','1','Good sold','1','','sales','3826496','','No',NULL,NULL,''),(2025,'1000','91679493968','2023-03-22 17:09:36',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2026,'4000','91679493968','2023-03-22 17:09:36',NULL,420.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(2027,'1000','91679494182','2023-03-22 17:14:35',1260.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2028,'4000','91679494182','2023-03-22 17:14:35',NULL,1260.00,'','9','1','Good sold','1','','sales','3826117','','No',NULL,NULL,''),(2029,'1000','91679494479','2023-03-22 17:51:23',550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2030,'4000','91679494479','2023-03-22 17:51:23',NULL,250.00,'','9','1','Good sold','1','','sales','3826415','','No',NULL,NULL,''),(2031,'4000','91679494479','2023-03-22 17:14:39',NULL,300.00,'','9','1','Good sold','1','','sales','3826448','','No',NULL,NULL,''),(2032,'1110','91679496737','2023-03-22 17:57:02',NULL,580.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(2033,'5500','91679496737','2023-03-22 17:52:17',580.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2034,'1000','91679496737','2023-03-22 17:57:02',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2035,'4000','91679496737','2023-03-22 17:57:02',NULL,650.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(2036,'1110','91679497065','2023-03-22 17:58:06',NULL,1740.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(2037,'5500','91679497065','2023-03-22 17:57:46',1740.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2038,'1000','91679497065','2023-03-22 17:58:06',1950.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2039,'4000','91679497065','2023-03-22 17:58:06',NULL,1950.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(2040,'1110','91679497503','2023-03-22 18:16:14',NULL,90.00,'','9','1','Inventory sold','1','','sales','3826233','','No',NULL,NULL,''),(2041,'5500','91679497503','2023-03-22 18:05:03',90.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2042,'1000','91679497503','2023-03-22 18:16:14',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2043,'4000','91679497503','2023-03-22 18:16:14',NULL,130.00,'','9','1','Good sold','1','','sales','3826233','','No',NULL,NULL,''),(2044,'1110','91679498181','2023-03-22 18:18:55',NULL,90.00,'','9','1','Inventory sold','1','','sales','3826233','','No',NULL,NULL,''),(2045,'5500','91679498181','2023-03-22 18:19:37',90.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2046,'1000','91679498181','2023-03-22 18:20:08',560.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2047,'4000','91679498181','2023-03-22 18:20:08',NULL,180.00,'','9','1','Good sold','1','','sales','3826449','','No',NULL,NULL,''),(2048,'4000','91679498181','2023-03-22 18:16:21',NULL,250.00,'','9','1','Good sold','1','','sales','3826231','','No',NULL,NULL,''),(2049,'4000','91679498181','2023-03-22 18:18:55',NULL,130.00,'','9','1','Good sold','1','','sales','3826233','','No',NULL,NULL,''),(2050,'1110','81679541047','2023-03-23 06:42:39',NULL,525.00,'','8','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(2051,'5500','81679541047','2023-03-23 06:42:30',525.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2052,'1000','81679541047','2023-03-23 06:42:39',550.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2053,'4000','81679541047','2023-03-23 06:42:39',NULL,550.00,'','8','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(2054,'1000','81679542963','2023-03-23 06:50:15',420.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2055,'4000','81679542963','2023-03-23 06:50:15',NULL,420.00,'','8','1','Good sold','1','','sales','3826117','','No',NULL,NULL,''),(2056,'1110','81679543423','2023-03-23 07:15:55',NULL,2100.00,'','8','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(2057,'5500','81679543423','2023-03-23 06:50:23',2100.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2058,'1000','81679543423','2023-03-23 07:15:55',2200.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2059,'4000','81679543423','2023-03-23 07:15:55',NULL,2200.00,'','8','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(2060,'1000','81679544960','2023-03-23 07:33:52',420.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2061,'4000','81679544960','2023-03-23 07:33:52',NULL,420.00,'','8','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(2062,'1110','81679546038','2023-03-23 07:39:48',NULL,525.00,'','8','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(2063,'5500','81679546038','2023-03-23 07:33:58',525.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2064,'1000','81679546038','2023-03-23 07:39:48',550.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2065,'4000','81679546038','2023-03-23 07:39:48',NULL,550.00,'','8','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(2066,'1110','81679546390','2023-03-23 08:14:19',NULL,1050.00,'','8','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(2067,'5500','81679546390','2023-03-23 07:39:50',1050.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2068,'1000','81679546390','2023-03-23 08:14:19',1100.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2069,'4000','81679546390','2023-03-23 08:14:19',NULL,1100.00,'','8','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(2070,'1000','81679548462','2023-03-23 08:22:09',1680.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2071,'4000','81679548462','2023-03-23 08:22:09',NULL,1680.00,'','8','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(2072,'1110','81679548942','2023-03-23 08:46:53',NULL,525.00,'','8','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(2073,'5500','81679548942','2023-03-23 08:22:22',525.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2074,'1000','81679548942','2023-03-23 08:46:53',550.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2075,'4000','81679548942','2023-03-23 08:46:53',NULL,550.00,'','8','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(2076,'1110','81679550415','2023-03-23 08:47:18',NULL,525.00,'','8','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(2077,'5500','81679550415','2023-03-23 08:46:55',525.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2078,'1000','81679550415','2023-03-23 08:47:18',550.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2079,'4000','81679550415','2023-03-23 08:47:18',NULL,550.00,'','8','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(2080,'1000','81679550441','2023-03-23 09:05:10',420.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2081,'4000','81679550441','2023-03-23 09:05:10',NULL,420.00,'','8','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(2082,'1000','81679551516','2023-03-23 09:07:22',1260.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2083,'4000','81679551516','2023-03-23 09:07:22',NULL,1260.00,'','8','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(2084,'1000','81679551655','2023-03-23 09:14:47',840.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2085,'4000','81679551655','2023-03-23 09:14:47',NULL,840.00,'','8','1','Good sold','1','','sales','3826117','','No',NULL,NULL,''),(2086,'1000','81679552102','2023-03-23 09:43:30',200.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2087,'4000','81679552102','2023-03-23 09:43:30',NULL,200.00,'','8','1','Good sold','1','','sales','3826131','','No',NULL,NULL,''),(2088,'1000','81679553813','2023-03-23 09:58:55',100.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2089,'4000','81679553813','2023-03-23 09:58:55',NULL,100.00,'','8','1','Good sold','1','','sales','3826418','','No',NULL,NULL,''),(2090,'1000','81679554740','2023-03-23 10:26:21',650.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2091,'4000','81679554740','2023-03-23 10:26:21',NULL,650.00,'','8','1','Good sold','1','','sales','3826436','','No',NULL,NULL,''),(2092,'1110','81679557692','2023-03-23 10:49:10',NULL,525.00,'','8','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(2093,'5500','81679557692','2023-03-23 10:48:12',525.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2094,'1000','81679557692','2023-03-23 10:49:10',580.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2095,'4000','81679557692','2023-03-23 10:49:10',NULL,580.00,'','8','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(2096,'1110','81679557753','2023-03-23 10:51:08',NULL,70.00,'','8','1','Inventory sold','1','','sales','3826075','','No',NULL,NULL,''),(2097,'5500','81679557753','2023-03-23 10:49:13',70.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2098,'1000','81679557753','2023-03-23 10:51:08',100.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2099,'4000','81679557753','2023-03-23 10:51:08',NULL,100.00,'','8','1','Good sold','1','','sales','3826075','','No',NULL,NULL,''),(2100,'1110','81679557871','2023-03-23 10:51:24',NULL,1050.00,'','8','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(2101,'5500','81679557871','2023-03-23 10:51:11',1050.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2102,'1000','81679557871','2023-03-23 10:51:24',1160.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2103,'4000','81679557871','2023-03-23 10:51:24',NULL,1160.00,'','8','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(2104,'1000','81679557890','2023-03-23 11:11:01',80.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2105,'4000','81679557890','2023-03-23 11:11:01',NULL,80.00,'','8','1','Good sold','1','','sales','3826417','','No',NULL,NULL,''),(2106,'1110','81679559069','2023-03-23 11:29:42',NULL,1130.00,'','8','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(2107,'5500','81679559069','2023-03-23 11:11:09',1130.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2108,'1000','81679559069','2023-03-23 11:29:42',1500.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2109,'4000','81679559069','2023-03-23 11:29:42',NULL,1500.00,'','8','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(2110,'1110','81679560188','2023-03-23 11:30:03',NULL,3360.00,'','8','1','Inventory sold','1','','sales','3826496','','No',NULL,NULL,''),(2111,'5500','81679560188','2023-03-23 11:29:48',3360.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2112,'1000','81679560188','2023-03-23 11:30:03',3900.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2113,'4000','81679560188','2023-03-23 11:30:03',NULL,3900.00,'','8','1','Good sold','1','','sales','3826496','','No',NULL,NULL,''),(2114,'1110','81679560299','2023-03-23 11:39:48',NULL,560.00,'','8','1','Inventory sold','1','','sales','3826496','','No',NULL,NULL,''),(2115,'5500','81679560299','2023-03-23 11:31:39',560.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2116,'1000','81679560299','2023-03-23 11:39:48',650.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2117,'4000','81679560299','2023-03-23 11:39:48',NULL,650.00,'','8','1','Good sold','1','','sales','3826496','','No',NULL,NULL,''),(2118,'1000','81679563706','2023-03-23 12:29:02',1300.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2119,'4000','81679563706','2023-03-23 12:29:02',NULL,1300.00,'','8','1','Good sold','1','','sales','3826186','','No',NULL,NULL,''),(2120,'1110','81679563752','2023-03-23 12:37:38',NULL,525.00,'','8','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(2121,'5500','81679563752','2023-03-23 12:29:12',525.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2122,'1000','81679563752','2023-03-23 12:37:38',580.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2123,'4000','81679563752','2023-03-23 12:37:38',NULL,580.00,'','8','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(2124,'1000','81679564264','2023-03-23 13:04:39',840.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2125,'4000','81679564264','2023-03-23 13:04:39',NULL,840.00,'','8','1','Good sold','1','','sales','3826117','','No',NULL,NULL,''),(2126,'1110','81679566442','2023-03-23 13:14:15',NULL,100.00,'','8','1','Inventory sold','1','','sales','3826501','','No',NULL,NULL,''),(2127,'5500','81679566442','2023-03-23 13:14:03',100.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2128,'1000','81679566442','2023-03-23 13:14:15',150.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2129,'4000','81679566442','2023-03-23 13:14:15',NULL,150.00,'','8','1','Good sold','1','','sales','3826501','','No',NULL,NULL,''),(2130,'1110','81679568002','2023-03-23 14:01:43',NULL,525.00,'','8','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(2131,'5500','81679568002','2023-03-23 13:40:02',525.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2132,'1000','81679568002','2023-03-23 14:01:43',580.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2133,'4000','81679568002','2023-03-23 14:01:43',NULL,580.00,'','8','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(2134,'1110','81679569307','2023-03-23 14:10:02',NULL,525.00,'','8','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(2135,'5500','81679569307','2023-03-23 14:01:47',525.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2136,'1000','81679569307','2023-03-23 14:10:02',580.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2137,'4000','81679569307','2023-03-23 14:10:02',NULL,580.00,'','8','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(2138,'1000','81679569808','2023-03-23 14:51:18',650.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2139,'4000','81679569808','2023-03-23 14:51:18',NULL,650.00,'','8','1','Good sold','1','','sales','3826188','','No',NULL,NULL,''),(2140,'1000','81679572283','2023-03-23 14:52:04',1300.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2141,'4000','81679572283','2023-03-23 14:52:04',NULL,1300.00,'','8','1','Good sold','1','','sales','3826188','','No',NULL,NULL,''),(2142,'1000','81679572332','2023-03-23 15:06:09',420.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2143,'4000','81679572332','2023-03-23 15:06:09',NULL,420.00,'','8','1','Good sold','1','','sales','3826117','','No',NULL,NULL,''),(2144,'1000','81679578260','2023-03-23 16:31:15',1350.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2145,'4000','81679578260','2023-03-23 16:31:15',NULL,1350.00,'','8','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2146,'1000','81679578282','2023-03-23 16:56:32',100.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2147,'4000','81679578282','2023-03-23 16:56:32',NULL,100.00,'','8','1','Good sold','1','','sales','3826418','','No',NULL,NULL,''),(2148,'1000','81679579794','2023-03-23 16:56:47',900.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2149,'4000','81679579794','2023-03-23 16:56:47',NULL,900.00,'','8','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2150,'1000','81679579822','2023-03-23 16:57:58',450.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2151,'4000','81679579822','2023-03-23 16:57:58',NULL,450.00,'','8','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2152,'1110','81679579884','2023-03-23 17:00:02',NULL,2800.00,'','8','1','Inventory sold','1','','sales','3826285','','No',NULL,NULL,''),(2153,'5500','81679579884','2023-03-23 16:58:04',2800.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2154,'1000','81679579884','2023-03-23 17:00:02',3450.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2155,'4000','81679579884','2023-03-23 17:00:02',NULL,3450.00,'','8','1','Good sold','1','','sales','3826285','','No',NULL,NULL,''),(2156,'4000','81679579884','2023-03-23 17:00:16',3450.00,NULL,'','8','1','Returned products','1','','return','','','No',NULL,NULL,''),(2157,'1000','81679579884','2023-03-23 17:00:16',NULL,3450.00,'','8','1','Returned products','1','','return','','','No',NULL,NULL,''),(2158,'5500','81679579884','2023-03-23 17:00:16',NULL,2800.00,'','8','1','Cost of goods returned','1','','sales','3826285','','No',NULL,NULL,''),(2159,'1110','81679579884','2023-03-23 17:00:16',2800.00,NULL,'','8','1','Inventory retuned ','1','','sales','','','No',NULL,NULL,''),(2160,'1110','81679581342','2023-03-23 17:22:47',NULL,1575.00,'','8','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(2161,'5500','81679581342','2023-03-23 17:22:22',1575.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2162,'1000','81679581342','2023-03-23 17:22:47',1740.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2163,'4000','81679581342','2023-03-23 17:22:47',NULL,1740.00,'','8','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(2164,'1110','81679581504','2023-03-23 17:31:06',NULL,1120.00,'','8','1','Inventory sold','1','','sales','3826496','','No',NULL,NULL,''),(2165,'5500','81679581504','2023-03-23 17:25:04',1120.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2166,'1000','81679581504','2023-03-23 17:31:06',1300.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2167,'4000','81679581504','2023-03-23 17:31:06',NULL,1300.00,'','8','1','Good sold','1','','sales','3826496','','No',NULL,NULL,''),(2168,'1110','81679581874','2023-03-23 17:33:41',NULL,525.00,'','8','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(2169,'5500','81679581874','2023-03-23 17:31:14',525.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2170,'1000','81679581874','2023-03-23 17:33:41',580.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2171,'4000','81679581874','2023-03-23 17:33:41',NULL,580.00,'','8','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(2172,'1110','81679582027','2023-03-23 17:44:08',NULL,580.00,'','8','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(2173,'1110','81679582027','2023-03-23 17:33:47',NULL,525.00,'','8','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(2174,'5500','81679582027','2023-03-23 17:43:52',1105.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2175,'1000','81679582027','2023-03-23 17:44:08',1250.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2176,'4000','81679582027','2023-03-23 17:44:08',NULL,650.00,'','8','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(2177,'4000','81679582027','2023-03-23 17:33:47',NULL,600.00,'','8','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(2178,'1000','81679582654','2023-03-23 17:46:28',100.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2179,'4000','81679582654','2023-03-23 17:46:28',NULL,100.00,'','8','1','Good sold','1','','sales','3826059','','No',NULL,NULL,''),(2180,'1000','81679582793','2023-03-23 17:54:59',420.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2181,'4000','81679582793','2023-03-23 17:54:59',NULL,420.00,'','8','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(2182,'1000','81679583303','2023-03-23 17:55:55',250.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2183,'4000','81679583303','2023-03-23 17:55:55',NULL,250.00,'','8','1','Good sold','1','','sales','3826415','','No',NULL,NULL,''),(2184,'1110','81679583359','2023-03-23 18:15:34',NULL,1050.00,'','8','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(2185,'5500','81679583359','2023-03-23 17:55:59',1050.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2186,'1000','81679583359','2023-03-23 18:15:34',1160.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2187,'4000','81679583359','2023-03-23 18:15:34',NULL,1160.00,'','8','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(2188,'1110','81679585039','2023-03-23 18:24:09',NULL,2800.00,'','8','1','Inventory sold','1','','sales','3826285','','No',NULL,NULL,''),(2189,'5500','81679585039','2023-03-23 18:23:59',2800.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2190,'1000','81679585039','2023-03-23 18:24:09',3450.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2191,'4000','81679585039','2023-03-23 18:24:09',NULL,3450.00,'','8','1','Good sold','1','','sales','3826285','','No',NULL,NULL,''),(2192,'1000','81679585054','2023-03-23 18:30:54',120.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2193,'4000','81679585054','2023-03-23 18:30:54',NULL,120.00,'','8','1','Good sold','1','','sales','3826413','','No',NULL,NULL,''),(2194,'1000','91679630365','2023-03-24 06:59:37',840.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2195,'4000','91679630365','2023-03-24 06:59:37',NULL,840.00,'','9','1','Good sold','1','','sales','3826117','','No',NULL,NULL,''),(2196,'1000','91679630389','2023-03-24 07:01:25',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2197,'4000','91679630389','2023-03-24 07:01:25',NULL,200.00,'','9','1','Good sold','1','','sales','3826466','','No',NULL,NULL,''),(2198,'1110','91679630489','2023-03-24 07:01:38',NULL,6960.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(2199,'5500','91679630489','2023-03-24 07:01:29',6960.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2200,'1000','91679630489','2023-03-24 07:01:38',7800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2201,'4000','91679630489','2023-03-24 07:01:38',NULL,7800.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(2202,'1110','91679630504','2023-03-24 07:01:59',NULL,560.00,'','9','1','Inventory sold','1','','sales','3826496','','No',NULL,NULL,''),(2203,'5500','91679630504','2023-03-24 07:01:44',560.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2204,'1000','91679630504','2023-03-24 07:01:59',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2205,'4000','91679630504','2023-03-24 07:01:59',NULL,650.00,'','9','1','Good sold','1','','sales','3826496','','No',NULL,NULL,''),(2206,'1000','91679630522','2023-03-24 07:27:19',2580.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2207,'4000','91679630522','2023-03-24 07:27:19',NULL,900.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2208,'4000','91679630522','2023-03-24 07:02:02',NULL,1680.00,'','9','1','Good sold','1','','sales','3826117','','No',NULL,NULL,''),(2209,'1000','91679632049','2023-03-24 07:53:07',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2210,'4000','91679632049','2023-03-24 07:53:07',NULL,420.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(2211,'1000','91679633625','2023-03-24 07:54:52',70.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2212,'4000','91679633625','2023-03-24 07:54:52',NULL,70.00,'','9','1','Good sold','1','','sales','3826481','','No',NULL,NULL,''),(2213,'1000','91679633709','2023-03-24 08:05:56',2250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2214,'4000','91679633709','2023-03-24 08:05:56',NULL,2250.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2215,'1000','91679634364','2023-03-24 08:07:18',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2216,'4000','91679634364','2023-03-24 08:07:18',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2217,'1000','91679634441','2023-03-24 08:22:10',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2218,'4000','91679634441','2023-03-24 08:22:10',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2219,'1110','91679635332','2023-03-24 09:19:38',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(2220,'5500','91679635332','2023-03-24 08:22:12',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2221,'1000','91679635332','2023-03-24 09:19:38',580.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2222,'4000','91679635332','2023-03-24 09:19:38',NULL,580.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(2223,'1110','91679638783','2023-03-24 09:19:55',NULL,1050.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(2224,'5500','91679638783','2023-03-24 09:19:43',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2225,'1000','91679638783','2023-03-24 09:19:55',1200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2226,'4000','91679638783','2023-03-24 09:19:55',NULL,1200.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(2227,'1110','91679638798','2023-03-24 09:22:51',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(2228,'5500','91679638798','2023-03-24 09:19:58',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2229,'1000','91679638798','2023-03-24 09:22:51',580.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2230,'4000','91679638798','2023-03-24 09:22:51',NULL,580.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(2231,'1000','91679638976','2023-03-24 09:28:42',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2232,'4000','91679638976','2023-03-24 09:28:42',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2233,'1110','91679639328','2023-03-24 09:31:15',NULL,1050.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(2234,'5500','91679639328','2023-03-24 09:28:48',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2235,'1000','91679639328','2023-03-24 09:31:15',1160.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2236,'4000','91679639328','2023-03-24 09:31:15',NULL,1160.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(2237,'1110','91679639478','2023-03-24 09:53:17',NULL,1160.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(2238,'5500','91679639478','2023-03-24 09:31:18',1160.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2239,'1000','91679639478','2023-03-24 09:53:17',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2240,'4000','91679639478','2023-03-24 09:53:17',NULL,1300.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(2241,'1000','91679640807','2023-03-24 09:57:27',1350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2242,'4000','91679640807','2023-03-24 09:57:27',NULL,1350.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2243,'1000','91679641053','2023-03-24 10:13:21',2250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2244,'4000','91679641053','2023-03-24 10:13:21',NULL,2250.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2245,'1110','91679642006','2023-03-24 10:16:11',NULL,1575.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(2246,'5500','91679642006','2023-03-24 10:15:59',1575.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2247,'1000','91679642006','2023-03-24 10:16:11',1740.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2248,'4000','91679642006','2023-03-24 10:16:11',NULL,1740.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(2249,'1000','91679642247','2023-03-24 10:18:31',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2250,'4000','91679642247','2023-03-24 10:18:31',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2251,'1000','91679642314','2023-03-24 10:20:01',840.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2252,'4000','91679642314','2023-03-24 10:20:01',NULL,840.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(2253,'1110','91679642407','2023-03-24 10:26:58',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(2254,'1110','91679642407','2023-03-24 10:20:08',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(2255,'5500','91679642407','2023-03-24 10:26:50',1655.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2256,'1000','91679642407','2023-03-24 10:26:58',2080.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2257,'4000','91679642407','2023-03-24 10:26:58',NULL,580.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(2258,'4000','91679642407','2023-03-24 10:20:08',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(2259,'1000','91679643352','2023-03-24 10:36:03',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2260,'4000','91679643352','2023-03-24 10:36:03',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2261,'1110','91679643368','2023-03-24 10:45:38',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(2262,'5500','91679643368','2023-03-24 10:36:08',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2263,'1000','91679643368','2023-03-24 10:45:38',580.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2264,'4000','91679643368','2023-03-24 10:45:38',NULL,580.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(2265,'1110','91679643944','2023-03-24 11:08:55',NULL,1050.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(2266,'5500','91679643944','2023-03-24 11:08:41',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2267,'1000','91679643944','2023-03-24 11:08:55',1160.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2268,'4000','91679643944','2023-03-24 11:08:55',NULL,1160.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(2269,'1110','91679645338','2023-03-24 11:14:38',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(2270,'5500','91679645338','2023-03-24 11:08:58',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2271,'1000','91679645338','2023-03-24 11:14:38',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2272,'4000','91679645338','2023-03-24 11:14:38',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(2273,'1000','91679645682','2023-03-24 11:19:08',1260.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2274,'4000','91679645682','2023-03-24 11:19:08',NULL,1260.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(2275,'1110','91679645958','2023-03-24 11:30:21',NULL,1050.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(2276,'5500','91679645958','2023-03-24 11:19:18',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2277,'1000','91679645958','2023-03-24 11:30:21',1160.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2278,'4000','91679645958','2023-03-24 11:30:21',NULL,1160.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(2279,'1000','91679646666','2023-03-24 11:38:47',840.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2280,'4000','91679646666','2023-03-24 11:38:47',NULL,840.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(2281,'1110','91679647132','2023-03-24 11:39:01',NULL,2900.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(2282,'5500','91679647132','2023-03-24 11:38:52',2900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2283,'1000','91679647132','2023-03-24 11:39:01',3250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2284,'4000','91679647132','2023-03-24 11:39:01',NULL,3250.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(2285,'1110','91679648359','2023-03-24 11:59:51',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826500','','No',NULL,NULL,''),(2286,'5500','91679648359','2023-03-24 11:59:19',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2287,'1000','91679648359','2023-03-24 11:59:51',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2288,'4000','91679648359','2023-03-24 11:59:51',NULL,150.00,'','9','1','Good sold','1','','sales','3826500','','No',NULL,NULL,''),(2289,'1000','91679648395','2023-03-24 12:13:26',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2290,'4000','91679648395','2023-03-24 12:13:26',NULL,300.00,'','9','1','Good sold','1','','sales','3826424','','No',NULL,NULL,''),(2291,'1110','91679649209','2023-03-24 12:30:49',NULL,1575.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(2292,'5500','91679649209','2023-03-24 12:13:29',1575.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2293,'1000','91679649209','2023-03-24 12:30:49',1800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2294,'4000','91679649209','2023-03-24 12:30:49',NULL,1800.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(2295,'1110','91679650259','2023-03-24 12:31:17',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(2296,'5500','91679650259','2023-03-24 12:30:59',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2297,'1000','91679650259','2023-03-24 12:31:17',580.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2298,'4000','91679650259','2023-03-24 12:31:17',NULL,580.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(2299,'1000','91679650279','2023-03-24 12:40:23',2100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2300,'4000','91679650279','2023-03-24 12:40:23',NULL,2100.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(2301,'1110','91679650871','2023-03-24 12:42:41',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(2302,'5500','91679650871','2023-03-24 12:41:11',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2303,'1000','91679650871','2023-03-24 12:42:41',580.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2304,'4000','91679650871','2023-03-24 12:42:41',NULL,580.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(2305,'1000','91679650963','2023-03-24 12:45:15',180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2306,'4000','91679650963','2023-03-24 12:45:15',NULL,180.00,'','9','1','Good sold','1','','sales','3826449','','No',NULL,NULL,''),(2307,'1000','91679651125','2023-03-24 12:45:39',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2308,'4000','91679651125','2023-03-24 12:45:39',NULL,900.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2309,'1110','91679651145','2023-03-24 13:01:21',NULL,1050.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(2310,'5500','91679651145','2023-03-24 12:45:45',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2311,'1000','91679651145','2023-03-24 13:01:21',1160.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2312,'4000','91679651145','2023-03-24 13:01:21',NULL,1160.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(2313,'1110','91679652092','2023-03-24 13:02:41',NULL,1050.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(2314,'5500','91679652092','2023-03-24 13:01:32',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2315,'1000','91679652092','2023-03-24 13:02:41',1160.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2316,'4000','91679652092','2023-03-24 13:02:41',NULL,1160.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(2317,'1110','91679652166','2023-03-24 13:12:55',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(2318,'5500','91679652166','2023-03-24 13:02:46',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2319,'1000','91679652166','2023-03-24 13:12:55',280.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2320,'4000','91679652166','2023-03-24 13:12:55',NULL,280.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(2321,'1110','91679653282','2023-03-24 13:21:34',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(2322,'5500','91679653282','2023-03-24 13:21:22',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2323,'1000','91679653282','2023-03-24 13:21:34',600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2324,'4000','91679653282','2023-03-24 13:21:34',NULL,600.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(2325,'1110','91679653298','2023-03-24 13:25:49',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(2326,'5500','91679653298','2023-03-24 13:21:38',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2327,'1000','91679653298','2023-03-24 13:25:49',600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2328,'4000','91679653298','2023-03-24 13:25:49',NULL,600.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(2329,'1000','91679653555','2023-03-24 13:26:40',1800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2330,'4000','91679653555','2023-03-24 13:26:40',NULL,1800.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2331,'1000','91679653604','2023-03-24 13:42:04',1950.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2332,'4000','91679653604','2023-03-24 13:42:04',NULL,1950.00,'','9','1','Good sold','1','','sales','3826186','','No',NULL,NULL,''),(2333,'1110','91679654766','2023-03-24 13:49:09',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(2334,'5500','91679654766','2023-03-24 13:46:06',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2335,'1000','91679654766','2023-03-24 13:49:09',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2336,'4000','91679654766','2023-03-24 13:49:09',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(2337,'1110','91679654991','2023-03-24 14:03:19',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(2338,'5500','91679654991','2023-03-24 13:49:51',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2339,'1000','91679654991','2023-03-24 14:03:19',580.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2340,'4000','91679654991','2023-03-24 14:03:19',NULL,580.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(2341,'1000','91679655809','2023-03-24 14:13:48',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2342,'4000','91679655809','2023-03-24 14:13:48',NULL,900.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2343,'1000','91679656431','2023-03-24 14:14:11',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2344,'4000','91679656431','2023-03-24 14:14:11',NULL,100.00,'','9','1','Good sold','1','','sales','3826059','','No',NULL,NULL,''),(2345,'1110','91679656455','2023-03-24 14:15:22',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(2346,'5500','91679656455','2023-03-24 14:14:15',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2347,'1000','91679656455','2023-03-24 14:15:22',580.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2348,'4000','91679656455','2023-03-24 14:15:22',NULL,580.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(2349,'1000','91679656529','2023-03-24 14:19:39',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2350,'4000','91679656529','2023-03-24 14:19:39',NULL,420.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(2351,'1000','91679656781','2023-03-24 14:43:26',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2352,'4000','91679656781','2023-03-24 14:43:26',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2353,'1110','91679658209','2023-03-24 14:43:29',NULL,2800.00,'','9','1','Inventory sold','1','','sales','3826285','','No',NULL,NULL,''),(2354,'5500','91679658209','2023-03-24 15:46:42',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2355,'1000','91679658209','2023-03-24 15:46:50',6150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2356,'4000','91679658209','2023-03-24 15:46:50',NULL,2700.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2357,'4000','91679658209','2023-03-24 14:43:29',NULL,3450.00,'','9','1','Good sold','1','','sales','3826285','','No',NULL,NULL,''),(2358,'1000','91679662053','2023-03-24 15:48:12',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2359,'4000','91679662053','2023-03-24 15:48:12',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2360,'1110','91679662098','2023-03-24 16:39:29',NULL,1050.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(2361,'5500','91679662098','2023-03-24 15:48:18',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2362,'1000','91679662098','2023-03-24 16:39:29',1160.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2363,'4000','91679662098','2023-03-24 16:39:29',NULL,1160.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(2364,'1000','91679665176','2023-03-24 16:40:57',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2365,'4000','91679665176','2023-03-24 16:40:57',NULL,300.00,'','9','1','Good sold','1','','sales','3826424','','No',NULL,NULL,''),(2366,'1110','91679665260','2023-03-24 16:41:29',NULL,400.00,'','9','1','Inventory sold','1','','sales','3826121','','No',NULL,NULL,''),(2367,'5500','91679665260','2023-03-24 16:41:00',400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2368,'1000','91679665260','2023-03-24 16:41:29',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2369,'4000','91679665260','2023-03-24 16:41:29',NULL,420.00,'','9','1','Good sold','1','','sales','3826121','','No',NULL,NULL,''),(2370,'1000','91679665295','2023-03-24 16:42:34',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2371,'4000','91679665295','2023-03-24 16:42:34',NULL,420.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(2372,'1000','91679665360','2023-03-24 16:46:57',180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2373,'4000','91679665360','2023-03-24 16:46:57',NULL,180.00,'','9','1','Good sold','1','','sales','3826449','','No',NULL,NULL,''),(2374,'1110','91679665619','2023-03-24 16:52:37',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(2375,'5500','91679665619','2023-03-24 16:46:59',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2376,'1000','91679665619','2023-03-24 16:52:37',580.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2377,'4000','91679665619','2023-03-24 16:52:37',NULL,580.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(2378,'1000','91679665960','2023-03-24 17:05:55',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2379,'4000','91679665960','2023-03-24 17:05:55',NULL,900.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2380,'1000','91679666763','2023-03-24 17:06:16',120.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2381,'4000','91679666763','2023-03-24 17:06:16',NULL,120.00,'','9','1','Good sold','1','','sales','3826413','','No',NULL,NULL,''),(2382,'1110','91679667122','2023-03-24 17:12:33',NULL,15000.00,'','9','1','Inventory sold','1','','sales','3826065','','No',NULL,NULL,''),(2383,'1110','91679667122','2023-03-24 17:12:02',NULL,5500.00,'','9','1','Inventory sold','1','','sales','3826286','','No',NULL,NULL,''),(2384,'5500','91679667122','2023-03-24 17:12:19',20500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2385,'1000','91679667122','2023-03-24 17:12:33',23400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2386,'4000','91679667122','2023-03-24 17:12:33',NULL,17100.00,'','9','1','Good sold','1','','sales','3826065','','No',NULL,NULL,''),(2387,'4000','91679667122','2023-03-24 17:12:02',NULL,6300.00,'','9','1','Good sold','1','','sales','3826286','','No',NULL,NULL,''),(2388,'1110','91679667157','2023-03-24 17:15:56',NULL,90.00,'','9','1','Inventory sold','1','','sales','3826233','','No',NULL,NULL,''),(2389,'5500','91679667157','2023-03-24 17:12:37',90.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2390,'1000','91679667157','2023-03-24 17:15:56',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2391,'4000','91679667157','2023-03-24 17:15:56',NULL,130.00,'','9','1','Good sold','1','','sales','3826233','','No',NULL,NULL,''),(2392,'1110','91679667359','2023-03-24 17:24:26',NULL,1050.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(2393,'5500','91679667359','2023-03-24 17:15:59',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2394,'1000','91679667359','2023-03-24 17:24:26',1160.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2395,'4000','91679667359','2023-03-24 17:24:26',NULL,1160.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(2396,'1000','91679667886','2023-03-24 17:24:56',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2397,'4000','91679667886','2023-03-24 17:24:56',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2398,'1000','91679667899','2023-03-24 17:28:33',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2399,'4000','91679667899','2023-03-24 17:28:33',NULL,300.00,'','9','1','Good sold','1','','sales','3826424','','No',NULL,NULL,''),(2400,'1000','91679668115','2023-03-24 17:55:39',80.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2401,'4000','91679668115','2023-03-24 17:55:39',NULL,80.00,'','9','1','Good sold','1','','sales','3826417','','No',NULL,NULL,''),(2402,'1000','91679669877','2023-03-24 18:03:45',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2403,'4000','91679669877','2023-03-24 18:03:45',NULL,900.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2404,'1000','91679670228','2023-03-24 18:20:46',1800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2405,'4000','91679670228','2023-03-24 18:20:46',NULL,1800.00,'','9','1','Good sold','1','','sales','3826367','','No',NULL,NULL,''),(2406,'1110','91679671249','2023-03-24 18:26:08',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(2407,'5500','91679671249','2023-03-24 18:20:49',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2408,'1000','91679671249','2023-03-24 18:26:08',580.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2409,'4000','91679671249','2023-03-24 18:26:08',NULL,580.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(2410,'1000','91679716751','2023-03-25 06:59:19',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2411,'4000','91679716751','2023-03-25 06:59:19',NULL,420.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(2412,'1110','91679716763','2023-03-25 06:59:23',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(2413,'5500','91679716763','2023-03-25 06:59:33',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2414,'1000','91679716763','2023-03-25 06:59:45',1950.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2415,'4000','91679716763','2023-03-25 06:59:45',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2416,'4000','91679716763','2023-03-25 06:59:23',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(2417,'1110','91679716843','2023-03-25 07:10:51',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(2418,'5500','91679716843','2023-03-25 07:00:43',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2419,'1000','91679716843','2023-03-25 07:10:51',1450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2420,'4000','91679716843','2023-03-25 07:10:51',NULL,1450.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(2421,'1000','91679717457','2023-03-25 07:22:29',1740.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2422,'4000','91679717457','2023-03-25 07:22:29',NULL,840.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(2423,'4000','91679717457','2023-03-25 07:10:57',NULL,900.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2424,'1110','91679718302','2023-03-25 07:27:33',NULL,1200.00,'','9','1','Inventory sold','1','','sales','3826121','','No',NULL,NULL,''),(2425,'5500','91679718302','2023-03-25 07:27:25',1200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2426,'1000','91679718302','2023-03-25 07:27:33',2100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2427,'4000','91679718302','2023-03-25 07:27:33',NULL,1260.00,'','9','1','Good sold','1','','sales','3826121','','No',NULL,NULL,''),(2428,'4000','91679718302','2023-03-25 07:25:02',NULL,840.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(2429,'1000','91679718461','2023-03-25 07:40:54',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2430,'4000','91679718461','2023-03-25 07:40:54',NULL,900.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2431,'1110','91679719375','2023-03-25 07:43:05',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(2432,'5500','91679719375','2023-03-25 07:42:55',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2433,'1000','91679719375','2023-03-25 07:43:05',580.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2434,'4000','91679719375','2023-03-25 07:43:05',NULL,580.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(2435,'1000','91679719765','2023-03-25 07:49:36',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2436,'4000','91679719765','2023-03-25 07:49:36',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2437,'1000','91679719779','2023-03-25 07:55:28',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2438,'4000','91679719779','2023-03-25 07:55:28',NULL,420.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(2439,'1000','91679720479','2023-03-25 08:01:35',870.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2440,'4000','91679720479','2023-03-25 08:01:35',NULL,420.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(2441,'4000','91679720479','2023-03-25 08:01:19',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2442,'1000','91679720508','2023-03-25 08:02:45',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2443,'4000','91679720508','2023-03-25 08:02:45',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2444,'1000','91679720571','2023-03-25 08:05:27',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2445,'4000','91679720571','2023-03-25 08:05:27',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2446,'1000','91679720733','2023-03-25 08:19:35',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2447,'4000','91679720733','2023-03-25 08:19:35',NULL,420.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(2448,'1000','91679721577','2023-03-25 08:32:48',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2449,'4000','91679721577','2023-03-25 08:32:48',NULL,900.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2450,'1000','91679722371','2023-03-25 08:50:28',1680.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2451,'4000','91679722371','2023-03-25 08:50:28',NULL,1680.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(2452,'1110','91679723430','2023-03-25 08:54:24',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(2453,'5500','91679723430','2023-03-25 08:50:30',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2454,'1000','91679723430','2023-03-25 08:54:24',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2455,'4000','91679723430','2023-03-25 08:54:24',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(2456,'1000','91679723726','2023-03-25 09:02:34',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2457,'4000','91679723726','2023-03-25 09:02:34',NULL,900.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2458,'1110','91679724161','2023-03-25 09:16:55',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(2459,'5500','91679724161','2023-03-25 09:02:41',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2460,'1000','91679724161','2023-03-25 09:16:55',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2461,'4000','91679724161','2023-03-25 09:16:55',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(2462,'1110','91679725021','2023-03-25 09:19:12',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(2463,'5500','91679725021','2023-03-25 09:19:01',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2464,'1000','91679725021','2023-03-25 09:19:12',1950.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2465,'4000','91679725021','2023-03-25 09:19:12',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(2466,'4000','91679725021','2023-03-25 09:17:01',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2467,'1000','91679725155','2023-03-25 09:22:26',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2468,'4000','91679725155','2023-03-25 09:22:26',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2469,'1000','91679725353','2023-03-25 09:27:13',1680.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2470,'4000','91679725353','2023-03-25 09:27:13',NULL,1680.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(2471,'1000','91679725688','2023-03-25 09:30:31',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2472,'4000','91679725688','2023-03-25 09:30:31',NULL,420.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(2473,'1000','91679725834','2023-03-25 09:33:11',1800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2474,'4000','91679725834','2023-03-25 09:33:11',NULL,1800.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2475,'1000','91679726052','2023-03-25 09:57:10',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2476,'4000','91679726052','2023-03-25 09:57:10',NULL,900.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2477,'1110','91679727445','2023-03-25 10:03:05',NULL,1050.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(2478,'5500','91679727445','2023-03-25 10:02:57',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2479,'1000','91679727445','2023-03-25 10:03:05',1410.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2480,'4000','91679727445','2023-03-25 10:03:05',NULL,1160.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(2481,'4000','91679727445','2023-03-25 09:57:25',NULL,250.00,'','9','1','Good sold','1','','sales','3826415','','No',NULL,NULL,''),(2482,'1110','91679727790','2023-03-25 10:03:10',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(2483,'5500','91679727790','2023-03-25 10:12:57',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2484,'1000','91679727790','2023-03-25 10:13:06',1920.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2485,'4000','91679727790','2023-03-25 10:13:06',NULL,420.00,'','9','1','Good sold','1','','sales','3826117','','No',NULL,NULL,''),(2486,'4000','91679727790','2023-03-25 10:03:10',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(2487,'1110','91679728394','2023-03-25 10:34:43',NULL,1050.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(2488,'5500','91679728394','2023-03-25 10:13:14',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2489,'1000','91679728394','2023-03-25 10:34:43',1160.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2490,'4000','91679728394','2023-03-25 10:34:43',NULL,1160.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(2491,'1110','91679729691','2023-03-25 10:43:21',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(2492,'5500','91679729691','2023-03-25 10:34:51',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2493,'1000','91679729691','2023-03-25 10:43:21',580.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2494,'4000','91679729691','2023-03-25 10:43:21',NULL,580.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(2495,'1000','91679730205','2023-03-25 10:54:57',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2496,'4000','91679730205','2023-03-25 10:54:57',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2497,'1110','91679730900','2023-03-25 10:57:47',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(2498,'5500','91679730900','2023-03-25 10:55:00',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2499,'1000','91679730900','2023-03-25 10:57:47',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2500,'4000','91679730900','2023-03-25 10:57:47',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(2501,'1000','91679731070','2023-03-25 11:57:09',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2502,'4000','91679731070','2023-03-25 11:57:09',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2503,'1000','91679734631','2023-03-25 12:11:15',1800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2504,'4000','91679734631','2023-03-25 12:11:15',NULL,1800.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2505,'1110','91679735479','2023-03-25 12:15:09',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826012','','No',NULL,NULL,''),(2506,'5500','91679735479','2023-03-25 12:11:19',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2507,'1000','91679735479','2023-03-25 12:15:09',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2508,'4000','91679735479','2023-03-25 12:15:09',NULL,100.00,'','9','1','Good sold','1','','sales','3826012','','No',NULL,NULL,''),(2509,'1000','91679735712','2023-03-25 13:04:34',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2510,'4000','91679735712','2023-03-25 13:04:34',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2511,'1000','91679738677','2023-03-25 13:28:33',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2512,'4000','91679738677','2023-03-25 13:28:33',NULL,900.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2513,'1000','91679740121','2023-03-25 14:37:36',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2514,'4000','91679740121','2023-03-25 14:37:36',NULL,100.00,'','9','1','Good sold','1','','sales','3826418','','No',NULL,NULL,''),(2515,'1110','91679744271','2023-03-25 14:51:56',NULL,3150.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(2516,'1110','91679744271','2023-03-25 14:49:26',NULL,2800.00,'','9','1','Inventory sold','1','','sales','3826285','','No',NULL,NULL,''),(2517,'5500','91679744271','2023-03-25 14:51:48',5950.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2518,'1000','91679744271','2023-03-25 14:51:56',6930.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2519,'4000','91679744271','2023-03-25 14:51:56',NULL,3480.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(2520,'4000','91679744271','2023-03-25 14:49:26',NULL,3450.00,'','9','1','Good sold','1','','sales','3826285','','No',NULL,NULL,''),(2521,'1000','91679745128','2023-03-25 14:56:46',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2522,'4000','91679745128','2023-03-25 14:56:46',NULL,250.00,'','9','1','Good sold','1','','sales','3826102','','No',NULL,NULL,''),(2523,'1110','91679745899','2023-03-25 15:05:32',NULL,650.00,'','9','1','Inventory sold','1','','sales','3826206','','No',NULL,NULL,''),(2524,'5500','91679745899','2023-03-25 15:04:59',650.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2525,'1000','91679745899','2023-03-25 15:05:32',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2526,'4000','91679745899','2023-03-25 15:05:32',NULL,900.00,'','9','1','Good sold','1','','sales','3826206','','No',NULL,NULL,''),(2527,'1000','91679746174','2023-03-25 15:09:43',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2528,'4000','91679746174','2023-03-25 15:09:43',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2529,'1000','91679746189','2023-03-25 15:10:30',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2530,'4000','91679746189','2023-03-25 15:10:30',NULL,900.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2531,'1000','91679746237','2023-03-25 15:12:36',1350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2532,'4000','91679746237','2023-03-25 15:12:36',NULL,1350.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2533,'1000','91679746388','2023-03-25 15:26:41',80.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2534,'4000','91679746388','2023-03-25 15:26:41',NULL,80.00,'','9','1','Good sold','1','','sales','3826417','','No',NULL,NULL,''),(2535,'1110','91679747203','2023-03-25 15:36:58',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826500','','No',NULL,NULL,''),(2536,'5500','91679747203','2023-03-25 15:26:43',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2537,'1000','91679747203','2023-03-25 15:36:58',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2538,'4000','91679747203','2023-03-25 15:36:58',NULL,150.00,'','9','1','Good sold','1','','sales','3826500','','No',NULL,NULL,''),(2539,'1000','91679747828','2023-03-25 15:42:57',2940.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2540,'4000','91679747828','2023-03-25 15:42:57',NULL,2940.00,'','9','1','Good sold','1','','sales','3826117','','No',NULL,NULL,''),(2541,'1000','91679748268','2023-03-25 15:46:19',1950.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2542,'4000','91679748268','2023-03-25 15:46:19',NULL,1950.00,'','9','1','Good sold','1','','sales','3826188','','No',NULL,NULL,''),(2543,'1000','91679748391','2023-03-25 16:08:03',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2544,'4000','91679748391','2023-03-25 16:08:03',NULL,420.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(2547,'1000','91679749686','2023-03-25 16:31:04',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2553,'1000','91679749686','2023-03-25 16:31:04',1260.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2554,'4000','91679749686','2023-03-25 16:08:07',NULL,1260.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(2555,'1000','91679751160','2023-03-25 16:35:30',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2556,'4000','91679751160','2023-03-25 16:35:30',NULL,420.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(2557,'1110','91679753629','2023-03-25 17:14:17',NULL,1160.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(2558,'1110','91679753629','2023-03-25 17:13:49',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(2559,'5500','91679753629','2023-03-25 17:14:03',2290.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2560,'1000','91679753629','2023-03-25 17:14:17',2800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2561,'4000','91679753629','2023-03-25 17:14:17',NULL,1300.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(2562,'4000','91679753629','2023-03-25 17:13:49',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(2563,'1110','91679753666','2023-03-25 17:15:16',NULL,580.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(2564,'5500','91679753666','2023-03-25 17:14:26',580.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2565,'1000','91679753666','2023-03-25 17:15:16',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2566,'4000','91679753666','2023-03-25 17:15:16',NULL,650.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(2567,'1000','91679753720','2023-03-25 17:38:04',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2568,'4000','91679753720','2023-03-25 17:38:04',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2569,'1110','91679755088','2023-03-25 17:47:02',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(2570,'5500','91679755088','2023-03-25 17:38:08',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2571,'1000','91679755088','2023-03-25 17:47:02',580.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2572,'4000','91679755088','2023-03-25 17:47:02',NULL,580.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(2573,'1000','91679755632','2023-03-25 17:52:56',1350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2574,'4000','91679755632','2023-03-25 17:52:56',NULL,1350.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2575,'1000','91679755980','2023-03-25 18:06:07',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2579,'1110','91679757668','2023-03-25 18:29:43',NULL,650.00,'','9','1','Inventory sold','1','','sales','3826206','','No',NULL,NULL,''),(2580,'5500','91679757668','2023-03-25 18:21:08',650.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2581,'1000','91679757668','2023-03-25 18:29:43',1000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2582,'4000','91679757668','2023-03-25 18:29:43',NULL,1000.00,'','9','1','Good sold','1','','sales','3826206','','No',NULL,NULL,''),(2583,'1000','91679888114','2023-03-27 06:37:02',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2584,'4000','91679888114','2023-03-27 06:37:02',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2585,'1000','91679888228','2023-03-27 07:11:20',1800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2586,'4000','91679888228','2023-03-27 07:11:20',NULL,1800.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2587,'1000','91679890286','2023-03-27 07:15:21',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2588,'4000','91679890286','2023-03-27 07:15:21',NULL,420.00,'','9','1','Good sold','1','','sales','3826117','','No',NULL,NULL,''),(2589,'1000','91679890525','2023-03-27 07:40:39',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2590,'4000','91679890525','2023-03-27 07:40:39',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2591,'1000','91679892044','2023-03-27 07:40:57',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2592,'4000','91679892044','2023-03-27 07:40:57',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2593,'1000','91679892069','2023-03-27 07:47:32',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2594,'4000','91679892069','2023-03-27 07:47:32',NULL,420.00,'','9','1','Good sold','1','','sales','3826117','','No',NULL,NULL,''),(2595,'1110','91679892456','2023-03-27 07:48:06',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(2596,'5500','91679892456','2023-03-27 07:47:36',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2597,'1000','91679892456','2023-03-27 07:48:06',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2598,'4000','91679892456','2023-03-27 07:48:06',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(2599,'1110','91679892488','2023-03-27 07:53:53',NULL,2625.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(2600,'5500','91679892488','2023-03-27 07:48:08',2625.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2601,'1000','91679892488','2023-03-27 07:53:53',2900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2602,'4000','91679892488','2023-03-27 07:53:53',NULL,2900.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(2603,'1110','91679892857','2023-03-27 07:55:08',NULL,580.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(2604,'5500','91679892857','2023-03-27 07:54:17',580.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2605,'1000','91679892857','2023-03-27 07:55:08',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2606,'4000','91679892857','2023-03-27 07:55:08',NULL,650.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(2607,'1000','91679892934','2023-03-27 08:19:41',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2608,'4000','91679892934','2023-03-27 08:19:41',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2609,'1000','91679894386','2023-03-27 08:22:09',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2610,'4000','91679894386','2023-03-27 08:22:09',NULL,900.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2611,'1000','91679894534','2023-03-27 08:23:04',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2612,'4000','91679894534','2023-03-27 08:23:04',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2613,'1000','91679894587','2023-03-27 08:24:34',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2614,'4000','91679894587','2023-03-27 08:24:34',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2615,'1110','91679894717','2023-03-27 08:31:48',NULL,580.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(2616,'5500','91679894717','2023-03-27 08:25:17',580.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2617,'1000','91679894717','2023-03-27 08:31:48',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2618,'4000','91679894717','2023-03-27 08:31:48',NULL,650.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(2619,'1000','91679895112','2023-03-27 08:51:50',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2620,'4000','91679895112','2023-03-27 08:51:50',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2621,'1000','91679896312','2023-03-27 08:54:50',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2622,'4000','91679896312','2023-03-27 08:54:50',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2623,'1000','91679896497','2023-03-27 09:18:23',120.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2624,'4000','91679896497','2023-03-27 09:18:23',NULL,120.00,'','9','1','Good sold','1','','sales','3826413','','No',NULL,NULL,''),(2625,'1000','91679897905','2023-03-27 09:18:32',840.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2626,'4000','91679897905','2023-03-27 09:18:32',NULL,840.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(2627,'1000','91679897997','2023-03-27 09:20:07',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2628,'4000','91679897997','2023-03-27 09:20:07',NULL,900.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2629,'1000','91679898013','2023-03-27 09:22:52',120.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2630,'4000','91679898013','2023-03-27 09:22:52',NULL,120.00,'','9','1','Good sold','1','','sales','3826413','','No',NULL,NULL,''),(2631,'1000','91679898177','2023-03-27 09:34:04',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2632,'4000','91679898177','2023-03-27 09:34:04',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2633,'1110','91679900377','2023-03-27 09:59:48',NULL,110.00,'','9','1','Inventory sold','1','','sales','3826504','','No',NULL,NULL,''),(2634,'5500','91679900377','2023-03-27 09:59:37',110.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2635,'1000','91679900377','2023-03-27 09:59:48',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2636,'4000','91679900377','2023-03-27 09:59:48',NULL,150.00,'','9','1','Good sold','1','','sales','3826504','','No',NULL,NULL,''),(2637,'1000','91679900391','2023-03-27 10:11:26',1680.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2638,'4000','91679900391','2023-03-27 10:11:26',NULL,1680.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(2639,'1000','91679901093','2023-03-27 10:18:00',840.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2640,'4000','91679901093','2023-03-27 10:18:00',NULL,840.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(2641,'1000','91679907072','2023-03-27 11:51:46',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2642,'4000','91679907072','2023-03-27 11:51:46',NULL,900.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2643,'1110','91679907110','2023-03-27 11:52:03',NULL,1050.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(2644,'5500','91679907110','2023-03-27 11:51:50',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2645,'1000','91679907110','2023-03-27 11:52:03',1160.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2646,'4000','91679907110','2023-03-27 11:52:03',NULL,1160.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(2647,'1110','91679907126','2023-03-27 11:52:18',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(2648,'5500','91679907126','2023-03-27 11:52:06',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2649,'1000','91679907126','2023-03-27 11:52:18',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2650,'4000','91679907126','2023-03-27 11:52:18',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(2651,'1000','91679907141','2023-03-27 11:52:27',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2652,'4000','91679907141','2023-03-27 11:52:27',NULL,420.00,'','9','1','Good sold','1','','sales','3826117','','No',NULL,NULL,''),(2653,'1000','91679907151','2023-03-27 11:52:47',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2654,'4000','91679907151','2023-03-27 11:52:47',NULL,900.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2655,'1000','91679907169','2023-03-27 11:53:02',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2656,'4000','91679907169','2023-03-27 11:53:02',NULL,900.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2657,'1000','91679907184','2023-03-27 11:53:15',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2658,'4000','91679907184','2023-03-27 11:53:15',NULL,1300.00,'','9','1','Good sold','1','','sales','3826188','','No',NULL,NULL,''),(2659,'1000','91679907197','2023-03-27 11:53:29',5400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2660,'4000','91679907197','2023-03-27 11:53:29',NULL,5400.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2661,'1000','91679907212','2023-03-27 11:53:48',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2662,'4000','91679907212','2023-03-27 11:53:48',NULL,150.00,'','9','1','Good sold','1','','sales','3826460','','No',NULL,NULL,''),(2663,'1000','91679907231','2023-03-27 11:54:05',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2664,'4000','91679907231','2023-03-27 11:54:05',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2665,'1000','91679907248','2023-03-27 11:54:16',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2666,'4000','91679907248','2023-03-27 11:54:16',NULL,250.00,'','9','1','Good sold','1','','sales','3826102','','No',NULL,NULL,''),(2667,'1000','91679907259','2023-03-27 12:20:46',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2668,'4000','91679907259','2023-03-27 12:20:46',NULL,250.00,'','9','1','Good sold','1','','sales','3826415','','No',NULL,NULL,''),(2669,'1000','91679908857','2023-03-27 12:22:22',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2670,'4000','91679908857','2023-03-27 12:22:22',NULL,420.00,'','9','1','Good sold','1','','sales','3826117','','No',NULL,NULL,''),(2671,'1000','91679908944','2023-03-27 12:26:04',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2672,'4000','91679908944','2023-03-27 12:26:04',NULL,900.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2673,'1000','91679909169','2023-03-27 12:27:32',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2674,'4000','91679909169','2023-03-27 12:27:32',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2675,'1000','91679909259','2023-03-27 12:28:40',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2676,'4000','91679909259','2023-03-27 12:28:40',NULL,900.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2677,'1000','91679909780','2023-03-27 12:36:56',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2678,'4000','91679909780','2023-03-27 12:36:56',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2679,'1000','91679909819','2023-03-27 12:48:31',1680.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2680,'4000','91679909819','2023-03-27 12:48:31',NULL,1680.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(2681,'1000','91679910522','2023-03-27 13:09:50',3360.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2682,'4000','91679910522','2023-03-27 13:09:50',NULL,3360.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(2683,'1000','91679911796','2023-03-27 13:10:21',1950.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2684,'4000','91679911796','2023-03-27 13:10:21',NULL,1950.00,'','9','1','Good sold','1','','sales','3826186','','No',NULL,NULL,''),(2685,'1110','91679911827','2023-03-27 13:13:26',NULL,2100.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(2686,'5500','91679911827','2023-03-27 13:10:27',2100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2687,'1000','91679911827','2023-03-27 13:13:26',2320.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2688,'4000','91679911827','2023-03-27 13:13:26',NULL,2320.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(2689,'1110','91679912311','2023-03-27 13:18:50',NULL,2100.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(2690,'5500','91679912311','2023-03-27 13:18:31',2100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2691,'1000','91679912311','2023-03-27 13:18:50',2320.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2692,'4000','91679912311','2023-03-27 13:18:50',NULL,2320.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(2693,'1000','91679912334','2023-03-27 13:35:46',840.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2694,'4000','91679912334','2023-03-27 13:35:46',NULL,840.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(2695,'1000','91679913351','2023-03-27 13:41:41',840.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2696,'4000','91679913351','2023-03-27 13:41:41',NULL,840.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(2697,'1000','91679913708','2023-03-27 13:42:16',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2698,'4000','91679913708','2023-03-27 13:42:16',NULL,420.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(2699,'1000','91679913746','2023-03-27 13:46:40',1800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2700,'4000','91679913746','2023-03-27 13:46:40',NULL,1800.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2701,'1000','91679914046','2023-03-27 13:49:57',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2702,'4000','91679914046','2023-03-27 13:49:57',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2703,'1000','91679914202','2023-03-27 14:10:55',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2704,'4000','91679914202','2023-03-27 14:10:55',NULL,900.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2705,'1000','91679915461','2023-03-27 14:15:28',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2706,'4000','91679915461','2023-03-27 14:15:28',NULL,900.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2707,'1000','91679915732','2023-03-27 14:24:03',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2708,'4000','91679915732','2023-03-27 14:24:03',NULL,150.00,'','9','1','Good sold','1','','sales','3826419','','No',NULL,NULL,''),(2709,'1110','91679916249','2023-03-27 14:32:32',NULL,1120.00,'','9','1','Inventory sold','1','','sales','3826496','','No',NULL,NULL,''),(2710,'5500','91679916249','2023-03-27 14:24:09',1120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2711,'1000','91679916249','2023-03-27 14:32:32',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2712,'4000','91679916249','2023-03-27 14:32:32',NULL,1300.00,'','9','1','Good sold','1','','sales','3826496','','No',NULL,NULL,''),(2713,'1000','91679916825','2023-03-27 14:35:02',1800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2714,'4000','91679916825','2023-03-27 14:35:02',NULL,1800.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2715,'1000','91679916976','2023-03-27 14:39:54',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2716,'4000','91679916976','2023-03-27 14:39:54',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2717,'1000','91679917199','2023-03-27 14:43:48',840.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2718,'4000','91679917199','2023-03-27 14:43:48',NULL,840.00,'','9','1','Good sold','1','','sales','3826117','','No',NULL,NULL,''),(2719,'1000','91679917435','2023-03-27 14:49:20',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2720,'4000','91679917435','2023-03-27 14:49:20',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2721,'1000','91679917766','2023-03-27 15:01:32',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2722,'4000','91679917766','2023-03-27 15:01:32',NULL,900.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2723,'1110','91679918522','2023-03-27 15:05:17',NULL,1575.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(2724,'5500','91679918522','2023-03-27 15:02:02',1575.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2725,'1000','91679918522','2023-03-27 15:05:17',1740.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2726,'4000','91679918522','2023-03-27 15:05:17',NULL,1740.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(2727,'1000','91679918726','2023-03-27 15:08:19',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2728,'4000','91679918726','2023-03-27 15:08:19',NULL,200.00,'','9','1','Good sold','1','','sales','3826466','','No',NULL,NULL,''),(2729,'1110','91679918945','2023-03-27 15:18:58',NULL,1160.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(2730,'5500','91679918945','2023-03-27 15:09:05',1160.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2731,'1000','91679918945','2023-03-27 15:18:58',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2732,'4000','91679918945','2023-03-27 15:18:58',NULL,1300.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(2733,'1110','91679919545','2023-03-27 15:35:59',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826500','','No',NULL,NULL,''),(2734,'5500','91679919545','2023-03-27 15:19:05',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2735,'1000','91679919545','2023-03-27 15:35:59',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2736,'4000','91679919545','2023-03-27 15:35:59',NULL,150.00,'','9','1','Good sold','1','','sales','3826500','','No',NULL,NULL,''),(2737,'1000','91679920563','2023-03-27 15:36:14',5400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2738,'4000','91679920563','2023-03-27 15:36:14',NULL,5400.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2739,'1110','91679920683','2023-03-27 15:40:41',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(2740,'5500','91679920683','2023-03-27 15:38:03',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2741,'1000','91679920683','2023-03-27 15:40:41',580.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2742,'4000','91679920683','2023-03-27 15:40:41',NULL,580.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(2743,'1000','91679920884','2023-03-27 15:43:39',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2744,'4000','91679920884','2023-03-27 15:43:39',NULL,420.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(2745,'1110','91679921023','2023-03-27 15:46:47',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(2746,'5500','91679921023','2023-03-27 15:43:43',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2747,'1000','91679921023','2023-03-27 15:46:47',580.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2748,'4000','91679921023','2023-03-27 15:46:47',NULL,580.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(2749,'1000','91679921215','2023-03-27 15:48:30',80.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2750,'4000','91679921215','2023-03-27 15:48:30',NULL,80.00,'','9','1','Good sold','1','','sales','3826417','','No',NULL,NULL,''),(2751,'1000','91679921322','2023-03-27 15:49:05',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2752,'4000','91679921322','2023-03-27 15:49:05',NULL,650.00,'','9','1','Good sold','1','','sales','3826188','','No',NULL,NULL,''),(2753,'1110','91679921353','2023-03-27 15:50:42',NULL,580.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(2754,'5500','91679921353','2023-03-27 15:49:13',580.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2755,'1000','91679921353','2023-03-27 15:50:42',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2756,'4000','91679921353','2023-03-27 15:50:42',NULL,650.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(2757,'1000','91679921462','2023-03-27 15:52:43',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2758,'4000','91679921462','2023-03-27 15:52:43',NULL,420.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(2759,'1000','91679921568','2023-03-27 15:57:20',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2760,'4000','91679921568','2023-03-27 15:57:20',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2761,'1000','91679921847','2023-03-27 16:01:07',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2762,'4000','91679921847','2023-03-27 16:01:07',NULL,420.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(2763,'1000','91679922071','2023-03-27 17:17:29',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2764,'4000','91679922071','2023-03-27 17:17:29',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2765,'1000','91679926655','2023-03-27 17:32:46',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2766,'4000','91679926655','2023-03-27 17:32:46',NULL,100.00,'','9','1','Good sold','1','','sales','3826430','','No',NULL,NULL,''),(2767,'1000','91679927570','2023-03-27 17:35:50',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2768,'4000','91679927570','2023-03-27 17:35:50',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2769,'1000','91679927764','2023-03-27 17:50:45',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2770,'4000','91679927764','2023-03-27 17:50:45',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2771,'1000','91679928658','2023-03-27 17:52:00',840.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2772,'4000','91679928658','2023-03-27 17:52:00',NULL,840.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(2773,'1110','91679928726','2023-03-27 17:55:25',NULL,206.80,'','9','1','Inventory sold','1','','sales','3826214','','No',NULL,NULL,''),(2774,'5500','91679928726','2023-03-27 17:52:06',206.80,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2775,'1000','91679928726','2023-03-27 17:55:25',330.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2776,'4000','91679928726','2023-03-27 17:55:25',NULL,330.00,'','9','1','Good sold','1','','sales','3826214','','No',NULL,NULL,''),(2777,'1000','91679930509','2023-03-27 18:26:28',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2778,'4000','91679930509','2023-03-27 18:26:28',NULL,420.00,'','9','1','Good sold','1','','sales','3826117','','No',NULL,NULL,''),(2779,'1110','91679975640','2023-03-28 06:54:15',NULL,206.80,'','9','1','Inventory sold','1','','sales','3826214','','No',NULL,NULL,''),(2780,'1110','91679975640','2023-03-28 06:54:00',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826012','','No',NULL,NULL,''),(2781,'5500','91679975640','2023-03-28 06:54:07',281.80,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2782,'1000','91679975640','2023-03-28 06:54:15',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2783,'4000','91679975640','2023-03-28 06:54:15',NULL,350.00,'','9','1','Good sold','1','','sales','3826214','','No',NULL,NULL,''),(2784,'4000','91679975640','2023-03-28 06:54:00',NULL,100.00,'','9','1','Good sold','1','','sales','3826012','','No',NULL,NULL,''),(2785,'1110','91679975658','2023-03-28 07:12:57',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(2786,'5500','91679975658','2023-03-28 06:54:18',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2787,'1000','91679975658','2023-03-28 07:12:57',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2788,'4000','91679975658','2023-03-28 07:12:57',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(2789,'1110','91679976780','2023-03-28 07:31:32',NULL,400.00,'','9','1','Inventory sold','1','','sales','3826121','','No',NULL,NULL,''),(2790,'5500','91679976780','2023-03-28 07:13:00',400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2791,'1000','91679976780','2023-03-28 07:31:32',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2792,'4000','91679976780','2023-03-28 07:31:32',NULL,420.00,'','9','1','Good sold','1','','sales','3826121','','No',NULL,NULL,''),(2793,'1000','91679977897','2023-03-28 07:37:14',1800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2794,'4000','91679977897','2023-03-28 07:37:14',NULL,1800.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2795,'1000','91679980245','2023-03-28 08:25:14',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2796,'4000','91679980245','2023-03-28 08:25:14',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2797,'1000','91679981119','2023-03-28 08:32:51',840.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2798,'4000','91679981119','2023-03-28 08:32:51',NULL,840.00,'','9','1','Good sold','1','','sales','3826117','','No',NULL,NULL,''),(2799,'1110','91679981582','2023-03-28 08:34:02',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(2800,'5500','91679981582','2023-03-28 08:33:02',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2801,'1000','91679981582','2023-03-28 08:34:02',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2802,'4000','91679981582','2023-03-28 08:34:02',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(2803,'1110','91679981648','2023-03-28 08:34:37',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(2804,'5500','91679981648','2023-03-28 08:34:08',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2805,'1000','91679981648','2023-03-28 08:34:37',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2806,'4000','91679981648','2023-03-28 08:34:37',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(2807,'1000','91679981681','2023-03-28 08:50:12',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2808,'4000','91679981681','2023-03-28 08:50:12',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2809,'1000','91679982616','2023-03-28 09:22:41',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2810,'4000','91679982616','2023-03-28 09:22:41',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2811,'1000','91679986507','2023-03-28 09:55:15',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2812,'4000','91679986507','2023-03-28 09:55:15',NULL,250.00,'','9','1','Good sold','1','','sales','3826388','','No',NULL,NULL,''),(2813,'1000','91679986520','2023-03-28 09:55:34',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2814,'4000','91679986520','2023-03-28 09:55:34',NULL,900.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2815,'1000','91679986540','2023-03-28 10:08:27',840.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2816,'4000','91679986540','2023-03-28 10:08:27',NULL,840.00,'','9','1','Good sold','1','','sales','3826117','','No',NULL,NULL,''),(2817,'1110','91679988891','2023-03-28 10:35:02',NULL,400.00,'','9','1','Inventory sold','1','','sales','3826121','','No',NULL,NULL,''),(2818,'5500','91679988891','2023-03-28 10:34:51',400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2819,'1000','91679988891','2023-03-28 10:35:02',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2820,'4000','91679988891','2023-03-28 10:35:02',NULL,420.00,'','9','1','Good sold','1','','sales','3826121','','No',NULL,NULL,''),(2821,'1000','91679988945','2023-03-28 10:37:30',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2822,'4000','91679988945','2023-03-28 10:37:30',NULL,200.00,'','9','1','Good sold','1','','sales','3826418','','No',NULL,NULL,''),(2825,'1000','91679989053','2023-03-28 10:39:24',3450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2831,'1110','91679989053','2023-03-28 10:37:33',NULL,2800.00,'','9','1','Inventory sold','1','','sales','3826285','','No',NULL,NULL,''),(2832,'5500','91679989053','2023-03-28 10:42:17',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2833,'1000','91679989053','2023-03-28 10:39:24',3450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2834,'4000','91679989053','2023-03-28 10:37:33',NULL,3450.00,'','9','1','Good sold','1','','sales','3826285','','No',NULL,NULL,''),(2835,'1000','91679989354','2023-03-28 10:55:40',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2836,'4000','91679989354','2023-03-28 10:55:40',NULL,150.00,'','9','1','Good sold','1','','sales','3826342','','No',NULL,NULL,''),(2837,'1110','91679990145','2023-03-28 11:03:16',NULL,580.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(2838,'5500','91679990145','2023-03-28 10:55:45',580.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2839,'1000','91679990145','2023-03-28 11:03:16',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2840,'4000','91679990145','2023-03-28 11:03:16',NULL,650.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(2841,'1000','91679990601','2023-03-28 11:11:43',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2842,'4000','91679990601','2023-03-28 11:11:43',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2843,'1000','91679991671','2023-03-28 11:23:44',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2844,'4000','91679991671','2023-03-28 11:23:44',NULL,420.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(2845,'1110','91679991834','2023-03-28 11:24:53',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(2846,'5500','91679991834','2023-03-28 11:23:54',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2847,'1000','91679991834','2023-03-28 11:24:53',580.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2848,'4000','91679991834','2023-03-28 11:24:53',NULL,580.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(2849,'1000','91679993281','2023-03-28 11:48:15',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2850,'4000','91679993281','2023-03-28 11:48:15',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2851,'1000','91679993297','2023-03-28 11:48:32',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2852,'4000','91679993297','2023-03-28 11:48:32',NULL,420.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(2853,'1110','91679993315','2023-03-28 11:48:42',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(2854,'5500','91679993315','2023-03-28 11:48:35',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2855,'1000','91679993315','2023-03-28 11:48:42',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2856,'4000','91679993315','2023-03-28 11:48:42',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(2857,'1000','91679993919','2023-03-28 11:58:49',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2858,'4000','91679993919','2023-03-28 11:58:49',NULL,900.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2859,'1000','91679993935','2023-03-28 12:00:07',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2860,'4000','91679993935','2023-03-28 12:00:07',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2861,'1000','91679994013','2023-03-28 12:58:04',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2862,'4000','91679994013','2023-03-28 12:58:04',NULL,420.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(2863,'1000','91679997490','2023-03-28 12:58:28',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2864,'4000','91679997490','2023-03-28 12:58:28',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2865,'1000','91679997529','2023-03-28 13:43:15',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2866,'4000','91679997529','2023-03-28 13:43:15',NULL,200.00,'','9','1','Good sold','1','','sales','3826131','','No',NULL,NULL,''),(2867,'1110','91680000566','2023-03-28 14:39:04',NULL,1050.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(2868,'5500','91680000566','2023-03-28 13:49:26',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2869,'1000','91680000566','2023-03-28 14:39:04',1160.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2870,'4000','91680000566','2023-03-28 14:39:04',NULL,1160.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(2871,'1000','91680003551','2023-03-28 14:39:22',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2872,'4000','91680003551','2023-03-28 14:39:22',NULL,900.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2873,'1000','91680003567','2023-03-28 14:47:45',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2874,'4000','91680003567','2023-03-28 14:47:45',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2875,'1000','91680004069','2023-03-28 16:01:49',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2876,'4000','91680004069','2023-03-28 16:01:49',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2877,'1110','91680008513','2023-03-28 16:02:20',NULL,2240.00,'','9','1','Inventory sold','1','','sales','3826496','','No',NULL,NULL,''),(2878,'1110','91680008513','2023-03-28 16:01:53',NULL,5500.00,'','9','1','Inventory sold','1','','sales','3826286','','No',NULL,NULL,''),(2879,'5500','91680008513','2023-03-28 16:02:09',7740.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2880,'1000','91680008513','2023-03-28 16:02:20',9000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2881,'4000','91680008513','2023-03-28 16:02:20',NULL,2600.00,'','9','1','Good sold','1','','sales','3826496','','No',NULL,NULL,''),(2882,'4000','91680008513','2023-03-28 16:01:53',NULL,6400.00,'','9','1','Good sold','1','','sales','3826286','','No',NULL,NULL,''),(2883,'1110','91680008831','2023-03-28 16:13:13',NULL,800.00,'','9','1','Inventory sold','1','','sales','3826121','','No',NULL,NULL,''),(2884,'5500','91680008831','2023-03-28 16:07:11',800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2885,'1000','91680008831','2023-03-28 16:13:13',840.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2886,'4000','91680008831','2023-03-28 16:13:13',NULL,840.00,'','9','1','Good sold','1','','sales','3826121','','No',NULL,NULL,''),(2887,'1000','91680009513','2023-03-28 16:18:47',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2888,'4000','91680009513','2023-03-28 16:18:47',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2889,'1110','91680009530','2023-03-28 16:19:15',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826500','','No',NULL,NULL,''),(2890,'5500','91680009530','2023-03-28 16:18:50',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2891,'1000','91680009530','2023-03-28 16:19:15',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2892,'4000','91680009530','2023-03-28 16:19:15',NULL,150.00,'','9','1','Good sold','1','','sales','3826500','','No',NULL,NULL,''),(2893,'1000','91680009562','2023-03-28 16:29:40',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2894,'4000','91680009562','2023-03-28 16:29:40',NULL,900.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2895,'1000','91680010184','2023-03-28 16:29:51',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2896,'4000','91680010184','2023-03-28 16:29:51',NULL,420.00,'','9','1','Good sold','1','','sales','3826117','','No',NULL,NULL,''),(2897,'1000','91680010197','2023-03-28 16:31:49',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2898,'4000','91680010197','2023-03-28 16:31:49',NULL,900.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2899,'1110','91680010808','2023-03-28 16:40:21',NULL,440.00,'','9','1','Inventory sold','1','','sales','3826192','','No',NULL,NULL,''),(2900,'5500','91680010808','2023-03-28 16:40:08',440.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2901,'1000','91680010808','2023-03-28 16:40:21',700.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2902,'4000','91680010808','2023-03-28 16:40:21',NULL,700.00,'','9','1','Good sold','1','','sales','3826192','','No',NULL,NULL,''),(2903,'1000','91680010827','2023-03-28 16:47:02',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2904,'4000','91680010827','2023-03-28 16:47:02',NULL,900.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2905,'1110','91680013006','2023-03-28 17:16:58',NULL,1030.00,'','9','1','Inventory sold','1','','sales','3826288','','No',NULL,NULL,''),(2906,'5500','91680013006','2023-03-28 17:16:47',1030.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2907,'1000','91680013006','2023-03-28 17:16:58',1450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2908,'4000','91680013006','2023-03-28 17:16:58',NULL,1450.00,'','9','1','Good sold','1','','sales','3826288','','No',NULL,NULL,''),(2909,'1110','91680013166','2023-03-28 17:20:47',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(2910,'5500','91680013166','2023-03-28 17:19:26',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2911,'1000','91680013166','2023-03-28 17:20:47',580.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2912,'4000','91680013166','2023-03-28 17:20:47',NULL,580.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(2913,'1000','91680013254','2023-03-28 17:21:24',80.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2914,'4000','91680013254','2023-03-28 17:21:24',NULL,80.00,'','9','1','Good sold','1','','sales','3826417','','No',NULL,NULL,''),(2915,'1110','91680013290','2023-03-28 17:22:44',NULL,1050.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(2916,'5500','91680013290','2023-03-28 17:21:30',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2917,'1000','91680013290','2023-03-28 17:22:44',1160.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2918,'4000','91680013290','2023-03-28 17:22:44',NULL,1160.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(2919,'1000','91680013587','2023-03-28 17:26:48',1260.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2920,'4000','91680013587','2023-03-28 17:26:48',NULL,1260.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(2921,'1000','91680013615','2023-03-28 17:28:08',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2922,'4000','91680013615','2023-03-28 17:28:08',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2923,'1000','91680013691','2023-03-28 17:37:20',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2924,'4000','91680013691','2023-03-28 17:37:20',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2925,'1000','91680014247','2023-03-28 17:51:51',840.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2926,'4000','91680014247','2023-03-28 17:51:51',NULL,840.00,'','9','1','Good sold','1','','sales','3826117','','No',NULL,NULL,''),(2927,'1000','91680015128','2023-03-28 18:04:47',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2928,'4000','91680015128','2023-03-28 18:04:47',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2929,'1110','91680015932','2023-03-28 18:11:30',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(2930,'5500','91680015932','2023-03-28 18:05:32',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2931,'1000','91680015932','2023-03-28 18:11:30',580.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2932,'4000','91680015932','2023-03-28 18:11:30',NULL,580.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(2933,'1000','91680016295','2023-03-28 18:15:34',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2934,'4000','91680016295','2023-03-28 18:15:34',NULL,420.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(2935,'1000','91680016536','2023-03-28 18:15:59',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2936,'4000','91680016536','2023-03-28 18:15:59',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2937,'1110','91680016561','2023-03-28 18:17:49',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(2938,'5500','91680016561','2023-03-28 18:16:01',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2939,'1000','91680016561','2023-03-28 18:17:49',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2940,'4000','91680016561','2023-03-28 18:17:49',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(2941,'1000','91680016672','2023-03-28 18:18:28',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2942,'4000','91680016672','2023-03-28 18:18:28',NULL,420.00,'','9','1','Good sold','1','','sales','3826117','','No',NULL,NULL,''),(2943,'1000','91680017084','2023-03-28 18:25:03',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2944,'4000','91680017084','2023-03-28 18:25:03',NULL,200.00,'','9','1','Good sold','1','','sales','3826300','','No',NULL,NULL,''),(2945,'1000','91680017107','2023-03-28 18:30:07',1950.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2946,'4000','91680017107','2023-03-28 18:30:07',NULL,1950.00,'','9','1','Good sold','1','','sales','3826186','','No',NULL,NULL,''),(2947,'1000','91680061943','2023-03-29 06:52:33',7560.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2948,'4000','91680061943','2023-03-29 06:52:33',NULL,7560.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(2949,'1000','91680062093','2023-03-29 06:59:46',870.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2950,'4000','91680062093','2023-03-29 06:59:46',NULL,420.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(2951,'4000','91680062093','2023-03-29 06:54:53',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2952,'1110','91680062398','2023-03-29 07:01:59',NULL,560.00,'','9','1','Inventory sold','1','','sales','3826497','','No',NULL,NULL,''),(2953,'1110','91680062398','2023-03-29 06:59:58',NULL,1160.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(2954,'1110','91680062398','2023-03-29 07:00:49',NULL,560.00,'','9','1','Inventory sold','1','','sales','3826496','','No',NULL,NULL,''),(2955,'5500','91680062398','2023-03-29 07:01:09',2280.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2956,'1000','91680062398','2023-03-29 07:01:59',2600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2957,'4000','91680062398','2023-03-29 07:01:59',NULL,650.00,'','9','1','Good sold','1','','sales','3826497','','No',NULL,NULL,''),(2958,'4000','91680062398','2023-03-29 06:59:58',NULL,1300.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(2959,'4000','91680062398','2023-03-29 07:00:49',NULL,650.00,'','9','1','Good sold','1','','sales','3826496','','No',NULL,NULL,''),(2960,'1110','91680062530','2023-03-29 07:02:59',NULL,1120.00,'','9','1','Inventory sold','1','','sales','3826497','','No',NULL,NULL,''),(2961,'5500','91680062530','2023-03-29 07:02:10',1120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2962,'1000','91680062530','2023-03-29 07:02:59',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2963,'4000','91680062530','2023-03-29 07:02:59',NULL,1300.00,'','9','1','Good sold','1','','sales','3826497','','No',NULL,NULL,''),(2964,'1000','91680062585','2023-03-29 07:21:18',360.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2965,'4000','91680062585','2023-03-29 07:21:18',NULL,360.00,'','9','1','Good sold','1','','sales','3826271','','No',NULL,NULL,''),(2966,'1000','91680063683','2023-03-29 07:25:41',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2967,'4000','91680063683','2023-03-29 07:25:41',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2968,'1000','91680063948','2023-03-29 07:28:14',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2969,'4000','91680063948','2023-03-29 07:28:14',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2970,'1110','91680064096','2023-03-29 07:41:10',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826503','','No',NULL,NULL,''),(2971,'5500','91680064096','2023-03-29 07:28:16',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2972,'1000','91680064096','2023-03-29 07:41:10',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2973,'4000','91680064096','2023-03-29 07:41:10',NULL,100.00,'','9','1','Good sold','1','','sales','3826503','','No',NULL,NULL,''),(2974,'1110','91680064873','2023-03-29 07:43:16',NULL,580.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(2975,'5500','91680064873','2023-03-29 07:41:13',580.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2976,'1000','91680064873','2023-03-29 07:43:16',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2977,'4000','91680064873','2023-03-29 07:43:16',NULL,650.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(2978,'1110','91680065006','2023-03-29 07:47:00',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(2979,'5500','91680065006','2023-03-29 07:43:26',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2980,'1000','91680065006','2023-03-29 07:47:00',580.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2981,'4000','91680065006','2023-03-29 07:47:00',NULL,580.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(2982,'1000','91680065229','2023-03-29 07:59:43',3600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2983,'4000','91680065229','2023-03-29 07:59:43',NULL,3600.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2984,'1110','91680066021','2023-03-29 08:24:38',NULL,580.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(2985,'5500','91680066021','2023-03-29 08:00:21',580.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2986,'1000','91680066021','2023-03-29 08:24:38',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2987,'4000','91680066021','2023-03-29 08:24:38',NULL,650.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(2988,'1000','91680067484','2023-03-29 08:38:54',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2989,'4000','91680067484','2023-03-29 08:38:54',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2990,'1000','91680068337','2023-03-29 08:41:52',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2991,'4000','91680068337','2023-03-29 08:41:52',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2992,'1000','91680068518','2023-03-29 09:03:32',1290.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2993,'4000','91680068518','2023-03-29 09:03:32',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2994,'4000','91680068518','2023-03-29 08:41:58',NULL,840.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(2995,'1000','91680069815','2023-03-29 09:22:26',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(2996,'4000','91680069815','2023-03-29 09:22:26',NULL,900.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(2997,'1110','91680071430','2023-03-29 09:30:37',NULL,150.00,'','9','1','Inventory sold','1','','sales','3826038','','No',NULL,NULL,''),(2998,'5500','91680071430','2023-03-29 09:30:30',150.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(2999,'1000','91680071430','2023-03-29 09:30:37',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3000,'4000','91680071430','2023-03-29 09:30:37',NULL,200.00,'','9','1','Good sold','1','','sales','3826038','','No',NULL,NULL,''),(3001,'1000','91680071442','2023-03-29 09:32:25',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3002,'4000','91680071442','2023-03-29 09:32:25',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(3003,'1000','91680071550','2023-03-29 09:39:38',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3004,'4000','91680071550','2023-03-29 09:39:38',NULL,420.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(3005,'1000','91680071983','2023-03-29 10:01:48',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3006,'4000','91680071983','2023-03-29 10:01:48',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(3007,'1000','91680073310','2023-03-29 10:07:06',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3008,'4000','91680073310','2023-03-29 10:07:06',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(3009,'1110','91680073632','2023-03-29 10:26:14',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(3010,'5500','91680073632','2023-03-29 10:07:12',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3011,'1000','91680073632','2023-03-29 10:26:14',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3012,'4000','91680073632','2023-03-29 10:26:14',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(3013,'1000','91680074814','2023-03-29 10:31:30',1680.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3014,'4000','91680074814','2023-03-29 10:31:30',NULL,1680.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(3015,'1000','91680075094','2023-03-29 10:37:20',840.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3016,'4000','91680075094','2023-03-29 10:37:20',NULL,840.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(3017,'1000','91680075450','2023-03-29 10:41:31',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3018,'4000','91680075450','2023-03-29 10:41:31',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(3019,'1110','91680075693','2023-03-29 11:06:18',NULL,1160.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(3020,'5500','91680075693','2023-03-29 10:41:33',1160.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3021,'1000','91680075693','2023-03-29 11:06:18',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3022,'4000','91680075693','2023-03-29 11:06:18',NULL,1300.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(3023,'1110','91680077191','2023-03-29 11:07:26',NULL,580.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(3024,'5500','91680077191','2023-03-29 11:06:31',580.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3025,'1000','91680077191','2023-03-29 11:07:26',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3026,'4000','91680077191','2023-03-29 11:07:26',NULL,650.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(3027,'1110','91680077250','2023-03-29 11:11:51',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(3028,'5500','91680077250','2023-03-29 11:07:30',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3029,'1000','91680077250','2023-03-29 11:11:51',580.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3030,'4000','91680077250','2023-03-29 11:11:51',NULL,580.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(3031,'1000','91680077539','2023-03-29 11:15:28',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3032,'4000','91680077539','2023-03-29 11:15:28',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(3033,'1000','91680077734','2023-03-29 11:36:47',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3034,'4000','91680077734','2023-03-29 11:36:47',NULL,150.00,'','9','1','Good sold','1','','sales','3826253','','No',NULL,NULL,''),(3035,'1000','91680079014','2023-03-29 11:43:01',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3036,'4000','91680079014','2023-03-29 11:43:01',NULL,420.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(3037,'1110','91680082162','2023-03-29 12:29:36',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826503','','No',NULL,NULL,''),(3038,'5500','91680082162','2023-03-29 12:29:22',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3039,'1000','91680082162','2023-03-29 12:29:36',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3040,'4000','91680082162','2023-03-29 12:29:36',NULL,100.00,'','9','1','Good sold','1','','sales','3826503','','No',NULL,NULL,''),(3041,'1110','91680082178','2023-03-29 12:30:03',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(3042,'5500','91680082178','2023-03-29 12:29:38',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3043,'1000','91680082178','2023-03-29 12:30:03',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3044,'4000','91680082178','2023-03-29 12:30:03',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(3045,'1110','91680082209','2023-03-29 12:30:57',NULL,180.00,'','9','1','Inventory sold','1','','sales','3826233','','No',NULL,NULL,''),(3046,'5500','91680082209','2023-03-29 12:30:09',180.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3047,'1000','91680082209','2023-03-29 12:30:57',260.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3048,'4000','91680082209','2023-03-29 12:30:57',NULL,260.00,'','9','1','Good sold','1','','sales','3826233','','No',NULL,NULL,''),(3049,'1000','91680083826','2023-03-29 12:57:19',1680.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3050,'4000','91680083826','2023-03-29 12:57:19',NULL,1680.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(3051,'1000','91680083847','2023-03-29 13:12:42',80.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3052,'4000','91680083847','2023-03-29 13:12:42',NULL,80.00,'','9','1','Good sold','1','','sales','3826417','','No',NULL,NULL,''),(3053,'1000','91680084767','2023-03-29 13:23:50',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3054,'4000','91680084767','2023-03-29 13:23:50',NULL,420.00,'','9','1','Good sold','1','','sales','3826117','','No',NULL,NULL,''),(3055,'1110','91680085438','2023-03-29 13:40:28',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(3056,'5500','91680085438','2023-03-29 13:23:58',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3057,'1000','91680085438','2023-03-29 13:40:28',1450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3058,'4000','91680085438','2023-03-29 13:40:28',NULL,1450.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(3059,'1110','91680086640','2023-03-29 14:20:30',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(3060,'5500','91680086640','2023-03-29 13:44:00',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3061,'1000','91680086640','2023-03-29 14:20:30',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3062,'4000','91680086640','2023-03-29 14:20:30',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(3063,'1110','91680088841','2023-03-29 14:31:12',NULL,1160.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(3064,'5500','91680088841','2023-03-29 14:20:41',1160.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3065,'1000','91680088841','2023-03-29 14:31:12',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3066,'4000','91680088841','2023-03-29 14:31:12',NULL,1300.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(3067,'1110','91680089475','2023-03-29 14:32:00',NULL,1160.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(3068,'5500','91680089475','2023-03-29 14:31:15',1160.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3069,'1000','91680089475','2023-03-29 14:32:00',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3070,'4000','91680089475','2023-03-29 14:32:00',NULL,1300.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(3071,'1000','91680089525','2023-03-29 14:37:52',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3072,'4000','91680089525','2023-03-29 14:37:52',NULL,900.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(3073,'1000','91680089880','2023-03-29 14:45:53',1260.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3074,'4000','91680089880','2023-03-29 14:45:53',NULL,1260.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(3075,'1000','91680090389','2023-03-29 14:50:03',840.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3076,'4000','91680090389','2023-03-29 14:50:03',NULL,840.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(3077,'1110','91680090610','2023-03-29 14:54:27',NULL,180.40,'','9','1','Inventory sold','1','','sales','3826207','','No',NULL,NULL,''),(3078,'5500','91680090610','2023-03-29 14:50:10',180.40,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3079,'1000','91680090610','2023-03-29 14:54:27',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3080,'4000','91680090610','2023-03-29 14:54:27',NULL,300.00,'','9','1','Good sold','1','','sales','3826207','','No',NULL,NULL,''),(3081,'1000','91680090871','2023-03-29 15:00:21',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3082,'4000','91680090871','2023-03-29 15:00:21',NULL,200.00,'','9','1','Good sold','1','','sales','3826300','','No',NULL,NULL,''),(3083,'1000','91680091223','2023-03-29 15:20:58',1350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3084,'4000','91680091223','2023-03-29 15:20:58',NULL,1350.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(3085,'1000','91680092464','2023-03-29 15:23:04',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3086,'4000','91680092464','2023-03-29 15:23:04',NULL,420.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(3087,'1000','91680092587','2023-03-29 15:57:03',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3088,'4000','91680092587','2023-03-29 15:57:03',NULL,150.00,'','9','1','Good sold','1','','sales','3826460','','No',NULL,NULL,''),(3089,'1000','91680094627','2023-03-29 15:59:20',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3090,'4000','91680094627','2023-03-29 15:59:20',NULL,900.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(3091,'1000','91680094767','2023-03-29 16:08:26',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3092,'4000','91680094767','2023-03-29 16:08:26',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(3093,'1000','91680099342','2023-03-29 17:15:58',1800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3094,'4000','91680099342','2023-03-29 17:15:58',NULL,1800.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(3095,'1110','91680150612','2023-03-30 07:30:21',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(3096,'5500','91680150612','2023-03-30 07:30:12',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3097,'1000','91680150612','2023-03-30 07:30:21',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3098,'4000','91680150612','2023-03-30 07:30:21',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(3099,'1110','91680150629','2023-03-30 08:00:42',NULL,180.40,'','9','1','Inventory sold','1','','sales','3826207','','No',NULL,NULL,''),(3100,'5500','91680150629','2023-03-30 08:00:32',180.40,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3101,'1000','91680150629','2023-03-30 08:00:42',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3102,'4000','91680150629','2023-03-30 08:00:42',NULL,300.00,'','9','1','Good sold','1','','sales','3826207','','No',NULL,NULL,''),(3103,'1000','91680152446','2023-03-30 08:11:41',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3107,'1000','91680152446','2023-03-30 08:11:41',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3108,'4000','91680152446','2023-03-30 08:00:46',NULL,100.00,'','9','1','Good sold','1','','sales','3826059','','No',NULL,NULL,''),(3109,'1110','91680155091','2023-03-30 08:45:07',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826013','','No',NULL,NULL,''),(3110,'1110','91680155091','2023-03-30 08:44:51',NULL,70.00,'','9','1','Inventory sold','1','','sales','3826075','','No',NULL,NULL,''),(3111,'5500','91680155091','2023-03-30 08:44:58',190.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3112,'1000','91680155091','2023-03-30 08:45:07',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3113,'4000','91680155091','2023-03-30 08:45:07',NULL,150.00,'','9','1','Good sold','1','','sales','3826013','','No',NULL,NULL,''),(3114,'4000','91680155091','2023-03-30 08:44:51',NULL,100.00,'','9','1','Good sold','1','','sales','3826075','','No',NULL,NULL,''),(3115,'1110','91680155110','2023-03-30 08:59:35',NULL,1575.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(3116,'5500','91680155110','2023-03-30 08:45:10',1575.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3117,'1000','91680155110','2023-03-30 08:59:35',1650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3118,'4000','91680155110','2023-03-30 08:59:35',NULL,1650.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(3119,'1000','91680155987','2023-03-30 09:37:50',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3120,'4000','91680155987','2023-03-30 09:37:50',NULL,250.00,'','9','1','Good sold','1','','sales','3826415','','No',NULL,NULL,''),(3121,'1000','91680158277','2023-03-30 09:39:31',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3122,'4000','91680158277','2023-03-30 09:39:31',NULL,200.00,'','9','1','Good sold','1','','sales','3826131','','No',NULL,NULL,''),(3123,'1110','91680158375','2023-03-30 10:38:29',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(3124,'5500','91680158375','2023-03-30 09:39:35',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3125,'1000','91680158375','2023-03-30 10:38:29',1450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3126,'4000','91680158375','2023-03-30 10:38:29',NULL,1450.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(3127,'1000','91680161937','2023-03-30 10:40:15',870.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3128,'4000','91680161937','2023-03-30 10:40:15',NULL,420.00,'','9','1','Good sold','1','','sales','3826118','','No',NULL,NULL,''),(3129,'4000','91680161937','2023-03-30 10:38:57',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(3130,'1110','91680162026','2023-03-30 11:06:27',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(3131,'5500','91680162026','2023-03-30 10:40:26',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3132,'1000','91680162026','2023-03-30 11:06:27',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3133,'4000','91680162026','2023-03-30 11:06:27',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(3134,'1000','91680163590','2023-03-30 11:15:23',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3135,'4000','91680163590','2023-03-30 11:15:23',NULL,200.00,'','9','1','Good sold','1','','sales','3826131','','No',NULL,NULL,''),(3136,'1110','91680167402','2023-03-30 12:13:34',NULL,280.00,'','9','1','Inventory sold','1','','sales','3826301','','No',NULL,NULL,''),(3137,'1110','91680167402','2023-03-30 12:11:46',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826501','','No',NULL,NULL,''),(3138,'1110','91680167402','2023-03-30 12:13:06',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(3139,'5500','91680167402','2023-03-30 12:13:25',620.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3140,'1000','91680167402','2023-03-30 12:13:34',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3141,'4000','91680167402','2023-03-30 12:13:34',NULL,300.00,'','9','1','Good sold','1','','sales','3826301','','No',NULL,NULL,''),(3142,'4000','91680167402','2023-03-30 12:10:02',NULL,150.00,'','9','1','Good sold','1','','sales','3826147','','No',NULL,NULL,''),(3143,'4000','91680167402','2023-03-30 12:11:46',NULL,150.00,'','9','1','Good sold','1','','sales','3826501','','No',NULL,NULL,''),(3144,'4000','91680167402','2023-03-30 12:13:06',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(3145,'1110','91680167621','2023-03-30 12:15:02',NULL,580.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(3146,'5500','91680167621','2023-03-30 12:13:41',580.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3147,'1000','91680167621','2023-03-30 12:15:02',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3148,'4000','91680167621','2023-03-30 12:15:02',NULL,650.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(3149,'1110','91680167708','2023-03-30 12:20:25',NULL,5000.00,'','9','1','Inventory sold','1','','sales','3826287','','No',NULL,NULL,''),(3150,'5500','91680167708','2023-03-30 12:15:08',5000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3151,'1000','91680167708','2023-03-30 12:20:25',6200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3152,'4000','91680167708','2023-03-30 12:20:25',NULL,6200.00,'','9','1','Good sold','1','','sales','3826287','','No',NULL,NULL,''),(3153,'1000','91680168491','2023-03-30 13:01:09',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3154,'4000','91680168491','2023-03-30 13:01:09',NULL,420.00,'','9','1','Good sold','1','','sales','3826117','','No',NULL,NULL,''),(3155,'1000','91680170471','2023-03-30 13:43:32',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3156,'4000','91680170471','2023-03-30 13:43:32',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(3157,'1110','91680173016','2023-03-30 14:00:34',NULL,2800.00,'','9','1','Inventory sold','1','','sales','3826285','','No',NULL,NULL,''),(3158,'5500','91680173016','2023-03-30 13:43:36',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3159,'1000','91680173016','2023-03-30 14:00:34',3400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3160,'4000','91680173016','2023-03-30 14:00:34',NULL,3400.00,'','9','1','Good sold','1','','sales','3826285','','No',NULL,NULL,''),(3161,'1110','91680174037','2023-03-30 14:31:29',NULL,580.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(3162,'5500','91680174037','2023-03-30 14:00:37',580.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3163,'1000','91680174037','2023-03-30 14:31:29',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3164,'4000','91680174037','2023-03-30 14:31:29',NULL,650.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(3165,'1110','91680175896','2023-03-30 14:47:09',NULL,1050.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(3166,'5500','91680175896','2023-03-30 14:31:36',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3167,'1000','91680175896','2023-03-30 14:47:09',1100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3168,'4000','91680175896','2023-03-30 14:47:09',NULL,1100.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(3169,'1110','91680176848','2023-03-30 15:00:21',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(3170,'5500','91680176848','2023-03-30 14:47:28',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3171,'1000','91680176848','2023-03-30 15:00:21',550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3172,'4000','91680176848','2023-03-30 15:00:21',NULL,550.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(3173,'1000','91680177626','2023-03-30 15:11:03',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3174,'4000','91680177626','2023-03-30 15:11:03',NULL,250.00,'','9','1','Good sold','1','','sales','3826415','','No',NULL,NULL,''),(3175,'1110','91680178365','2023-03-30 15:17:42',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(3176,'5500','91680178365','2023-03-30 15:12:45',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3177,'1000','91680178365','2023-03-30 15:17:42',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3178,'4000','91680178365','2023-03-30 15:17:42',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(3179,'1110','91680178666','2023-03-30 15:45:32',NULL,2800.00,'','9','1','Inventory sold','1','','sales','3826285','','No',NULL,NULL,''),(3180,'5500','91680178666','2023-03-30 15:17:46',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3181,'1000','91680178666','2023-03-30 15:45:32',3450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3182,'4000','91680178666','2023-03-30 15:45:32',NULL,3450.00,'','9','1','Good sold','1','','sales','3826285','','No',NULL,NULL,''),(3183,'1000','91680180360','2023-03-30 15:47:22',1260.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3184,'4000','91680180360','2023-03-30 15:47:22',NULL,1260.00,'','9','1','Good sold','1','','sales','3826117','','No',NULL,NULL,''),(3185,'1000','91680180450','2023-03-30 15:49:02',1350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3186,'4000','91680180450','2023-03-30 15:49:02',NULL,1350.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(3187,'1110','91680180587','2023-03-30 16:08:02',NULL,560.00,'','9','1','Inventory sold','1','','sales','3826496','','No',NULL,NULL,''),(3188,'5500','91680180587','2023-03-30 16:07:29',560.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3189,'1000','91680180587','2023-03-30 16:08:02',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3190,'4000','91680180587','2023-03-30 16:08:02',NULL,650.00,'','9','1','Good sold','1','','sales','3826496','','No',NULL,NULL,''),(3191,'4000','91680180587','2023-03-30 15:49:47',NULL,650.00,'','9','1','Good sold','1','','sales','3826186','','No',NULL,NULL,''),(3192,'1000','91680181771','2023-03-30 16:10:52',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3193,'4000','91680181771','2023-03-30 16:10:52',NULL,900.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(3194,'1000','91680183943','2023-03-30 16:45:50',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3195,'4000','91680183943','2023-03-30 16:45:50',NULL,100.00,'','9','1','Good sold','1','','sales','3826418','','No',NULL,NULL,''),(3196,'1110','91680183956','2023-03-30 17:14:16',NULL,2800.00,'','9','1','Inventory sold','1','','sales','3826285','','No',NULL,NULL,''),(3197,'5500','91680183956','2023-03-30 16:45:56',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3198,'1000','91680183956','2023-03-30 17:14:16',3450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3199,'4000','91680183956','2023-03-30 17:14:16',NULL,3450.00,'','9','1','Good sold','1','','sales','3826285','','No',NULL,NULL,''),(3200,'1000','91680185663','2023-03-30 17:33:38',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3201,'4000','91680185663','2023-03-30 17:33:38',NULL,900.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(3202,'1110','91680186821','2023-03-30 18:00:06',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(3203,'5500','91680186821','2023-03-30 17:59:55',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3204,'1000','91680186821','2023-03-30 18:00:06',700.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3205,'4000','91680186821','2023-03-30 18:00:06',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(3206,'4000','91680186821','2023-03-30 17:56:22',NULL,150.00,'','9','1','Good sold','1','','sales','3826146','','No',NULL,NULL,''),(3207,'4000','91680186821','2023-03-30 17:59:45',NULL,250.00,'','9','1','Good sold','1','','sales','3826324','','No',NULL,NULL,''),(3208,'1110','91680189549','2023-03-30 18:19:31',NULL,150.00,'','9','1','Inventory sold','1','','sales','3826038','','No',NULL,NULL,''),(3209,'5500','91680189549','2023-03-30 18:19:09',150.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3210,'1000','91680189549','2023-03-30 18:19:31',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3211,'4000','91680189549','2023-03-30 18:19:31',NULL,200.00,'','9','1','Good sold','1','','sales','3826038','','No',NULL,NULL,''),(3212,'1000','91680234574','2023-03-31 06:55:50',1100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3213,'4000','91680234574','2023-03-31 06:55:50',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(3214,'4000','91680234574','2023-03-31 06:55:27',NULL,650.00,'','9','1','Good sold','1','','sales','3826188','','No',NULL,NULL,''),(3215,'1110','91680234954','2023-03-31 07:04:39',NULL,70.00,'','9','1','Inventory sold','1','','sales','3826075','','No',NULL,NULL,''),(3216,'5500','91680234954','2023-03-31 06:55:54',70.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3217,'1000','91680234954','2023-03-31 07:04:39',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3218,'4000','91680234954','2023-03-31 07:04:39',NULL,100.00,'','9','1','Good sold','1','','sales','3826075','','No',NULL,NULL,''),(3219,'1000','91680235480','2023-03-31 07:06:52',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3220,'4000','91680235480','2023-03-31 07:06:52',NULL,900.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(3221,'1110','91680235617','2023-03-31 07:36:22',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(3222,'1110','91680235617','2023-03-31 07:06:57',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(3223,'5500','91680235617','2023-03-31 07:36:15',1655.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3224,'1000','91680235617','2023-03-31 07:36:22',2050.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3225,'4000','91680235617','2023-03-31 07:36:22',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(3226,'4000','91680235617','2023-03-31 07:06:57',NULL,550.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(3227,'1110','91680237386','2023-03-31 07:38:16',NULL,5500.00,'','9','1','Inventory sold','1','','sales','3826286','','No',NULL,NULL,''),(3228,'5500','91680237386','2023-03-31 07:36:26',5500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3229,'1000','91680237386','2023-03-31 07:38:16',6400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3230,'4000','91680237386','2023-03-31 07:38:16',NULL,6400.00,'','9','1','Good sold','1','','sales','3826286','','No',NULL,NULL,''),(3231,'1110','91680237506','2023-03-31 07:46:27',NULL,70.00,'','9','1','Inventory sold','1','','sales','3826075','','No',NULL,NULL,''),(3232,'5500','91680237506','2023-03-31 07:38:26',70.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3233,'1000','91680237506','2023-03-31 07:46:27',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3234,'4000','91680237506','2023-03-31 07:46:27',NULL,100.00,'','9','1','Good sold','1','','sales','3826075','','No',NULL,NULL,''),(3235,'1000','91680237990','2023-03-31 07:53:52',80.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3236,'4000','91680237990','2023-03-31 07:53:52',NULL,80.00,'','9','1','Good sold','1','','sales','3826417','','No',NULL,NULL,''),(3237,'1110','91680238434','2023-03-31 08:38:21',NULL,580.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(3238,'5500','91680238434','2023-03-31 07:53:54',580.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3239,'1000','91680238434','2023-03-31 08:38:21',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3240,'4000','91680238434','2023-03-31 08:38:21',NULL,650.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(3241,'1000','91680241110','2023-03-31 08:54:34',350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3242,'4000','91680241110','2023-03-31 08:54:34',NULL,350.00,'','9','1','Good sold','1','','sales','3826299','','No',NULL,NULL,''),(3243,'1000','91680242083','2023-03-31 08:56:13',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3244,'4000','91680242083','2023-03-31 08:56:13',NULL,300.00,'','9','1','Good sold','1','','sales','3826344','','No',NULL,NULL,''),(3245,'1000','91680242178','2023-03-31 09:43:09',160.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3246,'4000','91680242178','2023-03-31 09:43:09',NULL,160.00,'','9','1','Good sold','1','','sales','3826429','','No',NULL,NULL,''),(3247,'1110','91680244991','2023-03-31 10:07:18',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(3248,'5500','91680244991','2023-03-31 09:43:11',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3249,'1000','91680244991','2023-03-31 10:07:18',550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3250,'4000','91680244991','2023-03-31 10:07:18',NULL,550.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(3251,'1000','91680246447','2023-03-31 10:15:03',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3252,'4000','91680246447','2023-03-31 10:15:03',NULL,150.00,'','9','1','Good sold','1','','sales','3826342','','No',NULL,NULL,''),(3253,'4000','91680246447','2023-03-31 10:07:27',NULL,100.00,'','9','1','Good sold','1','','sales','3826323','','No',NULL,NULL,''),(3254,'1000','91680246910','2023-03-31 10:16:10',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3255,'4000','91680246910','2023-03-31 10:16:10',NULL,150.00,'','9','1','Good sold','1','','sales','3826253','','No',NULL,NULL,''),(3256,'1110','91680246973','2023-03-31 10:16:13',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826012','','No',NULL,NULL,''),(3257,'5500','91680246973','2023-03-31 10:23:42',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3258,'1000','91680246973','2023-03-31 10:23:51',230.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3259,'4000','91680246973','2023-03-31 10:23:51',NULL,130.00,'','9','1','Good sold','1','','sales','3826302','','No',NULL,NULL,''),(3260,'4000','91680246973','2023-03-31 10:16:13',NULL,100.00,'','9','1','Good sold','1','','sales','3826012','','No',NULL,NULL,''),(3261,'1110','91680247544','2023-03-31 11:14:46',NULL,580.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(3262,'5500','91680247544','2023-03-31 10:25:44',580.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3263,'1000','91680247544','2023-03-31 11:14:46',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3264,'4000','91680247544','2023-03-31 11:14:46',NULL,650.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(3265,'1000','91680250493','2023-03-31 11:18:06',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3266,'4000','91680250493','2023-03-31 11:18:06',NULL,1300.00,'','9','1','Good sold','1','','sales','3826350','','No',NULL,NULL,''),(3267,'1000','91680250692','2023-03-31 11:19:37',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3268,'4000','91680250692','2023-03-31 11:19:37',NULL,420.00,'','9','1','Good sold','1','','sales','3826117','','No',NULL,NULL,''),(3269,'1000','91680250783','2023-03-31 11:50:52',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3270,'4000','91680250783','2023-03-31 11:50:52',NULL,900.00,'','9','1','Good sold','1','','sales','3826424','','No',NULL,NULL,''),(3271,'1000','91680252688','2023-03-31 11:54:14',1800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3272,'4000','91680252688','2023-03-31 11:54:14',NULL,1800.00,'','9','1','Good sold','1','','sales','3826335','','No',NULL,NULL,''),(3273,'1000','91680252857','2023-03-31 11:54:39',1800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3274,'4000','91680252857','2023-03-31 11:54:39',NULL,1800.00,'','9','1','Good sold','1','','sales','3826367','','No',NULL,NULL,''),(3275,'1000','91680252882','2023-03-31 12:13:16',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3276,'4000','91680252882','2023-03-31 12:13:16',NULL,100.00,'','9','1','Good sold','1','','sales','3826298','','No',NULL,NULL,''),(3277,'1110','91680254034','2023-03-31 12:25:11',NULL,1050.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(3278,'5500','91680254034','2023-03-31 12:13:54',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3279,'1000','91680254034','2023-03-31 12:25:11',1100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3280,'4000','91680254034','2023-03-31 12:25:11',NULL,1100.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(3281,'1000','91680254716','2023-03-31 12:36:34',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3282,'4000','91680254716','2023-03-31 12:36:34',NULL,150.00,'','9','1','Good sold','1','','sales','3826416','','No',NULL,NULL,''),(3283,'1110','91680255399','2023-03-31 12:50:10',NULL,1575.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(3284,'5500','91680255399','2023-03-31 12:36:39',1575.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3285,'1000','91680255399','2023-03-31 12:50:10',1650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3286,'4000','91680255399','2023-03-31 12:50:10',NULL,1650.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(3287,'1110','91680256286','2023-03-31 13:00:23',NULL,1160.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(3288,'5500','91680256286','2023-03-31 12:51:26',1160.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3289,'1000','91680256286','2023-03-31 13:00:23',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3290,'4000','91680256286','2023-03-31 13:00:23',NULL,1300.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(3291,'1000','91680256833','2023-03-31 13:04:56',80.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3292,'4000','91680256833','2023-03-31 13:04:56',NULL,80.00,'','9','1','Good sold','1','','sales','3826417','','No',NULL,NULL,''),(3293,'1110','91680257105','2023-03-31 13:06:09',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826499','','No',NULL,NULL,''),(3294,'5500','91680257105','2023-03-31 13:05:05',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3295,'1000','91680257105','2023-03-31 13:06:09',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3296,'4000','91680257105','2023-03-31 13:06:09',NULL,100.00,'','9','1','Good sold','1','','sales','3826499','','No',NULL,NULL,''),(3297,'1110','91680257173','2023-03-31 13:50:09',NULL,580.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(3298,'5500','91680257173','2023-03-31 13:06:13',580.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3299,'1000','91680257173','2023-03-31 13:50:09',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3300,'4000','91680257173','2023-03-31 13:50:09',NULL,650.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(3301,'1110','91680259813','2023-03-31 14:48:10',NULL,1120.00,'','9','1','Inventory sold','1','','sales','3826497','','No',NULL,NULL,''),(3302,'5500','91680259813','2023-03-31 13:50:13',1120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3303,'1000','91680259813','2023-03-31 14:48:10',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3304,'4000','91680259813','2023-03-31 14:48:10',NULL,1300.00,'','9','1','Good sold','1','','sales','3826497','','No',NULL,NULL,''),(3305,'1000','91680263293','2023-03-31 15:15:01',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3306,'4000','91680263293','2023-03-31 15:15:01',NULL,130.00,'','9','1','Good sold','1','','sales','3826302','','No',NULL,NULL,''),(3307,'1110','91680264906','2023-03-31 16:05:32',NULL,580.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(3308,'5500','91680264906','2023-03-31 15:15:06',580.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3309,'1000','91680264906','2023-03-31 16:05:32',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3310,'4000','91680264906','2023-03-31 16:05:32',NULL,650.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(3311,'1000','91680267936','2023-03-31 16:08:35',80.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3312,'4000','91680267936','2023-03-31 16:08:35',NULL,80.00,'','9','1','Good sold','1','','sales','3826417','','No',NULL,NULL,''),(3313,'1000','91680268118','2023-03-31 16:21:54',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3314,'4000','91680268118','2023-03-31 16:21:54',NULL,130.00,'','9','1','Good sold','1','','sales','3826441','','No',NULL,NULL,''),(3315,'1000','91680268925','2023-03-31 16:50:58',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3316,'4000','91680268925','2023-03-31 16:50:58',NULL,150.00,'','9','1','Good sold','1','','sales','3826356','','No',NULL,NULL,''),(3317,'4000','91680268925','2023-03-31 16:22:05',NULL,150.00,'','9','1','Good sold','1','','sales','3826342','','No',NULL,NULL,''),(3318,'1000','91680270664','2023-03-31 17:18:48',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3319,'4000','91680270664','2023-03-31 17:18:48',NULL,200.00,'','9','1','Good sold','1','','sales','3826348','','No',NULL,NULL,''),(3320,'1110','91680272331','2023-03-31 17:44:48',NULL,560.00,'','9','1','Inventory sold','1','','sales','3826496','','No',NULL,NULL,''),(3321,'5500','91680272331','2023-03-31 17:18:51',560.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3322,'1000','91680272331','2023-03-31 17:44:48',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3323,'4000','91680272331','2023-03-31 17:44:48',NULL,650.00,'','9','1','Good sold','1','','sales','3826496','','No',NULL,NULL,''),(3324,'1000','91680320695','2023-04-01 06:45:06',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3325,'4000','91680320695','2023-04-01 06:45:06',NULL,900.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(3326,'1110','91680320709','2023-04-01 06:46:29',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(3327,'5500','91680320709','2023-04-01 06:46:15',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3328,'1000','91680320709','2023-04-01 06:46:29',2800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3329,'4000','91680320709','2023-04-01 06:46:29',NULL,1450.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(3330,'4000','91680320709','2023-04-01 06:45:09',NULL,1350.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(3331,'1000','91680320807','2023-04-01 08:13:10',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3332,'4000','91680320807','2023-04-01 08:13:10',NULL,130.00,'','9','1','Good sold','1','','sales','3826441','','No',NULL,NULL,''),(3333,'1110','91680326188','2023-04-01 08:28:29',NULL,1740.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(3334,'5500','91680326188','2023-04-01 08:16:28',1740.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3335,'1000','91680326188','2023-04-01 08:28:29',1950.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3336,'4000','91680326188','2023-04-01 08:28:29',NULL,1950.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(3337,'1110','91680326915','2023-04-01 09:17:45',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(3338,'5500','91680326915','2023-04-01 08:28:35',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3339,'1000','91680326915','2023-04-01 09:17:45',550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3340,'4000','91680326915','2023-04-01 09:17:45',NULL,550.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(3341,'1000','91680329873','2023-04-01 10:23:56',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3342,'4000','91680329873','2023-04-01 10:23:56',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(3343,'1000','91680333843','2023-04-01 10:31:56',350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3344,'4000','91680333843','2023-04-01 10:31:56',NULL,350.00,'','9','1','Good sold','1','','sales','3826347','','No',NULL,NULL,''),(3345,'1110','91680345972','2023-04-01 13:46:22',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(3346,'5500','91680345972','2023-04-01 13:46:12',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3347,'1000','91680345972','2023-04-01 13:46:22',550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3348,'4000','91680345972','2023-04-01 13:46:22',NULL,550.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(3349,'1000','91680345984','2023-04-01 14:10:08',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3350,'4000','91680345984','2023-04-01 14:10:08',NULL,200.00,'','9','1','Good sold','1','','sales','3826131','','No',NULL,NULL,''),(3351,'1110','91680347412','2023-04-01 14:37:38',NULL,400.00,'','9','1','Inventory sold','1','','sales','3826121','','No',NULL,NULL,''),(3352,'5500','91680347412','2023-04-01 14:10:12',400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3353,'1000','91680347412','2023-04-01 14:37:38',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3354,'4000','91680347412','2023-04-01 14:37:38',NULL,420.00,'','9','1','Good sold','1','','sales','3826121','','No',NULL,NULL,''),(3355,'1000','91680349062','2023-04-01 14:40:28',160.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3356,'4000','91680349062','2023-04-01 14:40:28',NULL,160.00,'','9','1','Good sold','1','','sales','3826429','','No',NULL,NULL,''),(3357,'1110','91680349234','2023-04-01 14:51:30',NULL,580.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(3358,'5500','91680349234','2023-04-01 14:40:34',580.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3359,'1000','91680349234','2023-04-01 14:51:30',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3360,'4000','91680349234','2023-04-01 14:51:30',NULL,650.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(3361,'1110','91680349893','2023-04-01 14:59:19',NULL,1050.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(3362,'5500','91680349893','2023-04-01 14:51:33',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3363,'1000','91680349893','2023-04-01 14:59:19',1100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3364,'4000','91680349893','2023-04-01 14:59:19',NULL,1100.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(3365,'1110','91680350567','2023-04-01 15:24:24',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(3366,'5500','91680350567','2023-04-01 15:02:47',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3367,'1000','91680350567','2023-04-01 15:24:24',550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3368,'4000','91680350567','2023-04-01 15:24:24',NULL,550.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(3369,'1110','91680351885','2023-04-01 15:43:00',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(3370,'5500','91680351885','2023-04-01 15:24:45',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3371,'1000','91680351885','2023-04-01 15:43:00',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3372,'4000','91680351885','2023-04-01 15:43:00',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(3373,'1000','91680352983','2023-04-01 15:58:53',700.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3374,'4000','91680352983','2023-04-01 15:58:53',NULL,700.00,'','9','1','Good sold','1','','sales','3826490','','No',NULL,NULL,''),(3375,'1000','91680353936','2023-04-01 16:13:00',2600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3376,'4000','91680353936','2023-04-01 16:13:00',NULL,2600.00,'','9','1','Good sold','1','','sales','3826186','','No',NULL,NULL,''),(3377,'1110','91680354802','2023-04-01 16:41:42',NULL,1740.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(3378,'5500','91680354802','2023-04-01 16:13:22',1740.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3379,'1000','91680354802','2023-04-01 16:41:42',1950.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3380,'4000','91680354802','2023-04-01 16:41:42',NULL,1950.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(3381,'1110','91680356509','2023-04-01 17:05:24',NULL,580.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(3382,'5500','91680356509','2023-04-01 16:41:49',580.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3383,'1000','91680356509','2023-04-01 17:05:24',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3384,'4000','91680356509','2023-04-01 17:05:24',NULL,650.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(3385,'1000','91680495330','2023-04-03 07:15:49',530.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3386,'4000','91680495330','2023-04-03 07:15:49',NULL,80.00,'','9','1','Good sold','1','','sales','3826417','','No',NULL,NULL,''),(3387,'4000','91680495330','2023-04-03 07:15:30',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(3388,'1000','91680495814','2023-04-03 07:23:42',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3389,'4000','91680495814','2023-04-03 07:23:42',NULL,300.00,'','9','1','Good sold','1','','sales','3826432','','No',NULL,NULL,''),(3390,'1000','91680495825','2023-04-03 07:41:52',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3391,'4000','91680495825','2023-04-03 07:41:52',NULL,200.00,'','9','1','Good sold','1','','sales','3826429','','No',NULL,NULL,''),(3392,'1110','91680496991','2023-04-03 08:29:47',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826013','','No',NULL,NULL,''),(3393,'5500','91680496991','2023-04-03 07:43:11',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3394,'1000','91680496991','2023-04-03 08:29:47',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3395,'4000','91680496991','2023-04-03 08:29:47',NULL,150.00,'','9','1','Good sold','1','','sales','3826013','','No',NULL,NULL,''),(3396,'1110','91680499789','2023-04-03 08:44:00',NULL,1030.00,'','9','1','Inventory sold','1','','sales','3826288','','No',NULL,NULL,''),(3397,'5500','91680499789','2023-04-03 08:29:49',1030.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3398,'1000','91680499789','2023-04-03 08:44:00',1400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3399,'4000','91680499789','2023-04-03 08:44:00',NULL,1400.00,'','9','1','Good sold','1','','sales','3826288','','No',NULL,NULL,''),(3400,'1110','91680500648','2023-04-03 08:46:22',NULL,1740.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(3401,'5500','91680500648','2023-04-03 08:44:08',1740.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3402,'1000','91680500648','2023-04-03 08:46:22',1950.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3403,'4000','91680500648','2023-04-03 08:46:22',NULL,1950.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(3404,'1000','91680500799','2023-04-03 08:59:03',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3405,'4000','91680500799','2023-04-03 08:59:03',NULL,250.00,'','9','1','Good sold','1','','sales','3826102','','No',NULL,NULL,''),(3406,'1110','91680501546','2023-04-03 09:46:15',NULL,1050.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(3407,'5500','91680501546','2023-04-03 08:59:06',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3408,'1000','91680501546','2023-04-03 09:46:15',1100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3409,'4000','91680501546','2023-04-03 09:46:15',NULL,1100.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(3410,'1110','91680504379','2023-04-03 09:46:25',NULL,580.00,'','9','1','Inventory sold','1','','sales','3826033','','No',NULL,NULL,''),(3411,'5500','91680504379','2023-04-03 09:46:19',580.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3412,'1000','91680504379','2023-04-03 09:46:25',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3413,'4000','91680504379','2023-04-03 09:46:25',NULL,650.00,'','9','1','Good sold','1','','sales','3826033','','No',NULL,NULL,''),(3414,'1110','91680504392','2023-04-03 09:54:51',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(3415,'5500','91680504392','2023-04-03 09:46:32',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3416,'1000','91680504392','2023-04-03 09:54:51',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3417,'4000','91680504392','2023-04-03 09:54:51',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(3418,'1000','91680504899','2023-04-03 10:07:08',70.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3419,'4000','91680504899','2023-04-03 10:07:08',NULL,70.00,'','9','1','Good sold','1','','sales','3826433','','No',NULL,NULL,''),(3420,'1000','91680505633','2023-04-03 10:12:41',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3421,'4000','91680505633','2023-04-03 10:12:41',NULL,900.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(3422,'1000','91680505967','2023-04-03 10:27:50',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3423,'4000','91680505967','2023-04-03 10:27:50',NULL,150.00,'','9','1','Good sold','1','','sales','3826460','','No',NULL,NULL,''),(3424,'1000','91680506873','2023-04-03 10:32:00',500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3425,'4000','91680506873','2023-04-03 10:32:00',NULL,300.00,'','9','1','Good sold','1','','sales','3826044','','No',NULL,NULL,''),(3426,'4000','91680506873','2023-04-03 10:27:53',NULL,200.00,'','9','1','Good sold','1','','sales','3826300','','No',NULL,NULL,''),(3427,'1000','91680507175','2023-04-03 11:23:24',1950.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3428,'4000','91680507175','2023-04-03 11:23:24',NULL,1950.00,'','9','1','Good sold','1','','sales','3826239','','No',NULL,NULL,''),(3429,'1110','91680510209','2023-04-03 11:26:11',NULL,400.00,'','9','1','Inventory sold','1','','sales','3826121','','No',NULL,NULL,''),(3430,'5500','91680510209','2023-04-03 11:23:29',400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3431,'1000','91680510209','2023-04-03 11:26:11',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3432,'4000','91680510209','2023-04-03 11:26:11',NULL,420.00,'','9','1','Good sold','1','','sales','3826121','','No',NULL,NULL,''),(3433,'1110','91680510419','2023-04-03 11:41:16',NULL,1575.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(3434,'5500','91680510419','2023-04-03 11:26:59',1575.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3435,'1000','91680510419','2023-04-03 11:41:16',1650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3436,'4000','91680510419','2023-04-03 11:41:16',NULL,1650.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(3437,'1000','91680511283','2023-04-03 12:03:06',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3438,'4000','91680511283','2023-04-03 12:03:06',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(3439,'1110','91680512590','2023-04-03 12:08:49',NULL,2550.00,'','9','1','Inventory sold','1','','sales','3826283','','No',NULL,NULL,''),(3440,'5500','91680512590','2023-04-03 12:03:10',2550.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3441,'1000','91680512590','2023-04-03 12:08:49',3150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3442,'4000','91680512590','2023-04-03 12:08:49',NULL,3150.00,'','9','1','Good sold','1','','sales','3826283','','No',NULL,NULL,''),(3443,'1000','91680512964','2023-04-03 12:15:45',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3444,'4000','91680512964','2023-04-03 12:15:45',NULL,200.00,'','9','1','Good sold','1','','sales','3826131','','No',NULL,NULL,''),(3445,'1110','91680513348','2023-04-03 13:01:14',NULL,5000.00,'','9','1','Inventory sold','1','','sales','3826065','','No',NULL,NULL,''),(3446,'5500','91680513348','2023-04-03 12:15:48',5000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3447,'1000','91680513348','2023-04-03 13:01:14',5900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3448,'4000','91680513348','2023-04-03 13:01:14',NULL,5900.00,'','9','1','Good sold','1','','sales','3826065','','No',NULL,NULL,''),(3449,'1000','91680516082','2023-04-03 13:11:07',11800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3450,'4000','91680516082','2023-04-03 13:11:07',NULL,11800.00,'','9','1','Good sold','1','','sales','3826307','','No',NULL,NULL,''),(3451,'1000','91680516800','2023-04-03 13:47:12',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3452,'4000','91680516800','2023-04-03 13:47:12',NULL,250.00,'','9','1','Good sold','1','','sales','3826324','','No',NULL,NULL,''),(3453,'1000','91680518842','2023-04-03 14:36:53',400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3454,'4000','91680518842','2023-04-03 14:36:53',NULL,300.00,'','9','1','Good sold','1','','sales','3826432','','No',NULL,NULL,''),(3455,'4000','91680518842','2023-04-03 13:47:22',NULL,100.00,'','9','1','Good sold','1','','sales','3826298','','No',NULL,NULL,''),(3456,'1000','91680521824','2023-04-03 14:37:59',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3457,'4000','91680521824','2023-04-03 14:37:59',NULL,200.00,'','9','1','Good sold','1','','sales','3826131','','No',NULL,NULL,''),(3458,'1110','91680521883','2023-04-03 14:44:44',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826501','','No',NULL,NULL,''),(3459,'5500','91680521883','2023-04-03 14:38:03',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3460,'1000','91680521883','2023-04-03 14:44:44',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3461,'4000','91680521883','2023-04-03 14:44:44',NULL,150.00,'','9','1','Good sold','1','','sales','3826501','','No',NULL,NULL,''),(3462,'1000','91680522286','2023-04-03 14:52:36',1350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3463,'4000','91680522286','2023-04-03 14:52:36',NULL,1350.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(3464,'1000','91680522792','2023-04-03 15:32:56',120.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3465,'4000','91680522792','2023-04-03 15:32:56',NULL,120.00,'','9','1','Good sold','1','','sales','3826413','','No',NULL,NULL,''),(3466,'1000','91680527599','2023-04-03 16:20:43',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3467,'4000','91680527599','2023-04-03 16:20:43',NULL,420.00,'','9','1','Good sold','1','','sales','3826117','','No',NULL,NULL,''),(3468,'1110','91680528046','2023-04-03 16:43:15',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(3469,'5500','91680528046','2023-04-03 16:20:46',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3470,'1000','91680528046','2023-04-03 16:43:15',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3471,'4000','91680528046','2023-04-03 16:43:15',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(3472,'1000','91680529659','2023-04-03 16:48:39',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3473,'4000','91680529659','2023-04-03 16:48:39',NULL,300.00,'','9','1','Good sold','1','','sales','3826389','','No',NULL,NULL,''),(3474,'1110','91680532395','2023-04-03 17:34:11',NULL,1030.00,'','9','1','Inventory sold','1','','sales','3826288','','No',NULL,NULL,''),(3475,'1110','91680532395','2023-04-03 17:33:15',NULL,1050.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(3476,'5500','91680532395','2023-04-03 17:34:00',2080.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3477,'1000','91680532395','2023-04-03 17:34:11',2500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3478,'4000','91680532395','2023-04-03 17:34:11',NULL,1400.00,'','9','1','Good sold','1','','sales','3826288','','No',NULL,NULL,''),(3479,'4000','91680532395','2023-04-03 17:33:15',NULL,1100.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(3480,'1000','91680533708','2023-04-03 17:55:21',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3481,'4000','91680533708','2023-04-03 17:55:21',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(3482,'1110','91680533724','2023-04-03 18:07:34',NULL,345.00,'','9','1','Inventory sold','1','','sales','3826209','','No',NULL,NULL,''),(3483,'5500','91680533724','2023-04-03 17:55:25',345.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3484,'1000','91680533724','2023-04-03 18:07:34',500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3485,'4000','91680533724','2023-04-03 18:07:34',NULL,500.00,'','9','1','Good sold','1','','sales','3826209','','No',NULL,NULL,''),(3486,'1110','91680581370','2023-04-04 07:10:26',NULL,1050.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(3487,'5500','91680581370','2023-04-04 07:10:17',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3488,'1000','91680581370','2023-04-04 07:10:26',1450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3489,'4000','91680581370','2023-04-04 07:10:26',NULL,1100.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(3490,'4000','91680581370','2023-04-04 07:09:30',NULL,200.00,'','9','1','Good sold','1','','sales','3826430','','No',NULL,NULL,''),(3491,'4000','91680581370','2023-04-04 07:10:04',NULL,150.00,'','9','1','Good sold','1','','sales','3826342','','No',NULL,NULL,''),(3492,'1110','91680581430','2023-04-04 07:10:30',NULL,5500.00,'','9','1','Inventory sold','1','','sales','3826286','','No',NULL,NULL,''),(3493,'5500','91680581430','2023-04-04 07:13:10',5500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3494,'1000','91680581430','2023-04-04 07:15:32',8300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3495,'4000','91680581430','2023-04-04 07:15:32',NULL,1950.00,'','9','1','Good sold','1','','sales','3826188','','No',NULL,NULL,''),(3496,'4000','91680581430','2023-04-04 07:10:30',NULL,6350.00,'','9','1','Good sold','1','','sales','3826286','','No',NULL,NULL,''),(3497,'1110','91680581744','2023-04-04 07:20:15',NULL,560.00,'','9','1','Inventory sold','1','','sales','3826496','','No',NULL,NULL,''),(3498,'5500','91680581744','2023-04-04 07:15:44',560.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3499,'1000','91680581744','2023-04-04 07:20:15',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3500,'4000','91680581744','2023-04-04 07:20:15',NULL,650.00,'','9','1','Good sold','1','','sales','3826496','','No',NULL,NULL,''),(3501,'1110','91680589354','2023-04-04 09:23:14',NULL,2625.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(3502,'1110','91680589354','2023-04-04 09:22:34',NULL,5500.00,'','9','1','Inventory sold','1','','sales','3826286','','No',NULL,NULL,''),(3503,'5500','91680589354','2023-04-04 09:22:52',8125.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3504,'1000','91680589354','2023-04-04 09:23:14',9150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3505,'4000','91680589354','2023-04-04 09:23:14',NULL,2750.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(3506,'4000','91680589354','2023-04-04 09:22:34',NULL,6400.00,'','9','1','Good sold','1','','sales','3826286','','No',NULL,NULL,''),(3507,'1110','91680589446','2023-04-04 09:30:02',NULL,345.00,'','9','1','Inventory sold','1','','sales','3826209','','No',NULL,NULL,''),(3508,'5500','91680589446','2023-04-04 09:24:06',345.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3509,'1000','91680589446','2023-04-04 09:30:02',550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3510,'4000','91680589446','2023-04-04 09:30:02',NULL,550.00,'','9','1','Good sold','1','','sales','3826209','','No',NULL,NULL,''),(3511,'1110','91680589808','2023-04-04 09:32:56',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(3512,'1110','91680589808','2023-04-04 09:30:08',NULL,800.00,'','9','1','Inventory sold','1','','sales','3826121','','No',NULL,NULL,''),(3513,'5500','91680589808','2023-04-04 09:32:44',1930.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3514,'1000','91680589808','2023-04-04 09:32:56',2340.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3515,'4000','91680589808','2023-04-04 09:32:56',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(3516,'4000','91680589808','2023-04-04 09:30:08',NULL,840.00,'','9','1','Good sold','1','','sales','3826121','','No',NULL,NULL,''),(3517,'1110','91680589991','2023-04-04 10:43:21',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(3518,'5500','91680589991','2023-04-04 09:33:11',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3519,'1000','91680589991','2023-04-04 10:43:21',550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3520,'4000','91680589991','2023-04-04 10:43:21',NULL,550.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(3521,'1110','91680594205','2023-04-04 10:45:40',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(3522,'5500','91680594205','2023-04-04 10:43:25',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3523,'1000','91680594205','2023-04-04 10:45:40',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3524,'4000','91680594205','2023-04-04 10:45:40',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(3525,'1110','91680594343','2023-04-04 10:51:00',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(3526,'5500','91680594343','2023-04-04 10:45:43',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3527,'1000','91680594343','2023-04-04 10:51:00',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3528,'4000','91680594343','2023-04-04 10:51:00',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(3529,'1000','91680594663','2023-04-04 11:00:39',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3530,'4000','91680594663','2023-04-04 11:00:39',NULL,100.00,'','9','1','Good sold','1','','sales','3826418','','No',NULL,NULL,''),(3531,'1110','91680595242','2023-04-04 11:31:41',NULL,2800.00,'','9','1','Inventory sold','1','','sales','3826285','','No',NULL,NULL,''),(3532,'5500','91680595242','2023-04-04 11:00:42',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3533,'1000','91680595242','2023-04-04 11:31:41',3450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3534,'4000','91680595242','2023-04-04 11:31:41',NULL,3450.00,'','9','1','Good sold','1','','sales','3826285','','No',NULL,NULL,''),(3535,'1110','91680597664','2023-04-04 11:41:09',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(3536,'5500','91680597664','2023-04-04 11:41:04',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3537,'1000','91680597664','2023-04-04 11:41:09',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3538,'4000','91680597664','2023-04-04 11:41:09',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(3539,'1000','91680597673','2023-04-04 11:42:02',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3540,'4000','91680597673','2023-04-04 11:42:02',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(3541,'1000','91680597724','2023-04-04 12:01:04',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3542,'4000','91680597724','2023-04-04 12:01:04',NULL,100.00,'','9','1','Good sold','1','','sales','3826145','','No',NULL,NULL,''),(3543,'1000','91680598867','2023-04-04 12:09:36',1950.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3544,'4000','91680598867','2023-04-04 12:09:36',NULL,1950.00,'','9','1','Good sold','1','','sales','3826186','','No',NULL,NULL,''),(3545,'1110','91680599382','2023-04-04 12:44:11',NULL,400.00,'','9','1','Inventory sold','1','','sales','3826121','','No',NULL,NULL,''),(3546,'5500','91680599382','2023-04-04 12:09:42',400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3547,'1000','91680599382','2023-04-04 12:44:11',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3548,'4000','91680599382','2023-04-04 12:44:11',NULL,420.00,'','9','1','Good sold','1','','sales','3826121','','No',NULL,NULL,''),(3549,'1110','91680601459','2023-04-04 12:44:19',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(3550,'5500','91680601459','2023-04-04 13:03:15',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3551,'1000','91680601459','2023-04-04 13:03:23',1050.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3552,'4000','91680601459','2023-04-04 13:03:23',NULL,500.00,'','9','1','Good sold','1','','sales','3826153','','No',NULL,NULL,''),(3553,'4000','91680601459','2023-04-04 12:44:19',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(3554,'4000','91680601459','2023-04-04 13:03:05',NULL,250.00,'','9','1','Good sold','1','','sales','3826102','','No',NULL,NULL,''),(3555,'1000','91680602607','2023-04-04 13:19:05',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3556,'4000','91680602607','2023-04-04 13:19:05',NULL,420.00,'','9','1','Good sold','1','','sales','3826117','','No',NULL,NULL,''),(3557,'1110','91680603548','2023-04-04 13:40:04',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(3558,'1110','91680603548','2023-04-04 13:19:08',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(3559,'5500','91680603548','2023-04-04 13:39:52',1655.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3560,'1000','91680603548','2023-04-04 13:40:04',2050.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3561,'4000','91680603548','2023-04-04 13:40:04',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(3562,'4000','91680603548','2023-04-04 13:19:08',NULL,550.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(3563,'1000','91680605004','2023-04-04 14:48:49',550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3564,'4000','91680605004','2023-04-04 14:48:49',NULL,550.00,'','9','1','Good sold','1','','sales','3826491','','No',NULL,NULL,''),(3565,'1000','91680608975','2023-04-04 15:29:03',500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3566,'4000','91680608975','2023-04-04 15:29:03',NULL,500.00,'','9','1','Good sold','1','','sales','3826355','','No',NULL,NULL,''),(3567,'1110','91680611409','2023-04-04 15:48:58',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(3568,'5500','91680611409','2023-04-04 15:30:09',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3569,'1000','91680611409','2023-04-04 15:48:58',1450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3570,'4000','91680611409','2023-04-04 15:48:58',NULL,1450.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(3571,'1000','91680612572','2023-04-04 15:55:29',80.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3572,'4000','91680612572','2023-04-04 15:55:29',NULL,80.00,'','9','1','Good sold','1','','sales','3826417','','No',NULL,NULL,''),(3573,'1000','91680612935','2023-04-04 16:13:18',350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3574,'4000','91680612935','2023-04-04 16:13:18',NULL,350.00,'','9','1','Good sold','1','','sales','3826322','','No',NULL,NULL,''),(3575,'1110','91680614000','2023-04-04 16:21:33',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826500','','No',NULL,NULL,''),(3576,'5500','91680614000','2023-04-04 16:13:20',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3577,'1000','91680614000','2023-04-04 16:21:33',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3578,'4000','91680614000','2023-04-04 16:21:33',NULL,150.00,'','9','1','Good sold','1','','sales','3826500','','No',NULL,NULL,''),(3579,'1110','91680616323','2023-04-04 16:52:52',NULL,400.00,'','9','1','Inventory sold','1','','sales','3826121','','No',NULL,NULL,''),(3580,'5500','91680616323','2023-04-04 16:52:03',400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3581,'1000','91680616323','2023-04-04 16:52:52',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3582,'4000','91680616323','2023-04-04 16:52:52',NULL,420.00,'','9','1','Good sold','1','','sales','3826121','','No',NULL,NULL,''),(3583,'1000','91680616375','2023-04-04 17:17:46',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3584,'4000','91680616375','2023-04-04 17:17:46',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(3585,'1000','91680618967','2023-04-04 17:36:35',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3586,'4000','91680618967','2023-04-04 17:36:35',NULL,150.00,'','9','1','Good sold','1','','sales','3826356','','No',NULL,NULL,''),(3587,'4000','91680618967','2023-04-04 17:36:07',NULL,150.00,'','9','1','Good sold','1','','sales','3826342','','No',NULL,NULL,''),(3588,'1110','91680618998','2023-04-04 17:36:56',NULL,206.80,'','9','1','Inventory sold','1','','sales','3826214','','No',NULL,NULL,''),(3589,'5500','91680618998','2023-04-04 17:36:47',206.80,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3590,'1000','91680618998','2023-04-04 17:36:56',500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3591,'4000','91680618998','2023-04-04 17:36:56',NULL,350.00,'','9','1','Good sold','1','','sales','3826214','','No',NULL,NULL,''),(3592,'4000','91680618998','2023-04-04 17:36:38',NULL,150.00,'','9','1','Good sold','1','','sales','3826342','','No',NULL,NULL,''),(3593,'1000','91680619018','2023-04-04 17:39:48',350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3594,'4000','91680619018','2023-04-04 17:39:48',NULL,150.00,'','9','1','Good sold','1','','sales','3826342','','No',NULL,NULL,''),(3595,'4000','91680619018','2023-04-04 17:36:58',NULL,200.00,'','9','1','Good sold','1','','sales','3826102','','No',NULL,NULL,''),(3596,'1110','91680619237','2023-04-04 17:52:30',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(3597,'5500','91680619237','2023-04-04 17:40:37',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3598,'1000','91680619237','2023-04-04 17:52:30',550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3599,'4000','91680619237','2023-04-04 17:52:30',NULL,550.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(3600,'1000','91680620060','2023-04-04 17:58:15',350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3601,'4000','91680620060','2023-04-04 17:58:15',NULL,250.00,'','9','1','Good sold','1','','sales','3826489','','No',NULL,NULL,''),(3602,'4000','91680620060','2023-04-04 17:54:20',NULL,100.00,'','9','1','Good sold','1','','sales','3826477','','No',NULL,NULL,''),(3603,'1000','91680620301','2023-04-04 18:02:46',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3604,'4000','91680620301','2023-04-04 18:02:46',NULL,420.00,'','9','1','Good sold','1','','sales','3826117','','No',NULL,NULL,''),(3605,'1110','91680621252','2023-04-04 18:29:38',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(3606,'5500','91680621252','2023-04-04 18:14:12',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3607,'1000','91680621252','2023-04-04 18:29:38',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3608,'4000','91680621252','2023-04-04 18:29:38',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(3609,'1110','91680665781','2023-04-05 07:32:15',NULL,206.80,'','9','1','Inventory sold','1','','sales','3826214','','No',NULL,NULL,''),(3610,'5500','91680665781','2023-04-05 06:36:21',206.80,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3611,'1000','91680665781','2023-04-05 07:32:15',350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3612,'4000','91680665781','2023-04-05 07:32:15',NULL,350.00,'','9','1','Good sold','1','','sales','3826214','','No',NULL,NULL,''),(3613,'1000','91680669145','2023-04-05 07:49:43',400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3614,'4000','91680669145','2023-04-05 07:49:43',NULL,300.00,'','9','1','Good sold','1','','sales','3826448','','No',NULL,NULL,''),(3615,'4000','91680669145','2023-04-05 07:32:25',NULL,100.00,'','9','1','Good sold','1','','sales','3826430','','No',NULL,NULL,''),(3616,'1000','91680670187','2023-04-05 08:12:01',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3617,'4000','91680670187','2023-04-05 08:12:01',NULL,900.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(3618,'1000','91680671526','2023-04-05 08:49:05',350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3619,'4000','91680671526','2023-04-05 08:49:05',NULL,350.00,'','9','1','Good sold','1','','sales','3826322','','No',NULL,NULL,''),(3620,'1000','91680673747','2023-04-05 09:44:08',180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3621,'4000','91680673747','2023-04-05 09:44:08',NULL,180.00,'','9','1','Good sold','1','','sales','3826271','','No',NULL,NULL,''),(3622,'1110','91680679904','2023-04-05 10:31:52',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(3623,'5500','91680679904','2023-04-05 10:31:44',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3624,'1000','91680679904','2023-04-05 10:31:52',550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3625,'4000','91680679904','2023-04-05 10:31:52',NULL,550.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(3626,'1110','91680679925','2023-04-05 11:20:54',NULL,70.00,'','9','1','Inventory sold','1','','sales','3826075','','No',NULL,NULL,''),(3627,'5500','91680679925','2023-04-05 11:20:02',70.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3628,'1000','91680679925','2023-04-05 11:20:54',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3629,'4000','91680679925','2023-04-05 11:20:54',NULL,100.00,'','9','1','Good sold','1','','sales','3826075','','No',NULL,NULL,''),(3630,'1110','91680682878','2023-04-05 11:21:28',NULL,50.00,'','9','1','Inventory sold','1','','sales','3826014','','No',NULL,NULL,''),(3631,'5500','91680682878','2023-04-05 11:21:18',50.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3632,'1000','91680682878','2023-04-05 11:21:28',80.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3633,'4000','91680682878','2023-04-05 11:21:28',NULL,80.00,'','9','1','Good sold','1','','sales','3826014','','No',NULL,NULL,''),(3634,'1110','91680682890','2023-04-05 12:34:23',NULL,2800.00,'','9','1','Inventory sold','1','','sales','3826285','','No',NULL,NULL,''),(3635,'5500','91680682890','2023-04-05 11:21:30',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3636,'1000','91680682890','2023-04-05 12:34:23',3400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3637,'4000','91680682890','2023-04-05 12:34:23',NULL,3400.00,'','9','1','Good sold','1','','sales','3826285','','No',NULL,NULL,''),(3638,'1000','91680687319','2023-04-05 12:56:37',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3639,'4000','91680687319','2023-04-05 12:56:37',NULL,900.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(3640,'1110','91680688603','2023-04-05 14:16:16',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(3641,'5500','91680688603','2023-04-05 14:15:52',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3642,'1000','91680688603','2023-04-05 14:16:16',400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3643,'4000','91680688603','2023-04-05 14:16:16',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(3644,'4000','91680688603','2023-04-05 12:56:43',NULL,100.00,'','9','1','Good sold','1','','sales','3826326','','No',NULL,NULL,''),(3645,'1000','91680693382','2023-04-05 14:37:06',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3646,'4000','91680693382','2023-04-05 14:37:06',NULL,650.00,'','9','1','Good sold','1','','sales','3826188','','No',NULL,NULL,''),(3647,'1000','91680694628','2023-04-05 15:42:48',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3648,'4000','91680694628','2023-04-05 15:42:48',NULL,100.00,'','9','1','Good sold','1','','sales','3826418','','No',NULL,NULL,''),(3649,'1110','91680700259','2023-04-05 16:27:54',NULL,2100.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(3650,'5500','91680700259','2023-04-05 16:10:59',2100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3651,'1000','91680700259','2023-04-05 16:27:54',2200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3652,'4000','91680700259','2023-04-05 16:27:54',NULL,2200.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(3653,'1000','91680701326','2023-04-05 16:48:01',840.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3654,'4000','91680701326','2023-04-05 16:48:01',NULL,840.00,'','9','1','Good sold','1','','sales','3826117','','No',NULL,NULL,''),(3655,'1110','91680702502','2023-04-05 17:13:18',NULL,1050.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(3656,'1110','91680702502','2023-04-05 17:06:10',NULL,70.00,'','9','1','Inventory sold','1','','sales','3826075','','No',NULL,NULL,''),(3657,'5500','91680702502','2023-04-05 17:13:10',1120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3658,'1000','91680702502','2023-04-05 17:13:18',1850.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3659,'4000','91680702502','2023-04-05 17:13:18',NULL,1100.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(3660,'4000','91680702502','2023-04-05 16:48:22',NULL,650.00,'','9','1','Good sold','1','','sales','3826186','','No',NULL,NULL,''),(3661,'4000','91680702502','2023-04-05 17:06:10',NULL,100.00,'','9','1','Good sold','1','','sales','3826075','','No',NULL,NULL,''),(3662,'1000','91680704002','2023-04-05 17:22:15',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3663,'4000','91680704002','2023-04-05 17:22:15',NULL,100.00,'','9','1','Good sold','1','','sales','3826418','','No',NULL,NULL,''),(3664,'1110','91680704539','2023-04-05 17:28:38',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(3665,'5500','91680704539','2023-04-05 17:22:20',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3666,'1000','91680704539','2023-04-05 17:28:38',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3667,'4000','91680704539','2023-04-05 17:28:38',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(3668,'1110','91680704924','2023-04-05 17:33:26',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(3669,'5500','91680704924','2023-04-05 17:33:12',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3670,'1000','91680704924','2023-04-05 17:33:26',550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3671,'4000','91680704924','2023-04-05 17:33:26',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(3672,'4000','91680704924','2023-04-05 17:28:44',NULL,250.00,'','9','1','Good sold','1','','sales','3826153','','No',NULL,NULL,''),(3673,'1000','91680705254','2023-04-05 17:35:11',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3674,'4000','91680705254','2023-04-05 17:35:11',NULL,100.00,'','9','1','Good sold','1','','sales','3826145','','No',NULL,NULL,''),(3675,'1110','91680705314','2023-04-05 17:36:32',NULL,2550.00,'','9','1','Inventory sold','1','','sales','3826283','','No',NULL,NULL,''),(3676,'5500','91680705314','2023-04-05 17:35:14',2550.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3677,'1000','91680705314','2023-04-05 17:36:32',3200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3678,'4000','91680705314','2023-04-05 17:36:32',NULL,3200.00,'','9','1','Good sold','1','','sales','3826283','','No',NULL,NULL,''),(3679,'1000','91680705409','2023-04-05 18:05:57',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3680,'4000','91680705409','2023-04-05 18:05:57',NULL,100.00,'','9','1','Good sold','1','','sales','3826418','','No',NULL,NULL,''),(3681,'1000','91680707167','2023-04-05 18:14:55',370.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3682,'4000','91680707167','2023-04-05 18:14:55',NULL,250.00,'','9','1','Good sold','1','','sales','3826396','','No',NULL,NULL,''),(3683,'4000','91680707167','2023-04-05 18:06:07',NULL,120.00,'','9','1','Good sold','1','','sales','3826405','','No',NULL,NULL,''),(3684,'1110','91680707700','2023-04-05 18:16:15',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(3685,'5500','91680707700','2023-04-05 18:15:00',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3686,'1000','91680707700','2023-04-05 18:16:15',550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3687,'4000','91680707700','2023-04-05 18:16:15',NULL,550.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(3688,'1000','91680755439','2023-04-06 07:30:52',400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3689,'4000','91680755439','2023-04-06 07:30:52',NULL,400.00,'','9','1','Good sold','1','','sales','3826322','','No',NULL,NULL,''),(3690,'1110','91680755455','2023-04-06 07:33:31',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(3691,'5500','91680755455','2023-04-06 07:30:55',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3692,'1000','91680755455','2023-04-06 07:33:31',550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3693,'4000','91680755455','2023-04-06 07:33:31',NULL,550.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(3694,'1000','91680755616','2023-04-06 07:53:13',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3695,'4000','91680755616','2023-04-06 07:53:13',NULL,150.00,'','9','1','Good sold','1','','sales','3826416','','No',NULL,NULL,''),(3696,'1110','91680756797','2023-04-06 08:09:43',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826012','','No',NULL,NULL,''),(3697,'5500','91680756797','2023-04-06 07:53:17',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3698,'1000','91680756797','2023-04-06 08:09:43',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3699,'4000','91680756797','2023-04-06 08:09:43',NULL,100.00,'','9','1','Good sold','1','','sales','3826012','','No',NULL,NULL,''),(3700,'1110','91680757786','2023-04-06 08:36:19',NULL,2800.00,'','9','1','Inventory sold','1','','sales','3826285','','No',NULL,NULL,''),(3701,'5500','91680757786','2023-04-06 08:09:46',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3702,'1000','91680757786','2023-04-06 08:36:19',3450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3703,'4000','91680757786','2023-04-06 08:36:19',NULL,3450.00,'','9','1','Good sold','1','','sales','3826285','','No',NULL,NULL,''),(3704,'1110','91680759385','2023-04-06 08:44:47',NULL,2800.00,'','9','1','Inventory sold','1','','sales','3826285','','No',NULL,NULL,''),(3705,'5500','91680759385','2023-04-06 08:36:25',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3706,'1000','91680759385','2023-04-06 08:44:47',3450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3707,'4000','91680759385','2023-04-06 08:44:47',NULL,3450.00,'','9','1','Good sold','1','','sales','3826285','','No',NULL,NULL,''),(3708,'1000','91680759889','2023-04-06 09:10:21',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3709,'4000','91680759889','2023-04-06 09:10:21',NULL,300.00,'','9','1','Good sold','1','','sales','3826424','','No',NULL,NULL,''),(3710,'1110','91680761424','2023-04-06 09:46:37',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(3711,'5500','91680761424','2023-04-06 09:10:24',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3712,'1000','91680761424','2023-04-06 09:46:37',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3713,'4000','91680761424','2023-04-06 09:46:37',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(3714,'1110','91680763600','2023-04-06 11:28:25',NULL,560.00,'','9','1','Inventory sold','1','','sales','3826497','','No',NULL,NULL,''),(3715,'5500','91680763600','2023-04-06 09:46:40',560.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3716,'1000','91680763600','2023-04-06 11:28:25',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3717,'4000','91680763600','2023-04-06 11:28:25',NULL,650.00,'','9','1','Good sold','1','','sales','3826497','','No',NULL,NULL,''),(3718,'1110','91680769712','2023-04-06 12:03:55',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826012','','No',NULL,NULL,''),(3719,'5500','91680769712','2023-04-06 12:03:39',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3720,'1000','91680769712','2023-04-06 12:03:55',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3721,'4000','91680769712','2023-04-06 12:03:55',NULL,100.00,'','9','1','Good sold','1','','sales','3826012','','No',NULL,NULL,''),(3722,'4000','91680769712','2023-04-06 11:28:32',NULL,200.00,'','9','1','Good sold','1','','sales','3826300','','No',NULL,NULL,''),(3723,'1000','91680771839','2023-04-06 12:42:51',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3724,'4000','91680771839','2023-04-06 12:42:51',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(3725,'1000','91680774173','2023-04-06 13:24:50',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3726,'4000','91680774173','2023-04-06 13:24:50',NULL,100.00,'','9','1','Good sold','1','','sales','3826326','','No',NULL,NULL,''),(3727,'1110','91680776694','2023-04-06 13:33:47',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826012','','No',NULL,NULL,''),(3728,'5500','91680776694','2023-04-06 13:24:54',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3729,'1000','91680776694','2023-04-06 13:33:47',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3730,'4000','91680776694','2023-04-06 13:33:47',NULL,100.00,'','9','1','Good sold','1','','sales','3826012','','No',NULL,NULL,''),(3731,'1000','91680777229','2023-04-06 13:55:16',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3732,'4000','91680777229','2023-04-06 13:55:16',NULL,200.00,'','9','1','Good sold','1','','sales','3826131','','No',NULL,NULL,''),(3733,'1000','91680778519','2023-04-06 14:06:57',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3734,'4000','91680778519','2023-04-06 14:06:57',NULL,150.00,'','9','1','Good sold','1','','sales','3826389','','No',NULL,NULL,''),(3735,'1000','91680779226','2023-04-06 14:16:15',1680.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3736,'4000','91680779226','2023-04-06 14:16:15',NULL,1680.00,'','9','1','Good sold','1','','sales','3826346','','No',NULL,NULL,''),(3737,'1000','91680779783','2023-04-06 14:40:53',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3738,'4000','91680779783','2023-04-06 14:40:53',NULL,300.00,'','9','1','Good sold','1','','sales','3826344','','No',NULL,NULL,''),(3739,'1110','91680781292','2023-04-06 15:11:45',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(3740,'5500','91680781292','2023-04-06 14:41:32',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3741,'1000','91680781292','2023-04-06 15:11:45',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3742,'4000','91680781292','2023-04-06 15:11:45',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(3743,'1110','91680783110','2023-04-06 15:45:47',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(3744,'5500','91680783110','2023-04-06 15:11:50',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3745,'1000','91680783110','2023-04-06 15:45:47',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3746,'4000','91680783110','2023-04-06 15:45:47',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(3747,'1110','91680785152','2023-04-06 16:11:02',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(3748,'5500','91680785152','2023-04-06 15:45:52',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3749,'1000','91680785152','2023-04-06 16:11:02',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3750,'4000','91680785152','2023-04-06 16:11:02',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(3751,'1110','91680786665','2023-04-06 16:31:05',NULL,1050.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(3752,'5500','91680786665','2023-04-06 16:11:05',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3753,'1000','91680786665','2023-04-06 16:31:05',1100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3754,'4000','91680786665','2023-04-06 16:31:05',NULL,1100.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(3755,'1000','91680787869','2023-04-06 16:32:20',180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3756,'4000','91680787869','2023-04-06 16:32:20',NULL,180.00,'','9','1','Good sold','1','','sales','3826271','','No',NULL,NULL,''),(3757,'1110','91680791896','2023-04-06 17:38:33',NULL,6300.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(3758,'5500','91680791896','2023-04-06 17:38:16',6300.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3759,'1000','91680791896','2023-04-06 17:38:33',6600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3760,'4000','91680791896','2023-04-06 17:38:33',NULL,6600.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(3761,'1000','91680791949','2023-04-06 17:40:58',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3762,'4000','91680791949','2023-04-06 17:40:58',NULL,450.00,'','9','1','Good sold','1','','sales','3826437','','No',NULL,NULL,''),(3763,'1000','91680792951','2023-04-06 18:09:32',500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3764,'4000','91680792951','2023-04-06 18:09:32',NULL,150.00,'','9','1','Good sold','1','','sales','3826165','','No',NULL,NULL,''),(3765,'4000','91680792951','2023-04-06 17:55:51',NULL,150.00,'','9','1','Good sold','1','','sales','3826342','','No',NULL,NULL,''),(3766,'4000','91680792951','2023-04-06 18:08:54',NULL,200.00,'','9','1','Good sold','1','','sales','3826300','','No',NULL,NULL,''),(3767,'1000','91680794587','2023-04-06 18:30:30',1100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3768,'4000','91680794587','2023-04-06 18:30:30',NULL,250.00,'','9','1','Good sold','1','','sales','3826153','','No',NULL,NULL,''),(3769,'4000','91680794587','2023-04-06 18:23:07',NULL,250.00,'','9','1','Good sold','1','','sales','3826102','','No',NULL,NULL,''),(3770,'4000','91680794587','2023-04-06 18:26:04',NULL,350.00,'','9','1','Good sold','1','','sales','3826344','','No',NULL,NULL,''),(3771,'4000','91680794587','2023-04-06 18:26:37',NULL,250.00,'','9','1','Good sold','1','','sales','3826303','','No',NULL,NULL,''),(3772,'1000','91680839567','2023-04-07 06:55:53',220.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3773,'4000','91680839567','2023-04-07 06:55:53',NULL,150.00,'','9','1','Good sold','1','','sales','3826342','','No',NULL,NULL,''),(3774,'4000','91680839567','2023-04-07 06:52:47',NULL,70.00,'','9','1','Good sold','1','','sales','3826433','','No',NULL,NULL,''),(3775,'1110','91680839760','2023-04-07 07:31:49',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826012','','No',NULL,NULL,''),(3776,'5500','91680839760','2023-04-07 06:56:00',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3777,'1000','91680839760','2023-04-07 07:31:49',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3778,'4000','91680839760','2023-04-07 07:31:49',NULL,100.00,'','9','1','Good sold','1','','sales','3826012','','No',NULL,NULL,''),(3779,'1000','91680841911','2023-04-07 07:36:46',400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3780,'4000','91680841911','2023-04-07 07:36:46',NULL,400.00,'','9','1','Good sold','1','','sales','3826322','','No',NULL,NULL,''),(3781,'1000','91680842212','2023-04-07 07:54:09',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3782,'4000','91680842212','2023-04-07 07:54:09',NULL,100.00,'','9','1','Good sold','1','','sales','3826326','','No',NULL,NULL,''),(3783,'4000','91680842212','2023-04-07 07:36:53',NULL,150.00,'','9','1','Good sold','1','','sales','3826165','','No',NULL,NULL,''),(3784,'1110','91680843257','2023-04-07 08:20:24',NULL,2100.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(3785,'5500','91680843257','2023-04-07 07:54:17',2100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3786,'1000','91680843257','2023-04-07 08:20:24',2200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3787,'4000','91680843257','2023-04-07 08:20:24',NULL,2200.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(3788,'1110','91680844827','2023-04-07 09:17:54',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(3789,'5500','91680844827','2023-04-07 08:20:27',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3790,'1000','91680844827','2023-04-07 09:17:54',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3791,'4000','91680844827','2023-04-07 09:17:54',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(3792,'1000','91680848279','2023-04-07 09:41:27',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3793,'4000','91680848279','2023-04-07 09:41:27',NULL,200.00,'','9','1','Good sold','1','','sales','3826466','','No',NULL,NULL,''),(3794,'1110','91680849692','2023-04-07 10:13:11',NULL,1120.00,'','9','1','Inventory sold','1','','sales','3826496','','No',NULL,NULL,''),(3795,'5500','91680849692','2023-04-07 09:41:32',1120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3796,'1000','91680849692','2023-04-07 10:13:11',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3797,'4000','91680849692','2023-04-07 10:13:11',NULL,1300.00,'','9','1','Good sold','1','','sales','3826496','','No',NULL,NULL,''),(3798,'1110','91680851602','2023-04-07 11:12:48',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826013','','No',NULL,NULL,''),(3799,'5500','91680851602','2023-04-07 10:13:22',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3800,'1000','91680851602','2023-04-07 11:12:48',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3801,'4000','91680851602','2023-04-07 11:12:48',NULL,150.00,'','9','1','Good sold','1','','sales','3826013','','No',NULL,NULL,''),(3802,'1000','91680855173','2023-04-07 11:21:16',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3803,'4000','91680855173','2023-04-07 11:21:16',NULL,130.00,'','9','1','Good sold','1','','sales','3826441','','No',NULL,NULL,''),(3804,'1000','91680855678','2023-04-07 12:19:57',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3805,'4000','91680855678','2023-04-07 12:19:57',NULL,300.00,'','9','1','Good sold','1','','sales','3826424','','No',NULL,NULL,''),(3806,'1000','91680859199','2023-04-07 12:22:42',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3807,'4000','91680859199','2023-04-07 12:22:42',NULL,150.00,'','9','1','Good sold','1','','sales','3826493','','No',NULL,NULL,''),(3808,'1000','91680859365','2023-04-07 12:41:04',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3809,'4000','91680859365','2023-04-07 12:41:04',NULL,100.00,'','9','1','Good sold','1','','sales','3826418','','No',NULL,NULL,''),(3810,'1110','91680861520','2023-04-07 12:58:51',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(3811,'5500','91680861520','2023-04-07 12:58:40',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3812,'1000','91680861520','2023-04-07 12:58:51',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3813,'4000','91680861520','2023-04-07 12:58:51',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(3814,'1110','91680861534','2023-04-07 12:59:14',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826013','','No',NULL,NULL,''),(3815,'5500','91680861534','2023-04-07 12:58:54',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3816,'1000','91680861534','2023-04-07 12:59:14',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3817,'4000','91680861534','2023-04-07 12:59:14',NULL,150.00,'','9','1','Good sold','1','','sales','3826013','','No',NULL,NULL,''),(3818,'1110','91680863036','2023-04-07 13:24:15',NULL,5000.00,'','9','1','Inventory sold','1','','sales','3826287','','No',NULL,NULL,''),(3819,'5500','91680863036','2023-04-07 13:23:56',5000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3820,'1000','91680863036','2023-04-07 13:24:15',6000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3821,'4000','91680863036','2023-04-07 13:24:15',NULL,6000.00,'','9','1','Good sold','1','','sales','3826287','','No',NULL,NULL,''),(3822,'1110','91680863057','2023-04-07 13:51:19',NULL,1120.00,'','9','1','Inventory sold','1','','sales','3826497','','No',NULL,NULL,''),(3823,'5500','91680863057','2023-04-07 13:24:17',1120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3824,'1000','91680863057','2023-04-07 13:51:19',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3825,'4000','91680863057','2023-04-07 13:51:19',NULL,1300.00,'','9','1','Good sold','1','','sales','3826497','','No',NULL,NULL,''),(3826,'1000','91680864682','2023-04-07 14:06:52',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3827,'4000','91680864682','2023-04-07 14:06:52',NULL,150.00,'','9','1','Good sold','1','','sales','3826419','','No',NULL,NULL,''),(3828,'1110','91680865618','2023-04-07 14:37:38',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826013','','No',NULL,NULL,''),(3829,'5500','91680865618','2023-04-07 14:06:58',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3830,'1000','91680865618','2023-04-07 14:37:38',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3831,'4000','91680865618','2023-04-07 14:37:38',NULL,150.00,'','9','1','Good sold','1','','sales','3826013','','No',NULL,NULL,''),(3832,'1110','91680867460','2023-04-07 14:48:25',NULL,206.80,'','9','1','Inventory sold','1','','sales','3826214','','No',NULL,NULL,''),(3833,'5500','91680867460','2023-04-07 14:48:04',206.80,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3834,'1000','91680867460','2023-04-07 14:48:25',500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3835,'4000','91680867460','2023-04-07 14:48:25',NULL,350.00,'','9','1','Good sold','1','','sales','3826214','','No',NULL,NULL,''),(3836,'4000','91680867460','2023-04-07 14:37:40',NULL,150.00,'','9','1','Good sold','1','','sales','3826342','','No',NULL,NULL,''),(3837,'1000','91680868112','2023-04-07 16:00:46',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3838,'4000','91680868112','2023-04-07 16:00:46',NULL,100.00,'','9','1','Good sold','1','','sales','3826430','','No',NULL,NULL,''),(3839,'1000','91680872499','2023-04-07 16:01:53',720.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3840,'4000','91680872499','2023-04-07 16:01:53',NULL,720.00,'','9','1','Good sold','1','','sales','3826413','','No',NULL,NULL,''),(3841,'1110','91680872554','2023-04-07 16:09:11',NULL,90.00,'','9','1','Inventory sold','1','','sales','3826233','','No',NULL,NULL,''),(3842,'5500','91680872554','2023-04-07 16:02:34',90.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3843,'1000','91680872554','2023-04-07 16:09:11',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3844,'4000','91680872554','2023-04-07 16:09:11',NULL,130.00,'','9','1','Good sold','1','','sales','3826233','','No',NULL,NULL,''),(3845,'1110','91680872962','2023-04-07 16:14:37',NULL,2550.00,'','9','1','Inventory sold','1','','sales','3826283','','No',NULL,NULL,''),(3846,'5500','91680872962','2023-04-07 16:09:22',2550.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3847,'1000','91680872962','2023-04-07 16:14:37',3200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3848,'4000','91680872962','2023-04-07 16:14:37',NULL,3200.00,'','9','1','Good sold','1','','sales','3826283','','No',NULL,NULL,''),(3849,'1110','91680873285','2023-04-07 16:31:44',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826012','','No',NULL,NULL,''),(3850,'5500','91680873285','2023-04-07 16:31:26',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3851,'1000','91680873285','2023-04-07 16:31:44',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3852,'4000','91680873285','2023-04-07 16:31:44',NULL,100.00,'','9','1','Good sold','1','','sales','3826012','','No',NULL,NULL,''),(3853,'1000','91680874310','2023-04-07 16:49:51',2500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3854,'4000','91680874310','2023-04-07 16:49:51',NULL,2500.00,'','9','1','Good sold','1','','sales','3826374','','No',NULL,NULL,''),(3855,'1110','91680875398','2023-04-07 16:58:32',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826013','','No',NULL,NULL,''),(3856,'5500','91680875398','2023-04-07 16:58:17',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3857,'1000','91680875398','2023-04-07 16:58:32',400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3858,'4000','91680875398','2023-04-07 16:58:32',NULL,150.00,'','9','1','Good sold','1','','sales','3826013','','No',NULL,NULL,''),(3859,'4000','91680875398','2023-04-07 16:49:58',NULL,250.00,'','9','1','Good sold','1','','sales','3826153','','No',NULL,NULL,''),(3860,'1000','91680875917','2023-04-07 17:10:38',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3861,'4000','91680875917','2023-04-07 17:10:38',NULL,100.00,'','9','1','Good sold','1','','sales','3826430','','No',NULL,NULL,''),(3862,'1000','91680877045','2023-04-07 17:49:20',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3863,'4000','91680877045','2023-04-07 17:49:20',NULL,650.00,'','9','1','Good sold','1','','sales','3826186','','No',NULL,NULL,''),(3864,'1110','91680878964','2023-04-07 18:06:40',NULL,70.00,'','9','1','Inventory sold','1','','sales','3826075','','No',NULL,NULL,''),(3865,'5500','91680878964','2023-04-07 18:06:30',70.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3866,'1000','91680878964','2023-04-07 18:06:40',350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3867,'4000','91680878964','2023-04-07 18:06:40',NULL,100.00,'','9','1','Good sold','1','','sales','3826075','','No',NULL,NULL,''),(3868,'4000','91680878964','2023-04-07 17:49:24',NULL,100.00,'','9','1','Good sold','1','','sales','3826326','','No',NULL,NULL,''),(3869,'4000','91680878964','2023-04-07 18:05:58',NULL,150.00,'','9','1','Good sold','1','','sales','3826165','','No',NULL,NULL,''),(3870,'1110','91680927584','2023-04-08 07:28:04',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826502','','No',NULL,NULL,''),(3871,'5500','91680927584','2023-04-08 07:19:45',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3872,'1000','91680927584','2023-04-08 07:28:04',80.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3873,'4000','91680927584','2023-04-08 07:28:04',NULL,80.00,'','9','1','Good sold','1','','sales','3826502','','No',NULL,NULL,''),(3874,'1110','91680928087','2023-04-08 08:15:26',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826012','','No',NULL,NULL,''),(3875,'1110','91680928087','2023-04-08 07:28:07',NULL,206.80,'','9','1','Inventory sold','1','','sales','3826214','','No',NULL,NULL,''),(3876,'5500','91680928087','2023-04-08 08:15:12',281.80,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3877,'1000','91680928087','2023-04-08 08:15:26',580.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3878,'4000','91680928087','2023-04-08 08:15:26',NULL,100.00,'','9','1','Good sold','1','','sales','3826012','','No',NULL,NULL,''),(3879,'4000','91680928087','2023-04-08 07:28:07',NULL,350.00,'','9','1','Good sold','1','','sales','3826214','','No',NULL,NULL,''),(3880,'4000','91680928087','2023-04-08 08:15:06',NULL,130.00,'','9','1','Good sold','1','','sales','3826302','','No',NULL,NULL,''),(3881,'1110','91680930931','2023-04-08 08:45:47',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826013','','No',NULL,NULL,''),(3882,'5500','91680930931','2023-04-08 08:15:31',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3883,'1000','91680930931','2023-04-08 08:45:47',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3884,'4000','91680930931','2023-04-08 08:45:47',NULL,150.00,'','9','1','Good sold','1','','sales','3826013','','No',NULL,NULL,''),(3885,'1110','91680932761','2023-04-08 09:03:41',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(3886,'5500','91680932761','2023-04-08 08:46:01',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3887,'1000','91680932761','2023-04-08 09:03:41',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3888,'4000','91680932761','2023-04-08 09:03:41',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(3889,'1000','91680933824','2023-04-08 09:12:09',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3890,'4000','91680933824','2023-04-08 09:12:09',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(3891,'1110','91680934332','2023-04-08 09:26:25',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(3892,'5500','91680934332','2023-04-08 09:12:12',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3893,'1000','91680934332','2023-04-08 09:26:25',550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3894,'4000','91680934332','2023-04-08 09:26:25',NULL,550.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(3895,'1000','91680935188','2023-04-08 09:37:53',350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3896,'4000','91680935188','2023-04-08 09:37:53',NULL,350.00,'','9','1','Good sold','1','','sales','3826322','','No',NULL,NULL,''),(3897,'1000','91680935880','2023-04-08 09:45:22',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3898,'4000','91680935880','2023-04-08 09:45:22',NULL,200.00,'','9','1','Good sold','1','','sales','3826493','','No',NULL,NULL,''),(3899,'1110','91680936326','2023-04-08 09:51:42',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(3900,'5500','91680936326','2023-04-08 09:45:26',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3901,'1000','91680936326','2023-04-08 09:51:42',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3902,'4000','91680936326','2023-04-08 09:51:42',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(3903,'1000','91680936704','2023-04-08 10:08:51',400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3904,'4000','91680936704','2023-04-08 10:08:51',NULL,400.00,'','9','1','Good sold','1','','sales','3826131','','No',NULL,NULL,''),(3905,'1000','91680937734','2023-04-08 10:21:55',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3906,'4000','91680937734','2023-04-08 10:21:55',NULL,550.00,'','9','1','Good sold','1','','sales','3826491','','No',NULL,NULL,''),(3907,'4000','91680937734','2023-04-08 10:08:54',NULL,100.00,'','9','1','Good sold','1','','sales','3826493','','No',NULL,NULL,''),(3908,'1000','91680938528','2023-04-08 10:45:09',600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3909,'4000','91680938528','2023-04-08 10:45:09',NULL,600.00,'','9','1','Good sold','1','','sales','3826131','','No',NULL,NULL,''),(3910,'1110','91680939912','2023-04-08 11:03:56',NULL,2800.00,'','9','1','Inventory sold','1','','sales','3826285','','No',NULL,NULL,''),(3911,'5500','91680939912','2023-04-08 10:45:12',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3912,'1000','91680939912','2023-04-08 11:03:56',3450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3913,'4000','91680939912','2023-04-08 11:03:56',NULL,3450.00,'','9','1','Good sold','1','','sales','3826285','','No',NULL,NULL,''),(3914,'1000','91680941051','2023-04-08 11:07:29',350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3915,'4000','91680941051','2023-04-08 11:07:29',NULL,350.00,'','9','1','Good sold','1','','sales','3826387','','No',NULL,NULL,''),(3916,'1000','91680941294','2023-04-08 11:14:23',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3917,'4000','91680941294','2023-04-08 11:14:23',NULL,100.00,'','9','1','Good sold','1','','sales','3826418','','No',NULL,NULL,''),(3918,'1110','91680941666','2023-04-08 11:31:24',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(3919,'5500','91680941666','2023-04-08 11:14:26',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3920,'1000','91680941666','2023-04-08 11:31:24',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3921,'4000','91680941666','2023-04-08 11:31:24',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(3922,'1110','91680942690','2023-04-08 11:43:40',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826503','','No',NULL,NULL,''),(3923,'5500','91680942690','2023-04-08 11:31:30',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3924,'1000','91680942690','2023-04-08 11:43:40',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3925,'4000','91680942690','2023-04-08 11:43:40',NULL,100.00,'','9','1','Good sold','1','','sales','3826503','','No',NULL,NULL,''),(3926,'1000','91680943427','2023-04-08 12:05:33',2500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3927,'4000','91680943427','2023-04-08 12:05:33',NULL,2500.00,'','9','1','Good sold','1','','sales','3826374','','No',NULL,NULL,''),(3928,'1110','91680944738','2023-04-08 12:10:19',NULL,560.00,'','9','1','Inventory sold','1','','sales','3826497','','No',NULL,NULL,''),(3929,'5500','91680944738','2023-04-08 12:05:38',560.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3930,'1000','91680944738','2023-04-08 12:10:19',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3931,'4000','91680944738','2023-04-08 12:10:19',NULL,650.00,'','9','1','Good sold','1','','sales','3826497','','No',NULL,NULL,''),(3932,'1000','91680945022','2023-04-08 12:52:21',7300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3933,'4000','91680945022','2023-04-08 12:52:21',NULL,7300.00,'','9','1','Good sold','1','','sales','3826278','','No',NULL,NULL,''),(3934,'1110','91680947544','2023-04-08 12:54:11',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(3935,'5500','91680947544','2023-04-08 12:52:24',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3936,'1000','91680947544','2023-04-08 12:54:11',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3937,'4000','91680947544','2023-04-08 12:54:11',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(3938,'1000','91680947657','2023-04-08 14:44:59',750.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3939,'4000','91680947657','2023-04-08 14:44:59',NULL,750.00,'','9','1','Good sold','1','','sales','3826270','','No',NULL,NULL,''),(3940,'1000','91680957648','2023-04-08 15:44:00',350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3941,'4000','91680957648','2023-04-08 15:44:00',NULL,350.00,'','9','1','Good sold','1','','sales','3826322','','No',NULL,NULL,''),(3942,'1000','91680957863','2023-04-08 16:22:11',400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3943,'4000','91680957863','2023-04-08 16:22:11',NULL,400.00,'','9','1','Good sold','1','','sales','3826459','','No',NULL,NULL,''),(3944,'1110','91680960133','2023-04-08 16:28:14',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826012','','No',NULL,NULL,''),(3945,'5500','91680960133','2023-04-08 16:28:05',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3946,'1000','91680960133','2023-04-08 16:28:14',280.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3947,'4000','91680960133','2023-04-08 16:28:14',NULL,100.00,'','9','1','Good sold','1','','sales','3826012','','No',NULL,NULL,''),(3948,'4000','91680960133','2023-04-08 16:22:13',NULL,180.00,'','9','1','Good sold','1','','sales','3826271','','No',NULL,NULL,''),(3949,'1110','91680960499','2023-04-08 16:32:20',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826012','','No',NULL,NULL,''),(3950,'5500','91680960499','2023-04-08 16:28:19',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3951,'1000','91680960499','2023-04-08 16:32:20',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3952,'4000','91680960499','2023-04-08 16:32:20',NULL,100.00,'','9','1','Good sold','1','','sales','3826012','','No',NULL,NULL,''),(3953,'1110','91680960742','2023-04-08 17:30:47',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826500','','No',NULL,NULL,''),(3954,'5500','91680960742','2023-04-08 16:32:22',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3955,'1000','91680960742','2023-04-08 17:30:47',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3956,'4000','91680960742','2023-04-08 17:30:47',NULL,150.00,'','9','1','Good sold','1','','sales','3826500','','No',NULL,NULL,''),(3957,'1110','91680967776','2023-04-08 18:29:43',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(3958,'5500','91680967776','2023-04-08 18:29:36',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3959,'1000','91680967776','2023-04-08 18:29:43',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3960,'4000','91680967776','2023-04-08 18:29:43',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(3961,'1110','91681096183','2023-04-10 06:10:01',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(3962,'5500','91681096183','2023-04-10 06:10:10',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3963,'1000','91681096183','2023-04-10 06:10:33',930.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3964,'4000','91681096183','2023-04-10 06:10:33',NULL,500.00,'','9','1','Good sold','1','','sales','3826303','','No',NULL,NULL,''),(3965,'4000','91681096183','2023-04-10 06:09:43',NULL,130.00,'','9','1','Good sold','1','','sales','3826302','','No',NULL,NULL,''),(3966,'4000','91681096183','2023-04-10 06:10:01',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(3967,'1110','91681096239','2023-04-10 06:47:49',NULL,5500.00,'','9','1','Inventory sold','1','','sales','3826286','','No',NULL,NULL,''),(3968,'5500','91681096239','2023-04-10 06:10:39',5500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3969,'1000','91681096239','2023-04-10 06:47:49',6350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3970,'4000','91681096239','2023-04-10 06:47:49',NULL,6350.00,'','9','1','Good sold','1','','sales','3826286','','No',NULL,NULL,''),(3971,'1110','91681098514','2023-04-10 07:03:19',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(3972,'5500','91681098514','2023-04-10 07:03:05',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3973,'1000','91681098514','2023-04-10 07:03:19',2150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3974,'4000','91681098514','2023-04-10 07:03:19',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(3975,'4000','91681098514','2023-04-10 06:48:34',NULL,650.00,'','9','1','Good sold','1','','sales','3826188','','No',NULL,NULL,''),(3976,'1110','91681099448','2023-04-10 07:38:15',NULL,1050.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(3977,'5500','91681099448','2023-04-10 07:04:08',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3978,'1000','91681099448','2023-04-10 07:38:15',1100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3979,'4000','91681099448','2023-04-10 07:38:15',NULL,1100.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(3980,'1000','91681101498','2023-04-10 07:39:43',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3981,'4000','91681101498','2023-04-10 07:39:43',NULL,250.00,'','9','1','Good sold','1','','sales','3826324','','No',NULL,NULL,''),(3982,'1000','91681101587','2023-04-10 07:42:09',160.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3983,'4000','91681101587','2023-04-10 07:42:09',NULL,160.00,'','9','1','Good sold','1','','sales','3826429','','No',NULL,NULL,''),(3984,'1000','91681101731','2023-04-10 07:47:12',350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3985,'4000','91681101731','2023-04-10 07:47:12',NULL,350.00,'','9','1','Good sold','1','','sales','3826344','','No',NULL,NULL,''),(3986,'1110','91681102038','2023-04-10 08:04:27',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(3987,'5500','91681102038','2023-04-10 07:47:18',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3988,'1000','91681102038','2023-04-10 08:04:27',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3989,'4000','91681102038','2023-04-10 08:04:27',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(3990,'1000','91681103224','2023-04-10 08:07:12',400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3991,'4000','91681103224','2023-04-10 08:07:12',NULL,400.00,'','9','1','Good sold','1','','sales','3826131','','No',NULL,NULL,''),(3992,'1110','91681103235','2023-04-10 08:10:42',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(3993,'5500','91681103235','2023-04-10 08:10:33',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(3994,'1000','91681103235','2023-04-10 08:10:42',430.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3995,'4000','91681103235','2023-04-10 08:10:42',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(3996,'4000','91681103235','2023-04-10 08:07:15',NULL,130.00,'','9','1','Good sold','1','','sales','3826302','','No',NULL,NULL,''),(3997,'1000','91681103467','2023-04-10 08:12:09',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(3998,'4000','91681103467','2023-04-10 08:12:09',NULL,420.00,'','9','1','Good sold','1','','sales','3826117','','No',NULL,NULL,''),(3999,'1110','91681103531','2023-04-10 08:50:30',NULL,96.80,'','9','1','Inventory sold','1','','sales','3826190','','No',NULL,NULL,''),(4000,'1110','91681103531','2023-04-10 08:12:11',NULL,206.80,'','9','1','Inventory sold','1','','sales','3826214','','No',NULL,NULL,''),(4001,'5500','91681103531','2023-04-10 08:49:04',303.60,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4002,'1000','91681103531','2023-04-10 08:50:30',620.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4003,'4000','91681103531','2023-04-10 08:50:30',NULL,170.00,'','9','1','Good sold','1','','sales','3826190','','No',NULL,NULL,''),(4004,'4000','91681103531','2023-04-10 08:12:11',NULL,350.00,'','9','1','Good sold','1','','sales','3826214','','No',NULL,NULL,''),(4005,'4000','91681103531','2023-04-10 08:48:49',NULL,100.00,'','9','1','Good sold','1','','sales','3826323','','No',NULL,NULL,''),(4006,'1000','91681106004','2023-04-10 08:53:38',210.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4007,'4000','91681106004','2023-04-10 08:53:38',NULL,210.00,'','9','1','Good sold','1','','sales','3826433','','No',NULL,NULL,''),(4008,'1110','91681106036','2023-04-10 08:55:06',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(4009,'5500','91681106036','2023-04-10 08:53:56',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4010,'1000','91681106036','2023-04-10 08:55:06',550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4011,'4000','91681106036','2023-04-10 08:55:06',NULL,550.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(4012,'1110','91681106112','2023-04-10 09:05:25',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826013','','No',NULL,NULL,''),(4013,'5500','91681106112','2023-04-10 08:55:12',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4014,'1000','91681106112','2023-04-10 09:05:25',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4015,'4000','91681106112','2023-04-10 09:05:25',NULL,150.00,'','9','1','Good sold','1','','sales','3826013','','No',NULL,NULL,''),(4016,'1110','91681106733','2023-04-10 09:06:10',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(4017,'5500','91681106733','2023-04-10 09:05:33',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4018,'1000','91681106733','2023-04-10 09:06:10',550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4019,'4000','91681106733','2023-04-10 09:06:10',NULL,550.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(4020,'1110','91681106775','2023-04-10 09:26:59',NULL,1680.00,'','9','1','Inventory sold','1','','sales','3826496','','No',NULL,NULL,''),(4021,'5500','91681106775','2023-04-10 09:06:15',1680.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4022,'1000','91681106775','2023-04-10 09:26:59',1950.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4023,'4000','91681106775','2023-04-10 09:26:59',NULL,1950.00,'','9','1','Good sold','1','','sales','3826496','','No',NULL,NULL,''),(4024,'1110','91681108065','2023-04-10 09:34:35',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826012','','No',NULL,NULL,''),(4025,'5500','91681108065','2023-04-10 09:27:45',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4026,'1000','91681108065','2023-04-10 09:34:35',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4027,'4000','91681108065','2023-04-10 09:34:35',NULL,100.00,'','9','1','Good sold','1','','sales','3826012','','No',NULL,NULL,''),(4028,'1000','91681108482','2023-04-10 09:35:42',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4029,'4000','91681108482','2023-04-10 09:35:42',NULL,150.00,'','9','1','Good sold','1','','sales','3826146','','No',NULL,NULL,''),(4030,'1000','91681108546','2023-04-10 09:38:51',500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4031,'4000','91681108546','2023-04-10 09:38:51',NULL,500.00,'','9','1','Good sold','1','','sales','3826396','','No',NULL,NULL,''),(4032,'1110','91681108735','2023-04-10 09:42:08',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(4033,'5500','91681108735','2023-04-10 09:38:55',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4034,'1000','91681108735','2023-04-10 09:42:08',550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4035,'4000','91681108735','2023-04-10 09:42:08',NULL,550.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(4036,'1110','91681108933','2023-04-10 10:43:16',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(4037,'5500','91681108933','2023-04-10 09:42:13',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4038,'1000','91681108933','2023-04-10 10:43:16',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4039,'4000','91681108933','2023-04-10 10:43:16',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(4040,'1110','91681112601','2023-04-10 11:20:52',NULL,1680.00,'','9','1','Inventory sold','1','','sales','3826497','','No',NULL,NULL,''),(4041,'5500','91681112601','2023-04-10 10:43:21',1680.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4042,'1000','91681112601','2023-04-10 11:20:52',1950.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4043,'4000','91681112601','2023-04-10 11:20:52',NULL,1950.00,'','9','1','Good sold','1','','sales','3826497','','No',NULL,NULL,''),(4044,'1000','91681114859','2023-04-10 11:43:24',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4045,'4000','91681114859','2023-04-10 11:43:24',NULL,300.00,'','9','1','Good sold','1','','sales','3826110','','No',NULL,NULL,''),(4046,'1000','91681116212','2023-04-10 11:45:34',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4047,'4000','91681116212','2023-04-10 11:45:34',NULL,250.00,'','9','1','Good sold','1','','sales','3826102','','No',NULL,NULL,''),(4048,'1000','91681116336','2023-04-10 12:07:01',530.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4049,'4000','91681116336','2023-04-10 12:07:01',NULL,250.00,'','9','1','Good sold','1','','sales','3826231','','No',NULL,NULL,''),(4050,'4000','91681116336','2023-04-10 11:45:36',NULL,130.00,'','9','1','Good sold','1','','sales','3826059','','No',NULL,NULL,''),(4051,'4000','91681116336','2023-04-10 12:06:13',NULL,150.00,'','9','1','Good sold','1','','sales','3826460','','No',NULL,NULL,''),(4052,'1110','91681117655','2023-04-10 12:34:18',NULL,50.00,'','9','1','Inventory sold','1','','sales','3826014','','No',NULL,NULL,''),(4053,'5500','91681117655','2023-04-10 12:07:35',50.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4054,'1000','91681117655','2023-04-10 12:34:18',80.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4055,'4000','91681117655','2023-04-10 12:34:18',NULL,80.00,'','9','1','Good sold','1','','sales','3826014','','No',NULL,NULL,''),(4056,'1110','91681119263','2023-04-10 12:59:57',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826012','','No',NULL,NULL,''),(4057,'5500','91681119263','2023-04-10 12:34:23',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4058,'1000','91681119263','2023-04-10 12:59:57',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4059,'4000','91681119263','2023-04-10 12:59:57',NULL,100.00,'','9','1','Good sold','1','','sales','3826012','','No',NULL,NULL,''),(4060,'1000','91681120799','2023-04-10 13:49:29',80.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4061,'4000','91681120799','2023-04-10 13:49:29',NULL,80.00,'','9','1','Good sold','1','','sales','3826417','','No',NULL,NULL,''),(4062,'1110','91681126286','2023-04-10 14:31:35',NULL,92.00,'','9','1','Inventory sold','1','','sales','3826194','','No',NULL,NULL,''),(4063,'5500','91681126286','2023-04-10 14:31:26',92.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4064,'1000','91681126286','2023-04-10 14:31:35',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4065,'4000','91681126286','2023-04-10 14:31:35',NULL,200.00,'','9','1','Good sold','1','','sales','3826194','','No',NULL,NULL,''),(4066,'1110','91681126299','2023-04-10 15:01:21',NULL,114.40,'','9','1','Inventory sold','1','','sales','3826212','','No',NULL,NULL,''),(4067,'1110','91681126299','2023-04-10 14:31:39',NULL,50.00,'','9','1','Inventory sold','1','','sales','3826014','','No',NULL,NULL,''),(4068,'1110','91681126299','2023-04-10 15:00:49',NULL,90.00,'','9','1','Inventory sold','1','','sales','3826233','','No',NULL,NULL,''),(4069,'5500','91681126299','2023-04-10 15:01:01',254.40,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4070,'1000','91681126299','2023-04-10 15:01:21',410.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4071,'4000','91681126299','2023-04-10 15:01:21',NULL,200.00,'','9','1','Good sold','1','','sales','3826212','','No',NULL,NULL,''),(4072,'4000','91681126299','2023-04-10 14:31:39',NULL,80.00,'','9','1','Good sold','1','','sales','3826014','','No',NULL,NULL,''),(4073,'4000','91681126299','2023-04-10 15:00:49',NULL,130.00,'','9','1','Good sold','1','','sales','3826233','','No',NULL,NULL,''),(4074,'1000','91681128087','2023-04-10 15:02:37',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4075,'4000','91681128087','2023-04-10 15:02:37',NULL,150.00,'','9','1','Good sold','1','','sales','3826110','','No',NULL,NULL,''),(4076,'1000','91681128163','2023-04-10 15:24:44',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4077,'4000','91681128163','2023-04-10 15:24:44',NULL,900.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(4078,'1000','91681129488','2023-04-10 15:45:48',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4079,'4000','91681129488','2023-04-10 15:45:48',NULL,150.00,'','9','1','Good sold','1','','sales','3826460','','No',NULL,NULL,''),(4080,'1110','91681130955','2023-04-10 15:50:10',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(4081,'5500','91681130955','2023-04-10 15:49:15',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4082,'1000','91681130955','2023-04-10 15:50:10',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4083,'4000','91681130955','2023-04-10 15:50:10',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(4084,'1000','91681131125','2023-04-10 17:26:49',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4085,'4000','91681131125','2023-04-10 17:26:49',NULL,200.00,'','9','1','Good sold','1','','sales','3826429','','No',NULL,NULL,''),(4086,'1000','91681136812','2023-04-10 17:55:23',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4087,'4000','91681136812','2023-04-10 17:55:23',NULL,100.00,'','9','1','Good sold','1','','sales','3826418','','No',NULL,NULL,''),(4088,'1000','91681138525','2023-04-10 18:03:41',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4089,'4000','91681138525','2023-04-10 18:03:41',NULL,130.00,'','9','1','Good sold','1','','sales','3826302','','No',NULL,NULL,''),(4090,'1110','91681140433','2023-04-10 18:29:03',NULL,90.00,'','9','1','Inventory sold','1','','sales','3826233','','No',NULL,NULL,''),(4091,'5500','91681140433','2023-04-10 18:27:13',90.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4092,'1000','91681140433','2023-04-10 18:29:03',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4093,'4000','91681140433','2023-04-10 18:29:03',NULL,130.00,'','9','1','Good sold','1','','sales','3826233','','No',NULL,NULL,''),(4094,'1110','91681186560','2023-04-11 07:20:36',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826013','','No',NULL,NULL,''),(4095,'5500','91681186560','2023-04-11 07:16:00',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4096,'1000','91681186560','2023-04-11 07:20:36',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4097,'4000','91681186560','2023-04-11 07:20:36',NULL,150.00,'','9','1','Good sold','1','','sales','3826013','','No',NULL,NULL,''),(4098,'1000','91681186845','2023-04-11 07:58:37',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4099,'4000','91681186845','2023-04-11 07:58:37',NULL,420.00,'','9','1','Good sold','1','','sales','3826117','','No',NULL,NULL,''),(4100,'1000','91681189122','2023-04-11 09:19:55',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4101,'4000','91681189122','2023-04-11 09:19:55',NULL,900.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(4102,'1000','91681193998','2023-04-11 09:36:54',550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4103,'4000','91681193998','2023-04-11 09:36:54',NULL,300.00,'','9','1','Good sold','1','','sales','3826448','','No',NULL,NULL,''),(4104,'4000','91681193998','2023-04-11 09:19:58',NULL,250.00,'','9','1','Good sold','1','','sales','3826415','','No',NULL,NULL,''),(4105,'1000','91681195121','2023-04-11 09:39:34',50.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4106,'4000','91681195121','2023-04-11 09:39:34',NULL,50.00,'','9','1','Good sold','1','','sales','3826427','','No',NULL,NULL,''),(4107,'1000','91681195177','2023-04-11 10:09:04',520.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4108,'4000','91681195177','2023-04-11 10:09:04',NULL,520.00,'','9','1','Good sold','1','','sales','3826441','','No',NULL,NULL,''),(4109,'1000','91681196956','2023-04-11 10:30:34',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4110,'4000','91681196956','2023-04-11 10:30:34',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(4111,'1110','91681198242','2023-04-11 11:31:32',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826012','','No',NULL,NULL,''),(4112,'5500','91681198242','2023-04-11 10:30:42',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4113,'1000','91681198242','2023-04-11 11:31:32',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4114,'4000','91681198242','2023-04-11 11:31:32',NULL,100.00,'','9','1','Good sold','1','','sales','3826012','','No',NULL,NULL,''),(4115,'1000','91681201895','2023-04-11 11:34:49',180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4116,'4000','91681201895','2023-04-11 11:34:49',NULL,180.00,'','9','1','Good sold','1','','sales','3826271','','No',NULL,NULL,''),(4117,'1110','91681202095','2023-04-11 11:40:46',NULL,52.00,'','9','1','Inventory sold','1','','sales','3826205','','No',NULL,NULL,''),(4118,'5500','91681202095','2023-04-11 11:42:48',52.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4119,'1000','91681202095','2023-04-11 11:42:55',400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4120,'4000','91681202095','2023-04-11 11:42:55',NULL,150.00,'','9','1','Good sold','1','','sales','3826356','','No',NULL,NULL,''),(4121,'4000','91681202095','2023-04-11 11:34:55',NULL,150.00,'','9','1','Good sold','1','','sales','3826342','','No',NULL,NULL,''),(4122,'4000','91681202095','2023-04-11 11:40:46',NULL,100.00,'','9','1','Good sold','1','','sales','3826205','','No',NULL,NULL,''),(4123,'1000','91681202578','2023-04-11 11:53:44',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4124,'4000','91681202578','2023-04-11 11:53:44',NULL,650.00,'','9','1','Good sold','1','','sales','3826188','','No',NULL,NULL,''),(4125,'1000','91681203229','2023-04-11 12:33:58',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4126,'4000','91681203229','2023-04-11 12:33:58',NULL,130.00,'','9','1','Good sold','1','','sales','3826302','','No',NULL,NULL,''),(4127,'1110','91681205641','2023-04-11 12:49:05',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(4128,'5500','91681205641','2023-04-11 12:34:01',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4129,'1000','91681205641','2023-04-11 12:49:05',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4130,'4000','91681205641','2023-04-11 12:49:05',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(4131,'1000','91681206564','2023-04-11 14:35:27',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4132,'4000','91681206564','2023-04-11 14:35:27',NULL,130.00,'','9','1','Good sold','1','','sales','3826302','','No',NULL,NULL,''),(4133,'1000','91681212930','2023-04-11 15:41:44',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4134,'4000','91681212930','2023-04-11 15:41:44',NULL,200.00,'','9','1','Good sold','1','','sales','3826429','','No',NULL,NULL,''),(4135,'1110','91681216911','2023-04-11 16:04:31',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826502','','No',NULL,NULL,''),(4136,'5500','91681216911','2023-04-11 15:41:51',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4137,'1000','91681216911','2023-04-11 16:04:31',80.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4138,'4000','91681216911','2023-04-11 16:04:31',NULL,80.00,'','9','1','Good sold','1','','sales','3826502','','No',NULL,NULL,''),(4139,'1110','91681218275','2023-04-11 16:41:45',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(4140,'5500','91681218275','2023-04-11 16:04:35',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4141,'1000','91681218275','2023-04-11 16:41:45',550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4142,'4000','91681218275','2023-04-11 16:41:45',NULL,550.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(4143,'1000','91681220508','2023-04-11 17:03:48',400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4144,'4000','91681220508','2023-04-11 17:03:48',NULL,400.00,'','9','1','Good sold','1','','sales','3826379','','No',NULL,NULL,''),(4145,'1000','91681221832','2023-04-11 17:12:50',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4146,'4000','91681221832','2023-04-11 17:12:50',NULL,150.00,'','9','1','Good sold','1','','sales','3826110','','No',NULL,NULL,''),(4147,'1110','91681222381','2023-04-11 17:33:27',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826013','','No',NULL,NULL,''),(4148,'5500','91681222381','2023-04-11 17:13:01',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4149,'1000','91681222381','2023-04-11 17:33:27',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4150,'4000','91681222381','2023-04-11 17:33:27',NULL,150.00,'','9','1','Good sold','1','','sales','3826013','','No',NULL,NULL,''),(4151,'1110','91681225968','2023-04-11 18:12:48',NULL,2800.00,'','9','1','Inventory sold','1','','sales','3826285','','No',NULL,NULL,''),(4152,'5500','91681225968','2023-04-11 18:13:38',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4153,'1000','91681225968','2023-04-11 18:13:46',5400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4154,'4000','91681225968','2023-04-11 18:13:46',NULL,1950.00,'','9','1','Good sold','1','','sales','3826188','','No',NULL,NULL,''),(4155,'4000','91681225968','2023-04-11 18:12:48',NULL,3450.00,'','9','1','Good sold','1','','sales','3826285','','No',NULL,NULL,''),(4156,'1110','91681226031','2023-04-11 18:14:27',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826313','','No',NULL,NULL,''),(4157,'1110','91681226031','2023-04-11 18:13:51',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(4158,'5500','91681226031','2023-04-11 18:14:21',1655.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4159,'1000','91681226031','2023-04-11 18:14:27',2050.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4160,'4000','91681226031','2023-04-11 18:14:27',NULL,550.00,'','9','1','Good sold','1','','sales','3826313','','No',NULL,NULL,''),(4161,'4000','91681226031','2023-04-11 18:13:51',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(4162,'1000','91681226884','2023-04-11 18:34:16',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4163,'4000','91681226884','2023-04-11 18:34:16',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(4164,'1110','91681275722','2023-04-12 08:04:30',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(4165,'5500','91681275722','2023-04-12 08:02:19',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4166,'1000','91681275722','2023-04-12 08:04:30',430.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4167,'4000','91681275722','2023-04-12 08:04:30',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(4168,'4000','91681275722','2023-04-12 08:02:02',NULL,130.00,'','9','1','Good sold','1','','sales','3826302','','No',NULL,NULL,''),(4169,'1110','91681275873','2023-04-12 09:05:14',NULL,300.00,'','9','1','Inventory sold','1','','sales','3826012','','No',NULL,NULL,''),(4170,'5500','91681275873','2023-04-12 08:04:33',300.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4171,'1000','91681275873','2023-04-12 09:05:14',400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4172,'4000','91681275873','2023-04-12 09:05:14',NULL,400.00,'','9','1','Good sold','1','','sales','3826012','','No',NULL,NULL,''),(4173,'1000','91681279517','2023-04-12 09:28:50',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4174,'4000','91681279517','2023-04-12 09:28:50',NULL,200.00,'','9','1','Good sold','1','','sales','3826466','','No',NULL,NULL,''),(4175,'1110','91681280932','2023-04-12 09:33:13',NULL,228.80,'','9','1','Inventory sold','1','','sales','3826191','','No',NULL,NULL,''),(4176,'5500','91681280932','2023-04-12 09:28:52',228.80,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4177,'1000','91681280932','2023-04-12 09:33:13',400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4178,'4000','91681280932','2023-04-12 09:33:13',NULL,400.00,'','9','1','Good sold','1','','sales','3826191','','No',NULL,NULL,''),(4179,'1000','91681281196','2023-04-12 11:06:00',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4180,'4000','91681281196','2023-04-12 11:06:00',NULL,150.00,'','9','1','Good sold','1','','sales','3826389','','No',NULL,NULL,''),(4181,'1110','91681286767','2023-04-12 12:56:34',NULL,1030.00,'','9','1','Inventory sold','1','','sales','3826288','','No',NULL,NULL,''),(4182,'5500','91681286767','2023-04-12 11:06:07',1030.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4183,'1000','91681286767','2023-04-12 12:56:34',1400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4184,'4000','91681286767','2023-04-12 12:56:34',NULL,1400.00,'','9','1','Good sold','1','','sales','3826288','','No',NULL,NULL,''),(4185,'1110','91681293396','2023-04-12 13:13:22',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826013','','No',NULL,NULL,''),(4186,'5500','91681293396','2023-04-12 12:56:36',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4187,'1000','91681293396','2023-04-12 13:13:22',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4188,'4000','91681293396','2023-04-12 13:13:22',NULL,150.00,'','9','1','Good sold','1','','sales','3826013','','No',NULL,NULL,''),(4189,'1000','91681294409','2023-04-12 13:15:56',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4190,'4000','91681294409','2023-04-12 13:15:56',NULL,200.00,'','9','1','Good sold','1','','sales','3826300','','No',NULL,NULL,''),(4191,'1110','91681294563','2023-04-12 13:16:03',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826503','','No',NULL,NULL,''),(4192,'5500','91681294563','2023-04-12 13:23:10',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4193,'1000','91681294563','2023-04-12 13:23:17',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4194,'4000','91681294563','2023-04-12 13:23:17',NULL,150.00,'','9','1','Good sold','1','','sales','3826460','','No',NULL,NULL,''),(4195,'4000','91681294563','2023-04-12 13:16:03',NULL,100.00,'','9','1','Good sold','1','','sales','3826503','','No',NULL,NULL,''),(4196,'1110','91681295019','2023-04-12 14:56:27',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(4197,'5500','91681295019','2023-04-12 13:23:39',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4198,'1000','91681295019','2023-04-12 14:56:27',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4199,'4000','91681295019','2023-04-12 14:56:27',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(4200,'1110','91681300591','2023-04-12 16:22:26',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826503','','No',NULL,NULL,''),(4201,'5500','91681300591','2023-04-12 14:56:31',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4202,'1000','91681300591','2023-04-12 16:22:26',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4203,'4000','91681300591','2023-04-12 16:22:26',NULL,100.00,'','9','1','Good sold','1','','sales','3826503','','No',NULL,NULL,''),(4204,'1000','91681309318','2023-04-12 17:22:18',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4205,'4000','91681309318','2023-04-12 17:22:18',NULL,150.00,'','9','1','Good sold','1','','sales','3826460','','No',NULL,NULL,''),(4206,'1110','91681309343','2023-04-12 17:23:07',NULL,110.00,'','9','1','Inventory sold','1','','sales','3826504','','No',NULL,NULL,''),(4207,'5500','91681309343','2023-04-12 17:22:23',110.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4208,'1000','91681309343','2023-04-12 17:23:07',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4209,'4000','91681309343','2023-04-12 17:23:07',NULL,150.00,'','9','1','Good sold','1','','sales','3826504','','No',NULL,NULL,''),(4210,'1110','91681309390','2023-04-12 17:34:15',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826012','','No',NULL,NULL,''),(4211,'5500','91681309390','2023-04-12 17:23:10',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4212,'1000','91681309390','2023-04-12 17:34:15',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4213,'4000','91681309390','2023-04-12 17:34:15',NULL,100.00,'','9','1','Good sold','1','','sales','3826012','','No',NULL,NULL,''),(4214,'1000','91681310059','2023-04-12 17:51:42',280.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4215,'4000','91681310059','2023-04-12 17:51:42',NULL,130.00,'','9','1','Good sold','1','','sales','3826302','','No',NULL,NULL,''),(4216,'4000','91681310059','2023-04-12 17:34:19',NULL,150.00,'','9','1','Good sold','1','','sales','3826342','','No',NULL,NULL,''),(4217,'1000','91681311113','2023-04-12 18:21:26',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4218,'4000','91681311113','2023-04-12 18:21:26',NULL,100.00,'','9','1','Good sold','1','','sales','3826418','','No',NULL,NULL,''),(4219,'1000','91681358391','2023-04-13 07:00:14',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4220,'4000','91681358391','2023-04-13 07:00:14',NULL,1300.00,'','9','1','Good sold','1','','sales','3826188','','No',NULL,NULL,''),(4221,'1110','91681358427','2023-04-13 07:27:36',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826013','','No',NULL,NULL,''),(4222,'5500','91681358427','2023-04-13 07:27:44',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4223,'1000','91681358427','2023-04-13 07:27:52',430.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4224,'4000','91681358427','2023-04-13 07:27:52',NULL,130.00,'','9','1','Good sold','1','','sales','3826302','','No',NULL,NULL,''),(4225,'4000','91681358427','2023-04-13 07:00:27',NULL,150.00,'','9','1','Good sold','1','','sales','3826146','','No',NULL,NULL,''),(4226,'4000','91681358427','2023-04-13 07:27:36',NULL,150.00,'','9','1','Good sold','1','','sales','3826013','','No',NULL,NULL,''),(4227,'1110','91681360273','2023-04-13 07:56:21',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826013','','No',NULL,NULL,''),(4228,'5500','91681360273','2023-04-13 07:31:13',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4229,'1000','91681360273','2023-04-13 07:56:21',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4230,'4000','91681360273','2023-04-13 07:56:21',NULL,150.00,'','9','1','Good sold','1','','sales','3826013','','No',NULL,NULL,''),(4231,'1000','91681361787','2023-04-13 08:58:00',350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4232,'4000','91681361787','2023-04-13 08:58:00',NULL,350.00,'','9','1','Good sold','1','','sales','3826344','','No',NULL,NULL,''),(4233,'1000','91681365485','2023-04-13 09:50:55',350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4234,'4000','91681365485','2023-04-13 09:50:55',NULL,350.00,'','9','1','Good sold','1','','sales','3826344','','No',NULL,NULL,''),(4235,'1000','91681369052','2023-04-13 09:57:51',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4236,'4000','91681369052','2023-04-13 09:57:51',NULL,250.00,'','9','1','Good sold','1','','sales','3826043','','No',NULL,NULL,''),(4237,'1000','91681374788','2023-04-13 11:34:19',850.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4238,'4000','91681374788','2023-04-13 11:34:19',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(4239,'4000','91681374788','2023-04-13 11:33:08',NULL,400.00,'','9','1','Good sold','1','','sales','3826380','','No',NULL,NULL,''),(4240,'1000','91681374863','2023-04-13 12:00:00',700.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4241,'4000','91681374863','2023-04-13 12:00:00',NULL,700.00,'','9','1','Good sold','1','','sales','3826322','','No',NULL,NULL,''),(4242,'1000','91681376575','2023-04-13 12:15:53',2550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4243,'4000','91681376575','2023-04-13 12:15:53',NULL,2550.00,'','9','1','Good sold','1','','sales','3826374','','No',NULL,NULL,''),(4244,'1000','91681385210','2023-04-13 14:27:40',600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4245,'4000','91681385210','2023-04-13 14:27:40',NULL,350.00,'','9','1','Good sold','1','','sales','3826490','','No',NULL,NULL,''),(4246,'4000','91681385210','2023-04-13 14:26:50',NULL,250.00,'','9','1','Good sold','1','','sales','3826487','','No',NULL,NULL,''),(4247,'1000','91681385275','2023-04-13 15:25:03',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4248,'4000','91681385275','2023-04-13 15:25:03',NULL,650.00,'','9','1','Good sold','1','','sales','3826436','','No',NULL,NULL,''),(4249,'1110','91681388709','2023-04-13 16:35:36',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826012','','No',NULL,NULL,''),(4250,'5500','91681388709','2023-04-13 15:25:09',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4251,'1000','91681388709','2023-04-13 16:35:36',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4252,'4000','91681388709','2023-04-13 16:35:36',NULL,100.00,'','9','1','Good sold','1','','sales','3826012','','No',NULL,NULL,''),(4253,'1000','91681442857','2023-04-14 06:27:48',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4254,'4000','91681442857','2023-04-14 06:27:48',NULL,150.00,'','9','1','Good sold','1','','sales','3826460','','No',NULL,NULL,''),(4255,'1000','91681443888','2023-04-14 06:45:04',3900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4256,'4000','91681443888','2023-04-14 06:45:04',NULL,3900.00,'','9','1','Good sold','1','','sales','3826242','','No',NULL,NULL,''),(4257,'1110','91681443911','2023-04-14 06:57:31',NULL,1030.00,'','9','1','Inventory sold','1','','sales','3826288','','No',NULL,NULL,''),(4258,'5500','91681443911','2023-04-14 06:45:11',1030.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4259,'1000','91681443911','2023-04-14 06:57:31',1400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4260,'4000','91681443911','2023-04-14 06:57:31',NULL,1400.00,'','9','1','Good sold','1','','sales','3826288','','No',NULL,NULL,''),(4261,'1000','91681444656','2023-04-14 07:33:26',220.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4262,'4000','91681444656','2023-04-14 07:33:26',NULL,120.00,'','9','1','Good sold','1','','sales','3826302','','No',NULL,NULL,''),(4263,'4000','91681444656','2023-04-14 06:57:36',NULL,100.00,'','9','1','Good sold','1','','sales','3826418','','No',NULL,NULL,''),(4264,'1110','91681446812','2023-04-14 07:40:16',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(4265,'5500','91681446812','2023-04-14 07:33:32',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4266,'1000','91681446812','2023-04-14 07:40:16',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4267,'4000','91681446812','2023-04-14 07:40:16',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(4268,'1000','91681447342','2023-04-14 09:11:03',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4269,'4000','91681447342','2023-04-14 09:11:03',NULL,150.00,'','9','1','Good sold','1','','sales','3826146','','No',NULL,NULL,''),(4270,'1000','91681452668','2023-04-14 09:12:19',2900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4271,'4000','91681452668','2023-04-14 09:12:19',NULL,2550.00,'','9','1','Good sold','1','','sales','3826374','','No',NULL,NULL,''),(4272,'4000','91681452668','2023-04-14 09:11:08',NULL,350.00,'','9','1','Good sold','1','','sales','3826322','','No',NULL,NULL,''),(4273,'1000','91681453452','2023-04-14 10:38:50',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4274,'4000','91681453452','2023-04-14 10:38:50',NULL,300.00,'','9','1','Good sold','1','','sales','3826344','','No',NULL,NULL,''),(4275,'1000','91681482109','2023-04-14 17:39:58',600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4276,'4000','91681482109','2023-04-14 17:39:58',NULL,150.00,'','9','1','Good sold','1','','sales','3826342','','No',NULL,NULL,''),(4277,'4000','91681482109','2023-04-14 17:21:49',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(4278,'1000','91681483224','2023-04-14 17:42:11',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4279,'4000','91681483224','2023-04-14 17:42:11',NULL,100.00,'','9','1','Good sold','1','','sales','3826418','','No',NULL,NULL,''),(4280,'1110','91681483599','2023-04-14 17:49:49',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826503','','No',NULL,NULL,''),(4281,'5500','91681483599','2023-04-14 17:48:47',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4282,'1000','91681483599','2023-04-14 17:49:49',630.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4283,'4000','91681483599','2023-04-14 17:49:49',NULL,100.00,'','9','1','Good sold','1','','sales','3826503','','No',NULL,NULL,''),(4284,'4000','91681483599','2023-04-14 17:46:39',NULL,80.00,'','9','1','Good sold','1','','sales','3826468','','No',NULL,NULL,''),(4285,'4000','91681483599','2023-04-14 17:48:13',NULL,450.00,'','9','1','Good sold','1','','sales','3826437','','No',NULL,NULL,''),(4286,'1000','91681483795','2023-04-14 17:50:25',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4287,'4000','91681483795','2023-04-14 17:50:25',NULL,100.00,'','9','1','Good sold','1','','sales','3826298','','No',NULL,NULL,''),(4288,'1110','91681483849','2023-04-14 17:51:06',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(4289,'5500','91681483849','2023-04-14 17:50:49',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4290,'1000','91681483849','2023-04-14 17:51:06',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4291,'4000','91681483849','2023-04-14 17:51:06',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(4292,'1110','91681483869','2023-04-14 17:51:42',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(4293,'5500','91681483869','2023-04-14 17:51:09',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4294,'1000','91681483869','2023-04-14 17:51:42',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4295,'4000','91681483869','2023-04-14 17:51:42',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(4296,'1110','91681483904','2023-04-14 17:52:00',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826503','','No',NULL,NULL,''),(4297,'5500','91681483904','2023-04-14 17:51:44',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4298,'1000','91681483904','2023-04-14 17:52:00',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4299,'4000','91681483904','2023-04-14 17:52:00',NULL,100.00,'','9','1','Good sold','1','','sales','3826503','','No',NULL,NULL,''),(4300,'1000','91681483923','2023-04-14 17:52:29',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4301,'4000','91681483923','2023-04-14 17:52:29',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(4302,'1000','91681483953','2023-04-14 17:53:08',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4303,'4000','91681483953','2023-04-14 17:53:08',NULL,300.00,'','9','1','Good sold','1','','sales','3826344','','No',NULL,NULL,''),(4304,'1000','91681483991','2023-04-14 17:54:26',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4305,'4000','91681483991','2023-04-14 17:54:26',NULL,200.00,'','9','1','Good sold','1','','sales','3826348','','No',NULL,NULL,''),(4306,'1000','91681484070','2023-04-14 17:54:54',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4307,'4000','91681484070','2023-04-14 17:54:54',NULL,100.00,'','9','1','Good sold','1','','sales','3826145','','No',NULL,NULL,''),(4308,'1000','91681484097','2023-04-14 17:55:22',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4309,'4000','91681484097','2023-04-14 17:55:22',NULL,100.00,'','9','1','Good sold','1','','sales','3826145','','No',NULL,NULL,''),(4310,'1110','91681484125','2023-04-14 17:55:50',NULL,90.00,'','9','1','Inventory sold','1','','sales','3826233','','No',NULL,NULL,''),(4311,'5500','91681484125','2023-04-14 17:55:25',90.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4312,'1000','91681484125','2023-04-14 17:55:50',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4313,'4000','91681484125','2023-04-14 17:55:50',NULL,130.00,'','9','1','Good sold','1','','sales','3826233','','No',NULL,NULL,''),(4314,'1000','91681484153','2023-04-14 17:56:21',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4315,'4000','91681484153','2023-04-14 17:56:21',NULL,100.00,'','9','1','Good sold','1','','sales','3826418','','No',NULL,NULL,''),(4316,'1000','91681484184','2023-04-14 17:56:50',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4317,'4000','91681484184','2023-04-14 17:56:50',NULL,300.00,'','9','1','Good sold','1','','sales','3826344','','No',NULL,NULL,''),(4318,'1000','91681484213','2023-04-14 17:57:41',230.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4319,'4000','91681484213','2023-04-14 17:57:41',NULL,150.00,'','9','1','Good sold','1','','sales','3826416','','No',NULL,NULL,''),(4320,'4000','91681484213','2023-04-14 17:56:53',NULL,80.00,'','9','1','Good sold','1','','sales','3826417','','No',NULL,NULL,''),(4321,'1000','91681484629','2023-04-14 18:04:06',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4322,'4000','91681484629','2023-04-14 18:04:06',NULL,100.00,'','9','1','Good sold','1','','sales','3826418','','No',NULL,NULL,''),(4323,'1000','91681484823','2023-04-14 18:07:26',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4324,'4000','91681484823','2023-04-14 18:07:26',NULL,300.00,'','9','1','Good sold','1','','sales','3826344','','No',NULL,NULL,''),(4325,'1110','91681485524','2023-04-14 18:27:44',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826503','','No',NULL,NULL,''),(4326,'5500','91681485524','2023-04-14 18:18:44',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4327,'1000','91681485524','2023-04-14 18:27:44',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4328,'4000','91681485524','2023-04-14 18:27:44',NULL,100.00,'','9','1','Good sold','1','','sales','3826503','','No',NULL,NULL,''),(4329,'1000','91681532165','2023-04-15 07:16:26',350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4330,'4000','91681532165','2023-04-15 07:16:26',NULL,350.00,'','9','1','Good sold','1','','sales','3826344','','No',NULL,NULL,''),(4331,'1000','91681532769','2023-04-15 07:26:16',80.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4332,'4000','91681532769','2023-04-15 07:26:16',NULL,80.00,'','9','1','Good sold','1','','sales','3826417','','No',NULL,NULL,''),(4333,'1110','91681532779','2023-04-15 07:26:19',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826012','','No',NULL,NULL,''),(4334,'5500','91681532779','2023-04-15 07:48:45',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4335,'1000','91681532779','2023-04-15 07:48:51',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4336,'4000','91681532779','2023-04-15 07:48:51',NULL,150.00,'','9','1','Good sold','1','','sales','3826342','','No',NULL,NULL,''),(4337,'4000','91681532779','2023-04-15 07:26:19',NULL,100.00,'','9','1','Good sold','1','','sales','3826012','','No',NULL,NULL,''),(4338,'1110','91681534167','2023-04-15 07:49:27',NULL,96.80,'','9','1','Inventory sold','1','','sales','3826190','','No',NULL,NULL,''),(4339,'5500','91681534167','2023-04-15 08:38:23',96.80,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4340,'1000','91681534167','2023-04-15 08:38:36',330.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4341,'4000','91681534167','2023-04-15 08:38:36',NULL,150.00,'','9','1','Good sold','1','','sales','3826342','','No',NULL,NULL,''),(4342,'4000','91681534167','2023-04-15 07:49:27',NULL,180.00,'','9','1','Good sold','1','','sales','3826190','','No',NULL,NULL,''),(4343,'1000','91681537122','2023-04-15 09:20:55',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4344,'4000','91681537122','2023-04-15 09:20:55',NULL,150.00,'','9','1','Good sold','1','','sales','3826110','','No',NULL,NULL,''),(4345,'1110','91681539659','2023-04-15 10:16:52',NULL,206.80,'','9','1','Inventory sold','1','','sales','3826214','','No',NULL,NULL,''),(4346,'5500','91681539659','2023-04-15 09:20:59',206.80,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4347,'1000','91681539659','2023-04-15 10:16:52',350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4348,'4000','91681539659','2023-04-15 10:16:52',NULL,350.00,'','9','1','Good sold','1','','sales','3826214','','No',NULL,NULL,''),(4349,'1000','91681543017','2023-04-15 10:50:30',330.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4356,'1000','91681543017','2023-04-15 10:50:30',330.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4357,'4000','91681543017','2023-04-15 10:50:11',NULL,180.00,'','9','1','Good sold','1','','sales','3826167','','No',NULL,NULL,''),(4358,'4000','91681543017','2023-04-15 10:51:10',NULL,150.00,'','9','1','Good sold','1','','sales','3826342','','No',NULL,NULL,''),(4359,'1110','91681546799','2023-04-15 11:19:59',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(4360,'5500','91681546799','2023-04-15 11:20:17',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4361,'1000','91681546799','2023-04-15 11:20:31',500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4362,'4000','91681546799','2023-04-15 11:20:31',NULL,200.00,'','9','1','Good sold','1','','sales','3826300','','No',NULL,NULL,''),(4363,'4000','91681546799','2023-04-15 11:19:59',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(4364,'1110','91681555494','2023-04-15 13:45:02',NULL,52.00,'','9','1','Inventory sold','1','','sales','3826205','','No',NULL,NULL,''),(4365,'5500','91681555494','2023-04-15 13:44:54',52.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4366,'1000','91681555494','2023-04-15 13:45:02',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4367,'4000','91681555494','2023-04-15 13:45:02',NULL,100.00,'','9','1','Good sold','1','','sales','3826205','','No',NULL,NULL,''),(4368,'1110','91681555505','2023-04-15 14:34:00',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826503','','No',NULL,NULL,''),(4369,'5500','91681555505','2023-04-15 13:45:05',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4370,'1000','91681555505','2023-04-15 14:34:00',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4371,'4000','91681555505','2023-04-15 14:34:00',NULL,100.00,'','9','1','Good sold','1','','sales','3826503','','No',NULL,NULL,''),(4372,'1000','91681558445','2023-04-15 14:52:05',330.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4373,'4000','91681558445','2023-04-15 14:52:05',NULL,180.00,'','9','1','Good sold','1','','sales','3826429','','No',NULL,NULL,''),(4374,'4000','91681558445','2023-04-15 14:34:05',NULL,150.00,'','9','1','Good sold','1','','sales','3826389','','No',NULL,NULL,''),(4375,'1000','91681559529','2023-04-15 14:54:43',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4376,'4000','91681559529','2023-04-15 14:54:43',NULL,250.00,'','9','1','Good sold','1','','sales','3826153','','No',NULL,NULL,''),(4377,'1000','91681559699','2023-04-15 16:16:58',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4378,'4000','91681559699','2023-04-15 16:16:58',NULL,200.00,'','9','1','Good sold','1','','sales','3826300','','No',NULL,NULL,''),(4379,'1000','91681564621','2023-04-15 16:27:40',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4380,'4000','91681564621','2023-04-15 16:27:40',NULL,150.00,'','9','1','Good sold','1','','sales','3826342','','No',NULL,NULL,''),(4381,'1000','91681565265','2023-04-15 17:05:25',600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4382,'4000','91681565265','2023-04-15 17:05:25',NULL,600.00,'','9','1','Good sold','1','','sales','3826344','','No',NULL,NULL,''),(4383,'1110','91681567535','2023-04-15 17:07:22',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826502','','No',NULL,NULL,''),(4384,'5500','91681567535','2023-04-15 17:05:35',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4385,'1000','91681567535','2023-04-15 17:07:22',80.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4386,'4000','91681567535','2023-04-15 17:07:22',NULL,80.00,'','9','1','Good sold','1','','sales','3826502','','No',NULL,NULL,''),(4387,'1110','91681567647','2023-04-15 17:47:46',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(4388,'5500','91681567647','2023-04-15 17:47:38',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4389,'1000','91681567647','2023-04-15 17:47:46',550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4390,'4000','91681567647','2023-04-15 17:47:46',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(4391,'4000','91681567647','2023-04-15 17:07:27',NULL,250.00,'','9','1','Good sold','1','','sales','3826153','','No',NULL,NULL,''),(4392,'1000','91681570069','2023-04-15 18:09:21',400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4393,'4000','91681570069','2023-04-15 18:09:21',NULL,150.00,'','9','1','Good sold','1','','sales','3826342','','No',NULL,NULL,''),(4394,'4000','91681570069','2023-04-15 17:47:49',NULL,250.00,'','9','1','Good sold','1','','sales','3826091','','No',NULL,NULL,''),(4395,'1110','91681703984','2023-04-17 06:59:52',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826012','','No',NULL,NULL,''),(4396,'5500','91681703984','2023-04-17 06:59:44',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4397,'1000','91681703984','2023-04-17 06:59:52',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4398,'4000','91681703984','2023-04-17 06:59:52',NULL,100.00,'','9','1','Good sold','1','','sales','3826012','','No',NULL,NULL,''),(4399,'1110','91681703995','2023-04-17 07:40:17',NULL,1030.00,'','9','1','Inventory sold','1','','sales','3826288','','No',NULL,NULL,''),(4400,'5500','91681703995','2023-04-17 06:59:55',1030.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4401,'1000','91681703995','2023-04-17 07:40:17',1400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4402,'4000','91681703995','2023-04-17 07:40:17',NULL,1400.00,'','9','1','Good sold','1','','sales','3826288','','No',NULL,NULL,''),(4403,'1110','91681706463','2023-04-17 07:44:55',NULL,52.00,'','9','1','Inventory sold','1','','sales','3826205','','No',NULL,NULL,''),(4404,'5500','91681706463','2023-04-17 07:41:03',52.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4405,'1000','91681706463','2023-04-17 07:44:55',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4406,'4000','91681706463','2023-04-17 07:44:55',NULL,100.00,'','9','1','Good sold','1','','sales','3826205','','No',NULL,NULL,''),(4407,'1110','91681706705','2023-04-17 07:51:58',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826499','','No',NULL,NULL,''),(4408,'5500','91681706705','2023-04-17 07:45:05',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4409,'1000','91681706705','2023-04-17 07:51:58',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4410,'4000','91681706705','2023-04-17 07:51:58',NULL,100.00,'','9','1','Good sold','1','','sales','3826499','','No',NULL,NULL,''),(4411,'1000','91681707121','2023-04-17 07:52:40',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4412,'4000','91681707121','2023-04-17 07:52:40',NULL,1300.00,'','9','1','Good sold','1','','sales','3826188','','No',NULL,NULL,''),(4413,'1110','91681707179','2023-04-17 08:00:08',NULL,50.00,'','9','1','Inventory sold','1','','sales','3826014','','No',NULL,NULL,''),(4414,'5500','91681707179','2023-04-17 07:52:59',50.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4415,'1000','91681707179','2023-04-17 08:00:08',80.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4416,'4000','91681707179','2023-04-17 08:00:08',NULL,80.00,'','9','1','Good sold','1','','sales','3826014','','No',NULL,NULL,''),(4417,'1110','91681707635','2023-04-17 08:39:59',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(4418,'5500','91681707635','2023-04-17 08:00:35',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4419,'1000','91681707635','2023-04-17 08:39:59',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4420,'4000','91681707635','2023-04-17 08:39:59',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(4421,'1000','91681710004','2023-04-17 09:10:48',400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4422,'4000','91681710004','2023-04-17 09:10:48',NULL,400.00,'','9','1','Good sold','1','','sales','3826459','','No',NULL,NULL,''),(4423,'1000','91681711851','2023-04-17 09:21:35',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4424,'4000','91681711851','2023-04-17 09:21:35',NULL,200.00,'','9','1','Good sold','1','','sales','3826434','','No',NULL,NULL,''),(4425,'1000','91681712509','2023-04-17 09:23:18',1550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4426,'4000','91681712509','2023-04-17 09:23:18',NULL,1550.00,'','9','1','Good sold','1','','sales','3826163','','No',NULL,NULL,''),(4427,'1000','91681712667','2023-04-17 09:26:36',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4428,'4000','91681712667','2023-04-17 09:26:36',NULL,150.00,'','9','1','Good sold','1','','sales','3826389','','No',NULL,NULL,''),(4429,'1000','91681712804','2023-04-17 09:54:15',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4430,'4000','91681712804','2023-04-17 09:54:15',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(4431,'1000','91681714461','2023-04-17 11:29:01',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4432,'4000','91681714461','2023-04-17 11:29:01',NULL,300.00,'','9','1','Good sold','1','','sales','3826460','','No',NULL,NULL,''),(4433,'1110','91681720409','2023-04-17 12:47:10',NULL,50.00,'','9','1','Inventory sold','1','','sales','3826014','','No',NULL,NULL,''),(4434,'5500','91681720409','2023-04-17 11:33:29',50.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4435,'1000','91681720409','2023-04-17 12:47:10',80.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4436,'4000','91681720409','2023-04-17 12:47:10',NULL,80.00,'','9','1','Good sold','1','','sales','3826014','','No',NULL,NULL,''),(4437,'1000','91681724838','2023-04-17 12:47:40',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4438,'4000','91681724838','2023-04-17 12:47:40',NULL,100.00,'','9','1','Good sold','1','','sales','3826145','','No',NULL,NULL,''),(4439,'1000','91681724869','2023-04-17 12:49:27',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4440,'4000','91681724869','2023-04-17 12:49:27',NULL,150.00,'','9','1','Good sold','1','','sales','3826356','','No',NULL,NULL,''),(4441,'1000','91681724970','2023-04-17 12:56:16',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4442,'4000','91681724970','2023-04-17 12:56:16',NULL,100.00,'','9','1','Good sold','1','','sales','3826430','','No',NULL,NULL,''),(4443,'1000','91681725379','2023-04-17 13:14:23',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4444,'4000','91681725379','2023-04-17 13:14:23',NULL,150.00,'','9','1','Good sold','1','','sales','3826389','','No',NULL,NULL,''),(4445,'1000','91681726470','2023-04-17 13:51:22',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4446,'4000','91681726470','2023-04-17 13:51:22',NULL,250.00,'','9','1','Good sold','1','','sales','3826415','','No',NULL,NULL,''),(4447,'1000','91681728686','2023-04-17 14:19:06',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4448,'4000','91681728686','2023-04-17 14:19:06',NULL,450.00,'','9','1','Good sold','1','','sales','3826437','','No',NULL,NULL,''),(4449,'1000','91681730352','2023-04-17 15:54:11',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4450,'4000','91681730352','2023-04-17 15:54:11',NULL,100.00,'','9','1','Good sold','1','','sales','3826418','','No',NULL,NULL,''),(4451,'1110','91681745297','2023-04-17 18:28:38',NULL,5000.00,'','9','1','Inventory sold','1','','sales','3826287','','No',NULL,NULL,''),(4452,'5500','91681745297','2023-04-17 18:28:30',5000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4453,'1000','91681745297','2023-04-17 18:28:38',6450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4454,'4000','91681745297','2023-04-17 18:28:38',NULL,6000.00,'','9','1','Good sold','1','','sales','3826287','','No',NULL,NULL,''),(4455,'4000','91681745297','2023-04-17 18:28:17',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(4456,'1000','91681790218','2023-04-18 06:57:14',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4457,'4000','91681790218','2023-04-18 06:57:14',NULL,200.00,'','9','1','Good sold','1','','sales','3826300','','No',NULL,NULL,''),(4458,'1000','91681790238','2023-04-18 08:48:39',400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4459,'4000','91681790238','2023-04-18 08:48:39',NULL,400.00,'','9','1','Good sold','1','','sales','3826131','','No',NULL,NULL,''),(4460,'1000','91681796925','2023-04-18 08:50:48',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4461,'4000','91681796925','2023-04-18 08:50:48',NULL,200.00,'','9','1','Good sold','1','','sales','3826487','','No',NULL,NULL,''),(4462,'1000','91681805026','2023-04-18 11:03:59',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4463,'4000','91681805026','2023-04-18 11:03:59',NULL,150.00,'','9','1','Good sold','1','','sales','3826416','','No',NULL,NULL,''),(4464,'1110','91681805044','2023-04-18 11:12:29',NULL,206.80,'','9','1','Inventory sold','1','','sales','3826214','','No',NULL,NULL,''),(4465,'1110','91681805044','2023-04-18 11:04:04',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826012','','No',NULL,NULL,''),(4466,'5500','91681805044','2023-04-18 11:12:21',281.80,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4467,'1000','91681805044','2023-04-18 11:12:29',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4468,'4000','91681805044','2023-04-18 11:12:29',NULL,350.00,'','9','1','Good sold','1','','sales','3826214','','No',NULL,NULL,''),(4469,'4000','91681805044','2023-04-18 11:04:04',NULL,100.00,'','9','1','Good sold','1','','sales','3826012','','No',NULL,NULL,''),(4470,'1110','91681805551','2023-04-18 12:37:01',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(4471,'5500','91681805551','2023-04-18 12:35:06',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4472,'1000','91681805551','2023-04-18 12:37:01',550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4473,'4000','91681805551','2023-04-18 12:37:01',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(4474,'4000','91681805551','2023-04-18 11:12:31',NULL,250.00,'','9','1','Good sold','1','','sales','3826153','','No',NULL,NULL,''),(4475,'1000','91681810741','2023-04-18 12:59:38',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4476,'4000','91681810741','2023-04-18 12:59:38',NULL,420.00,'','9','1','Good sold','1','','sales','3826117','','No',NULL,NULL,''),(4477,'1000','91681811988','2023-04-18 14:06:28',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4478,'4000','91681811988','2023-04-18 14:06:28',NULL,900.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(4479,'1000','91681817005','2023-04-18 14:23:33',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4480,'4000','91681817005','2023-04-18 14:23:33',NULL,200.00,'','9','1','Good sold','1','','sales','3826466','','No',NULL,NULL,''),(4481,'1110','91681817017','2023-04-18 14:47:07',NULL,2550.00,'','9','1','Inventory sold','1','','sales','3826283','','No',NULL,NULL,''),(4482,'5500','91681817017','2023-04-18 14:23:37',2550.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4483,'1000','91681817017','2023-04-18 14:47:07',3200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4484,'4000','91681817017','2023-04-18 14:47:07',NULL,3200.00,'','9','1','Good sold','1','','sales','3826283','','No',NULL,NULL,''),(4485,'1000','91681818433','2023-04-18 15:01:22',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4486,'4000','91681818433','2023-04-18 15:01:22',NULL,1300.00,'','9','1','Good sold','1','','sales','3826188','','No',NULL,NULL,''),(4487,'1000','91681819287','2023-04-18 15:03:22',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4488,'4000','91681819287','2023-04-18 15:03:22',NULL,150.00,'','9','1','Good sold','1','','sales','3826110','','No',NULL,NULL,''),(4489,'1000','91681819406','2023-04-18 15:13:08',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4490,'4000','91681819406','2023-04-18 15:13:08',NULL,100.00,'','9','1','Good sold','1','','sales','3826145','','No',NULL,NULL,''),(4491,'1000','91681827671','2023-04-18 17:21:31',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4492,'4000','91681827671','2023-04-18 17:21:31',NULL,150.00,'','9','1','Good sold','1','','sales','3826146','','No',NULL,NULL,''),(4493,'4000','91681827671','2023-04-18 17:21:11',NULL,150.00,'','9','1','Good sold','1','','sales','3826356','','No',NULL,NULL,''),(4494,'1000','91681827694','2023-04-18 17:54:39',1350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4495,'4000','91681827694','2023-04-18 17:54:39',NULL,1350.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(4496,'1000','91681829719','2023-04-18 18:13:05',700.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4497,'4000','91681829719','2023-04-18 18:13:05',NULL,700.00,'','9','1','Good sold','1','','sales','3826490','','No',NULL,NULL,''),(4498,'1000','91681831256','2023-04-18 18:22:30',500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4499,'4000','91681831256','2023-04-18 18:22:30',NULL,500.00,'','9','1','Good sold','1','','sales','3826396','','No',NULL,NULL,''),(4500,'1000','91681831353','2023-04-18 18:25:30',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4501,'4000','91681831353','2023-04-18 18:25:30',NULL,150.00,'','9','1','Good sold','1','','sales','3826342','','No',NULL,NULL,''),(4502,'1110','91681877229','2023-04-19 07:07:30',NULL,1030.00,'','9','1','Inventory sold','1','','sales','3826288','','No',NULL,NULL,''),(4503,'5500','91681877229','2023-04-19 07:07:19',1030.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4504,'1000','91681877229','2023-04-19 07:07:30',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4505,'4000','91681877229','2023-04-19 07:07:30',NULL,1400.00,'','9','1','Good sold','1','','sales','3826288','','No',NULL,NULL,''),(4506,'4000','91681877229','2023-04-19 07:07:09',NULL,100.00,'','9','1','Good sold','1','','sales','3826418','','No',NULL,NULL,''),(4507,'1000','91681877256','2023-04-19 07:35:04',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4508,'4000','91681877256','2023-04-19 07:35:04',NULL,300.00,'','9','1','Good sold','1','','sales','3826448','','No',NULL,NULL,''),(4509,'1000','91681878906','2023-04-19 08:23:15',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4510,'4000','91681878906','2023-04-19 08:23:15',NULL,200.00,'','9','1','Good sold','1','','sales','3826466','','No',NULL,NULL,''),(4511,'1000','91681881799','2023-04-19 08:23:27',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4512,'4000','91681881799','2023-04-19 08:23:27',NULL,150.00,'','9','1','Good sold','1','','sales','3826110','','No',NULL,NULL,''),(4513,'1000','91681881808','2023-04-19 08:25:13',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4514,'4000','91681881808','2023-04-19 08:25:13',NULL,200.00,'','9','1','Good sold','1','','sales','3826300','','No',NULL,NULL,''),(4515,'1110','91681881916','2023-04-19 08:48:41',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(4516,'5500','91681881916','2023-04-19 08:25:16',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4517,'1000','91681881916','2023-04-19 08:48:41',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4518,'4000','91681881916','2023-04-19 08:48:41',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(4519,'1000','91681893859','2023-04-19 11:44:35',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4520,'4000','91681893859','2023-04-19 11:44:35',NULL,250.00,'','9','1','Good sold','1','','sales','3826153','','No',NULL,NULL,''),(4521,'4000','91681893859','2023-04-19 11:44:19',NULL,200.00,'','9','1','Good sold','1','','sales','3826348','','No',NULL,NULL,''),(4522,'1000','91681897473','2023-04-19 12:44:41',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4523,'4000','91681897473','2023-04-19 12:44:41',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(4524,'1110','91681900244','2023-04-19 13:49:38',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(4525,'5500','91681900244','2023-04-19 13:48:18',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4526,'1000','91681900244','2023-04-19 13:49:38',680.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4527,'4000','91681900244','2023-04-19 13:49:38',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(4528,'4000','91681900244','2023-04-19 13:30:44',NULL,250.00,'','9','1','Good sold','1','','sales','3826091','','No',NULL,NULL,''),(4529,'4000','91681900244','2023-04-19 13:47:28',NULL,130.00,'','9','1','Good sold','1','','sales','3826302','','No',NULL,NULL,''),(4530,'1000','91681901452','2023-04-19 14:00:50',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4531,'4000','91681901452','2023-04-19 14:00:50',NULL,100.00,'','9','1','Good sold','1','','sales','3826145','','No',NULL,NULL,''),(4532,'1000','91681902054','2023-04-19 14:05:14',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4533,'4000','91681902054','2023-04-19 14:05:14',NULL,100.00,'','9','1','Good sold','1','','sales','3826298','','No',NULL,NULL,''),(4534,'1110','91681902328','2023-04-19 14:05:28',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826013','','No',NULL,NULL,''),(4535,'5500','91681902328','2023-04-19 14:05:52',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4536,'1000','91681902328','2023-04-19 14:05:58',280.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4537,'4000','91681902328','2023-04-19 14:05:58',NULL,130.00,'','9','1','Good sold','1','','sales','3826302','','No',NULL,NULL,''),(4538,'4000','91681902328','2023-04-19 14:05:28',NULL,150.00,'','9','1','Good sold','1','','sales','3826013','','No',NULL,NULL,''),(4539,'1000','91681912321','2023-04-19 16:52:53',350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4540,'4000','91681912321','2023-04-19 16:52:53',NULL,100.00,'','9','1','Good sold','1','','sales','3826323','','No',NULL,NULL,''),(4541,'4000','91681912321','2023-04-19 16:52:01',NULL,100.00,'','9','1','Good sold','1','','sales','3826326','','No',NULL,NULL,''),(4542,'4000','91681912321','2023-04-19 16:52:10',NULL,150.00,'','9','1','Good sold','1','','sales','3826342','','No',NULL,NULL,''),(4543,'1110','91681912380','2023-04-19 16:53:00',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(4544,'5500','91681912380','2023-04-19 17:47:21',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4545,'1000','91681912380','2023-04-19 17:47:28',600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4546,'4000','91681912380','2023-04-19 17:47:28',NULL,300.00,'','9','1','Good sold','1','','sales','3826424','','No',NULL,NULL,''),(4547,'4000','91681912380','2023-04-19 16:53:00',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(4548,'1000','91681916362','2023-04-19 18:13:54',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4549,'4000','91681916362','2023-04-19 18:13:54',NULL,250.00,'','9','1','Good sold','1','','sales','3826153','','No',NULL,NULL,''),(4550,'1000','91681917242','2023-04-19 18:16:31',350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4551,'4000','91681917242','2023-04-19 18:16:31',NULL,200.00,'','9','1','Good sold','1','','sales','3826300','','No',NULL,NULL,''),(4552,'4000','91681917242','2023-04-19 18:14:02',NULL,150.00,'','9','1','Good sold','1','','sales','3826146','','No',NULL,NULL,''),(4553,'1110','91681966058','2023-04-20 07:48:10',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(4554,'5500','91681966058','2023-04-20 07:47:51',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4555,'1000','91681966058','2023-04-20 07:48:10',550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4556,'4000','91681966058','2023-04-20 07:48:10',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(4557,'4000','91681966058','2023-04-20 07:47:38',NULL,250.00,'','9','1','Good sold','1','','sales','3826153','','No',NULL,NULL,''),(4558,'1000','91681966095','2023-04-20 07:50:36',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4559,'4000','91681966095','2023-04-20 07:50:36',NULL,130.00,'','9','1','Good sold','1','','sales','3826441','','No',NULL,NULL,''),(4560,'1000','91681966239','2023-04-20 08:47:52',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4561,'4000','91681966239','2023-04-20 08:47:52',NULL,150.00,'','9','1','Good sold','1','','sales','3826110','','No',NULL,NULL,''),(4562,'1000','91681969681','2023-04-20 10:22:47',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4563,'4000','91681969681','2023-04-20 10:22:47',NULL,250.00,'','9','1','Good sold','1','','sales','3826153','','No',NULL,NULL,''),(4564,'1110','91681991278','2023-04-20 15:28:41',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826012','','No',NULL,NULL,''),(4565,'5500','91681991278','2023-04-20 14:47:58',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4566,'1000','91681991278','2023-04-20 15:28:41',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4567,'4000','91681991278','2023-04-20 15:28:41',NULL,100.00,'','9','1','Good sold','1','','sales','3826012','','No',NULL,NULL,''),(4568,'1000','91681993730','2023-04-20 15:58:50',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4569,'4000','91681993730','2023-04-20 15:58:50',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(4570,'1110','91681995537','2023-04-20 17:53:11',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(4571,'5500','91681995537','2023-04-20 17:52:58',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4572,'1000','91681995537','2023-04-20 17:53:11',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4573,'4000','91681995537','2023-04-20 17:53:11',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(4574,'1000','91682048233','2023-04-21 06:37:33',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4575,'4000','91682048233','2023-04-21 06:37:33',NULL,250.00,'','9','1','Good sold','1','','sales','3826231','','No',NULL,NULL,''),(4576,'1000','91682048259','2023-04-21 07:23:05',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4577,'4000','91682048259','2023-04-21 07:23:05',NULL,200.00,'','9','1','Good sold','1','','sales','3826300','','No',NULL,NULL,''),(4578,'1000','91682050989','2023-04-21 07:39:52',180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4579,'4000','91682050989','2023-04-21 07:39:52',NULL,180.00,'','9','1','Good sold','1','','sales','3826271','','No',NULL,NULL,''),(4580,'1110','91682052051','2023-04-21 08:53:50',NULL,228.80,'','9','1','Inventory sold','1','','sales','3826191','','No',NULL,NULL,''),(4581,'5500','91682052051','2023-04-21 08:53:43',228.80,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4582,'1000','91682052051','2023-04-21 08:53:50',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4583,'4000','91682052051','2023-04-21 08:53:50',NULL,350.00,'','9','1','Good sold','1','','sales','3826191','','No',NULL,NULL,''),(4584,'4000','91682052051','2023-04-21 07:40:52',NULL,550.00,'','9','1','Good sold','1','','sales','3826345','','No',NULL,NULL,''),(4585,'1000','91682056441','2023-04-21 09:11:10',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4586,'4000','91682056441','2023-04-21 09:11:10',NULL,250.00,'','9','1','Good sold','1','','sales','3826304','','No',NULL,NULL,''),(4587,'1110','91682057473','2023-04-21 09:44:15',NULL,1120.00,'','9','1','Inventory sold','1','','sales','3826496','','No',NULL,NULL,''),(4588,'5500','91682057473','2023-04-21 09:11:13',1120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4589,'1000','91682057473','2023-04-21 09:44:15',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4590,'4000','91682057473','2023-04-21 09:44:15',NULL,1300.00,'','9','1','Good sold','1','','sales','3826496','','No',NULL,NULL,''),(4591,'1110','91682059460','2023-04-21 09:48:15',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(4592,'5500','91682059460','2023-04-21 09:44:20',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4593,'1000','91682059460','2023-04-21 09:48:15',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4594,'4000','91682059460','2023-04-21 09:48:15',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(4595,'1110','91682059698','2023-04-21 09:59:51',NULL,1030.00,'','9','1','Inventory sold','1','','sales','3826288','','No',NULL,NULL,''),(4596,'5500','91682059698','2023-04-21 09:48:18',1030.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4597,'1000','91682059698','2023-04-21 09:59:51',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4598,'4000','91682059698','2023-04-21 09:59:51',NULL,1300.00,'','9','1','Good sold','1','','sales','3826288','','No',NULL,NULL,''),(4599,'1000','91682060394','2023-04-21 10:17:16',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4600,'4000','91682060394','2023-04-21 10:17:16',NULL,250.00,'','9','1','Good sold','1','','sales','3826396','','No',NULL,NULL,''),(4601,'1110','91682061471','2023-04-21 10:31:52',NULL,5500.00,'','9','1','Inventory sold','1','','sales','3826286','','No',NULL,NULL,''),(4602,'5500','91682061471','2023-04-21 10:17:52',5500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4603,'1000','91682061471','2023-04-21 10:31:52',6400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4604,'4000','91682061471','2023-04-21 10:31:52',NULL,6400.00,'','9','1','Good sold','1','','sales','3826286','','No',NULL,NULL,''),(4605,'1110','91682062416','2023-04-21 11:22:34',NULL,2550.00,'','9','1','Inventory sold','1','','sales','3826283','','No',NULL,NULL,''),(4606,'5500','91682062416','2023-04-21 10:33:36',2550.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4607,'1000','91682062416','2023-04-21 11:22:34',3100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4608,'4000','91682062416','2023-04-21 11:22:34',NULL,3100.00,'','9','1','Good sold','1','','sales','3826283','','No',NULL,NULL,''),(4609,'1000','91682065363','2023-04-21 11:32:53',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4610,'4000','91682065363','2023-04-21 11:32:53',NULL,300.00,'','9','1','Good sold','1','','sales','3826424','','No',NULL,NULL,''),(4611,'1110','91682078340','2023-04-21 14:59:35',NULL,5500.00,'','9','1','Inventory sold','1','','sales','3826286','','No',NULL,NULL,''),(4612,'5500','91682078340','2023-04-21 14:59:00',5500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4613,'1000','91682078340','2023-04-21 14:59:35',6400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4614,'4000','91682078340','2023-04-21 14:59:35',NULL,6400.00,'','9','1','Good sold','1','','sales','3826286','','No',NULL,NULL,''),(4615,'1000','91682078388','2023-04-21 15:02:57',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4616,'4000','91682078388','2023-04-21 15:02:57',NULL,100.00,'','9','1','Good sold','1','','sales','3826323','','No',NULL,NULL,''),(4617,'4000','91682078388','2023-04-21 14:59:48',NULL,200.00,'','9','1','Good sold','1','','sales','3826348','','No',NULL,NULL,''),(4618,'1110','91682078637','2023-04-21 16:21:35',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826012','','No',NULL,NULL,''),(4619,'5500','91682078637','2023-04-21 16:21:26',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4620,'1000','91682078637','2023-04-21 16:21:35',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4621,'4000','91682078637','2023-04-21 16:21:35',NULL,100.00,'','9','1','Good sold','1','','sales','3826012','','No',NULL,NULL,''),(4622,'1000','91682083301','2023-04-21 16:32:06',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4623,'4000','91682083301','2023-04-21 16:32:06',NULL,200.00,'','9','1','Good sold','1','','sales','3826348','','No',NULL,NULL,''),(4624,'1000','91682083930','2023-04-21 16:40:17',160.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4625,'4000','91682083930','2023-04-21 16:40:17',NULL,160.00,'','9','1','Good sold','1','','sales','3826429','','No',NULL,NULL,''),(4626,'1000','91682085188','2023-04-21 17:30:21',800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4627,'4000','91682085188','2023-04-21 17:30:21',NULL,800.00,'','9','1','Good sold','1','','sales','3826270','','No',NULL,NULL,''),(4628,'1110','91682087425','2023-04-21 17:32:11',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(4629,'5500','91682087425','2023-04-21 17:30:25',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4630,'1000','91682087425','2023-04-21 17:32:11',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4631,'4000','91682087425','2023-04-21 17:32:11',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(4632,'1110','91682087537','2023-04-21 17:46:55',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(4633,'5500','91682087537','2023-04-21 17:32:17',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4634,'1000','91682087537','2023-04-21 17:46:55',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4635,'4000','91682087537','2023-04-21 17:46:55',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(4636,'1000','91682088514','2023-04-21 17:51:33',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4637,'4000','91682088514','2023-04-21 17:51:33',NULL,100.00,'','9','1','Good sold','1','','sales','3826326','','No',NULL,NULL,''),(4638,'1110','91682088696','2023-04-21 18:14:34',NULL,2800.00,'','9','1','Inventory sold','1','','sales','3826285','','No',NULL,NULL,''),(4639,'1110','91682088696','2023-04-21 17:51:36',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(4640,'5500','91682088696','2023-04-21 18:14:28',3930.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4641,'1000','91682088696','2023-04-21 18:14:34',4900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4642,'4000','91682088696','2023-04-21 18:14:34',NULL,3400.00,'','9','1','Good sold','1','','sales','3826285','','No',NULL,NULL,''),(4643,'4000','91682088696','2023-04-21 17:51:36',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(4644,'1000','91682133672','2023-04-22 06:21:23',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4645,'4000','91682133672','2023-04-22 06:21:23',NULL,200.00,'','9','1','Good sold','1','','sales','3826348','','No',NULL,NULL,''),(4646,'1000','91682133688','2023-04-22 08:12:25',1000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4647,'4000','91682133688','2023-04-22 08:12:25',NULL,1000.00,'','9','1','Good sold','1','','sales','3826343','','No',NULL,NULL,''),(4648,'1000','91682140351','2023-04-22 08:12:45',800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4649,'4000','91682140351','2023-04-22 08:12:45',NULL,800.00,'','9','1','Good sold','1','','sales','3826166','','No',NULL,NULL,''),(4650,'1000','91682140370','2023-04-22 09:11:39',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4651,'4000','91682140370','2023-04-22 09:11:39',NULL,900.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(4652,'1000','91682143905','2023-04-22 09:55:42',350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4653,'4000','91682143905','2023-04-22 09:55:42',NULL,200.00,'','9','1','Good sold','1','','sales','3826348','','No',NULL,NULL,''),(4654,'4000','91682143905','2023-04-22 09:11:45',NULL,150.00,'','9','1','Good sold','1','','sales','3826271','','No',NULL,NULL,''),(4655,'1000','91682146552','2023-04-22 10:23:11',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4656,'4000','91682146552','2023-04-22 10:23:11',NULL,250.00,'','9','1','Good sold','1','','sales','3826153','','No',NULL,NULL,''),(4657,'4000','91682146552','2023-04-22 09:55:52',NULL,200.00,'','9','1','Good sold','1','','sales','3826348','','No',NULL,NULL,''),(4658,'1000','91682157700','2023-04-22 13:01:48',2100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4659,'4000','91682157700','2023-04-22 13:01:48',NULL,2100.00,'','9','1','Good sold','1','','sales','3826117','','No',NULL,NULL,''),(4660,'1110','91682157796','2023-04-22 13:55:35',NULL,690.00,'','9','1','Inventory sold','1','','sales','3826209','','No',NULL,NULL,''),(4661,'5500','91682157796','2023-04-22 13:03:16',690.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4662,'1000','91682157796','2023-04-22 13:55:35',1000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4663,'4000','91682157796','2023-04-22 13:55:35',NULL,1000.00,'','9','1','Good sold','1','','sales','3826209','','No',NULL,NULL,''),(4664,'1000','91682165699','2023-04-22 15:15:12',390.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4665,'4000','91682165699','2023-04-22 15:15:12',NULL,390.00,'','9','1','Good sold','1','','sales','3826441','','No',NULL,NULL,''),(4666,'1000','91682165727','2023-04-22 15:55:02',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4667,'4000','91682165727','2023-04-22 15:55:02',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(4668,'1000','91682168110','2023-04-22 15:55:26',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4669,'4000','91682168110','2023-04-22 15:55:26',NULL,150.00,'','9','1','Good sold','1','','sales','3826146','','No',NULL,NULL,''),(4670,'1000','91682169575','2023-04-22 16:19:44',80.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4671,'4000','91682169575','2023-04-22 16:19:44',NULL,80.00,'','9','1','Good sold','1','','sales','3826417','','No',NULL,NULL,''),(4672,'1000','91682170662','2023-04-22 16:38:20',2200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4673,'4000','91682170662','2023-04-22 16:38:20',NULL,2200.00,'','9','1','Good sold','1','','sales','3826372','','No',NULL,NULL,''),(4674,'1110','91682170705','2023-04-22 17:04:25',NULL,206.80,'','9','1','Inventory sold','1','','sales','3826214','','No',NULL,NULL,''),(4675,'5500','91682170705','2023-04-22 16:38:25',206.80,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4676,'1000','91682170705','2023-04-22 17:04:25',350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4677,'4000','91682170705','2023-04-22 17:04:25',NULL,350.00,'','9','1','Good sold','1','','sales','3826214','','No',NULL,NULL,''),(4678,'1000','91682172280','2023-04-22 18:00:59',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4679,'4000','91682172280','2023-04-22 18:00:59',NULL,150.00,'','9','1','Good sold','1','','sales','3826110','','No',NULL,NULL,''),(4680,'1110','91682175663','2023-04-22 18:37:50',NULL,5500.00,'','9','1','Inventory sold','1','','sales','3826286','','No',NULL,NULL,''),(4681,'5500','91682175663','2023-04-22 18:01:03',5500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4682,'1000','91682175663','2023-04-22 18:37:50',6400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4683,'4000','91682175663','2023-04-22 18:37:50',NULL,6400.00,'','9','1','Good sold','1','','sales','3826286','','No',NULL,NULL,''),(4684,'1110','91682308495','2023-04-24 06:58:46',NULL,206.80,'','9','1','Inventory sold','1','','sales','3826214','','No',NULL,NULL,''),(4685,'5500','91682308495','2023-04-24 06:58:37',206.80,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4686,'1000','91682308495','2023-04-24 06:58:46',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4687,'4000','91682308495','2023-04-24 06:58:46',NULL,350.00,'','9','1','Good sold','1','','sales','3826214','','No',NULL,NULL,''),(4688,'4000','91682308495','2023-04-24 06:54:55',NULL,100.00,'','9','1','Good sold','1','','sales','3826323','','No',NULL,NULL,''),(4689,'1000','91682308883','2023-04-24 07:18:20',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4690,'4000','91682308883','2023-04-24 07:18:20',NULL,250.00,'','9','1','Good sold','1','','sales','3826396','','No',NULL,NULL,''),(4691,'1110','91682309907','2023-04-24 07:44:10',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826460','','No',NULL,NULL,''),(4692,'5500','91682309907','2023-04-24 07:44:00',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4693,'1000','91682309907','2023-04-24 07:44:10',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4694,'4000','91682309907','2023-04-24 07:44:10',NULL,150.00,'','9','1','Good sold','1','','sales','3826460','','No',NULL,NULL,''),(4695,'4000','91682309907','2023-04-24 07:18:27',NULL,150.00,'','9','1','Good sold','1','','sales','3826110','','No',NULL,NULL,''),(4696,'1110','91682311460','2023-04-24 08:13:05',NULL,5000.00,'','9','1','Inventory sold','1','','sales','3826287','','No',NULL,NULL,''),(4697,'5500','91682311460','2023-04-24 07:44:20',5000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4698,'1000','91682311460','2023-04-24 08:13:05',5800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4699,'4000','91682311460','2023-04-24 08:13:05',NULL,5800.00,'','9','1','Good sold','1','','sales','3826287','','No',NULL,NULL,''),(4700,'1110','91682313193','2023-04-24 08:15:01',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826460','','No',NULL,NULL,''),(4701,'5500','91682313193','2023-04-24 08:13:13',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4702,'1000','91682313193','2023-04-24 08:15:01',140.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4703,'4000','91682313193','2023-04-24 08:15:01',NULL,140.00,'','9','1','Good sold','1','','sales','3826460','','No',NULL,NULL,''),(4704,'1000','91682313309','2023-04-24 08:50:38',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4705,'4000','91682313309','2023-04-24 08:50:38',NULL,150.00,'','9','1','Good sold','1','','sales','3826356','','No',NULL,NULL,''),(4706,'1000','91682315442','2023-04-24 09:04:11',180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4707,'4000','91682315442','2023-04-24 09:04:11',NULL,180.00,'','9','1','Good sold','1','','sales','3826493','','No',NULL,NULL,''),(4708,'1000','91682316255','2023-04-24 10:15:11',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4709,'4000','91682316255','2023-04-24 10:15:11',NULL,150.00,'','9','1','Good sold','1','','sales','3826356','','No',NULL,NULL,''),(4710,'4000','91682316255','2023-04-24 09:04:15',NULL,100.00,'','9','1','Good sold','1','','sales','3826323','','No',NULL,NULL,''),(4711,'1110','91682344141','2023-04-24 16:50:10',NULL,228.80,'','9','1','Inventory sold','1','','sales','3826191','','No',NULL,NULL,''),(4712,'5500','91682344141','2023-04-24 16:49:01',228.80,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4713,'1000','91682344141','2023-04-24 16:50:10',400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4714,'4000','91682344141','2023-04-24 16:50:10',NULL,400.00,'','9','1','Good sold','1','','sales','3826191','','No',NULL,NULL,''),(4715,'1110','91682344215','2023-04-24 16:50:46',NULL,50.00,'','9','1','Inventory sold','1','','sales','3826014','','No',NULL,NULL,''),(4716,'5500','91682344215','2023-04-24 16:50:37',50.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4717,'1000','91682344215','2023-04-24 16:50:46',330.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4718,'4000','91682344215','2023-04-24 16:50:46',NULL,80.00,'','9','1','Good sold','1','','sales','3826014','','No',NULL,NULL,''),(4719,'4000','91682344215','2023-04-24 16:50:15',NULL,100.00,'','9','1','Good sold','1','','sales','3826323','','No',NULL,NULL,''),(4720,'4000','91682344215','2023-04-24 16:50:30',NULL,150.00,'','9','1','Good sold','1','','sales','3826356','','No',NULL,NULL,''),(4721,'1000','91682344249','2023-04-24 16:55:26',800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4722,'4000','91682344249','2023-04-24 16:55:26',NULL,800.00,'','9','1','Good sold','1','','sales','3826308','','No',NULL,NULL,''),(4723,'1110','91682344530','2023-04-24 16:58:15',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(4724,'5500','91682344530','2023-04-24 16:58:28',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4725,'1000','91682344530','2023-04-24 17:00:00',950.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4726,'4000','91682344530','2023-04-24 17:00:00',NULL,250.00,'','9','1','Good sold','1','','sales','3826153','','No',NULL,NULL,''),(4727,'4000','91682344530','2023-04-24 16:55:30',NULL,400.00,'','9','1','Good sold','1','','sales','3826348','','No',NULL,NULL,''),(4728,'4000','91682344530','2023-04-24 16:58:15',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(4729,'1110','91682347051','2023-04-24 17:42:06',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(4730,'5500','91682347051','2023-04-24 17:37:31',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4731,'1000','91682347051','2023-04-24 17:42:06',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4732,'4000','91682347051','2023-04-24 17:42:06',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(4733,'1110','91682347345','2023-04-24 18:27:37',NULL,206.80,'','9','1','Inventory sold','1','','sales','3826214','','No',NULL,NULL,''),(4734,'5500','91682347345','2023-04-24 18:27:27',206.80,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4735,'1000','91682347345','2023-04-24 18:27:37',500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4736,'4000','91682347345','2023-04-24 18:27:37',NULL,350.00,'','9','1','Good sold','1','','sales','3826214','','No',NULL,NULL,''),(4737,'4000','91682347345','2023-04-24 17:42:25',NULL,150.00,'','9','1','Good sold','1','','sales','3826146','','No',NULL,NULL,''),(4738,'1000','91682395336','2023-04-25 07:02:26',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4739,'4000','91682395336','2023-04-25 07:02:26',NULL,150.00,'','9','1','Good sold','1','','sales','3826146','','No',NULL,NULL,''),(4740,'1110','91682395350','2023-04-25 07:39:12',NULL,150.00,'','9','1','Inventory sold','1','','sales','3826038','','No',NULL,NULL,''),(4741,'5500','91682395350','2023-04-25 07:02:30',150.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4742,'1000','91682395350','2023-04-25 07:39:12',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4743,'4000','91682395350','2023-04-25 07:39:12',NULL,200.00,'','9','1','Good sold','1','','sales','3826038','','No',NULL,NULL,''),(4744,'1000','91682397556','2023-04-25 07:59:50',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4745,'4000','91682397556','2023-04-25 07:59:50',NULL,100.00,'','9','1','Good sold','1','','sales','3826431','','No',NULL,NULL,''),(4746,'1000','91682403146','2023-04-25 09:12:35',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4747,'4000','91682403146','2023-04-25 09:12:35',NULL,150.00,'','9','1','Good sold','1','','sales','3826146','','No',NULL,NULL,''),(4748,'1110','91682412497','2023-04-25 11:48:26',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826502','','No',NULL,NULL,''),(4749,'5500','91682412497','2023-04-25 11:48:17',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4750,'1000','91682412497','2023-04-25 11:48:26',80.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4751,'4000','91682412497','2023-04-25 11:48:26',NULL,80.00,'','9','1','Good sold','1','','sales','3826502','','No',NULL,NULL,''),(4752,'1000','91682412510','2023-04-25 12:03:01',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4753,'4000','91682412510','2023-04-25 12:03:01',NULL,100.00,'','9','1','Good sold','1','','sales','3826145','','No',NULL,NULL,''),(4754,'1000','91682413384','2023-04-25 12:09:08',800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4755,'4000','91682413384','2023-04-25 12:09:08',NULL,600.00,'','9','1','Good sold','1','','sales','3826436','','No',NULL,NULL,''),(4756,'4000','91682413384','2023-04-25 12:03:04',NULL,200.00,'','9','1','Good sold','1','','sales','3826431','','No',NULL,NULL,''),(4757,'1000','91682413885','2023-04-25 12:20:51',5040.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4758,'4000','91682413885','2023-04-25 12:20:51',NULL,5040.00,'','9','1','Good sold','1','','sales','3826117','','No',NULL,NULL,''),(4759,'1000','91682422374','2023-04-25 14:33:09',400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4760,'4000','91682422374','2023-04-25 14:33:09',NULL,200.00,'','9','1','Good sold','1','','sales','3826323','','No',NULL,NULL,''),(4761,'4000','91682422374','2023-04-25 14:32:54',NULL,200.00,'','9','1','Good sold','1','','sales','3826348','','No',NULL,NULL,''),(4762,'1110','91682422396','2023-04-25 15:34:52',NULL,52.00,'','9','1','Inventory sold','1','','sales','3826205','','No',NULL,NULL,''),(4763,'1110','91682422396','2023-04-25 14:33:16',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826012','','No',NULL,NULL,''),(4764,'5500','91682422396','2023-04-25 15:34:46',127.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4765,'1000','91682422396','2023-04-25 15:34:52',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4766,'4000','91682422396','2023-04-25 15:34:52',NULL,100.00,'','9','1','Good sold','1','','sales','3826205','','No',NULL,NULL,''),(4767,'4000','91682422396','2023-04-25 14:33:16',NULL,100.00,'','9','1','Good sold','1','','sales','3826012','','No',NULL,NULL,''),(4768,'1110','91682426096','2023-04-25 15:40:58',NULL,150.00,'','9','1','Inventory sold','1','','sales','3826503','','No',NULL,NULL,''),(4769,'5500','91682426096','2023-04-25 15:34:56',150.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4770,'1000','91682426096','2023-04-25 15:40:58',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4771,'4000','91682426096','2023-04-25 15:40:58',NULL,200.00,'','9','1','Good sold','1','','sales','3826503','','No',NULL,NULL,''),(4772,'1110','91682426462','2023-04-25 16:05:26',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(4773,'5500','91682426462','2023-04-25 15:41:02',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4774,'1000','91682426462','2023-04-25 16:05:26',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4775,'4000','91682426462','2023-04-25 16:05:26',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(4776,'1110','91682427934','2023-04-25 16:18:48',NULL,413.60,'','9','1','Inventory sold','1','','sales','3826214','','No',NULL,NULL,''),(4777,'5500','91682427934','2023-04-25 16:05:34',413.60,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4778,'1000','91682427934','2023-04-25 16:18:48',700.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4779,'4000','91682427934','2023-04-25 16:18:48',NULL,700.00,'','9','1','Good sold','1','','sales','3826214','','No',NULL,NULL,''),(4780,'1000','91682428968','2023-04-25 17:07:32',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4781,'4000','91682428968','2023-04-25 17:07:32',NULL,100.00,'','9','1','Good sold','1','','sales','3826323','','No',NULL,NULL,''),(4782,'1000','91682488357','2023-04-26 08:53:10',500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4783,'4000','91682488357','2023-04-26 08:53:10',NULL,500.00,'','9','1','Good sold','1','','sales','3826153','','No',NULL,NULL,''),(4784,'1000','91682496285','2023-04-26 11:05:05',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4785,'4000','91682496285','2023-04-26 11:05:05',NULL,250.00,'','9','1','Good sold','1','','sales','3826303','','No',NULL,NULL,''),(4786,'1000','91682502433','2023-04-26 12:47:40',80.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4787,'4000','91682502433','2023-04-26 12:47:40',NULL,80.00,'','9','1','Good sold','1','','sales','3826417','','No',NULL,NULL,''),(4788,'1000','91682509926','2023-04-26 14:52:16',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4789,'4000','91682509926','2023-04-26 14:52:16',NULL,250.00,'','9','1','Good sold','1','','sales','3826044','','No',NULL,NULL,''),(4790,'1110','91682509942','2023-04-26 15:07:41',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826013','','No',NULL,NULL,''),(4791,'5500','91682509942','2023-04-26 14:52:22',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4792,'1000','91682509942','2023-04-26 15:07:41',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4793,'4000','91682509942','2023-04-26 15:07:41',NULL,150.00,'','9','1','Good sold','1','','sales','3826013','','No',NULL,NULL,''),(4794,'1110','91682510870','2023-04-26 15:22:05',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(4795,'5500','91682510870','2023-04-26 15:07:50',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4796,'1000','91682510870','2023-04-26 15:22:05',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4797,'4000','91682510870','2023-04-26 15:22:05',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(4798,'1000','91682511729','2023-04-26 16:05:54',400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4799,'4000','91682511729','2023-04-26 16:05:54',NULL,400.00,'','9','1','Good sold','1','','sales','3826459','','No',NULL,NULL,''),(4800,'1000','91682514361','2023-04-26 17:14:54',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4801,'4000','91682514361','2023-04-26 17:14:54',NULL,150.00,'','9','1','Good sold','1','','sales','3826146','','No',NULL,NULL,''),(4802,'1000','91682518500','2023-04-26 17:48:45',80.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4803,'4000','91682518500','2023-04-26 17:48:45',NULL,80.00,'','9','1','Good sold','1','','sales','3826417','','No',NULL,NULL,''),(4804,'1000','91682520530','2023-04-26 18:16:57',2200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4805,'4000','91682520530','2023-04-26 18:16:57',NULL,2200.00,'','9','1','Good sold','1','','sales','3826372','','No',NULL,NULL,''),(4806,'1000','91682565586','2023-04-27 08:18:46',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4807,'4000','91682565586','2023-04-27 08:18:46',NULL,200.00,'','9','1','Good sold','1','','sales','3826139','','No',NULL,NULL,''),(4808,'1110','91682572735','2023-04-27 09:24:08',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(4809,'5500','91682572735','2023-04-27 08:18:55',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4810,'1000','91682572735','2023-04-27 09:24:08',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4811,'4000','91682572735','2023-04-27 09:24:08',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(4812,'1000','91682576669','2023-04-27 09:26:59',350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4813,'4000','91682576669','2023-04-27 09:26:59',NULL,350.00,'','9','1','Good sold','1','','sales','3826347','','No',NULL,NULL,''),(4814,'1110','91682576908','2023-04-27 10:47:18',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(4815,'5500','91682576908','2023-04-27 09:28:28',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4816,'1000','91682576908','2023-04-27 10:47:18',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4817,'4000','91682576908','2023-04-27 10:47:18',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(4818,'1000','91682593684','2023-04-27 14:08:12',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4819,'4000','91682593684','2023-04-27 14:08:12',NULL,150.00,'','9','1','Good sold','1','','sales','3826042','','No',NULL,NULL,''),(4820,'1110','91682604112','2023-04-27 17:02:15',NULL,228.80,'','9','1','Inventory sold','1','','sales','3826191','','No',NULL,NULL,''),(4821,'1110','91682604112','2023-04-27 17:01:52',NULL,206.80,'','9','1','Inventory sold','1','','sales','3826214','','No',NULL,NULL,''),(4822,'5500','91682604112','2023-04-27 17:01:59',435.60,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4823,'1000','91682604112','2023-04-27 17:02:15',750.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4824,'4000','91682604112','2023-04-27 17:02:15',NULL,400.00,'','9','1','Good sold','1','','sales','3826191','','No',NULL,NULL,''),(4825,'4000','91682604112','2023-04-27 17:01:52',NULL,350.00,'','9','1','Good sold','1','','sales','3826214','','No',NULL,NULL,''),(4826,'1000','91682604138','2023-04-27 17:31:56',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4827,'4000','91682604138','2023-04-27 17:31:56',NULL,150.00,'','9','1','Good sold','1','','sales','3826470','','No',NULL,NULL,''),(4828,'1000','91682605919','2023-04-27 17:45:39',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4829,'4000','91682605919','2023-04-27 17:45:39',NULL,200.00,'','9','1','Good sold','1','','sales','3826348','','No',NULL,NULL,''),(4830,'4000','91682605919','2023-04-27 17:31:59',NULL,250.00,'','9','1','Good sold','1','','sales','3826303','','No',NULL,NULL,''),(4831,'1000','91682607521','2023-04-27 17:58:59',40.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4832,'4000','91682607521','2023-04-27 17:58:59',NULL,40.00,'','9','1','Good sold','1','','sales','3826405','','No',NULL,NULL,''),(4833,'1000','91682653200','2023-04-28 07:28:44',350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4834,'4000','91682653200','2023-04-28 07:28:44',NULL,350.00,'','9','1','Good sold','1','','sales','3826347','','No',NULL,NULL,''),(4835,'1110','91682656132','2023-04-28 07:32:11',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826012','','No',NULL,NULL,''),(4836,'5500','91682656132','2023-04-28 07:32:21',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4837,'1000','91682656132','2023-04-28 07:37:33',380.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4838,'4000','91682656132','2023-04-28 07:37:33',NULL,100.00,'','9','1','Good sold','1','','sales','3826430','','No',NULL,NULL,''),(4839,'4000','91682656132','2023-04-28 07:28:52',NULL,180.00,'','9','1','Good sold','1','','sales','3826414','','No',NULL,NULL,''),(4840,'4000','91682656132','2023-04-28 07:32:11',NULL,100.00,'','9','1','Good sold','1','','sales','3826012','','No',NULL,NULL,''),(4841,'1000','91682656704','2023-04-28 07:40:15',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4842,'4000','91682656704','2023-04-28 07:40:15',NULL,100.00,'','9','1','Good sold','1','','sales','3826326','','No',NULL,NULL,''),(4843,'1000','91682656819','2023-04-28 08:03:56',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4844,'4000','91682656819','2023-04-28 08:03:56',NULL,130.00,'','9','1','Good sold','1','','sales','3826441','','No',NULL,NULL,''),(4845,'1000','91682658238','2023-04-28 08:59:21',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4846,'4000','91682658238','2023-04-28 08:59:21',NULL,100.00,'','9','1','Good sold','1','','sales','3826431','','No',NULL,NULL,''),(4847,'1110','91682661568','2023-04-28 09:33:53',NULL,50.00,'','9','1','Inventory sold','1','','sales','3826014','','No',NULL,NULL,''),(4848,'5500','91682661568','2023-04-28 08:59:28',50.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4849,'1000','91682661568','2023-04-28 09:33:53',80.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4850,'4000','91682661568','2023-04-28 09:33:53',NULL,80.00,'','9','1','Good sold','1','','sales','3826014','','No',NULL,NULL,''),(4851,'1110','91682663637','2023-04-28 09:53:15',NULL,2800.00,'','9','1','Inventory sold','1','','sales','3826285','','No',NULL,NULL,''),(4852,'5500','91682663637','2023-04-28 09:33:57',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4853,'1000','91682663637','2023-04-28 09:53:15',3400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4854,'4000','91682663637','2023-04-28 09:53:15',NULL,3400.00,'','9','1','Good sold','1','','sales','3826285','','No',NULL,NULL,''),(4855,'1000','91682664892','2023-04-28 10:02:54',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4856,'4000','91682664892','2023-04-28 10:02:54',NULL,200.00,'','9','1','Good sold','1','','sales','3826131','','No',NULL,NULL,''),(4857,'1110','91682675284','2023-04-28 12:48:13',NULL,206.80,'','9','1','Inventory sold','1','','sales','3826214','','No',NULL,NULL,''),(4858,'5500','91682675284','2023-04-28 12:48:04',206.80,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4859,'1000','91682675284','2023-04-28 12:48:13',350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4860,'4000','91682675284','2023-04-28 12:48:13',NULL,350.00,'','9','1','Good sold','1','','sales','3826214','','No',NULL,NULL,''),(4861,'1110','91682675299','2023-04-28 12:51:20',NULL,206.80,'','9','1','Inventory sold','1','','sales','3826214','','No',NULL,NULL,''),(4862,'1110','91682675299','2023-04-28 12:48:48',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826013','','No',NULL,NULL,''),(4863,'5500','91682675299','2023-04-28 12:50:03',326.80,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4864,'1000','91682675299','2023-04-28 12:51:20',1200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4865,'4000','91682675299','2023-04-28 12:51:20',NULL,350.00,'','9','1','Good sold','1','','sales','3826214','','No',NULL,NULL,''),(4866,'4000','91682675299','2023-04-28 12:48:19',NULL,250.00,'','9','1','Good sold','1','','sales','3826303','','No',NULL,NULL,''),(4867,'4000','91682675299','2023-04-28 12:48:48',NULL,150.00,'','9','1','Good sold','1','','sales','3826013','','No',NULL,NULL,''),(4868,'4000','91682675299','2023-04-28 12:49:15',NULL,200.00,'','9','1','Good sold','1','','sales','3826348','','No',NULL,NULL,''),(4869,'4000','91682675299','2023-04-28 12:49:38',NULL,250.00,'','9','1','Good sold','1','','sales','3826153','','No',NULL,NULL,''),(4870,'1110','91682675485','2023-04-28 13:16:46',NULL,114.40,'','9','1','Inventory sold','1','','sales','3826212','','No',NULL,NULL,''),(4871,'5500','91682675485','2023-04-28 12:51:25',114.40,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4872,'1000','91682675485','2023-04-28 13:16:46',180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4873,'4000','91682675485','2023-04-28 13:16:46',NULL,180.00,'','9','1','Good sold','1','','sales','3826212','','No',NULL,NULL,''),(4874,'1110','91682678066','2023-04-28 14:08:24',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826460','','No',NULL,NULL,''),(4875,'5500','91682678066','2023-04-28 14:08:16',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4876,'1000','91682678066','2023-04-28 14:08:24',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4877,'4000','91682678066','2023-04-28 14:08:24',NULL,150.00,'','9','1','Good sold','1','','sales','3826460','','No',NULL,NULL,''),(4878,'1000','91682680120','2023-04-28 14:08:47',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4879,'4000','91682680120','2023-04-28 14:08:47',NULL,150.00,'','9','1','Good sold','1','','sales','3826110','','No',NULL,NULL,''),(4880,'1110','91682680131','2023-04-28 14:58:52',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826012','','No',NULL,NULL,''),(4881,'5500','91682680131','2023-04-28 14:58:42',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4882,'1000','91682680131','2023-04-28 14:58:52',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4883,'4000','91682680131','2023-04-28 14:58:52',NULL,100.00,'','9','1','Good sold','1','','sales','3826012','','No',NULL,NULL,''),(4884,'4000','91682680131','2023-04-28 14:08:51',NULL,100.00,'','9','1','Good sold','1','','sales','3826145','','No',NULL,NULL,''),(4885,'1110','91682683138','2023-04-28 15:13:15',NULL,1030.00,'','9','1','Inventory sold','1','','sales','3826288','','No',NULL,NULL,''),(4886,'5500','91682683138','2023-04-28 14:58:58',1030.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4887,'1000','91682683138','2023-04-28 15:13:15',1400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4888,'4000','91682683138','2023-04-28 15:13:15',NULL,1400.00,'','9','1','Good sold','1','','sales','3826288','','No',NULL,NULL,''),(4889,'1110','91682684003','2023-04-28 15:32:46',NULL,1030.00,'','9','1','Inventory sold','1','','sales','3826288','','No',NULL,NULL,''),(4890,'5500','91682684003','2023-04-28 15:13:23',1030.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4891,'1000','91682684003','2023-04-28 15:32:46',1400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4892,'4000','91682684003','2023-04-28 15:32:46',NULL,1400.00,'','9','1','Good sold','1','','sales','3826288','','No',NULL,NULL,''),(4893,'1000','91682685204','2023-04-28 16:52:38',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4894,'4000','91682685204','2023-04-28 16:52:38',NULL,250.00,'','9','1','Good sold','1','','sales','3826153','','No',NULL,NULL,''),(4895,'1000','91682737988','2023-04-29 06:20:47',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4896,'4000','91682737988','2023-04-29 06:20:47',NULL,200.00,'','9','1','Good sold','1','','sales','3826431','','No',NULL,NULL,''),(4897,'1000','91682738451','2023-04-29 08:01:49',3200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4898,'4000','91682738451','2023-04-29 08:01:49',NULL,1600.00,'','9','1','Good sold','1','','sales','3826163','','No',NULL,NULL,''),(4899,'4000','91682738451','2023-04-29 06:20:51',NULL,1600.00,'','9','1','Good sold','1','','sales','3826166','','No',NULL,NULL,''),(4900,'1110','91682744517','2023-04-29 08:06:08',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826501','','No',NULL,NULL,''),(4901,'5500','91682744517','2023-04-29 08:01:57',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4902,'1000','91682744517','2023-04-29 08:06:08',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4903,'4000','91682744517','2023-04-29 08:06:08',NULL,150.00,'','9','1','Good sold','1','','sales','3826501','','No',NULL,NULL,''),(4904,'1000','91682744773','2023-04-29 08:56:39',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4905,'4000','91682744773','2023-04-29 08:56:39',NULL,650.00,'','9','1','Good sold','1','','sales','3826186','','No',NULL,NULL,''),(4906,'1000','91682747806','2023-04-29 10:09:10',800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4907,'4000','91682747806','2023-04-29 10:09:10',NULL,800.00,'','9','1','Good sold','1','','sales','3826308','','No',NULL,NULL,''),(4908,'1000','91682759328','2023-04-29 12:08:57',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4909,'4000','91682759328','2023-04-29 12:08:57',NULL,150.00,'','9','1','Good sold','1','','sales','3826356','','No',NULL,NULL,''),(4910,'1000','91682759341','2023-04-29 12:36:54',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4912,'1000','91682761574','2023-04-29 12:46:23',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4913,'4000','91682761574','2023-04-29 12:46:23',NULL,250.00,'','9','1','Good sold','1','','sales','3826153','','No',NULL,NULL,''),(4916,'1000','91682768627','2023-04-29 14:46:38',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4917,'4000','91682768627','2023-04-29 14:46:38',NULL,1000.00,'','9','1','Good sold','1','','sales','3826343','','No',NULL,NULL,''),(4918,'4000','91682768627','2023-04-29 14:43:47',NULL,500.00,'','9','1','Good sold','1','','sales','3826355','','No',NULL,NULL,''),(4919,'1000','91682771967','2023-04-29 15:39:43',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4920,'4000','91682771967','2023-04-29 15:39:43',NULL,100.00,'','9','1','Good sold','1','','sales','3826431','','No',NULL,NULL,''),(4921,'1000','91682771987','2023-04-29 15:55:25',840.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4922,'4000','91682771987','2023-04-29 15:55:25',NULL,840.00,'','9','1','Good sold','1','','sales','3826117','','No',NULL,NULL,''),(4923,'1110','91682772930','2023-04-29 15:56:34',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(4924,'5500','91682772930','2023-04-29 15:55:30',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4925,'1000','91682772930','2023-04-29 15:56:34',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4926,'4000','91682772930','2023-04-29 15:56:34',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(4927,'1110','91682772998','2023-04-29 16:44:54',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826460','','No',NULL,NULL,''),(4928,'5500','91682772998','2023-04-29 15:56:38',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4929,'1000','91682772998','2023-04-29 16:44:54',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4930,'4000','91682772998','2023-04-29 16:44:54',NULL,150.00,'','9','1','Good sold','1','','sales','3826460','','No',NULL,NULL,''),(4931,'1110','91682775902','2023-04-29 16:59:38',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826505','','No',NULL,NULL,''),(4932,'5500','91682775902','2023-04-29 16:45:02',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4933,'1000','91682775902','2023-04-29 16:59:38',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4934,'4000','91682775902','2023-04-29 16:59:38',NULL,100.00,'','9','1','Good sold','1','','sales','3826505','','No',NULL,NULL,''),(4935,'1000','91682778814','2023-04-29 18:58:39',400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4936,'4000','91682778814','2023-04-29 18:58:39',NULL,400.00,'','9','1','Good sold','1','','sales','3826487','','No',NULL,NULL,''),(4937,'1110','91682783946','2023-04-29 18:59:24',NULL,5000.00,'','9','1','Inventory sold','1','','sales','3826287','','No',NULL,NULL,''),(4938,'5500','91682783946','2023-04-29 18:59:06',5000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4939,'1000','91682783946','2023-04-29 18:59:24',5900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4940,'4000','91682783946','2023-04-29 18:59:24',NULL,5900.00,'','9','1','Good sold','1','','sales','3826287','','No',NULL,NULL,''),(4941,'1110','91682914911','2023-05-01 07:22:08',NULL,2800.00,'','9','1','Inventory sold','1','','sales','3826285','','No',NULL,NULL,''),(4942,'5500','91682914911','2023-05-01 07:21:51',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4943,'1000','91682914911','2023-05-01 07:22:08',3400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4944,'4000','91682914911','2023-05-01 07:22:08',NULL,3400.00,'','9','1','Good sold','1','','sales','3826285','','No',NULL,NULL,''),(4945,'1000','91682914932','2023-05-01 07:28:20',3210.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4946,'4000','91682914932','2023-05-01 07:28:20',NULL,850.00,'','9','1','Good sold','1','','sales','3826166','','No',NULL,NULL,''),(4947,'4000','91682914932','2023-05-01 07:22:12',NULL,500.00,'','9','1','Good sold','1','','sales','3826345','','No',NULL,NULL,''),(4948,'4000','91682914932','2023-05-01 07:25:43',NULL,1000.00,'','9','1','Good sold','1','','sales','3826343','','No',NULL,NULL,''),(4949,'4000','91682914932','2023-05-01 07:26:54',NULL,260.00,'','9','1','Good sold','1','','sales','3826139','','No',NULL,NULL,''),(4950,'4000','91682914932','2023-05-01 07:27:49',NULL,250.00,'','9','1','Good sold','1','','sales','3826153','','No',NULL,NULL,''),(4951,'4000','91682914932','2023-05-01 07:28:03',NULL,350.00,'','9','1','Good sold','1','','sales','3826347','','No',NULL,NULL,''),(4952,'1110','91682915427','2023-05-01 07:40:45',NULL,90.00,'','9','1','Inventory sold','1','','sales','3826233','','No',NULL,NULL,''),(4953,'5500','91682915427','2023-05-01 07:30:27',90.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4954,'1000','91682915427','2023-05-01 07:40:45',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4955,'4000','91682915427','2023-05-01 07:40:45',NULL,130.00,'','9','1','Good sold','1','','sales','3826233','','No',NULL,NULL,''),(4956,'1000','91682919319','2023-05-01 08:35:37',180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4957,'4000','91682919319','2023-05-01 08:35:37',NULL,180.00,'','9','1','Good sold','1','','sales','3826449','','No',NULL,NULL,''),(4958,'1110','91682919345','2023-05-01 08:36:01',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(4959,'5500','91682919345','2023-05-01 08:35:45',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4960,'1000','91682919345','2023-05-01 08:36:01',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4961,'4000','91682919345','2023-05-01 08:36:01',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(4962,'1000','91682919371','2023-05-01 08:52:15',360.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4963,'4000','91682919371','2023-05-01 08:52:15',NULL,360.00,'','9','1','Good sold','1','','sales','3826449','','No',NULL,NULL,''),(4964,'1000','91682921035','2023-05-01 09:57:24',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4965,'4000','91682921035','2023-05-01 09:57:24',NULL,200.00,'','9','1','Good sold','1','','sales','3826429','','No',NULL,NULL,''),(4966,'1000','91682924671','2023-05-01 10:05:05',530.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4967,'4000','91682924671','2023-05-01 10:05:05',NULL,250.00,'','9','1','Good sold','1','','sales','3826415','','No',NULL,NULL,''),(4968,'4000','91682924671','2023-05-01 10:04:31',NULL,100.00,'','9','1','Good sold','1','','sales','3826431','','No',NULL,NULL,''),(4969,'4000','91682924671','2023-05-01 10:04:39',NULL,180.00,'','9','1','Good sold','1','','sales','3826449','','No',NULL,NULL,''),(4970,'1000','91682924731','2023-05-01 10:12:18',1260.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4972,'1000','91682925159','2023-05-01 10:16:10',1350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4973,'4000','91682925159','2023-05-01 10:16:10',NULL,1350.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(4976,'1000','91682924731','2023-05-01 10:12:18',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4977,'4000','91682924731','2023-05-01 10:05:31',NULL,900.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(4978,'1000','91682925621','2023-05-01 10:20:34',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4979,'4000','91682925621','2023-05-01 10:20:34',NULL,900.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(4980,'1110','91682927477','2023-05-01 10:51:26',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(4981,'5500','91682927477','2023-05-01 10:51:17',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(4982,'1000','91682927477','2023-05-01 10:51:26',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4983,'4000','91682927477','2023-05-01 10:51:26',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(4984,'1000','91682927492','2023-05-01 11:52:35',750.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4985,'4000','91682927492','2023-05-01 11:52:35',NULL,750.00,'','9','1','Good sold','1','','sales','3826270','','No',NULL,NULL,''),(4986,'1000','91682931160','2023-05-01 12:02:16',2300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4987,'4000','91682931160','2023-05-01 12:02:16',NULL,1800.00,'','9','1','Good sold','1','','sales','3826367','','No',NULL,NULL,''),(4988,'4000','91682931160','2023-05-01 11:52:40',NULL,500.00,'','9','1','Good sold','1','','sales','3826153','','No',NULL,NULL,''),(4989,'1000','91682932029','2023-05-01 12:14:18',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4990,'4000','91682932029','2023-05-01 12:14:18',NULL,200.00,'','9','1','Good sold','1','','sales','3826348','','No',NULL,NULL,''),(4991,'4000','91682932029','2023-05-01 12:07:09',NULL,150.00,'','9','1','Good sold','1','','sales','3826342','','No',NULL,NULL,''),(4992,'4000','91682932029','2023-05-01 12:13:53',NULL,300.00,'','9','1','Good sold','1','','sales','3826353','','No',NULL,NULL,''),(4993,'1000','91682933286','2023-05-01 12:28:20',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4994,'4000','91682933286','2023-05-01 12:28:20',NULL,150.00,'','9','1','Good sold','1','','sales','3826168','','No',NULL,NULL,''),(4995,'1000','91682933305','2023-05-01 12:31:48',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4996,'4000','91682933305','2023-05-01 12:31:48',NULL,200.00,'','9','1','Good sold','1','','sales','3826466','','No',NULL,NULL,''),(4997,'1000','91682933517','2023-05-01 12:54:57',360.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(4998,'4000','91682933517','2023-05-01 12:54:57',NULL,360.00,'','9','1','Good sold','1','','sales','3826449','','No',NULL,NULL,''),(4999,'1000','91682934902','2023-05-01 12:55:59',2000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5000,'4000','91682934902','2023-05-01 12:55:59',NULL,800.00,'','9','1','Good sold','1','','sales','3826487','','No',NULL,NULL,''),(5001,'4000','91682934902','2023-05-01 12:55:02',NULL,1200.00,'','9','1','Good sold','1','','sales','3826490','','No',NULL,NULL,''),(5002,'1000','91682935483','2023-05-01 13:13:33',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5003,'4000','91682935483','2023-05-01 13:13:33',NULL,450.00,'','9','1','Good sold','1','','sales','3826437','','No',NULL,NULL,''),(5004,'1000','91682936019','2023-05-01 13:14:15',180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5005,'4000','91682936019','2023-05-01 13:14:15',NULL,180.00,'','9','1','Good sold','1','','sales','3826449','','No',NULL,NULL,''),(5006,'1000','91682936062','2023-05-01 13:48:23',180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5007,'4000','91682936062','2023-05-01 13:48:23',NULL,180.00,'','9','1','Good sold','1','','sales','3826449','','No',NULL,NULL,''),(5008,'1000','91682938110','2023-05-01 13:49:16',180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5009,'4000','91682938110','2023-05-01 13:49:16',NULL,180.00,'','9','1','Good sold','1','','sales','3826449','','No',NULL,NULL,''),(5010,'1110','91682942260','2023-05-01 14:57:59',NULL,1320.00,'','9','1','Inventory sold','1','','sales','3826163','','No',NULL,NULL,''),(5011,'5500','91682942260','2023-05-01 14:57:40',1320.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5012,'1000','91682942260','2023-05-01 14:57:59',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5013,'4000','91682942260','2023-05-01 14:57:59',NULL,1500.00,'','9','1','Good sold','1','','sales','3826163','','No',NULL,NULL,''),(5014,'1110','91682946650','2023-05-01 16:10:55',NULL,420.00,'','9','1','Inventory sold','1','','sales','3826112','','No',NULL,NULL,''),(5015,'5500','91682946650','2023-05-01 16:10:50',420.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5016,'1000','91682946650','2023-05-01 16:10:55',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5017,'4000','91682946650','2023-05-01 16:10:55',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(5018,'1000','91682946661','2023-05-01 17:35:20',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5019,'4000','91682946661','2023-05-01 17:35:20',NULL,250.00,'','9','1','Good sold','1','','sales','3826153','','No',NULL,NULL,''),(5020,'1000','91682951729','2023-05-01 17:40:35',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5021,'4000','91682951729','2023-05-01 17:40:35',NULL,150.00,'','9','1','Good sold','1','','sales','3826146','','No',NULL,NULL,''),(5022,'1000','91682952038','2023-05-01 17:58:17',80.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5023,'4000','91682952038','2023-05-01 17:58:17',NULL,80.00,'','9','1','Good sold','1','','sales','3826417','','No',NULL,NULL,''),(5024,'1000','91682953104','2023-05-01 18:00:37',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5025,'4000','91682953104','2023-05-01 18:00:37',NULL,100.00,'','9','1','Good sold','1','','sales','3826418','','No',NULL,NULL,''),(5026,'1110','91682953240','2023-05-01 18:24:19',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826505','','No',NULL,NULL,''),(5027,'5500','91682953240','2023-05-01 18:00:40',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5028,'1000','91682953240','2023-05-01 18:24:19',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5029,'4000','91682953240','2023-05-01 18:24:19',NULL,100.00,'','9','1','Good sold','1','','sales','3826505','','No',NULL,NULL,''),(5030,'1000','91683000353','2023-05-02 07:06:22',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5031,'4000','91683000353','2023-05-02 07:06:22',NULL,200.00,'','9','1','Good sold','1','','sales','3826477','','No',NULL,NULL,''),(5032,'4000','91683000353','2023-05-02 07:05:53',NULL,100.00,'','9','1','Good sold','1','','sales','3826298','','No',NULL,NULL,''),(5033,'1000','91683000387','2023-05-02 08:58:40',80.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5034,'4000','91683000387','2023-05-02 08:58:40',NULL,80.00,'','9','1','Good sold','1','','sales','3826405','','No',NULL,NULL,''),(5035,'1000','91683007123','2023-05-02 09:16:02',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5036,'4000','91683007123','2023-05-02 09:16:02',NULL,130.00,'','9','1','Good sold','1','','sales','3826139','','No',NULL,NULL,''),(5037,'1110','91683017390','2023-05-02 11:50:27',NULL,2550.00,'','9','1','Inventory sold','1','','sales','3826283','','No',NULL,NULL,''),(5038,'5500','91683017390','2023-05-02 11:49:50',2550.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5039,'1000','91683017390','2023-05-02 11:50:27',3150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5040,'4000','91683017390','2023-05-02 11:50:27',NULL,3150.00,'','9','1','Good sold','1','','sales','3826283','','No',NULL,NULL,''),(5041,'1000','91683017430','2023-05-02 12:43:31',180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5042,'4000','91683017430','2023-05-02 12:43:31',NULL,180.00,'','9','1','Good sold','1','','sales','3826449','','No',NULL,NULL,''),(5043,'1000','91683020613','2023-05-02 12:59:35',850.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5044,'4000','91683020613','2023-05-02 12:59:35',NULL,850.00,'','9','1','Good sold','1','','sales','3826166','','No',NULL,NULL,''),(5045,'1110','91683032416','2023-05-02 16:00:25',NULL,206.80,'','9','1','Inventory sold','1','','sales','3826214','','No',NULL,NULL,''),(5046,'5500','91683032416','2023-05-02 16:00:16',206.80,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5047,'1000','91683032416','2023-05-02 16:00:25',350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5048,'4000','91683032416','2023-05-02 16:00:25',NULL,350.00,'','9','1','Good sold','1','','sales','3826214','','No',NULL,NULL,''),(5049,'1110','91683032657','2023-05-02 16:14:15',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826012','','No',NULL,NULL,''),(5050,'5500','91683032657','2023-05-02 16:11:00',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5051,'1000','91683032657','2023-05-02 16:14:15',280.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5052,'4000','91683032657','2023-05-02 16:14:15',NULL,100.00,'','9','1','Good sold','1','','sales','3826012','','No',NULL,NULL,''),(5053,'4000','91683032657','2023-05-02 16:04:17',NULL,180.00,'','9','1','Good sold','1','','sales','3826449','','No',NULL,NULL,''),(5054,'1000','91683035464','2023-05-02 16:51:17',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5055,'4000','91683035464','2023-05-02 16:51:17',NULL,200.00,'','9','1','Good sold','1','','sales','3826434','','No',NULL,NULL,''),(5056,'1110','91683035483','2023-05-02 17:16:33',NULL,1030.00,'','9','1','Inventory sold','1','','sales','3826288','','No',NULL,NULL,''),(5057,'5500','91683035483','2023-05-02 16:51:23',1030.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5058,'1000','91683035483','2023-05-02 17:16:33',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5059,'4000','91683035483','2023-05-02 17:16:33',NULL,1300.00,'','9','1','Good sold','1','','sales','3826288','','No',NULL,NULL,''),(5060,'1110','91683036997','2023-05-02 17:18:19',NULL,1030.00,'','9','1','Inventory sold','1','','sales','3826288','','No',NULL,NULL,''),(5061,'5500','91683036997','2023-05-02 17:16:37',1030.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5062,'1000','91683036997','2023-05-02 17:18:19',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5063,'4000','91683036997','2023-05-02 17:18:19',NULL,1300.00,'','9','1','Good sold','1','','sales','3826288','','No',NULL,NULL,''),(5064,'1110','91683037102','2023-05-02 17:32:21',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826012','','No',NULL,NULL,''),(5065,'5500','91683037102','2023-05-02 17:32:10',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5066,'1000','91683037102','2023-05-02 17:32:21',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5067,'4000','91683037102','2023-05-02 17:32:21',NULL,100.00,'','9','1','Good sold','1','','sales','3826012','','No',NULL,NULL,''),(5068,'4000','91683037102','2023-05-02 17:18:22',NULL,150.00,'','9','1','Good sold','1','','sales','3826146','','No',NULL,NULL,''),(5069,'1000','91683037949','2023-05-02 17:33:27',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5070,'4000','91683037949','2023-05-02 17:33:27',NULL,300.00,'','9','1','Good sold','1','','sales','3826353','','No',NULL,NULL,''),(5071,'1110','91683039337','2023-05-02 18:00:56',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826507','','No',NULL,NULL,''),(5072,'1110','91683039337','2023-05-02 17:55:37',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826505','','No',NULL,NULL,''),(5073,'5500','91683039337','2023-05-02 18:00:33',160.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5074,'1000','91683039337','2023-05-02 18:00:56',220.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5075,'4000','91683039337','2023-05-02 18:00:56',NULL,120.00,'','9','1','Good sold','1','','sales','3826507','','No',NULL,NULL,''),(5076,'4000','91683039337','2023-05-02 17:55:37',NULL,100.00,'','9','1','Good sold','1','','sales','3826505','','No',NULL,NULL,''),(5077,'1000','91683039667','2023-05-02 18:05:35',180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5078,'4000','91683039667','2023-05-02 18:05:35',NULL,180.00,'','9','1','Good sold','1','','sales','3826449','','No',NULL,NULL,''),(5079,'1000','91683039951','2023-05-02 18:08:29',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5080,'4000','91683039951','2023-05-02 18:08:29',NULL,200.00,'','9','1','Good sold','1','','sales','3826466','','No',NULL,NULL,''),(5081,'1110','91683040120','2023-05-02 18:10:25',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826012','','No',NULL,NULL,''),(5082,'5500','91683040120','2023-05-02 18:09:58',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5083,'1000','91683040120','2023-05-02 18:10:25',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5084,'4000','91683040120','2023-05-02 18:10:25',NULL,100.00,'','9','1','Good sold','1','','sales','3826012','','No',NULL,NULL,''),(5085,'4000','91683040120','2023-05-02 18:08:40',NULL,100.00,'','9','1','Good sold','1','','sales','3826326','','No',NULL,NULL,''),(5086,'1000','91683086621','2023-05-03 08:08:05',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5087,'4000','91683086621','2023-05-03 08:08:05',NULL,450.00,'','9','1','Good sold','1','','sales','3826437','','No',NULL,NULL,''),(5088,'1110','91683090491','2023-05-03 08:08:36',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826012','','No',NULL,NULL,''),(5089,'5500','91683090491','2023-05-03 08:08:11',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5090,'1000','91683090491','2023-05-03 08:08:36',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5091,'4000','91683090491','2023-05-03 08:08:36',NULL,100.00,'','9','1','Good sold','1','','sales','3826012','','No',NULL,NULL,''),(5092,'1000','91683090519','2023-05-03 08:52:29',1200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5093,'4000','91683090519','2023-05-03 08:52:29',NULL,350.00,'','9','1','Good sold','1','','sales','3826347','','No',NULL,NULL,''),(5094,'4000','91683090519','2023-05-03 08:45:03',NULL,850.00,'','9','1','Good sold','1','','sales','3826357','','No',NULL,NULL,''),(5095,'1110','91683093160','2023-05-03 08:56:27',NULL,92.00,'','9','1','Inventory sold','1','','sales','3826194','','No',NULL,NULL,''),(5096,'5500','91683093160','2023-05-03 08:55:36',92.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5097,'1000','91683093160','2023-05-03 08:56:27',330.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5098,'4000','91683093160','2023-05-03 08:56:27',NULL,180.00,'','9','1','Good sold','1','','sales','3826194','','No',NULL,NULL,''),(5099,'4000','91683093160','2023-05-03 08:52:40',NULL,150.00,'','9','1','Good sold','1','','sales','3826271','','No',NULL,NULL,''),(5100,'1110','91683096121','2023-05-03 10:46:02',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826460','','No',NULL,NULL,''),(5101,'5500','91683096121','2023-05-03 09:42:01',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5102,'1000','91683096121','2023-05-03 10:46:02',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5103,'4000','91683096121','2023-05-03 10:46:02',NULL,150.00,'','9','1','Good sold','1','','sales','3826460','','No',NULL,NULL,''),(5104,'1000','91683099976','2023-05-03 11:20:06',3900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5105,'4000','91683099976','2023-05-03 11:20:06',NULL,3900.00,'','9','1','Good sold','1','','sales','3826242','','No',NULL,NULL,''),(5106,'1000','91683105935','2023-05-03 12:25:56',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5107,'4000','91683105935','2023-05-03 12:25:56',NULL,150.00,'','9','1','Good sold','1','','sales','3826110','','No',NULL,NULL,''),(5108,'1000','91683105962','2023-05-03 12:42:37',70.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5109,'4000','91683105962','2023-05-03 12:42:37',NULL,70.00,'','9','1','Good sold','1','','sales','3826468','','No',NULL,NULL,''),(5110,'1000','91683107018','2023-05-03 12:44:03',400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5111,'4000','91683107018','2023-05-03 12:44:03',NULL,250.00,'','9','1','Good sold','1','','sales','3826169','','No',NULL,NULL,''),(5112,'4000','91683107018','2023-05-03 12:43:38',NULL,150.00,'','9','1','Good sold','1','','sales','3826146','','No',NULL,NULL,''),(5113,'1110','91683107047','2023-05-03 13:42:45',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826012','','No',NULL,NULL,''),(5114,'5500','91683107047','2023-05-03 12:44:07',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5115,'1000','91683107047','2023-05-03 13:42:45',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5116,'4000','91683107047','2023-05-03 13:42:45',NULL,100.00,'','9','1','Good sold','1','','sales','3826012','','No',NULL,NULL,''),(5117,'1000','91683110568','2023-05-03 13:43:42',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5118,'4000','91683110568','2023-05-03 13:43:42',NULL,200.00,'','9','1','Good sold','1','','sales','3826348','','No',NULL,NULL,''),(5119,'1000','91683123790','2023-05-03 17:23:20',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5120,'4000','91683123790','2023-05-03 17:23:20',NULL,450.00,'','9','1','Good sold','1','','sales','3826103','','No',NULL,NULL,''),(5121,'1110','91683125712','2023-05-03 17:55:21',NULL,340.00,'','9','1','Inventory sold','1','','sales','3826272','','No',NULL,NULL,''),(5122,'5500','91683125712','2023-05-03 17:55:12',340.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5123,'1000','91683125712','2023-05-03 17:55:21',400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5124,'4000','91683125712','2023-05-03 17:55:21',NULL,400.00,'','9','1','Good sold','1','','sales','3826272','','No',NULL,NULL,''),(5125,'1000','91683125727','2023-05-03 18:13:23',80.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5126,'4000','91683125727','2023-05-03 18:13:23',NULL,80.00,'','9','1','Good sold','1','','sales','3826417','','No',NULL,NULL,''),(5127,'1110','91683171318','2023-05-04 07:34:13',NULL,2550.00,'','9','1','Inventory sold','1','','sales','3826283','','No',NULL,NULL,''),(5128,'5500','91683171318','2023-05-04 07:34:04',2550.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5129,'1000','91683171318','2023-05-04 07:34:13',6200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5130,'4000','91683171318','2023-05-04 07:34:13',NULL,3000.00,'','9','1','Good sold','1','','sales','3826283','','No',NULL,NULL,''),(5131,'4000','91683171318','2023-05-04 06:35:18',NULL,600.00,'','9','1','Good sold','1','','sales','3826436','','No',NULL,NULL,''),(5132,'4000','91683171318','2023-05-04 07:33:55',NULL,2600.00,'','9','1','Good sold','1','','sales','3826374','','No',NULL,NULL,''),(5133,'1110','91683174856','2023-05-04 07:47:21',NULL,440.00,'','9','1','Inventory sold','1','','sales','3826192','','No',NULL,NULL,''),(5134,'5500','91683174856','2023-05-04 07:34:16',440.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5135,'1000','91683174856','2023-05-04 07:47:21',750.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5136,'4000','91683174856','2023-05-04 07:47:21',NULL,750.00,'','9','1','Good sold','1','','sales','3826192','','No',NULL,NULL,''),(5137,'1000','91683175646','2023-05-04 08:02:18',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5138,'4000','91683175646','2023-05-04 08:02:18',NULL,250.00,'','9','1','Good sold','1','','sales','3826377','','No',NULL,NULL,''),(5139,'1000','91683176544','2023-05-04 08:19:22',120.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5140,'4000','91683176544','2023-05-04 08:19:22',NULL,120.00,'','9','1','Good sold','1','','sales','3826386','','No',NULL,NULL,''),(5141,'1110','91683177564','2023-05-04 09:15:42',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826499','','No',NULL,NULL,''),(5142,'5500','91683177564','2023-05-04 09:15:48',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5143,'1000','91683177564','2023-05-04 09:15:57',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5144,'4000','91683177564','2023-05-04 09:15:57',NULL,100.00,'','9','1','Good sold','1','','sales','3826477','','No',NULL,NULL,''),(5145,'4000','91683177564','2023-05-04 08:19:24',NULL,100.00,'','9','1','Good sold','1','','sales','3826478','','No',NULL,NULL,''),(5146,'4000','91683177564','2023-05-04 09:15:42',NULL,100.00,'','9','1','Good sold','1','','sales','3826499','','No',NULL,NULL,''),(5147,'1000','91683180969','2023-05-04 09:48:12',460.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5148,'4000','91683180969','2023-05-04 09:48:12',NULL,460.00,'','9','1','Good sold','1','','sales','3826131','','No',NULL,NULL,''),(5149,'1110','91683182899','2023-05-04 10:04:19',NULL,170.00,'','9','1','Inventory sold','1','','sales','3826167','','No',NULL,NULL,''),(5150,'5500','91683182899','2023-05-04 09:48:19',170.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5151,'1000','91683182899','2023-05-04 10:04:19',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5152,'4000','91683182899','2023-05-04 10:04:19',NULL,200.00,'','9','1','Good sold','1','','sales','3826167','','No',NULL,NULL,''),(5153,'1000','91683183864','2023-05-04 10:48:54',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5154,'4000','91683183864','2023-05-04 10:48:54',NULL,150.00,'','9','1','Good sold','1','','sales','3826416','','No',NULL,NULL,''),(5155,'1110','91683209312','2023-05-04 17:08:41',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826507','','No',NULL,NULL,''),(5156,'5500','91683209312','2023-05-04 17:08:32',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5157,'1000','91683209312','2023-05-04 17:08:41',120.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5158,'4000','91683209312','2023-05-04 17:08:41',NULL,120.00,'','9','1','Good sold','1','','sales','3826507','','No',NULL,NULL,''),(5159,'1110','91683209325','2023-05-04 17:09:19',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826507','','No',NULL,NULL,''),(5160,'5500','91683209325','2023-05-04 17:08:45',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5161,'1000','91683209325','2023-05-04 17:09:19',120.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5162,'4000','91683209325','2023-05-04 17:09:19',NULL,120.00,'','9','1','Good sold','1','','sales','3826507','','No',NULL,NULL,''),(5163,'1110','91683209361','2023-05-04 17:09:39',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826507','','No',NULL,NULL,''),(5164,'5500','91683209361','2023-05-04 17:09:21',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5165,'1000','91683209361','2023-05-04 17:09:39',120.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5166,'4000','91683209361','2023-05-04 17:09:39',NULL,120.00,'','9','1','Good sold','1','','sales','3826507','','No',NULL,NULL,''),(5167,'1110','91683211993','2023-05-04 18:20:33',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826507','','No',NULL,NULL,''),(5168,'5500','91683211993','2023-05-04 18:20:25',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5169,'1000','91683211993','2023-05-04 18:20:33',270.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5170,'4000','91683211993','2023-05-04 18:20:33',NULL,120.00,'','9','1','Good sold','1','','sales','3826507','','No',NULL,NULL,''),(5171,'4000','91683211993','2023-05-04 17:53:13',NULL,150.00,'','9','1','Good sold','1','','sales','3826389','','No',NULL,NULL,''),(5172,'1000','91683257934','2023-05-05 07:21:11',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5173,'4000','91683257934','2023-05-05 07:21:11',NULL,150.00,'','9','1','Good sold','1','','sales','3826165','','No',NULL,NULL,''),(5174,'1000','91683260475','2023-05-05 07:23:53',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5175,'4000','91683260475','2023-05-05 07:23:53',NULL,100.00,'','9','1','Good sold','1','','sales','3826430','','No',NULL,NULL,''),(5176,'1000','91683260634','2023-05-05 07:32:38',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5177,'4000','91683260634','2023-05-05 07:32:38',NULL,100.00,'','9','1','Good sold','1','','sales','3826418','','No',NULL,NULL,''),(5178,'1000','91683261160','2023-05-05 07:42:17',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5179,'4000','91683261160','2023-05-05 07:42:17',NULL,150.00,'','9','1','Good sold','1','','sales','3826165','','No',NULL,NULL,''),(5180,'1000','91683261739','2023-05-05 07:52:23',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5181,'4000','91683261739','2023-05-05 07:52:23',NULL,150.00,'','9','1','Good sold','1','','sales','3826470','','No',NULL,NULL,''),(5182,'1110','91683262346','2023-05-05 08:17:25',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826507','','No',NULL,NULL,''),(5183,'5500','91683262346','2023-05-05 07:52:26',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5184,'1000','91683262346','2023-05-05 08:17:25',120.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5185,'4000','91683262346','2023-05-05 08:17:25',NULL,120.00,'','9','1','Good sold','1','','sales','3826507','','No',NULL,NULL,''),(5186,'1000','91683263853','2023-05-05 09:01:34',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5187,'4000','91683263853','2023-05-05 09:01:34',NULL,100.00,'','9','1','Good sold','1','','sales','3826431','','No',NULL,NULL,''),(5188,'1110','91683266497','2023-05-05 10:42:55',NULL,1030.00,'','9','1','Inventory sold','1','','sales','3826288','','No',NULL,NULL,''),(5189,'5500','91683266497','2023-05-05 09:01:37',1030.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5190,'1000','91683266497','2023-05-05 10:42:55',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5191,'4000','91683266497','2023-05-05 10:42:55',NULL,1300.00,'','9','1','Good sold','1','','sales','3826288','','No',NULL,NULL,''),(5192,'1110','91683272581','2023-05-05 10:44:20',NULL,1030.00,'','9','1','Inventory sold','1','','sales','3826288','','No',NULL,NULL,''),(5193,'5500','91683272581','2023-05-05 10:43:01',1030.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5194,'1000','91683272581','2023-05-05 10:44:20',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5195,'4000','91683272581','2023-05-05 10:44:20',NULL,1300.00,'','9','1','Good sold','1','','sales','3826288','','No',NULL,NULL,''),(5196,'1000','91683272663','2023-05-05 10:52:04',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5197,'4000','91683272663','2023-05-05 10:52:04',NULL,150.00,'','9','1','Good sold','1','','sales','3826416','','No',NULL,NULL,''),(5198,'1110','91683273126','2023-05-05 11:15:49',NULL,1260.00,'','9','1','Inventory sold','1','','sales','3826112','','No',NULL,NULL,''),(5199,'5500','91683273126','2023-05-05 10:52:06',1260.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5200,'1000','91683273126','2023-05-05 11:15:49',1350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5201,'4000','91683273126','2023-05-05 11:15:49',NULL,1350.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(5202,'1000','91683274564','2023-05-05 11:49:07',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5203,'4000','91683274564','2023-05-05 11:49:07',NULL,130.00,'','9','1','Good sold','1','','sales','3826139','','No',NULL,NULL,''),(5204,'1000','91683276549','2023-05-05 12:33:51',160.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5205,'4000','91683276549','2023-05-05 12:33:51',NULL,150.00,'','9','1','Good sold','1','','sales','3826356','','No',NULL,NULL,''),(5206,'4000','91683276549','2023-05-05 11:49:09',NULL,10.00,'','9','1','Good sold','1','','sales','3826427','','No',NULL,NULL,''),(5207,'1000','91683279235','2023-05-05 13:44:43',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5208,'4000','91683279235','2023-05-05 13:44:43',NULL,450.00,'','9','1','Good sold','1','','sales','3826437','','No',NULL,NULL,''),(5209,'1110','91683283485','2023-05-05 15:15:00',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826505','','No',NULL,NULL,''),(5210,'5500','91683283485','2023-05-05 13:44:45',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5211,'1000','91683283485','2023-05-05 15:15:00',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5212,'4000','91683283485','2023-05-05 15:15:00',NULL,100.00,'','9','1','Good sold','1','','sales','3826505','','No',NULL,NULL,''),(5213,'1000','91683288902','2023-05-05 15:40:58',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5214,'4000','91683288902','2023-05-05 15:40:58',NULL,150.00,'','9','1','Good sold','1','','sales','3826165','','No',NULL,NULL,''),(5217,'1000','91683290460','2023-05-05 15:53:31',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5223,'1110','91683290460','2023-05-05 15:41:00',NULL,650.00,'','9','1','Inventory sold','1','','sales','3826206','','No',NULL,NULL,''),(5224,'5500','91683290460','2023-05-05 15:53:53',650.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5225,'1000','91683290460','2023-05-05 15:53:31',1000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5226,'4000','91683290460','2023-05-05 15:41:00',NULL,1000.00,'','9','1','Good sold','1','','sales','3826206','','No',NULL,NULL,''),(5227,'1110','91683291247','2023-05-05 16:24:41',NULL,5000.00,'','9','1','Inventory sold','1','','sales','3826065','','No',NULL,NULL,''),(5228,'5500','91683291247','2023-05-05 15:54:07',5000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5229,'1000','91683291247','2023-05-05 16:24:41',5500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5230,'4000','91683291247','2023-05-05 16:24:41',NULL,5500.00,'','9','1','Good sold','1','','sales','3826065','','No',NULL,NULL,''),(5231,'1000','91683293130','2023-05-05 16:25:50',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5232,'4000','91683293130','2023-05-05 16:25:50',NULL,150.00,'','9','1','Good sold','1','','sales','3826342','','No',NULL,NULL,''),(5233,'1000','91683293152','2023-05-05 16:26:00',80.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5234,'4000','91683293152','2023-05-05 16:26:00',NULL,80.00,'','9','1','Good sold','1','','sales','3826417','','No',NULL,NULL,''),(5235,'1000','91683293162','2023-05-05 17:29:13',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5236,'4000','91683293162','2023-05-05 17:29:13',NULL,100.00,'','9','1','Good sold','1','','sales','3826145','','No',NULL,NULL,''),(5237,'1110','91683296958','2023-05-05 17:30:51',NULL,90.00,'','9','1','Inventory sold','1','','sales','3826233','','No',NULL,NULL,''),(5238,'5500','91683296958','2023-05-05 17:29:18',90.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5239,'1000','91683296958','2023-05-05 17:30:51',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5240,'4000','91683296958','2023-05-05 17:30:51',NULL,130.00,'','9','1','Good sold','1','','sales','3826233','','No',NULL,NULL,''),(5241,'1110','91683297057','2023-05-05 17:31:51',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826500','','No',NULL,NULL,''),(5242,'5500','91683297057','2023-05-05 17:30:57',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5243,'1000','91683297057','2023-05-05 17:31:51',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5244,'4000','91683297057','2023-05-05 17:31:51',NULL,150.00,'','9','1','Good sold','1','','sales','3826500','','No',NULL,NULL,''),(5245,'1000','91683297113','2023-05-05 17:36:44',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5246,'4000','91683297113','2023-05-05 17:36:44',NULL,100.00,'','9','1','Good sold','1','','sales','3826418','','No',NULL,NULL,''),(5247,'1000','91683297406','2023-05-05 17:57:43',730.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5248,'4000','91683297406','2023-05-05 17:57:43',NULL,250.00,'','9','1','Good sold','1','','sales','3826102','','No',NULL,NULL,''),(5249,'4000','91683297406','2023-05-05 17:36:46',NULL,300.00,'','9','1','Good sold','1','','sales','3826416','','No',NULL,NULL,''),(5250,'4000','91683297406','2023-05-05 17:56:41',NULL,180.00,'','9','1','Good sold','1','','sales','3826449','','No',NULL,NULL,''),(5251,'1000','91683348185','2023-05-06 07:43:21',360.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5253,'1110','91683348185','2023-05-06 07:43:21',NULL,206.80,'','9','1','Inventory sold','1','','sales','3826214','','No',NULL,NULL,''),(5254,'5500','91683348185','2023-05-06 07:53:14',206.80,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5255,'1000','91683348185','2023-05-06 07:43:21',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5256,'4000','91683348185','2023-05-06 07:43:21',NULL,350.00,'','9','1','Good sold','1','','sales','3826214','','No',NULL,NULL,''),(5257,'4000','91683348185','2023-05-06 07:52:44',NULL,200.00,'','9','1','Good sold','1','','sales','3826348','','No',NULL,NULL,''),(5258,'4000','91683348185','2023-05-06 07:53:07',NULL,100.00,'','9','1','Good sold','1','','sales','3826323','','No',NULL,NULL,''),(5259,'1110','91683348806','2023-05-06 07:58:54',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826507','','No',NULL,NULL,''),(5260,'5500','91683348806','2023-05-06 07:53:26',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5261,'1000','91683348806','2023-05-06 07:58:54',120.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5262,'4000','91683348806','2023-05-06 07:58:54',NULL,120.00,'','9','1','Good sold','1','','sales','3826507','','No',NULL,NULL,''),(5263,'1110','91683352813','2023-05-06 09:00:13',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826012','','No',NULL,NULL,''),(5264,'5500','91683352813','2023-05-06 09:00:24',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5265,'1000','91683352813','2023-05-06 09:00:30',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5266,'4000','91683352813','2023-05-06 09:00:30',NULL,150.00,'','9','1','Good sold','1','','sales','3826302','','No',NULL,NULL,''),(5267,'4000','91683352813','2023-05-06 09:00:13',NULL,100.00,'','9','1','Good sold','1','','sales','3826012','','No',NULL,NULL,''),(5268,'1000','91683363474','2023-05-06 11:58:25',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5269,'4000','91683363474','2023-05-06 11:58:25',NULL,130.00,'','9','1','Good sold','1','','sales','3826139','','No',NULL,NULL,''),(5270,'1000','91683363508','2023-05-06 13:34:29',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5271,'4000','91683363508','2023-05-06 13:34:29',NULL,420.00,'','9','1','Good sold','1','','sales','3826117','','No',NULL,NULL,''),(5272,'1110','91683369859','2023-05-06 13:44:30',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826507','','No',NULL,NULL,''),(5273,'5500','91683369859','2023-05-06 13:44:19',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5274,'1000','91683369859','2023-05-06 13:44:30',120.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5275,'4000','91683369859','2023-05-06 13:44:30',NULL,120.00,'','9','1','Good sold','1','','sales','3826507','','No',NULL,NULL,''),(5276,'1000','91683369876','2023-05-06 13:55:14',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5277,'4000','91683369876','2023-05-06 13:55:14',NULL,150.00,'','9','1','Good sold','1','','sales','3826168','','No',NULL,NULL,''),(5278,'4000','91683369876','2023-05-06 13:44:36',NULL,150.00,'','9','1','Good sold','1','','sales','3826146','','No',NULL,NULL,''),(5279,'1110','91683370520','2023-05-06 13:55:20',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826012','','No',NULL,NULL,''),(5280,'5500','91683370520','2023-05-06 14:01:58',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5281,'1000','91683370520','2023-05-06 14:02:39',400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5282,'4000','91683370520','2023-05-06 14:02:39',NULL,300.00,'','9','1','Good sold','1','','sales','3826146','','No',NULL,NULL,''),(5283,'4000','91683370520','2023-05-06 13:55:20',NULL,100.00,'','9','1','Good sold','1','','sales','3826012','','No',NULL,NULL,''),(5284,'1000','91683371000','2023-05-06 14:18:59',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5285,'4000','91683371000','2023-05-06 14:18:59',NULL,650.00,'','9','1','Good sold','1','','sales','3826436','','No',NULL,NULL,''),(5286,'1110','91683371942','2023-05-06 15:32:23',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826012','','No',NULL,NULL,''),(5287,'5500','91683371942','2023-05-06 15:32:53',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5288,'1000','91683371942','2023-05-06 15:33:11',800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5289,'4000','91683371942','2023-05-06 15:33:11',NULL,450.00,'','9','1','Good sold','1','','sales','3826170','','No',NULL,NULL,''),(5290,'4000','91683371942','2023-05-06 14:19:02',NULL,150.00,'','9','1','Good sold','1','','sales','3826302','','No',NULL,NULL,''),(5291,'4000','91683371942','2023-05-06 15:32:23',NULL,100.00,'','9','1','Good sold','1','','sales','3826012','','No',NULL,NULL,''),(5292,'4000','91683371942','2023-05-06 15:32:45',NULL,100.00,'','9','1','Good sold','1','','sales','3826145','','No',NULL,NULL,''),(5293,'1110','91683376399','2023-05-06 15:33:19',NULL,420.00,'','9','1','Inventory sold','1','','sales','3826112','','No',NULL,NULL,''),(5294,'5500','91683376399','2023-05-06 15:59:09',420.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5295,'1000','91683376399','2023-05-06 15:59:15',870.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5296,'4000','91683376399','2023-05-06 15:59:15',NULL,420.00,'','9','1','Good sold','1','','sales','3826117','','No',NULL,NULL,''),(5297,'4000','91683376399','2023-05-06 15:33:19',NULL,450.00,'','9','1','Good sold','1','','sales','3826112','','No',NULL,NULL,''),(5298,'1110','91683378002','2023-05-06 16:09:55',NULL,1030.00,'','9','1','Inventory sold','1','','sales','3826288','','No',NULL,NULL,''),(5299,'5500','91683378002','2023-05-06 16:00:02',1030.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5300,'1000','91683378002','2023-05-06 16:09:55',1400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5301,'4000','91683378002','2023-05-06 16:09:55',NULL,1400.00,'','9','1','Good sold','1','','sales','3826288','','No',NULL,NULL,''),(5302,'1110','91683378604','2023-05-06 16:18:36',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826012','','No',NULL,NULL,''),(5303,'1110','91683378604','2023-05-06 16:10:04',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826507','','No',NULL,NULL,''),(5304,'5500','91683378604','2023-05-06 16:18:16',175.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5305,'1000','91683378604','2023-05-06 16:18:36',220.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5306,'4000','91683378604','2023-05-06 16:18:36',NULL,100.00,'','9','1','Good sold','1','','sales','3826012','','No',NULL,NULL,''),(5307,'4000','91683378604','2023-05-06 16:10:04',NULL,120.00,'','9','1','Good sold','1','','sales','3826507','','No',NULL,NULL,''),(5308,'1000','91683379119','2023-05-06 16:34:05',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5309,'4000','91683379119','2023-05-06 16:34:05',NULL,100.00,'','9','1','Good sold','1','','sales','3826145','','No',NULL,NULL,''),(5310,'1000','91683380052','2023-05-06 16:49:41',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5311,'4000','91683380052','2023-05-06 16:49:41',NULL,100.00,'','9','1','Good sold','1','','sales','3826145','','No',NULL,NULL,''),(5312,'1110','91683380987','2023-05-06 16:50:06',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826012','','No',NULL,NULL,''),(5313,'5500','91683380987','2023-05-06 16:49:56',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5314,'1000','91683380987','2023-05-06 16:50:06',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5315,'4000','91683380987','2023-05-06 16:50:06',NULL,100.00,'','9','1','Good sold','1','','sales','3826012','','No',NULL,NULL,''),(5316,'1000','91683381009','2023-05-06 16:52:42',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5317,'4000','91683381009','2023-05-06 16:52:42',NULL,250.00,'','9','1','Good sold','1','','sales','3826102','','No',NULL,NULL,''),(5318,'1000','91683383275','2023-05-06 17:28:02',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5319,'4000','91683383275','2023-05-06 17:28:02',NULL,250.00,'','9','1','Good sold','1','','sales','3826388','','No',NULL,NULL,''),(5320,'1110','91683386794','2023-05-06 18:26:47',NULL,560.00,'','9','1','Inventory sold','1','','sales','3826496','','No',NULL,NULL,''),(5321,'5500','91683386794','2023-05-06 18:26:34',560.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5322,'1000','91683386794','2023-05-06 18:26:47',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5323,'4000','91683386794','2023-05-06 18:26:47',NULL,650.00,'','9','1','Good sold','1','','sales','3826496','','No',NULL,NULL,''),(5324,'1110','91683387247','2023-05-06 18:34:15',NULL,175.00,'','9','1','Inventory sold','1','','sales','3826102','','No',NULL,NULL,''),(5325,'5500','91683387247','2023-05-06 18:34:07',175.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5326,'1000','91683387247','2023-05-06 18:34:15',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5327,'4000','91683387247','2023-05-06 18:34:15',NULL,250.00,'','9','1','Good sold','1','','sales','3826102','','No',NULL,NULL,''),(5328,'1000','91683516494','2023-05-08 06:47:55',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5329,'4000','91683516494','2023-05-08 06:47:55',NULL,650.00,'','9','1','Good sold','1','','sales','3826436','','No',NULL,NULL,''),(5330,'1000','91683517678','2023-05-08 07:51:39',180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5331,'4000','91683517678','2023-05-08 07:51:39',NULL,180.00,'','9','1','Good sold','1','','sales','3826449','','No',NULL,NULL,''),(5332,'1000','91683521501','2023-05-08 08:10:25',7600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5333,'4000','91683521501','2023-05-08 08:10:25',NULL,7600.00,'','9','1','Good sold','1','','sales','3826277','','No',NULL,NULL,''),(5334,'1110','91683523834','2023-05-08 08:30:54',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826323','','No',NULL,NULL,''),(5335,'1110','91683523834','2023-05-08 08:30:34',NULL,200.00,'','9','1','Inventory sold','1','','sales','3826342','','No',NULL,NULL,''),(5336,'5500','91683523834','2023-05-08 08:30:43',260.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5337,'1000','91683523834','2023-05-08 08:30:54',400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5338,'4000','91683523834','2023-05-08 08:30:54',NULL,100.00,'','9','1','Good sold','1','','sales','3826323','','No',NULL,NULL,''),(5339,'4000','91683523834','2023-05-08 08:30:34',NULL,300.00,'','9','1','Good sold','1','','sales','3826342','','No',NULL,NULL,''),(5340,'1110','91683523863','2023-05-08 08:37:06',NULL,110.00,'','9','1','Inventory sold','1','','sales','3826506','','No',NULL,NULL,''),(5341,'5500','91683523863','2023-05-08 08:31:03',110.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5342,'1000','91683523863','2023-05-08 08:37:06',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5343,'4000','91683523863','2023-05-08 08:37:06',NULL,130.00,'','9','1','Good sold','1','','sales','3826506','','No',NULL,NULL,''),(5344,'1000','91683524229','2023-05-08 08:40:05',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5345,'4000','91683524229','2023-05-08 08:40:05',NULL,420.00,'','9','1','Good sold','1','','sales','3826117','','No',NULL,NULL,''),(5346,'1000','91683524411','2023-05-08 08:41:57',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5347,'4000','91683524411','2023-05-08 08:41:57',NULL,420.00,'','9','1','Good sold','1','','sales','3826117','','No',NULL,NULL,''),(5348,'1110','91683524520','2023-05-08 08:42:11',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(5349,'5500','91683524520','2023-05-08 08:42:00',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5350,'1000','91683524520','2023-05-08 08:42:11',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5351,'4000','91683524520','2023-05-08 08:42:11',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(5352,'1110','91683529412','2023-05-08 10:03:39',NULL,145.00,'','9','1','Inventory sold','1','','sales','3826466','','No',NULL,NULL,''),(5353,'5500','91683529412','2023-05-08 10:03:32',145.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5354,'1000','91683529412','2023-05-08 10:03:39',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5355,'4000','91683529412','2023-05-08 10:03:39',NULL,200.00,'','9','1','Good sold','1','','sales','3826466','','No',NULL,NULL,''),(5356,'1110','91683530923','2023-05-08 10:28:54',NULL,1400.00,'','9','1','Inventory sold','1','','sales','3826306','','No',NULL,NULL,''),(5357,'5500','91683530923','2023-05-08 10:28:43',1400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5358,'1000','91683530923','2023-05-08 10:28:54',1650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5359,'4000','91683530923','2023-05-08 10:28:54',NULL,1650.00,'','9','1','Good sold','1','','sales','3826306','','No',NULL,NULL,''),(5360,'1000','91683532576','2023-05-08 10:56:28',70.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5361,'4000','91683532576','2023-05-08 10:56:28',NULL,70.00,'','9','1','Good sold','1','','sales','3826468','','No',NULL,NULL,''),(5362,'1000','91683532975','2023-05-08 11:03:11',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5363,'4000','91683532975','2023-05-08 11:03:11',NULL,200.00,'','9','1','Good sold','1','','sales','3826478','','No',NULL,NULL,''),(5364,'4000','91683532975','2023-05-08 11:02:55',NULL,100.00,'','9','1','Good sold','1','','sales','3826477','','No',NULL,NULL,''),(5365,'1110','91683534827','2023-05-08 11:35:38',NULL,1200.00,'','9','1','Inventory sold','1','','sales','3826188','','No',NULL,NULL,''),(5366,'1110','91683534827','2023-05-08 11:33:47',NULL,92.00,'','9','1','Inventory sold','1','','sales','3826386','','No',NULL,NULL,''),(5367,'5500','91683534827','2023-05-08 11:35:30',1292.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5368,'1000','91683534827','2023-05-08 11:35:38',1730.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5369,'4000','91683534827','2023-05-08 11:35:38',NULL,1300.00,'','9','1','Good sold','1','','sales','3826188','','No',NULL,NULL,''),(5370,'4000','91683534827','2023-05-08 11:33:47',NULL,120.00,'','9','1','Good sold','1','','sales','3826386','','No',NULL,NULL,''),(5371,'4000','91683534827','2023-05-08 11:34:08',NULL,130.00,'','9','1','Good sold','1','','sales','3826441','','No',NULL,NULL,''),(5372,'4000','91683534827','2023-05-08 11:34:17',NULL,180.00,'','9','1','Good sold','1','','sales','3826414','','No',NULL,NULL,''),(5373,'1110','91683535429','2023-05-08 11:44:05',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826507','','No',NULL,NULL,''),(5374,'5500','91683535429','2023-05-08 11:43:49',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5375,'1000','91683535429','2023-05-08 11:44:05',120.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5376,'4000','91683535429','2023-05-08 11:44:05',NULL,120.00,'','9','1','Good sold','1','','sales','3826507','','No',NULL,NULL,''),(5377,'1110','91683535460','2023-05-08 11:44:54',NULL,40.00,'','9','1','Inventory sold','1','','sales','3826433','','No',NULL,NULL,''),(5378,'1110','91683535460','2023-05-08 11:45:04',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826503','','No',NULL,NULL,''),(5379,'5500','91683535460','2023-05-08 11:45:35',115.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5380,'1000','91683535460','2023-05-08 11:45:47',460.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5381,'4000','91683535460','2023-05-08 11:45:47',NULL,300.00,'','9','1','Good sold','1','','sales','3826430','','No',NULL,NULL,''),(5382,'4000','91683535460','2023-05-08 11:44:54',NULL,60.00,'','9','1','Good sold','1','','sales','3826433','','No',NULL,NULL,''),(5383,'4000','91683535460','2023-05-08 11:45:04',NULL,100.00,'','9','1','Good sold','1','','sales','3826503','','No',NULL,NULL,''),(5384,'1110','91683535554','2023-05-08 11:50:43',NULL,2800.00,'','9','1','Inventory sold','1','','sales','3826285','','No',NULL,NULL,''),(5385,'5500','91683535554','2023-05-08 11:45:54',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5386,'1000','91683535554','2023-05-08 11:50:43',3300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5387,'4000','91683535554','2023-05-08 11:50:43',NULL,3300.00,'','9','1','Good sold','1','','sales','3826285','','No',NULL,NULL,''),(5388,'1110','91683535851','2023-05-08 11:54:04',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826012','','No',NULL,NULL,''),(5389,'1110','91683535851','2023-05-08 11:50:51',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826356','','No',NULL,NULL,''),(5390,'5500','91683535851','2023-05-08 11:53:45',175.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5391,'1000','91683535851','2023-05-08 11:54:04',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5392,'4000','91683535851','2023-05-08 11:54:04',NULL,100.00,'','9','1','Good sold','1','','sales','3826012','','No',NULL,NULL,''),(5393,'4000','91683535851','2023-05-08 11:50:51',NULL,150.00,'','9','1','Good sold','1','','sales','3826356','','No',NULL,NULL,''),(5394,'1110','91683536292','2023-05-08 11:58:28',NULL,165.00,'','9','1','Inventory sold','1','','sales','3826348','','No',NULL,NULL,''),(5395,'1110','91683536292','2023-05-08 11:58:12',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826326','','No',NULL,NULL,''),(5396,'5500','91683536292','2023-05-08 11:58:20',225.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5397,'1000','91683536292','2023-05-08 11:58:28',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5398,'4000','91683536292','2023-05-08 11:58:28',NULL,200.00,'','9','1','Good sold','1','','sales','3826348','','No',NULL,NULL,''),(5399,'4000','91683536292','2023-05-08 11:58:12',NULL,100.00,'','9','1','Good sold','1','','sales','3826326','','No',NULL,NULL,''),(5400,'1110','91683536311','2023-05-08 12:04:44',NULL,700.00,'','9','1','Inventory sold','1','','sales','3826357','','No',NULL,NULL,''),(5401,'1110','91683536311','2023-05-08 11:58:31',NULL,2800.00,'','9','1','Inventory sold','1','','sales','3826358','','No',NULL,NULL,''),(5402,'5500','91683536311','2023-05-08 12:04:17',3500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5403,'1000','91683536311','2023-05-08 12:04:44',3850.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5404,'4000','91683536311','2023-05-08 12:04:44',NULL,750.00,'','9','1','Good sold','1','','sales','3826357','','No',NULL,NULL,''),(5405,'4000','91683536311','2023-05-08 11:58:31',NULL,3100.00,'','9','1','Good sold','1','','sales','3826358','','No',NULL,NULL,''),(5408,'1000','91683540442','2023-05-08 13:50:32',120.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5410,'1110','91683543037','2023-05-08 13:51:23',NULL,92.00,'','9','1','Inventory sold','1','','sales','3826386','','No',NULL,NULL,''),(5411,'5500','91683543037','2023-05-08 13:50:38',92.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5412,'1000','91683543037','2023-05-08 13:51:23',120.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5413,'4000','91683543037','2023-05-08 13:51:23',NULL,120.00,'','9','1','Good sold','1','','sales','3826386','','No',NULL,NULL,''),(5418,'1000','91683540442','2023-05-08 13:50:32',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5419,'4000','91683540442','2023-05-08 13:07:22',NULL,100.00,'','9','1','Good sold','1','','sales','3826493','','No',NULL,NULL,''),(5420,'1110','91683547525','2023-05-08 15:37:37',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826417','','No',NULL,NULL,''),(5421,'5500','91683547525','2023-05-08 15:05:25',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5422,'1000','91683547525','2023-05-08 15:37:37',80.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5423,'4000','91683547525','2023-05-08 15:37:37',NULL,80.00,'','9','1','Good sold','1','','sales','3826417','','No',NULL,NULL,''),(5424,'1110','91683550241','2023-05-08 15:50:48',NULL,118.00,'','9','1','Inventory sold','1','','sales','3826389','','No',NULL,NULL,''),(5425,'5500','91683550241','2023-05-08 15:50:41',118.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5426,'1000','91683550241','2023-05-08 15:50:48',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5427,'4000','91683550241','2023-05-08 15:50:48',NULL,150.00,'','9','1','Good sold','1','','sales','3826389','','No',NULL,NULL,''),(5428,'1110','91683550251','2023-05-08 16:16:23',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826356','','No',NULL,NULL,''),(5429,'1110','91683550251','2023-05-08 15:50:51',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826505','','No',NULL,NULL,''),(5430,'5500','91683550251','2023-05-08 16:16:17',160.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5431,'1000','91683550251','2023-05-08 16:16:23',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5432,'4000','91683550251','2023-05-08 16:16:23',NULL,150.00,'','9','1','Good sold','1','','sales','3826356','','No',NULL,NULL,''),(5433,'4000','91683550251','2023-05-08 15:50:51',NULL,100.00,'','9','1','Good sold','1','','sales','3826505','','No',NULL,NULL,''),(5434,'1110','91683551789','2023-05-08 16:46:03',NULL,80.00,'','9','1','Inventory sold','1','','sales','3826418','','No',NULL,NULL,''),(5435,'5500','91683551789','2023-05-08 16:16:29',80.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5436,'1000','91683551789','2023-05-08 16:46:03',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5437,'4000','91683551789','2023-05-08 16:46:03',NULL,100.00,'','9','1','Good sold','1','','sales','3826418','','No',NULL,NULL,''),(5438,'1000','91683553567','2023-05-08 16:49:28',180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5439,'4000','91683553567','2023-05-08 16:49:28',NULL,180.00,'','9','1','Good sold','1','','sales','3826449','','No',NULL,NULL,''),(5440,'1110','91683553775','2023-05-08 17:01:49',NULL,330.00,'','9','1','Inventory sold','1','','sales','3826437','','No',NULL,NULL,''),(5441,'5500','91683553775','2023-05-08 16:49:35',330.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5442,'1000','91683553775','2023-05-08 17:01:49',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5443,'4000','91683553775','2023-05-08 17:01:49',NULL,450.00,'','9','1','Good sold','1','','sales','3826437','','No',NULL,NULL,''),(5444,'1110','91683604102','2023-05-09 06:48:32',NULL,125.00,'','9','1','Inventory sold','1','','sales','3826302','','No',NULL,NULL,''),(5445,'5500','91683604102','2023-05-09 06:48:22',125.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5446,'1000','91683604102','2023-05-09 06:48:32',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5447,'4000','91683604102','2023-05-09 06:48:32',NULL,150.00,'','9','1','Good sold','1','','sales','3826302','','No',NULL,NULL,''),(5448,'1110','91683617403','2023-05-09 10:33:27',NULL,700.00,'','9','1','Inventory sold','1','','sales','3826357','','No',NULL,NULL,''),(5449,'1110','91683617403','2023-05-09 10:30:03',NULL,285.00,'','9','1','Inventory sold','1','','sales','3826347','','No',NULL,NULL,''),(5450,'5500','91683617403','2023-05-09 10:33:18',985.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5451,'1000','91683617403','2023-05-09 10:33:27',1200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5452,'4000','91683617403','2023-05-09 10:33:27',NULL,850.00,'','9','1','Good sold','1','','sales','3826357','','No',NULL,NULL,''),(5453,'4000','91683617403','2023-05-09 10:30:03',NULL,350.00,'','9','1','Good sold','1','','sales','3826347','','No',NULL,NULL,''),(5454,'1000','91683617615','2023-05-09 11:36:27',70.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5455,'4000','91683617615','2023-05-09 11:36:27',NULL,70.00,'','9','1','Good sold','1','','sales','3826468','','No',NULL,NULL,''),(5456,'1000','91683621394','2023-05-09 12:12:01',80.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5457,'4000','91683621394','2023-05-09 12:12:01',NULL,80.00,'','9','1','Good sold','1','','sales','3826468','','No',NULL,NULL,''),(5458,'1110','91683623531','2023-05-09 12:12:59',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826499','','No',NULL,NULL,''),(5459,'5500','91683623531','2023-05-09 12:12:11',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5460,'1000','91683623531','2023-05-09 12:12:59',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5461,'4000','91683623531','2023-05-09 12:12:59',NULL,100.00,'','9','1','Good sold','1','','sales','3826499','','No',NULL,NULL,''),(5462,'1110','91683623582','2023-05-09 12:51:05',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826417','','No',NULL,NULL,''),(5463,'5500','91683623582','2023-05-09 12:13:02',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5464,'1000','91683623582','2023-05-09 12:51:05',80.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5465,'4000','91683623582','2023-05-09 12:51:05',NULL,80.00,'','9','1','Good sold','1','','sales','3826417','','No',NULL,NULL,''),(5466,'1000','91683625871','2023-05-09 13:12:47',400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5467,'4000','91683625871','2023-05-09 13:12:47',NULL,200.00,'','9','1','Good sold','1','','sales','3826489','','No',NULL,NULL,''),(5468,'4000','91683625871','2023-05-09 12:51:11',NULL,200.00,'','9','1','Good sold','1','','sales','3826487','','No',NULL,NULL,''),(5469,'1000','91683627267','2023-05-09 13:53:58',180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5470,'4000','91683627267','2023-05-09 13:53:58',NULL,180.00,'','9','1','Good sold','1','','sales','3826449','','No',NULL,NULL,''),(5471,'1110','91683629894','2023-05-09 13:58:20',NULL,105.00,'','9','1','Inventory sold','1','','sales','3826110','','No',NULL,NULL,''),(5472,'5500','91683629894','2023-05-09 13:58:14',105.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5473,'1000','91683629894','2023-05-09 13:58:20',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5474,'4000','91683629894','2023-05-09 13:58:20',NULL,150.00,'','9','1','Good sold','1','','sales','3826110','','No',NULL,NULL,''),(5475,'1110','91683629903','2023-05-09 14:54:53',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826417','','No',NULL,NULL,''),(5476,'5500','91683629903','2023-05-09 13:58:23',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5477,'1000','91683629903','2023-05-09 14:54:53',80.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5478,'4000','91683629903','2023-05-09 14:54:53',NULL,80.00,'','9','1','Good sold','1','','sales','3826417','','No',NULL,NULL,''),(5479,'1110','91683634298','2023-05-09 15:11:50',NULL,105.00,'','9','1','Inventory sold','1','','sales','3826110','','No',NULL,NULL,''),(5480,'5500','91683634298','2023-05-09 15:11:38',105.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5481,'1000','91683634298','2023-05-09 15:11:50',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5482,'4000','91683634298','2023-05-09 15:11:50',NULL,150.00,'','9','1','Good sold','1','','sales','3826110','','No',NULL,NULL,''),(5483,'1110','91683634312','2023-05-09 15:50:12',NULL,175.00,'','9','1','Inventory sold','1','','sales','3826102','','No',NULL,NULL,''),(5484,'5500','91683634312','2023-05-09 15:11:52',175.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5485,'1000','91683634312','2023-05-09 15:50:12',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5486,'4000','91683634312','2023-05-09 15:50:12',NULL,250.00,'','9','1','Good sold','1','','sales','3826102','','No',NULL,NULL,''),(5487,'1110','91683636614','2023-05-09 16:02:09',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826342','','No',NULL,NULL,''),(5488,'5500','91683636614','2023-05-09 15:50:14',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5489,'1000','91683636614','2023-05-09 16:02:09',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5490,'4000','91683636614','2023-05-09 16:02:09',NULL,150.00,'','9','1','Good sold','1','','sales','3826342','','No',NULL,NULL,''),(5491,'1110','91683639665','2023-05-09 16:41:17',NULL,85.00,'','9','1','Inventory sold','1','','sales','3826059','','No',NULL,NULL,''),(5492,'5500','91683639665','2023-05-09 16:41:05',85.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5493,'1000','91683639665','2023-05-09 16:41:17',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5494,'4000','91683639665','2023-05-09 16:41:17',NULL,100.00,'','9','1','Good sold','1','','sales','3826059','','No',NULL,NULL,''),(5495,'1110','91683642366','2023-05-09 17:51:35',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826342','','No',NULL,NULL,''),(5496,'5500','91683642366','2023-05-09 17:26:06',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5497,'1000','91683642366','2023-05-09 17:51:35',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5498,'4000','91683642366','2023-05-09 17:51:35',NULL,150.00,'','9','1','Good sold','1','','sales','3826342','','No',NULL,NULL,''),(5499,'1110','91683644697','2023-05-09 18:21:15',NULL,1030.00,'','9','1','Inventory sold','1','','sales','3826288','','No',NULL,NULL,''),(5500,'5500','91683644697','2023-05-09 18:21:01',1030.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5501,'1000','91683644697','2023-05-09 18:21:15',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5502,'4000','91683644697','2023-05-09 18:21:15',NULL,1300.00,'','9','1','Good sold','1','','sales','3826288','','No',NULL,NULL,''),(5503,'1110','91683689430','2023-05-10 07:20:02',NULL,92.00,'','9','1','Inventory sold','1','','sales','3826386','','No',NULL,NULL,''),(5504,'5500','91683689430','2023-05-10 06:30:30',92.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5505,'1000','91683689430','2023-05-10 07:20:02',120.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5506,'4000','91683689430','2023-05-10 07:20:02',NULL,120.00,'','9','1','Good sold','1','','sales','3826386','','No',NULL,NULL,''),(5507,'1110','91683692423','2023-05-10 07:44:47',NULL,92.00,'','9','1','Inventory sold','1','','sales','3826386','','No',NULL,NULL,''),(5508,'5500','91683692423','2023-05-10 07:20:23',92.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5509,'1000','91683692423','2023-05-10 07:44:47',120.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5510,'4000','91683692423','2023-05-10 07:44:47',NULL,120.00,'','9','1','Good sold','1','','sales','3826386','','No',NULL,NULL,''),(5511,'1110','91683693890','2023-05-10 07:57:09',NULL,118.00,'','9','1','Inventory sold','1','','sales','3826389','','No',NULL,NULL,''),(5512,'5500','91683693890','2023-05-10 07:44:50',118.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5513,'1000','91683693890','2023-05-10 07:57:09',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5514,'4000','91683693890','2023-05-10 07:57:09',NULL,150.00,'','9','1','Good sold','1','','sales','3826389','','No',NULL,NULL,''),(5515,'1110','91683694632','2023-05-10 08:17:33',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826417','','No',NULL,NULL,''),(5516,'5500','91683694632','2023-05-10 07:57:12',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5517,'1000','91683694632','2023-05-10 08:17:33',80.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5518,'4000','91683694632','2023-05-10 08:17:33',NULL,80.00,'','9','1','Good sold','1','','sales','3826417','','No',NULL,NULL,''),(5519,'1000','91683695855','2023-05-10 08:22:23',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5520,'4000','91683695855','2023-05-10 08:22:23',NULL,100.00,'','9','1','Good sold','1','','sales','3826430','','No',NULL,NULL,''),(5521,'1110','91683707366','2023-05-10 11:29:39',NULL,2550.00,'','9','1','Inventory sold','1','','sales','3826283','','No',NULL,NULL,''),(5522,'5500','91683707366','2023-05-10 11:29:26',2550.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5523,'1000','91683707366','2023-05-10 11:29:39',3000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5524,'4000','91683707366','2023-05-10 11:29:39',NULL,3000.00,'','9','1','Good sold','1','','sales','3826283','','No',NULL,NULL,''),(5525,'1000','91683707417','2023-05-10 12:02:39',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5526,'4000','91683707417','2023-05-10 12:02:39',NULL,150.00,'','9','1','Good sold','1','','sales','3826470','','No',NULL,NULL,''),(5527,'1000','91683709362','2023-05-10 12:12:52',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5528,'4000','91683709362','2023-05-10 12:12:52',NULL,130.00,'','9','1','Good sold','1','','sales','3826441','','No',NULL,NULL,''),(5529,'1110','91683709978','2023-05-10 13:16:10',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826507','','No',NULL,NULL,''),(5530,'1110','91683709978','2023-05-10 13:15:54',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826013','','No',NULL,NULL,''),(5531,'5500','91683709978','2023-05-10 13:16:04',220.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5532,'1000','91683709978','2023-05-10 13:16:10',270.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5533,'4000','91683709978','2023-05-10 13:16:10',NULL,120.00,'','9','1','Good sold','1','','sales','3826507','','No',NULL,NULL,''),(5534,'4000','91683709978','2023-05-10 13:15:54',NULL,150.00,'','9','1','Good sold','1','','sales','3826013','','No',NULL,NULL,''),(5535,'1110','91683713773','2023-05-10 14:03:25',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826499','','No',NULL,NULL,''),(5536,'5500','91683713773','2023-05-10 13:16:13',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5537,'1000','91683713773','2023-05-10 14:03:25',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5538,'4000','91683713773','2023-05-10 14:03:25',NULL,100.00,'','9','1','Good sold','1','','sales','3826499','','No',NULL,NULL,''),(5539,'1110','91683722355','2023-05-10 15:39:20',NULL,90.00,'','9','1','Inventory sold','1','','sales','3826139','','No',NULL,NULL,''),(5540,'5500','91683722355','2023-05-10 15:39:15',90.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5541,'1000','91683722355','2023-05-10 15:39:20',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5542,'4000','91683722355','2023-05-10 15:39:20',NULL,130.00,'','9','1','Good sold','1','','sales','3826139','','No',NULL,NULL,''),(5543,'1110','91683725794','2023-05-10 16:36:41',NULL,217.00,'','9','1','Inventory sold','1','','sales','3826388','','No',NULL,NULL,''),(5544,'5500','91683725794','2023-05-10 16:36:34',217.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5545,'1000','91683725794','2023-05-10 16:36:41',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5546,'4000','91683725794','2023-05-10 16:36:41',NULL,250.00,'','9','1','Good sold','1','','sales','3826388','','No',NULL,NULL,''),(5547,'1110','91683725803','2023-05-10 17:26:25',NULL,105.00,'','9','1','Inventory sold','1','','sales','3826110','','No',NULL,NULL,''),(5548,'5500','91683725803','2023-05-10 16:36:43',105.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5549,'1000','91683725803','2023-05-10 17:26:25',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5550,'4000','91683725803','2023-05-10 17:26:25',NULL,150.00,'','9','1','Good sold','1','','sales','3826110','','No',NULL,NULL,''),(5551,'1110','91683779502','2023-05-11 07:31:58',NULL,400.00,'','9','1','Inventory sold','1','','sales','3826170','','No',NULL,NULL,''),(5552,'5500','91683779502','2023-05-11 07:31:42',400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5553,'1000','91683779502','2023-05-11 07:31:58',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5554,'4000','91683779502','2023-05-11 07:31:58',NULL,450.00,'','9','1','Good sold','1','','sales','3826170','','No',NULL,NULL,''),(5555,'1110','91683779679','2023-05-11 08:15:17',NULL,5000.00,'','9','1','Inventory sold','1','','sales','3826065','','No',NULL,NULL,''),(5556,'5500','91683779679','2023-05-11 07:34:39',5000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5557,'1000','91683779679','2023-05-11 08:15:17',5800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5558,'4000','91683779679','2023-05-11 08:15:17',NULL,5800.00,'','9','1','Good sold','1','','sales','3826065','','No',NULL,NULL,''),(5559,'1110','91683792153','2023-05-11 11:02:41',NULL,80.00,'','9','1','Inventory sold','1','','sales','3826418','','No',NULL,NULL,''),(5560,'5500','91683792153','2023-05-11 11:02:33',80.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5561,'1000','91683792153','2023-05-11 11:02:41',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5562,'4000','91683792153','2023-05-11 11:02:41',NULL,100.00,'','9','1','Good sold','1','','sales','3826418','','No',NULL,NULL,''),(5563,'1000','91683792165','2023-05-11 12:08:52',3700.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5564,'4000','91683792165','2023-05-11 12:08:52',NULL,3700.00,'','9','1','Good sold','1','','sales','3826277','','No',NULL,NULL,''),(5565,'1110','91683798889','2023-05-11 12:54:54',NULL,62.00,'','9','1','Inventory sold','1','','sales','3826145','','No',NULL,NULL,''),(5566,'5500','91683798889','2023-05-11 12:54:49',62.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5567,'1000','91683798889','2023-05-11 12:54:54',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5568,'4000','91683798889','2023-05-11 12:54:54',NULL,100.00,'','9','1','Good sold','1','','sales','3826145','','No',NULL,NULL,''),(5569,'1110','91683798896','2023-05-11 13:22:21',NULL,175.00,'','9','1','Inventory sold','1','','sales','3826102','','No',NULL,NULL,''),(5570,'5500','91683798896','2023-05-11 12:54:56',175.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5571,'1000','91683798896','2023-05-11 13:22:21',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5572,'4000','91683798896','2023-05-11 13:22:21',NULL,250.00,'','9','1','Good sold','1','','sales','3826102','','No',NULL,NULL,''),(5573,'1110','91683802563','2023-05-11 13:56:09',NULL,175.00,'','9','1','Inventory sold','1','','sales','3826102','','No',NULL,NULL,''),(5574,'5500','91683802563','2023-05-11 13:56:03',175.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5575,'1000','91683802563','2023-05-11 13:56:09',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5576,'4000','91683802563','2023-05-11 13:56:09',NULL,250.00,'','9','1','Good sold','1','','sales','3826102','','No',NULL,NULL,''),(5577,'1110','91683802570','2023-05-11 14:10:47',NULL,175.00,'','9','1','Inventory sold','1','','sales','3826102','','No',NULL,NULL,''),(5578,'5500','91683802570','2023-05-11 13:56:11',175.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5579,'1000','91683802570','2023-05-11 14:10:47',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5580,'4000','91683802570','2023-05-11 14:10:47',NULL,250.00,'','9','1','Good sold','1','','sales','3826102','','No',NULL,NULL,''),(5581,'1110','91683803449','2023-05-11 14:18:35',NULL,92.00,'','9','1','Inventory sold','1','','sales','3826386','','No',NULL,NULL,''),(5582,'5500','91683803449','2023-05-11 14:10:49',92.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5583,'1000','91683803449','2023-05-11 14:18:35',120.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5584,'4000','91683803449','2023-05-11 14:18:35',NULL,120.00,'','9','1','Good sold','1','','sales','3826386','','No',NULL,NULL,''),(5585,'1110','91683803921','2023-05-11 14:59:05',NULL,400.00,'','9','1','Inventory sold','1','','sales','3826170','','No',NULL,NULL,''),(5586,'5500','91683803921','2023-05-11 14:18:41',400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5587,'1000','91683803921','2023-05-11 14:59:05',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5588,'4000','91683803921','2023-05-11 14:59:05',NULL,450.00,'','9','1','Good sold','1','','sales','3826170','','No',NULL,NULL,''),(5589,'1000','91683806347','2023-05-11 15:57:07',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5590,'4000','91683806347','2023-05-11 15:57:07',NULL,100.00,'','9','1','Good sold','1','','sales','3826493','','No',NULL,NULL,''),(5591,'1110','91683809830','2023-05-11 16:59:58',NULL,175.00,'','9','1','Inventory sold','1','','sales','3826102','','No',NULL,NULL,''),(5592,'5500','91683809830','2023-05-11 15:57:10',175.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5593,'1000','91683809830','2023-05-11 16:59:58',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5594,'4000','91683809830','2023-05-11 16:59:58',NULL,250.00,'','9','1','Good sold','1','','sales','3826102','','No',NULL,NULL,''),(5595,'1110','91683813602','2023-05-11 17:05:57',NULL,50.00,'','9','1','Inventory sold','1','','sales','3826014','','No',NULL,NULL,''),(5596,'1110','91683813602','2023-05-11 17:00:02',NULL,125.00,'','9','1','Inventory sold','1','','sales','3826302','','No',NULL,NULL,''),(5597,'5500','91683813602','2023-05-11 17:05:47',175.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5598,'1000','91683813602','2023-05-11 17:05:57',230.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5599,'4000','91683813602','2023-05-11 17:05:57',NULL,80.00,'','9','1','Good sold','1','','sales','3826014','','No',NULL,NULL,''),(5600,'4000','91683813602','2023-05-11 17:00:02',NULL,150.00,'','9','1','Good sold','1','','sales','3826302','','No',NULL,NULL,''),(5601,'1000','91683813963','2023-05-11 17:34:50',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5602,'4000','91683813963','2023-05-11 17:34:50',NULL,130.00,'','9','1','Good sold','1','','sales','3826441','','No',NULL,NULL,''),(5603,'1110','91683815693','2023-05-11 18:20:57',NULL,206.80,'','9','1','Inventory sold','1','','sales','3826214','','No',NULL,NULL,''),(5604,'5500','91683815693','2023-05-11 17:34:53',206.80,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5605,'1000','91683815693','2023-05-11 18:20:57',350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5606,'4000','91683815693','2023-05-11 18:20:57',NULL,350.00,'','9','1','Good sold','1','','sales','3826214','','No',NULL,NULL,''),(5607,'1110','91683862042','2023-05-12 08:33:40',NULL,700.00,'','9','1','Inventory sold','1','','sales','3826357','','No',NULL,NULL,''),(5608,'5500','91683862042','2023-05-12 06:27:22',700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5609,'1000','91683862042','2023-05-12 08:33:40',850.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5610,'4000','91683862042','2023-05-12 08:33:40',NULL,850.00,'','9','1','Good sold','1','','sales','3826357','','No',NULL,NULL,''),(5611,'1110','91683869624','2023-05-12 09:17:27',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826500','','No',NULL,NULL,''),(5612,'5500','91683869624','2023-05-12 08:33:44',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5613,'1000','91683869624','2023-05-12 09:17:27',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5614,'4000','91683869624','2023-05-12 09:17:27',NULL,150.00,'','9','1','Good sold','1','','sales','3826500','','No',NULL,NULL,''),(5615,'1110','91683888026','2023-05-12 13:40:38',NULL,2550.00,'','9','1','Inventory sold','1','','sales','3826283','','No',NULL,NULL,''),(5616,'5500','91683888026','2023-05-12 13:40:26',2550.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5617,'1000','91683888026','2023-05-12 13:40:38',3000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5618,'4000','91683888026','2023-05-12 13:40:38',NULL,3000.00,'','9','1','Good sold','1','','sales','3826283','','No',NULL,NULL,''),(5619,'1110','91683888041','2023-05-12 13:41:03',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826500','','No',NULL,NULL,''),(5620,'5500','91683888041','2023-05-12 13:40:41',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5621,'1000','91683888041','2023-05-12 13:41:03',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5622,'4000','91683888041','2023-05-12 13:41:03',NULL,150.00,'','9','1','Good sold','1','','sales','3826500','','No',NULL,NULL,''),(5623,'1110','91683888066','2023-05-12 13:41:06',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826013','','No',NULL,NULL,''),(5624,'5500','91683888066','2023-05-12 13:43:02',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5625,'1000','91683888066','2023-05-12 13:43:13',330.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5626,'4000','91683888066','2023-05-12 13:43:13',NULL,180.00,'','9','1','Good sold','1','','sales','3826449','','No',NULL,NULL,''),(5627,'4000','91683888066','2023-05-12 13:41:06',NULL,150.00,'','9','1','Good sold','1','','sales','3826013','','No',NULL,NULL,''),(5628,'1000','91683888243','2023-05-12 14:37:27',180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5629,'4000','91683888243','2023-05-12 14:37:27',NULL,180.00,'','9','1','Good sold','1','','sales','3826449','','No',NULL,NULL,''),(5630,'1110','91683891457','2023-05-12 14:45:58',NULL,1030.00,'','9','1','Inventory sold','1','','sales','3826288','','No',NULL,NULL,''),(5631,'5500','91683891457','2023-05-12 14:37:38',1030.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5632,'1000','91683891457','2023-05-12 14:45:58',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5633,'4000','91683891457','2023-05-12 14:45:58',NULL,1300.00,'','9','1','Good sold','1','','sales','3826288','','No',NULL,NULL,''),(5634,'1110','91683891968','2023-05-12 14:50:21',NULL,217.00,'','9','1','Inventory sold','1','','sales','3826388','','No',NULL,NULL,''),(5635,'5500','91683891968','2023-05-12 14:46:08',217.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5636,'1000','91683891968','2023-05-12 14:50:21',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5637,'4000','91683891968','2023-05-12 14:50:21',NULL,250.00,'','9','1','Good sold','1','','sales','3826388','','No',NULL,NULL,''),(5638,'1110','91683892231','2023-05-12 15:35:36',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826507','','No',NULL,NULL,''),(5639,'5500','91683892231','2023-05-12 14:50:31',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5640,'1000','91683892231','2023-05-12 15:35:36',120.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5641,'4000','91683892231','2023-05-12 15:35:36',NULL,120.00,'','9','1','Good sold','1','','sales','3826507','','No',NULL,NULL,''),(5642,'1110','91683895254','2023-05-12 15:41:05',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826505','','No',NULL,NULL,''),(5643,'5500','91683895254','2023-05-12 15:40:54',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5644,'1000','91683895254','2023-05-12 15:41:05',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5645,'4000','91683895254','2023-05-12 15:41:05',NULL,100.00,'','9','1','Good sold','1','','sales','3826505','','No',NULL,NULL,''),(5646,'1110','91683895269','2023-05-12 15:47:08',NULL,1030.00,'','9','1','Inventory sold','1','','sales','3826288','','No',NULL,NULL,''),(5647,'5500','91683895269','2023-05-12 15:41:09',1030.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5648,'1000','91683895269','2023-05-12 15:47:08',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5649,'4000','91683895269','2023-05-12 15:47:08',NULL,1300.00,'','9','1','Good sold','1','','sales','3826288','','No',NULL,NULL,''),(5650,'1110','91683895756','2023-05-12 15:50:11',NULL,165.00,'','9','1','Inventory sold','1','','sales','3826348','','No',NULL,NULL,''),(5651,'5500','91683895756','2023-05-12 15:49:16',165.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5652,'1000','91683895756','2023-05-12 15:50:11',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5653,'4000','91683895756','2023-05-12 15:50:11',NULL,200.00,'','9','1','Good sold','1','','sales','3826348','','No',NULL,NULL,''),(5654,'1110','91683895814','2023-05-12 16:07:57',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826417','','No',NULL,NULL,''),(5655,'5500','91683895814','2023-05-12 15:50:14',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5656,'1000','91683895814','2023-05-12 16:07:57',80.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5657,'4000','91683895814','2023-05-12 16:07:57',NULL,80.00,'','9','1','Good sold','1','','sales','3826417','','No',NULL,NULL,''),(5658,'1110','91683896881','2023-05-12 16:37:15',NULL,700.00,'','9','1','Inventory sold','1','','sales','3826357','','No',NULL,NULL,''),(5659,'5500','91683896881','2023-05-12 16:08:01',700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5660,'1000','91683896881','2023-05-12 16:37:15',800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5661,'4000','91683896881','2023-05-12 16:37:15',NULL,800.00,'','9','1','Good sold','1','','sales','3826357','','No',NULL,NULL,''),(5662,'1110','91683898640','2023-05-12 16:52:13',NULL,40.00,'','9','1','Inventory sold','1','','sales','3826433','','No',NULL,NULL,''),(5663,'5500','91683898640','2023-05-12 16:37:20',40.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5664,'1000','91683898640','2023-05-12 16:52:13',60.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5665,'4000','91683898640','2023-05-12 16:52:13',NULL,60.00,'','9','1','Good sold','1','','sales','3826433','','No',NULL,NULL,''),(5666,'1110','91683899540','2023-05-12 17:02:02',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826342','','No',NULL,NULL,''),(5667,'1110','91683899540','2023-05-12 16:52:20',NULL,62.00,'','9','1','Inventory sold','1','','sales','3826145','','No',NULL,NULL,''),(5668,'5500','91683899540','2023-05-12 17:01:43',162.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5669,'1000','91683899540','2023-05-12 17:02:02',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5670,'4000','91683899540','2023-05-12 17:02:02',NULL,150.00,'','9','1','Good sold','1','','sales','3826342','','No',NULL,NULL,''),(5671,'4000','91683899540','2023-05-12 16:52:20',NULL,100.00,'','9','1','Good sold','1','','sales','3826145','','No',NULL,NULL,''),(5672,'1000','91683900246','2023-05-12 17:44:34',180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5673,'4000','91683900246','2023-05-12 17:44:34',NULL,180.00,'','9','1','Good sold','1','','sales','3826449','','No',NULL,NULL,''),(5674,'1110','91683903956','2023-05-12 18:06:03',NULL,500.00,'','9','1','Inventory sold','1','','sales','3826436','','No',NULL,NULL,''),(5675,'5500','91683903956','2023-05-12 18:05:56',500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5676,'1000','91683903956','2023-05-12 18:06:03',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5677,'4000','91683903956','2023-05-12 18:06:03',NULL,650.00,'','9','1','Good sold','1','','sales','3826436','','No',NULL,NULL,''),(5678,'1110','91683903965','2023-05-12 18:19:46',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826505','','No',NULL,NULL,''),(5679,'1110','91683903965','2023-05-12 18:06:05',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826012','','No',NULL,NULL,''),(5680,'5500','91683903965','2023-05-12 18:19:41',135.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5681,'1000','91683903965','2023-05-12 18:19:46',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5682,'4000','91683903965','2023-05-12 18:19:46',NULL,100.00,'','9','1','Good sold','1','','sales','3826505','','No',NULL,NULL,''),(5683,'4000','91683903965','2023-05-12 18:06:05',NULL,100.00,'','9','1','Good sold','1','','sales','3826012','','No',NULL,NULL,''),(5684,'1000','91683904795','2023-05-12 18:27:14',180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5685,'4000','91683904795','2023-05-12 18:27:14',NULL,180.00,'','9','1','Good sold','1','','sales','3826449','','No',NULL,NULL,''),(5686,'1000','91683905237','2023-05-12 18:31:46',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5687,'4000','91683905237','2023-05-12 18:31:46',NULL,420.00,'','9','1','Good sold','1','','sales','3826117','','No',NULL,NULL,''),(5688,'1110','91683958070','2023-05-13 09:07:50',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826460','','No',NULL,NULL,''),(5689,'1110','91683958070','2023-05-13 09:07:57',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826503','','No',NULL,NULL,''),(5690,'5500','91683958070','2023-05-13 09:08:05',195.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5691,'1000','91683958070','2023-05-13 09:08:13',430.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5692,'4000','91683958070','2023-05-13 09:08:13',NULL,180.00,'','9','1','Good sold','1','','sales','3826449','','No',NULL,NULL,''),(5693,'4000','91683958070','2023-05-13 09:07:50',NULL,150.00,'','9','1','Good sold','1','','sales','3826460','','No',NULL,NULL,''),(5694,'4000','91683958070','2023-05-13 09:07:57',NULL,100.00,'','9','1','Good sold','1','','sales','3826503','','No',NULL,NULL,''),(5695,'1110','91683958099','2023-05-13 09:29:18',NULL,1300.00,'','9','1','Inventory sold','1','','sales','3826206','','No',NULL,NULL,''),(5696,'5500','91683958099','2023-05-13 09:08:19',1300.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5697,'1000','91683958099','2023-05-13 09:29:18',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5698,'4000','91683958099','2023-05-13 09:29:18',NULL,1500.00,'','9','1','Good sold','1','','sales','3826206','','No',NULL,NULL,''),(5699,'1000','91683959362','2023-05-13 09:36:17',700.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5700,'4000','91683959362','2023-05-13 09:36:17',NULL,700.00,'','9','1','Good sold','1','','sales','3826490','','No',NULL,NULL,''),(5701,'1110','91683962929','2023-05-13 10:28:56',NULL,92.00,'','9','1','Inventory sold','1','','sales','3826386','','No',NULL,NULL,''),(5702,'5500','91683962929','2023-05-13 10:28:49',92.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5703,'1000','91683962929','2023-05-13 10:28:56',120.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5704,'4000','91683962929','2023-05-13 10:28:56',NULL,120.00,'','9','1','Good sold','1','','sales','3826386','','No',NULL,NULL,''),(5705,'1110','91683980439','2023-05-13 15:49:56',NULL,80.00,'','9','1','Inventory sold','1','','sales','3826418','','No',NULL,NULL,''),(5706,'5500','91683980439','2023-05-13 15:20:39',80.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5707,'1000','91683980439','2023-05-13 15:49:56',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5708,'4000','91683980439','2023-05-13 15:49:56',NULL,100.00,'','9','1','Good sold','1','','sales','3826418','','No',NULL,NULL,''),(5709,'1000','91683982200','2023-05-13 17:12:01',180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5710,'4000','91683982200','2023-05-13 17:12:01',NULL,180.00,'','9','1','Good sold','1','','sales','3826449','','No',NULL,NULL,''),(5711,'1110','91683987159','2023-05-13 17:24:40',NULL,80.00,'','9','1','Inventory sold','1','','sales','3826418','','No',NULL,NULL,''),(5712,'5500','91683987159','2023-05-13 17:12:39',80.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5713,'1000','91683987159','2023-05-13 17:24:40',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5714,'4000','91683987159','2023-05-13 17:24:40',NULL,100.00,'','9','1','Good sold','1','','sales','3826418','','No',NULL,NULL,''),(5715,'1110','91683987883','2023-05-13 17:25:11',NULL,1650.00,'','9','1','Inventory sold','1','','sales','3826367','','No',NULL,NULL,''),(5716,'5500','91683987883','2023-05-13 17:24:43',1650.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5717,'1000','91683987883','2023-05-13 17:25:11',1800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5718,'4000','91683987883','2023-05-13 17:25:11',NULL,1800.00,'','9','1','Good sold','1','','sales','3826367','','No',NULL,NULL,''),(5719,'1110','91683987914','2023-05-13 17:55:31',NULL,2550.00,'','9','1','Inventory sold','1','','sales','3826283','','No',NULL,NULL,''),(5720,'5500','91683987914','2023-05-13 17:55:10',2550.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5721,'1000','91683987914','2023-05-13 17:55:31',3000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5722,'4000','91683987914','2023-05-13 17:55:31',NULL,3000.00,'','9','1','Good sold','1','','sales','3826283','','No',NULL,NULL,''),(5723,'1110','91683990116','2023-05-13 18:26:31',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826417','','No',NULL,NULL,''),(5724,'5500','91683990116','2023-05-13 18:01:56',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5725,'1000','91683990116','2023-05-13 18:26:31',80.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5726,'4000','91683990116','2023-05-13 18:26:31',NULL,80.00,'','9','1','Good sold','1','','sales','3826417','','No',NULL,NULL,''),(5727,'1110','91683991597','2023-05-13 18:37:31',NULL,5000.00,'','9','1','Inventory sold','1','','sales','3826065','','No',NULL,NULL,''),(5728,'5500','91683991597','2023-05-13 18:26:37',5000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5729,'1000','91683991597','2023-05-13 18:37:31',5800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5730,'4000','91683991597','2023-05-13 18:37:31',NULL,5800.00,'','9','1','Good sold','1','','sales','3826065','','No',NULL,NULL,''),(5731,'1110','91684129122','2023-05-15 08:40:20',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(5732,'1110','91684129122','2023-05-15 08:38:42',NULL,92.00,'','9','1','Inventory sold','1','','sales','3826386','','No',NULL,NULL,''),(5733,'1110','91684129122','2023-05-15 08:39:04',NULL,206.80,'','9','1','Inventory sold','1','','sales','3826214','','No',NULL,NULL,''),(5734,'5500','91684129122','2023-05-15 08:39:16',538.80,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5735,'1000','91684129122','2023-05-15 08:40:20',770.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5736,'4000','91684129122','2023-05-15 08:40:20',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(5737,'4000','91684129122','2023-05-15 08:38:42',NULL,120.00,'','9','1','Good sold','1','','sales','3826386','','No',NULL,NULL,''),(5738,'4000','91684129122','2023-05-15 08:39:04',NULL,350.00,'','9','1','Good sold','1','','sales','3826214','','No',NULL,NULL,''),(5739,'1110','91684129398','2023-05-15 08:43:32',NULL,130.00,'','9','1','Inventory sold','1','','sales','3826377','','No',NULL,NULL,''),(5740,'5500','91684129398','2023-05-15 08:43:18',130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5741,'1000','91684129398','2023-05-15 08:43:32',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5742,'4000','91684129398','2023-05-15 08:43:32',NULL,200.00,'','9','1','Good sold','1','','sales','3826377','','No',NULL,NULL,''),(5743,'1110','91684129414','2023-05-15 08:43:42',NULL,110.00,'','9','1','Inventory sold','1','','sales','3826165','','No',NULL,NULL,''),(5744,'5500','91684129414','2023-05-15 08:43:34',110.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5745,'1000','91684129414','2023-05-15 08:43:42',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5746,'4000','91684129414','2023-05-15 08:43:42',NULL,150.00,'','9','1','Good sold','1','','sales','3826165','','No',NULL,NULL,''),(5747,'1110','91684129436','2023-05-15 08:58:10',NULL,110.00,'','9','1','Inventory sold','1','','sales','3826168','','No',NULL,NULL,''),(5748,'5500','91684129436','2023-05-15 08:43:56',110.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5749,'1000','91684129436','2023-05-15 08:58:10',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5750,'4000','91684129436','2023-05-15 08:58:10',NULL,150.00,'','9','1','Good sold','1','','sales','3826168','','No',NULL,NULL,''),(5751,'1110','91684130292','2023-05-15 09:02:59',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826013','','No',NULL,NULL,''),(5752,'5500','91684130292','2023-05-15 08:58:12',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5753,'1000','91684130292','2023-05-15 09:02:59',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5754,'4000','91684130292','2023-05-15 09:02:59',NULL,150.00,'','9','1','Good sold','1','','sales','3826013','','No',NULL,NULL,''),(5755,'1110','91684130590','2023-05-15 09:20:37',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826505','','No',NULL,NULL,''),(5756,'5500','91684130590','2023-05-15 09:03:11',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5757,'1000','91684130590','2023-05-15 09:20:37',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5758,'4000','91684130590','2023-05-15 09:20:37',NULL,100.00,'','9','1','Good sold','1','','sales','3826505','','No',NULL,NULL,''),(5759,'1000','91684131639','2023-05-15 09:29:49',180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5760,'4000','91684131639','2023-05-15 09:29:49',NULL,180.00,'','9','1','Good sold','1','','sales','3826449','','No',NULL,NULL,''),(5763,'1000','91684132192','2023-05-15 09:37:18',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5765,'1110','91684132641','2023-05-15 09:46:26',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826499','','No',NULL,NULL,''),(5766,'5500','91684132641','2023-05-15 09:37:21',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5767,'1000','91684132641','2023-05-15 09:46:26',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5768,'4000','91684132641','2023-05-15 09:46:26',NULL,100.00,'','9','1','Good sold','1','','sales','3826499','','No',NULL,NULL,''),(5776,'1000','91684132192','2023-05-15 09:37:18',3450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5783,'1110','91684132192','2023-05-15 10:01:17',NULL,180.00,'','9','1','Inventory sold','1','','sales','3826169','','No',NULL,NULL,''),(5784,'1110','91684132192','2023-05-15 10:08:20',NULL,2550.00,'','9','1','Inventory sold','1','','sales','3826283','','No',NULL,NULL,''),(5785,'5500','91684132192','2023-05-15 10:10:22',2730.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5786,'1000','91684132192','2023-05-15 09:37:18',3350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5787,'4000','91684132192','2023-05-15 10:01:17',NULL,250.00,'','9','1','Good sold','1','','sales','3826169','','No',NULL,NULL,''),(5788,'4000','91684132192','2023-05-15 10:08:20',NULL,3100.00,'','9','1','Good sold','1','','sales','3826283','','No',NULL,NULL,''),(5789,'1110','91684134639','2023-05-15 10:28:44',NULL,200.00,'','9','1','Inventory sold','1','','sales','3826344','','No',NULL,NULL,''),(5790,'1110','91684134639','2023-05-15 10:10:39',NULL,196.00,'','9','1','Inventory sold','1','','sales','3826300','','No',NULL,NULL,''),(5791,'5500','91684134639','2023-05-15 10:28:36',396.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5792,'1000','91684134639','2023-05-15 10:28:44',600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5793,'4000','91684134639','2023-05-15 10:28:44',NULL,350.00,'','9','1','Good sold','1','','sales','3826344','','No',NULL,NULL,''),(5794,'4000','91684134639','2023-05-15 10:10:39',NULL,250.00,'','9','1','Good sold','1','','sales','3826300','','No',NULL,NULL,''),(5795,'1110','91684135727','2023-05-15 10:44:26',NULL,140.00,'','9','1','Inventory sold','1','','sales','3826429','','No',NULL,NULL,''),(5796,'5500','91684135727','2023-05-15 10:44:12',140.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5797,'1000','91684135727','2023-05-15 10:44:26',380.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5798,'4000','91684135727','2023-05-15 10:44:26',NULL,200.00,'','9','1','Good sold','1','','sales','3826429','','No',NULL,NULL,''),(5799,'4000','91684135727','2023-05-15 10:44:00',NULL,180.00,'','9','1','Good sold','1','','sales','3826414','','No',NULL,NULL,''),(5800,'1000','91684136674','2023-05-15 11:30:02',260.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5801,'4000','91684136674','2023-05-15 11:30:02',NULL,260.00,'','9','1','Good sold','1','','sales','3826441','','No',NULL,NULL,''),(5802,'1110','91684139445','2023-05-15 13:24:56',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826505','','No',NULL,NULL,''),(5803,'5500','91684139445','2023-05-15 13:24:47',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5804,'1000','91684139445','2023-05-15 13:24:56',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5805,'4000','91684139445','2023-05-15 13:24:56',NULL,100.00,'','9','1','Good sold','1','','sales','3826505','','No',NULL,NULL,''),(5806,'1110','91684146300','2023-05-15 13:38:16',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826323','','No',NULL,NULL,''),(5807,'5500','91684146300','2023-05-15 13:25:00',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5808,'1000','91684146300','2023-05-15 13:38:16',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5809,'4000','91684146300','2023-05-15 13:38:16',NULL,100.00,'','9','1','Good sold','1','','sales','3826323','','No',NULL,NULL,''),(5810,'1000','91684147101','2023-05-15 13:47:27',180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5811,'4000','91684147101','2023-05-15 13:47:27',NULL,180.00,'','9','1','Good sold','1','','sales','3826449','','No',NULL,NULL,''),(5812,'1000','91684147654','2023-05-15 13:49:35',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5813,'4000','91684147654','2023-05-15 13:49:35',NULL,130.00,'','9','1','Good sold','1','','sales','3826441','','No',NULL,NULL,''),(5814,'1000','91684147783','2023-05-15 14:02:13',20.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5815,'4000','91684147783','2023-05-15 14:02:13',NULL,20.00,'','9','1','Good sold','1','','sales','3826402','','No',NULL,NULL,''),(5816,'1110','91684153272','2023-05-15 15:21:25',NULL,260.00,'','9','1','Inventory sold','1','','sales','3826424','','No',NULL,NULL,''),(5817,'5500','91684153272','2023-05-15 15:21:12',260.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5818,'1000','91684153272','2023-05-15 15:21:25',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5819,'4000','91684153272','2023-05-15 15:21:25',NULL,300.00,'','9','1','Good sold','1','','sales','3826424','','No',NULL,NULL,''),(5820,'1110','91684153290','2023-05-15 16:12:29',NULL,90.00,'','9','1','Inventory sold','1','','sales','3826233','','No',NULL,NULL,''),(5821,'5500','91684153290','2023-05-15 15:21:30',90.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5822,'1000','91684153290','2023-05-15 16:12:29',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5823,'4000','91684153290','2023-05-15 16:12:29',NULL,130.00,'','9','1','Good sold','1','','sales','3826233','','No',NULL,NULL,''),(5824,'1110','91684156352','2023-05-15 16:12:42',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826460','','No',NULL,NULL,''),(5825,'5500','91684156352','2023-05-15 16:12:32',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5826,'1000','91684156352','2023-05-15 16:12:42',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5827,'4000','91684156352','2023-05-15 16:12:42',NULL,150.00,'','9','1','Good sold','1','','sales','3826460','','No',NULL,NULL,''),(5828,'1110','91684157819','2023-05-15 16:37:12',NULL,260.00,'','9','1','Inventory sold','1','','sales','3826380','','No',NULL,NULL,''),(5829,'5500','91684157819','2023-05-15 16:36:59',260.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5830,'1000','91684157819','2023-05-15 16:37:12',400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5831,'4000','91684157819','2023-05-15 16:37:12',NULL,400.00,'','9','1','Good sold','1','','sales','3826380','','No',NULL,NULL,''),(5832,'1110','91684157834','2023-05-15 16:41:11',NULL,92.00,'','9','1','Inventory sold','1','','sales','3826386','','No',NULL,NULL,''),(5833,'5500','91684157834','2023-05-15 16:37:14',92.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5834,'1000','91684157834','2023-05-15 16:41:11',120.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5835,'4000','91684157834','2023-05-15 16:41:11',NULL,120.00,'','9','1','Good sold','1','','sales','3826386','','No',NULL,NULL,''),(5836,'1110','91684158074','2023-05-15 16:55:40',NULL,217.00,'','9','1','Inventory sold','1','','sales','3826388','','No',NULL,NULL,''),(5837,'5500','91684158074','2023-05-15 16:41:14',217.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5838,'1000','91684158074','2023-05-15 16:55:40',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5839,'4000','91684158074','2023-05-15 16:55:40',NULL,250.00,'','9','1','Good sold','1','','sales','3826388','','No',NULL,NULL,''),(5840,'1110','91684158953','2023-05-15 18:12:27',NULL,92.00,'','9','1','Inventory sold','1','','sales','3826386','','No',NULL,NULL,''),(5841,'1110','91684158953','2023-05-15 16:55:53',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826460','','No',NULL,NULL,''),(5842,'5500','91684158953','2023-05-15 18:12:20',212.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5843,'1000','91684158953','2023-05-15 18:12:27',270.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5844,'4000','91684158953','2023-05-15 18:12:27',NULL,120.00,'','9','1','Good sold','1','','sales','3826386','','No',NULL,NULL,''),(5845,'4000','91684158953','2023-05-15 16:55:53',NULL,150.00,'','9','1','Good sold','1','','sales','3826460','','No',NULL,NULL,''),(5846,'1110','91684207448','2023-05-16 07:06:40',NULL,175.00,'','9','1','Inventory sold','1','','sales','3826102','','No',NULL,NULL,''),(5847,'5500','91684207448','2023-05-16 06:24:08',175.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5848,'1000','91684207448','2023-05-16 07:06:40',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5849,'4000','91684207448','2023-05-16 07:06:40',NULL,250.00,'','9','1','Good sold','1','','sales','3826102','','No',NULL,NULL,''),(5850,'1110','91684210003','2023-05-16 07:06:59',NULL,2550.00,'','9','1','Inventory sold','1','','sales','3826283','','No',NULL,NULL,''),(5851,'5500','91684210003','2023-05-16 07:06:43',2550.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5852,'1000','91684210003','2023-05-16 07:06:59',3100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5853,'4000','91684210003','2023-05-16 07:06:59',NULL,3100.00,'','9','1','Good sold','1','','sales','3826283','','No',NULL,NULL,''),(5854,'1110','91684210026','2023-05-16 07:55:52',NULL,1030.00,'','9','1','Inventory sold','1','','sales','3826288','','No',NULL,NULL,''),(5855,'5500','91684210026','2023-05-16 07:07:06',1030.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5856,'1000','91684210026','2023-05-16 07:55:52',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5857,'4000','91684210026','2023-05-16 07:55:52',NULL,1300.00,'','9','1','Good sold','1','','sales','3826288','','No',NULL,NULL,''),(5858,'1110','91684214765','2023-05-16 08:26:22',NULL,110.00,'','9','1','Inventory sold','1','','sales','3826506','','No',NULL,NULL,''),(5859,'1110','91684214765','2023-05-16 08:26:05',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826042','','No',NULL,NULL,''),(5860,'5500','91684214765','2023-05-16 08:26:12',210.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5861,'1000','91684214765','2023-05-16 08:26:22',280.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5862,'4000','91684214765','2023-05-16 08:26:22',NULL,130.00,'','9','1','Good sold','1','','sales','3826506','','No',NULL,NULL,''),(5863,'4000','91684214765','2023-05-16 08:26:05',NULL,150.00,'','9','1','Good sold','1','','sales','3826042','','No',NULL,NULL,''),(5864,'1110','91684214791','2023-05-16 08:38:38',NULL,330.00,'','9','1','Inventory sold','1','','sales','3826437','','No',NULL,NULL,''),(5865,'5500','91684214791','2023-05-16 08:26:31',330.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5866,'1000','91684214791','2023-05-16 08:38:38',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5867,'4000','91684214791','2023-05-16 08:38:38',NULL,450.00,'','9','1','Good sold','1','','sales','3826437','','No',NULL,NULL,''),(5868,'1110','91684215523','2023-05-16 09:31:33',NULL,2550.00,'','9','1','Inventory sold','1','','sales','3826283','','No',NULL,NULL,''),(5869,'5500','91684215523','2023-05-16 08:38:43',2550.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5870,'1000','91684215523','2023-05-16 09:31:33',3000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5871,'4000','91684215523','2023-05-16 09:31:33',NULL,3000.00,'','9','1','Good sold','1','','sales','3826283','','No',NULL,NULL,''),(5872,'1000','91684218697','2023-05-16 11:26:31',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5873,'4000','91684218697','2023-05-16 11:26:31',NULL,250.00,'','9','1','Good sold','1','','sales','3826415','','No',NULL,NULL,''),(5874,'1110','91684225597','2023-05-16 12:12:17',NULL,360.00,'','9','1','Inventory sold','1','','sales','3826103','','No',NULL,NULL,''),(5875,'5500','91684225597','2023-05-16 11:26:37',360.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5876,'1000','91684225597','2023-05-16 12:12:17',400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5877,'4000','91684225597','2023-05-16 12:12:17',NULL,400.00,'','9','1','Good sold','1','','sales','3826103','','No',NULL,NULL,''),(5878,'1110','91684228341','2023-05-16 12:18:05',NULL,1030.00,'','9','1','Inventory sold','1','','sales','3826288','','No',NULL,NULL,''),(5879,'5500','91684228341','2023-05-16 12:12:21',1030.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5880,'1000','91684228341','2023-05-16 12:18:05',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5881,'4000','91684228341','2023-05-16 12:18:05',NULL,1300.00,'','9','1','Good sold','1','','sales','3826288','','No',NULL,NULL,''),(5882,'1110','91684228688','2023-05-16 13:57:51',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826507','','No',NULL,NULL,''),(5883,'5500','91684228688','2023-05-16 12:18:08',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5884,'1000','91684228688','2023-05-16 13:57:51',120.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5885,'4000','91684228688','2023-05-16 13:57:51',NULL,120.00,'','9','1','Good sold','1','','sales','3826507','','No',NULL,NULL,''),(5886,'1110','91684234676','2023-05-16 14:03:07',NULL,11000.00,'','9','1','Inventory sold','1','','sales','3826508','','No',NULL,NULL,''),(5887,'5500','91684234676','2023-05-16 13:57:56',11000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5888,'1000','91684234676','2023-05-16 14:03:07',11600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5889,'4000','91684234676','2023-05-16 14:03:07',NULL,11600.00,'','9','1','Good sold','1','','sales','3826508','','No',NULL,NULL,''),(5890,'1110','91684234992','2023-05-16 14:23:54',NULL,1030.00,'','9','1','Inventory sold','1','','sales','3826288','','No',NULL,NULL,''),(5891,'5500','91684234992','2023-05-16 14:03:12',1030.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5892,'1000','91684234992','2023-05-16 14:23:54',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5893,'4000','91684234992','2023-05-16 14:23:54',NULL,1300.00,'','9','1','Good sold','1','','sales','3826288','','No',NULL,NULL,''),(5894,'1110','91684236237','2023-05-16 16:08:57',NULL,2550.00,'','9','1','Inventory sold','1','','sales','3826283','','No',NULL,NULL,''),(5895,'5500','91684236237','2023-05-16 14:23:57',2550.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5896,'1000','91684236237','2023-05-16 16:08:57',3000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5897,'4000','91684236237','2023-05-16 16:08:57',NULL,3000.00,'','9','1','Good sold','1','','sales','3826283','','No',NULL,NULL,''),(5898,'1110','91684242541','2023-05-16 17:28:04',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826507','','No',NULL,NULL,''),(5899,'1110','91684242541','2023-05-16 16:09:01',NULL,260.00,'','9','1','Inventory sold','1','','sales','3826424','','No',NULL,NULL,''),(5900,'5500','91684242541','2023-05-16 17:27:46',360.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5901,'1000','91684242541','2023-05-16 17:28:04',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5902,'4000','91684242541','2023-05-16 17:28:04',NULL,120.00,'','9','1','Good sold','1','','sales','3826507','','No',NULL,NULL,''),(5903,'4000','91684242541','2023-05-16 16:09:01',NULL,300.00,'','9','1','Good sold','1','','sales','3826424','','No',NULL,NULL,''),(5904,'1110','91684248749','2023-05-16 17:52:38',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826012','','No',NULL,NULL,''),(5905,'5500','91684248749','2023-05-16 17:52:29',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5906,'1000','91684248749','2023-05-16 17:52:38',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5907,'4000','91684248749','2023-05-16 17:52:38',NULL,100.00,'','9','1','Good sold','1','','sales','3826012','','No',NULL,NULL,''),(5908,'1110','91684294199','2023-05-17 07:23:19',NULL,2550.00,'','9','1','Inventory sold','1','','sales','3826283','','No',NULL,NULL,''),(5909,'5500','91684294199','2023-05-17 06:29:59',2550.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5910,'1000','91684294199','2023-05-17 07:23:19',3100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5911,'4000','91684294199','2023-05-17 07:23:19',NULL,3100.00,'','9','1','Good sold','1','','sales','3826283','','No',NULL,NULL,''),(5912,'1110','91684297401','2023-05-17 08:24:19',NULL,1030.00,'','9','1','Inventory sold','1','','sales','3826288','','No',NULL,NULL,''),(5913,'5500','91684297401','2023-05-17 07:23:21',1030.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5914,'1000','91684297401','2023-05-17 08:24:19',1250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5915,'4000','91684297401','2023-05-17 08:24:19',NULL,1250.00,'','9','1','Good sold','1','','sales','3826288','','No',NULL,NULL,''),(5916,'1000','91684314052','2023-05-17 12:01:02',350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5917,'4000','91684314052','2023-05-17 12:01:02',NULL,350.00,'','9','1','Good sold','1','','sales','3826490','','No',NULL,NULL,''),(5918,'1000','91684314066','2023-05-17 12:02:19',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5919,'4000','91684314066','2023-05-17 12:02:19',NULL,250.00,'','9','1','Good sold','1','','sales','3826487','','No',NULL,NULL,''),(5920,'1110','91684316887','2023-05-17 12:48:16',NULL,95.00,'','9','1','Inventory sold','1','','sales','3826146','','No',NULL,NULL,''),(5921,'5500','91684316887','2023-05-17 12:48:07',95.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5922,'1000','91684316887','2023-05-17 12:48:16',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5923,'4000','91684316887','2023-05-17 12:48:16',NULL,150.00,'','9','1','Good sold','1','','sales','3826146','','No',NULL,NULL,''),(5924,'1000','91684316899','2023-05-17 14:35:41',120.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5925,'4000','91684316899','2023-05-17 14:35:41',NULL,120.00,'','9','1','Good sold','1','','sales','3826413','','No',NULL,NULL,''),(5926,'1110','91684323343','2023-05-17 16:47:14',NULL,118.00,'','9','1','Inventory sold','1','','sales','3826389','','No',NULL,NULL,''),(5927,'5500','91684323343','2023-05-17 14:35:43',118.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5928,'1000','91684323343','2023-05-17 16:47:14',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5929,'4000','91684323343','2023-05-17 16:47:14',NULL,150.00,'','9','1','Good sold','1','','sales','3826389','','No',NULL,NULL,''),(5930,'1000','91684331238','2023-05-17 17:28:32',360.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5931,'4000','91684331238','2023-05-17 17:28:32',NULL,360.00,'','9','1','Good sold','1','','sales','3826413','','No',NULL,NULL,''),(5932,'1000','91684333716','2023-05-17 18:06:38',120.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5933,'4000','91684333716','2023-05-17 18:06:38',NULL,120.00,'','9','1','Good sold','1','','sales','3826413','','No',NULL,NULL,''),(5934,'1110','91684382624','2023-05-18 07:03:53',NULL,165.00,'','9','1','Inventory sold','1','','sales','3826348','','No',NULL,NULL,''),(5935,'5500','91684382624','2023-05-18 07:03:44',165.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5936,'1000','91684382624','2023-05-18 07:03:53',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5937,'4000','91684382624','2023-05-18 07:03:53',NULL,200.00,'','9','1','Good sold','1','','sales','3826348','','No',NULL,NULL,''),(5938,'1110','91684382636','2023-05-18 07:53:29',NULL,125.00,'','9','1','Inventory sold','1','','sales','3826302','','No',NULL,NULL,''),(5939,'5500','91684382636','2023-05-18 07:03:56',125.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5940,'1000','91684382636','2023-05-18 07:53:29',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5941,'4000','91684382636','2023-05-18 07:53:29',NULL,150.00,'','9','1','Good sold','1','','sales','3826302','','No',NULL,NULL,''),(5942,'1110','91684387487','2023-05-18 08:24:53',NULL,330.00,'','9','1','Inventory sold','1','','sales','3826440','','No',NULL,NULL,''),(5943,'5500','91684387487','2023-05-18 08:24:47',330.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5944,'1000','91684387487','2023-05-18 08:24:53',350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5945,'4000','91684387487','2023-05-18 08:24:53',NULL,350.00,'','9','1','Good sold','1','','sales','3826440','','No',NULL,NULL,''),(5946,'1110','91684387498','2023-05-18 08:45:31',NULL,92.00,'','9','1','Inventory sold','1','','sales','3826386','','No',NULL,NULL,''),(5947,'5500','91684387498','2023-05-18 08:24:58',92.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5948,'1000','91684387498','2023-05-18 08:45:31',120.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5949,'4000','91684387498','2023-05-18 08:45:31',NULL,120.00,'','9','1','Good sold','1','','sales','3826386','','No',NULL,NULL,''),(5950,'1000','91684403204','2023-05-18 12:46:52',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5951,'4000','91684403204','2023-05-18 12:46:52',NULL,130.00,'','9','1','Good sold','1','','sales','3826441','','No',NULL,NULL,''),(5952,'1000','91684403696','2023-05-18 12:55:08',360.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5953,'4000','91684403696','2023-05-18 12:55:08',NULL,360.00,'','9','1','Good sold','1','','sales','3826402','','No',NULL,NULL,''),(5954,'1110','91684403766','2023-05-18 14:18:23',NULL,175.00,'','9','1','Inventory sold','1','','sales','3826102','','No',NULL,NULL,''),(5955,'1110','91684403766','2023-05-18 12:56:06',NULL,110.00,'','9','1','Inventory sold','1','','sales','3826165','','No',NULL,NULL,''),(5956,'5500','91684403766','2023-05-18 14:18:14',285.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5957,'1000','91684403766','2023-05-18 14:18:23',400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5958,'4000','91684403766','2023-05-18 14:18:23',NULL,250.00,'','9','1','Good sold','1','','sales','3826102','','No',NULL,NULL,''),(5959,'4000','91684403766','2023-05-18 12:56:06',NULL,150.00,'','9','1','Good sold','1','','sales','3826165','','No',NULL,NULL,''),(5960,'1000','91684408706','2023-05-18 14:48:17',460.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5961,'4000','91684408706','2023-05-18 14:48:17',NULL,460.00,'','9','1','Good sold','1','','sales','3826268','','No',NULL,NULL,''),(5962,'1000','91684410508','2023-05-18 14:56:45',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5963,'4000','91684410508','2023-05-18 14:56:45',NULL,120.00,'','9','1','Good sold','1','','sales','3826413','','No',NULL,NULL,''),(5964,'4000','91684410508','2023-05-18 14:48:28',NULL,180.00,'','9','1','Good sold','1','','sales','3826449','','No',NULL,NULL,''),(5965,'1110','91684420675','2023-05-18 17:38:04',NULL,92.00,'','9','1','Inventory sold','1','','sales','3826386','','No',NULL,NULL,''),(5966,'5500','91684420675','2023-05-18 17:37:55',92.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5967,'1000','91684420675','2023-05-18 17:38:04',120.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5968,'4000','91684420675','2023-05-18 17:38:04',NULL,120.00,'','9','1','Good sold','1','','sales','3826386','','No',NULL,NULL,''),(5969,'1110','91684420687','2023-05-18 17:48:08',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(5970,'5500','91684420687','2023-05-18 17:38:07',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5971,'1000','91684420687','2023-05-18 17:48:08',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5972,'4000','91684420687','2023-05-18 17:48:08',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(5973,'1110','91684421291','2023-05-18 17:56:29',NULL,62.00,'','9','1','Inventory sold','1','','sales','3826145','','No',NULL,NULL,''),(5974,'1110','91684421291','2023-05-18 17:48:11',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826501','','No',NULL,NULL,''),(5975,'5500','91684421291','2023-05-18 17:56:14',162.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5976,'1000','91684421291','2023-05-18 17:56:29',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5977,'4000','91684421291','2023-05-18 17:56:29',NULL,100.00,'','9','1','Good sold','1','','sales','3826145','','No',NULL,NULL,''),(5978,'4000','91684421291','2023-05-18 17:48:11',NULL,150.00,'','9','1','Good sold','1','','sales','3826501','','No',NULL,NULL,''),(5979,'1110','91684421796','2023-05-18 17:59:12',NULL,110.00,'','9','1','Inventory sold','1','','sales','3826165','','No',NULL,NULL,''),(5980,'5500','91684421796','2023-05-18 17:56:36',110.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5981,'1000','91684421796','2023-05-18 17:59:12',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5982,'4000','91684421796','2023-05-18 17:59:12',NULL,150.00,'','9','1','Good sold','1','','sales','3826165','','No',NULL,NULL,''),(5983,'1110','91684422008','2023-05-18 18:00:17',NULL,208.00,'','9','1','Inventory sold','1','','sales','3826396','','No',NULL,NULL,''),(5984,'5500','91684422008','2023-05-18 18:00:08',208.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5985,'1000','91684422008','2023-05-18 18:00:17',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5986,'4000','91684422008','2023-05-18 18:00:17',NULL,250.00,'','9','1','Good sold','1','','sales','3826396','','No',NULL,NULL,''),(5987,'1110','91684422020','2023-05-18 18:15:17',NULL,206.80,'','9','1','Inventory sold','1','','sales','3826214','','No',NULL,NULL,''),(5988,'5500','91684422020','2023-05-18 18:00:20',206.80,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5989,'1000','91684422020','2023-05-18 18:15:17',350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5990,'4000','91684422020','2023-05-18 18:15:17',NULL,350.00,'','9','1','Good sold','1','','sales','3826214','','No',NULL,NULL,''),(5991,'1110','91684423412','2023-05-18 18:25:19',NULL,125.00,'','9','1','Inventory sold','1','','sales','3826302','','No',NULL,NULL,''),(5992,'5500','91684423412','2023-05-18 18:23:32',125.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(5993,'1000','91684423412','2023-05-18 18:25:19',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5994,'4000','91684423412','2023-05-18 18:25:19',NULL,150.00,'','9','1','Good sold','1','','sales','3826302','','No',NULL,NULL,''),(5995,'1000','91684465895','2023-05-19 07:43:11',10.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5996,'4000','91684465895','2023-05-19 07:43:11',NULL,10.00,'','9','1','Good sold','1','','sales','3826427','','No',NULL,NULL,''),(5997,'1000','91684471394','2023-05-19 09:10:30',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(5998,'4000','91684471394','2023-05-19 09:10:30',NULL,130.00,'','9','1','Good sold','1','','sales','3826441','','No',NULL,NULL,''),(5999,'1110','91684476640','2023-05-19 09:32:01',NULL,700.00,'','9','1','Inventory sold','1','','sales','3826343','','No',NULL,NULL,''),(6000,'1110','91684476640','2023-05-19 09:10:40',NULL,3200.00,'','9','1','Inventory sold','1','','sales','3826368','','No',NULL,NULL,''),(6001,'5500','91684476640','2023-05-19 09:30:39',3900.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6002,'1000','91684476640','2023-05-19 09:32:01',4300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6003,'4000','91684476640','2023-05-19 09:32:01',NULL,950.00,'','9','1','Good sold','1','','sales','3826343','','No',NULL,NULL,''),(6004,'4000','91684476640','2023-05-19 09:10:40',NULL,3350.00,'','9','1','Good sold','1','','sales','3826368','','No',NULL,NULL,''),(6005,'1110','91684477926','2023-05-19 10:50:40',NULL,260.00,'','9','1','Inventory sold','1','','sales','3826424','','No',NULL,NULL,''),(6006,'5500','91684477926','2023-05-19 10:50:27',260.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6007,'1000','91684477926','2023-05-19 10:50:40',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6008,'4000','91684477926','2023-05-19 10:50:40',NULL,300.00,'','9','1','Good sold','1','','sales','3826424','','No',NULL,NULL,''),(6009,'1000','91684482645','2023-05-19 10:51:47',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6010,'4000','91684482645','2023-05-19 10:51:47',NULL,100.00,'','9','1','Good sold','1','','sales','3826430','','No',NULL,NULL,''),(6011,'1110','91684482709','2023-05-19 10:51:49',NULL,140.00,'','9','1','Inventory sold','1','','sales','3826429','','No',NULL,NULL,''),(6012,'5500','91684482709','2023-05-19 10:58:54',140.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6013,'1000','91684482709','2023-05-19 10:59:07',430.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6014,'4000','91684482709','2023-05-19 10:59:07',NULL,250.00,'','9','1','Good sold','1','','sales','3826415','','No',NULL,NULL,''),(6015,'4000','91684482709','2023-05-19 10:51:49',NULL,180.00,'','9','1','Good sold','1','','sales','3826429','','No',NULL,NULL,''),(6016,'1000','91684483152','2023-05-19 11:27:20',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6017,'4000','91684483152','2023-05-19 11:27:20',NULL,350.00,'','9','1','Good sold','1','','sales','3826490','','No',NULL,NULL,''),(6018,'4000','91684483152','2023-05-19 10:59:12',NULL,100.00,'','9','1','Good sold','1','','sales','3826493','','No',NULL,NULL,''),(6019,'1110','91684487931','2023-05-19 12:19:06',NULL,7400.00,'','9','1','Inventory sold','1','','sales','3826221','','No',NULL,NULL,''),(6020,'5500','91684487931','2023-05-19 12:18:51',7400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6021,'1000','91684487931','2023-05-19 12:19:06',8700.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6022,'4000','91684487931','2023-05-19 12:19:06',NULL,8700.00,'','9','1','Good sold','1','','sales','3826221','','No',NULL,NULL,''),(6023,'1110','91684488015','2023-05-19 12:49:24',NULL,260.00,'','9','1','Inventory sold','1','','sales','3826424','','No',NULL,NULL,''),(6024,'5500','91684488015','2023-05-19 12:20:15',260.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6025,'1000','91684488015','2023-05-19 12:49:24',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6026,'4000','91684488015','2023-05-19 12:49:24',NULL,300.00,'','9','1','Good sold','1','','sales','3826424','','No',NULL,NULL,''),(6027,'1110','91684490981','2023-05-19 13:09:48',NULL,1800.00,'','9','1','Inventory sold','1','','sales','3826239','','No',NULL,NULL,''),(6028,'5500','91684490981','2023-05-19 13:09:41',1800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6029,'1000','91684490981','2023-05-19 13:09:48',1950.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6030,'4000','91684490981','2023-05-19 13:09:48',NULL,1950.00,'','9','1','Good sold','1','','sales','3826239','','No',NULL,NULL,''),(6031,'1000','91684490993','2023-05-19 14:25:30',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6032,'4000','91684490993','2023-05-19 14:25:30',NULL,250.00,'','9','1','Good sold','1','','sales','3826263','','No',NULL,NULL,''),(6033,'1110','91684495536','2023-05-19 14:57:13',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826505','','No',NULL,NULL,''),(6034,'5500','91684495536','2023-05-19 14:25:36',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6035,'1000','91684495536','2023-05-19 14:57:13',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6036,'4000','91684495536','2023-05-19 14:57:13',NULL,100.00,'','9','1','Good sold','1','','sales','3826505','','No',NULL,NULL,''),(6037,'1000','91684497435','2023-05-19 15:05:13',850.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6038,'4000','91684497435','2023-05-19 15:05:13',NULL,850.00,'','9','1','Good sold','1','','sales','3826166','','No',NULL,NULL,''),(6039,'1000','91684497919','2023-05-19 15:11:41',240.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6040,'4000','91684497919','2023-05-19 15:11:41',NULL,240.00,'','9','1','Good sold','1','','sales','3826413','','No',NULL,NULL,''),(6041,'1110','91684498306','2023-05-19 15:46:41',NULL,208.00,'','9','1','Inventory sold','1','','sales','3826396','','No',NULL,NULL,''),(6042,'5500','91684498306','2023-05-19 15:11:46',208.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6043,'1000','91684498306','2023-05-19 15:46:41',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6044,'4000','91684498306','2023-05-19 15:46:41',NULL,250.00,'','9','1','Good sold','1','','sales','3826396','','No',NULL,NULL,''),(6045,'1110','91684500411','2023-05-19 16:25:27',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826012','','No',NULL,NULL,''),(6046,'5500','91684500411','2023-05-19 15:46:51',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6047,'1000','91684500411','2023-05-19 16:25:27',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6048,'4000','91684500411','2023-05-19 16:25:27',NULL,100.00,'','9','1','Good sold','1','','sales','3826012','','No',NULL,NULL,''),(6049,'1110','91684502789','2023-05-19 16:47:16',NULL,2800.00,'','9','1','Inventory sold','1','','sales','3826358','','No',NULL,NULL,''),(6050,'5500','91684502789','2023-05-19 16:26:29',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6051,'1000','91684502789','2023-05-19 16:47:16',3200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6052,'4000','91684502789','2023-05-19 16:47:16',NULL,3200.00,'','9','1','Good sold','1','','sales','3826358','','No',NULL,NULL,''),(6053,'1110','91684504789','2023-05-19 17:00:57',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826333','','No',NULL,NULL,''),(6054,'5500','91684504789','2023-05-19 16:59:49',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6055,'1000','91684504789','2023-05-19 17:00:57',170.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6056,'4000','91684504789','2023-05-19 17:00:57',NULL,170.00,'','9','1','Good sold','1','','sales','3826333','','No',NULL,NULL,''),(6057,'1110','91684504860','2023-05-19 17:12:27',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826130','','No',NULL,NULL,''),(6058,'1110','91684504860','2023-05-19 17:01:00',NULL,125.00,'','9','1','Inventory sold','1','','sales','3826302','','No',NULL,NULL,''),(6059,'5500','91684504860','2023-05-19 17:12:19',225.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6060,'1000','91684504860','2023-05-19 17:12:27',280.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6061,'4000','91684504860','2023-05-19 17:12:27',NULL,130.00,'','9','1','Good sold','1','','sales','3826130','','No',NULL,NULL,''),(6062,'4000','91684504860','2023-05-19 17:01:00',NULL,150.00,'','9','1','Good sold','1','','sales','3826302','','No',NULL,NULL,''),(6063,'1000','91684553031','2023-05-20 06:24:26',120.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6064,'4000','91684553031','2023-05-20 06:24:26',NULL,120.00,'','9','1','Good sold','1','','sales','3826413','','No',NULL,NULL,''),(6065,'1000','91684553068','2023-05-20 07:56:07',180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6066,'4000','91684553068','2023-05-20 07:56:07',NULL,180.00,'','9','1','Good sold','1','','sales','3826449','','No',NULL,NULL,''),(6067,'1110','91684558569','2023-05-20 08:09:58',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826012','','No',NULL,NULL,''),(6068,'5500','91684558569','2023-05-20 07:56:09',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6069,'1000','91684558569','2023-05-20 08:09:58',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6070,'4000','91684558569','2023-05-20 08:09:58',NULL,100.00,'','9','1','Good sold','1','','sales','3826012','','No',NULL,NULL,''),(6071,'1110','91684559402','2023-05-20 09:43:28',NULL,140.00,'','9','1','Inventory sold','1','','sales','3826429','','No',NULL,NULL,''),(6072,'5500','91684559402','2023-05-20 08:10:02',140.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6073,'1000','91684559402','2023-05-20 09:43:28',160.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6074,'4000','91684559402','2023-05-20 09:43:28',NULL,160.00,'','9','1','Good sold','1','','sales','3826429','','No',NULL,NULL,''),(6075,'1000','91684565010','2023-05-20 09:43:37',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6076,'4000','91684565010','2023-05-20 09:43:37',NULL,130.00,'','9','1','Good sold','1','','sales','3826441','','No',NULL,NULL,''),(6077,'1110','91684580651','2023-05-20 14:04:59',NULL,2800.00,'','9','1','Inventory sold','1','','sales','3826358','','No',NULL,NULL,''),(6078,'5500','91684580651','2023-05-20 14:04:11',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6079,'1000','91684580651','2023-05-20 14:04:59',3150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6080,'4000','91684580651','2023-05-20 14:04:59',NULL,3150.00,'','9','1','Good sold','1','','sales','3826358','','No',NULL,NULL,''),(6081,'1110','91684585083','2023-05-20 15:33:48',NULL,85.00,'','9','1','Inventory sold','1','','sales','3826059','','No',NULL,NULL,''),(6082,'5500','91684585083','2023-05-20 15:18:03',85.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6083,'1000','91684585083','2023-05-20 15:33:48',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6084,'4000','91684585083','2023-05-20 15:33:48',NULL,100.00,'','9','1','Good sold','1','','sales','3826059','','No',NULL,NULL,''),(6085,'1110','91684586032','2023-05-20 16:00:00',NULL,118.00,'','9','1','Inventory sold','1','','sales','3826389','','No',NULL,NULL,''),(6086,'5500','91684586032','2023-05-20 15:59:53',118.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6087,'1000','91684586032','2023-05-20 16:00:00',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6088,'4000','91684586032','2023-05-20 16:00:00',NULL,150.00,'','9','1','Good sold','1','','sales','3826389','','No',NULL,NULL,''),(6089,'1110','91684587610','2023-05-20 16:18:54',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826417','','No',NULL,NULL,''),(6090,'5500','91684587610','2023-05-20 16:00:10',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6091,'1000','91684587610','2023-05-20 16:18:54',80.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6092,'4000','91684587610','2023-05-20 16:18:54',NULL,80.00,'','9','1','Good sold','1','','sales','3826417','','No',NULL,NULL,''),(6093,'1110','91684588841','2023-05-20 17:35:14',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826507','','No',NULL,NULL,''),(6094,'5500','91684588841','2023-05-20 16:20:41',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6095,'1000','91684588841','2023-05-20 17:35:14',120.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6096,'4000','91684588841','2023-05-20 17:35:14',NULL,120.00,'','9','1','Good sold','1','','sales','3826507','','No',NULL,NULL,''),(6097,'1110','91684593876','2023-05-20 17:44:58',NULL,525.00,'','9','1','Inventory sold','1','','sales','3826312','','No',NULL,NULL,''),(6098,'5500','91684593876','2023-05-20 17:44:36',525.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6099,'1000','91684593876','2023-05-20 17:44:58',500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6100,'4000','91684593876','2023-05-20 17:44:58',NULL,500.00,'','9','1','Good sold','1','','sales','3826312','','No',NULL,NULL,''),(6101,'1000','91684595953','2023-05-20 18:19:22',180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6102,'4000','91684595953','2023-05-20 18:19:22',NULL,180.00,'','9','1','Good sold','1','','sales','3826449','','No',NULL,NULL,''),(6103,'1110','91684730230','2023-05-22 07:37:24',NULL,80.00,'','9','1','Inventory sold','1','','sales','3826418','','No',NULL,NULL,''),(6104,'5500','91684730230','2023-05-22 07:37:10',80.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6105,'1000','91684730230','2023-05-22 07:37:24',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6106,'4000','91684730230','2023-05-22 07:37:24',NULL,100.00,'','9','1','Good sold','1','','sales','3826418','','No',NULL,NULL,''),(6107,'1110','91684730251','2023-05-22 08:58:16',NULL,360.00,'','9','1','Inventory sold','1','','sales','3826103','','No',NULL,NULL,''),(6108,'1110','91684730251','2023-05-22 07:37:31',NULL,175.00,'','9','1','Inventory sold','1','','sales','3826102','','No',NULL,NULL,''),(6109,'5500','91684730251','2023-05-22 08:57:57',535.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6110,'1000','91684730251','2023-05-22 08:58:16',700.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6111,'4000','91684730251','2023-05-22 08:58:16',NULL,450.00,'','9','1','Good sold','1','','sales','3826103','','No',NULL,NULL,''),(6112,'4000','91684730251','2023-05-22 07:37:31',NULL,250.00,'','9','1','Good sold','1','','sales','3826102','','No',NULL,NULL,''),(6113,'1110','91684735100','2023-05-22 10:23:36',NULL,1800.00,'','9','1','Inventory sold','1','','sales','3826239','','No',NULL,NULL,''),(6114,'5500','91684735100','2023-05-22 08:58:20',1800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6115,'1000','91684735100','2023-05-22 10:23:36',1950.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6116,'4000','91684735100','2023-05-22 10:23:36',NULL,1950.00,'','9','1','Good sold','1','','sales','3826239','','No',NULL,NULL,''),(6117,'1110','91684740221','2023-05-22 10:33:19',NULL,400.00,'','9','1','Inventory sold','1','','sales','3826164','','No',NULL,NULL,''),(6118,'5500','91684740221','2023-05-22 10:23:41',400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6119,'1000','91684740221','2023-05-22 10:33:19',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6120,'4000','91684740221','2023-05-22 10:33:19',NULL,450.00,'','9','1','Good sold','1','','sales','3826164','','No',NULL,NULL,''),(6121,'1110','91684740811','2023-05-22 10:36:38',NULL,330.00,'','9','1','Inventory sold','1','','sales','3826437','','No',NULL,NULL,''),(6122,'1110','91684740811','2023-05-22 10:33:31',NULL,90.00,'','9','1','Inventory sold','1','','sales','3826233','','No',NULL,NULL,''),(6123,'5500','91684740811','2023-05-22 10:36:12',420.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6124,'1000','91684740811','2023-05-22 10:36:38',580.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6125,'4000','91684740811','2023-05-22 10:36:38',NULL,450.00,'','9','1','Good sold','1','','sales','3826437','','No',NULL,NULL,''),(6126,'4000','91684740811','2023-05-22 10:33:31',NULL,130.00,'','9','1','Good sold','1','','sales','3826233','','No',NULL,NULL,''),(6127,'1110','91684741406','2023-05-22 10:45:46',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826507','','No',NULL,NULL,''),(6128,'5500','91684741406','2023-05-22 10:43:26',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6129,'1000','91684741406','2023-05-22 10:45:46',120.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6130,'4000','91684741406','2023-05-22 10:45:46',NULL,120.00,'','9','1','Good sold','1','','sales','3826507','','No',NULL,NULL,''),(6131,'1110','91684741558','2023-05-22 11:42:38',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826503','','No',NULL,NULL,''),(6132,'5500','91684741558','2023-05-22 10:45:58',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6133,'1000','91684741558','2023-05-22 11:42:38',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6134,'4000','91684741558','2023-05-22 11:42:38',NULL,100.00,'','9','1','Good sold','1','','sales','3826503','','No',NULL,NULL,''),(6135,'1110','91684744963','2023-05-22 12:28:10',NULL,80.00,'','9','1','Inventory sold','1','','sales','3826418','','No',NULL,NULL,''),(6136,'5500','91684744963','2023-05-22 11:42:43',80.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6137,'1000','91684744963','2023-05-22 12:28:10',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6138,'4000','91684744963','2023-05-22 12:28:10',NULL,100.00,'','9','1','Good sold','1','','sales','3826418','','No',NULL,NULL,''),(6139,'1110','91684747694','2023-05-22 12:35:11',NULL,175.00,'','9','1','Inventory sold','1','','sales','3826102','','No',NULL,NULL,''),(6140,'5500','91684747694','2023-05-22 12:28:14',175.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6141,'1000','91684747694','2023-05-22 12:35:11',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6142,'4000','91684747694','2023-05-22 12:35:11',NULL,250.00,'','9','1','Good sold','1','','sales','3826102','','No',NULL,NULL,''),(6143,'1000','91684748114','2023-05-22 12:45:00',310.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6144,'4000','91684748114','2023-05-22 12:45:00',NULL,180.00,'','9','1','Good sold','1','','sales','3826449','','No',NULL,NULL,''),(6145,'4000','91684748114','2023-05-22 12:35:14',NULL,130.00,'','9','1','Good sold','1','','sales','3826441','','No',NULL,NULL,''),(6146,'1110','91684749902','2023-05-22 13:05:14',NULL,1800.00,'','9','1','Inventory sold','1','','sales','3826239','','No',NULL,NULL,''),(6147,'5500','91684749902','2023-05-22 13:05:02',1800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6148,'1000','91684749902','2023-05-22 13:05:14',1950.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6149,'4000','91684749902','2023-05-22 13:05:14',NULL,1950.00,'','9','1','Good sold','1','','sales','3826239','','No',NULL,NULL,''),(6150,'1000','91684749923','2023-05-22 14:10:47',180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6151,'4000','91684749923','2023-05-22 14:10:47',NULL,180.00,'','9','1','Good sold','1','','sales','3826449','','No',NULL,NULL,''),(6152,'1110','91684756914','2023-05-22 15:03:03',NULL,750.00,'','9','1','Inventory sold','1','','sales','3826038','','No',NULL,NULL,''),(6153,'5500','91684756914','2023-05-22 15:01:54',750.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6154,'1000','91684756914','2023-05-22 15:03:03',1000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6155,'4000','91684756914','2023-05-22 15:03:03',NULL,1000.00,'','9','1','Good sold','1','','sales','3826038','','No',NULL,NULL,''),(6156,'1110','91684760512','2023-05-22 16:02:57',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826500','','No',NULL,NULL,''),(6157,'5500','91684760512','2023-05-22 16:01:52',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6158,'1000','91684760512','2023-05-22 16:02:57',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6159,'4000','91684760512','2023-05-22 16:02:57',NULL,150.00,'','9','1','Good sold','1','','sales','3826500','','No',NULL,NULL,''),(6160,'1110','91684760583','2023-05-22 16:07:15',NULL,85.00,'','9','1','Inventory sold','1','','sales','3826059','','No',NULL,NULL,''),(6161,'5500','91684760583','2023-05-22 16:03:03',85.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6162,'1000','91684760583','2023-05-22 16:07:15',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6163,'4000','91684760583','2023-05-22 16:07:15',NULL,100.00,'','9','1','Good sold','1','','sales','3826059','','No',NULL,NULL,''),(6164,'1110','91684760839','2023-05-22 17:10:45',NULL,90.00,'','9','1','Inventory sold','1','','sales','3826233','','No',NULL,NULL,''),(6165,'1110','91684760839','2023-05-22 16:07:19',NULL,110.00,'','9','1','Inventory sold','1','','sales','3826506','','No',NULL,NULL,''),(6166,'5500','91684760839','2023-05-22 17:10:25',200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6167,'1000','91684760839','2023-05-22 17:10:45',260.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6168,'4000','91684760839','2023-05-22 17:10:45',NULL,130.00,'','9','1','Good sold','1','','sales','3826233','','No',NULL,NULL,''),(6169,'4000','91684760839','2023-05-22 16:07:19',NULL,130.00,'','9','1','Good sold','1','','sales','3826506','','No',NULL,NULL,''),(6170,'1000','91684764753','2023-05-22 17:37:57',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6171,'4000','91684764753','2023-05-22 17:37:57',NULL,130.00,'','9','1','Good sold','1','','sales','3826441','','No',NULL,NULL,''),(6174,'1000','91684816191','2023-05-23 07:30:10',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6176,'1000','91684816214','2023-05-23 07:57:03',260.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6177,'4000','91684816214','2023-05-23 07:57:03',NULL,260.00,'','9','1','Good sold','1','','sales','3826441','','No',NULL,NULL,''),(6178,'1110','91684817827','2023-05-23 08:02:10',NULL,165.00,'','9','1','Inventory sold','1','','sales','3826348','','No',NULL,NULL,''),(6179,'5500','91684817827','2023-05-23 07:57:07',165.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6180,'1000','91684817827','2023-05-23 08:02:10',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6181,'4000','91684817827','2023-05-23 08:02:10',NULL,200.00,'','9','1','Good sold','1','','sales','3826348','','No',NULL,NULL,''),(6182,'1110','91684818134','2023-05-23 08:51:22',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826500','','No',NULL,NULL,''),(6183,'5500','91684818134','2023-05-23 08:02:14',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6184,'1000','91684818134','2023-05-23 08:51:22',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6185,'4000','91684818134','2023-05-23 08:51:22',NULL,150.00,'','9','1','Good sold','1','','sales','3826500','','No',NULL,NULL,''),(6186,'1110','91684821171','2023-05-23 10:42:20',NULL,125.00,'','9','1','Inventory sold','1','','sales','3826302','','No',NULL,NULL,''),(6187,'5500','91684821171','2023-05-23 08:52:51',125.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6188,'1000','91684821171','2023-05-23 10:42:20',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6189,'4000','91684821171','2023-05-23 10:42:20',NULL,150.00,'','9','1','Good sold','1','','sales','3826302','','No',NULL,NULL,''),(6190,'1110','91684827744','2023-05-23 10:54:51',NULL,1800.00,'','9','1','Inventory sold','1','','sales','3826188','','No',NULL,NULL,''),(6191,'5500','91684827744','2023-05-23 10:42:24',1800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6192,'1000','91684827744','2023-05-23 10:54:51',1950.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6193,'4000','91684827744','2023-05-23 10:54:51',NULL,1950.00,'','9','1','Good sold','1','','sales','3826188','','No',NULL,NULL,''),(6194,'1110','91684828508','2023-05-23 11:29:39',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826503','','No',NULL,NULL,''),(6195,'5500','91684828508','2023-05-23 10:55:08',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6196,'1000','91684828508','2023-05-23 11:29:39',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6197,'4000','91684828508','2023-05-23 11:29:39',NULL,100.00,'','9','1','Good sold','1','','sales','3826503','','No',NULL,NULL,''),(6198,'1000','91684830602','2023-05-23 12:25:28',180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6199,'4000','91684830602','2023-05-23 12:25:28',NULL,180.00,'','9','1','Good sold','1','','sales','3826449','','No',NULL,NULL,''),(6200,'1110','91684834822','2023-05-23 12:40:35',NULL,2350.00,'','9','1','Inventory sold','1','','sales','3826374','','No',NULL,NULL,''),(6201,'5500','91684834822','2023-05-23 12:40:22',2350.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6202,'1000','91684834822','2023-05-23 12:40:35',2650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6203,'4000','91684834822','2023-05-23 12:40:35',NULL,2650.00,'','9','1','Good sold','1','','sales','3826374','','No',NULL,NULL,''),(6204,'1110','91684834979','2023-05-23 12:43:22',NULL,1180.00,'','9','1','Inventory sold','1','','sales','3826186','','No',NULL,NULL,''),(6205,'5500','91684834979','2023-05-23 12:42:59',1180.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6206,'1000','91684834979','2023-05-23 12:43:22',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6207,'4000','91684834979','2023-05-23 12:43:22',NULL,1300.00,'','9','1','Good sold','1','','sales','3826186','','No',NULL,NULL,''),(6208,'1000','91684835116','2023-05-23 12:46:13',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6209,'4000','91684835116','2023-05-23 12:46:13',NULL,100.00,'','9','1','Good sold','1','','sales','3826413','','No',NULL,NULL,''),(6210,'1000','91684835260','2023-05-23 13:08:37',180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6211,'4000','91684835260','2023-05-23 13:08:37',NULL,180.00,'','9','1','Good sold','1','','sales','3826449','','No',NULL,NULL,''),(6212,'1110','91684836521','2023-05-23 13:08:41',NULL,330.00,'','9','1','Inventory sold','1','','sales','3826437','','No',NULL,NULL,''),(6213,'5500','91684836521','2023-05-23 14:18:48',330.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6214,'1000','91684836521','2023-05-23 14:19:10',490.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6215,'4000','91684836521','2023-05-23 14:19:10',NULL,40.00,'','9','1','Good sold','1','','sales','3826402','','No',NULL,NULL,''),(6216,'4000','91684836521','2023-05-23 13:08:41',NULL,450.00,'','9','1','Good sold','1','','sales','3826437','','No',NULL,NULL,''),(6217,'1110','91684840754','2023-05-23 15:22:30',NULL,2750.00,'','9','1','Inventory sold','1','','sales','3826307','','No',NULL,NULL,''),(6218,'5500','91684840754','2023-05-23 14:19:14',2750.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6219,'1000','91684840754','2023-05-23 15:22:30',2850.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6220,'4000','91684840754','2023-05-23 15:22:30',NULL,2850.00,'','9','1','Good sold','1','','sales','3826307','','No',NULL,NULL,''),(6221,'1000','91684845007','2023-05-23 16:03:27',180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6222,'4000','91684845007','2023-05-23 16:03:27',NULL,180.00,'','9','1','Good sold','1','','sales','3826449','','No',NULL,NULL,''),(6223,'1110','91684847011','2023-05-23 16:29:32',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826416','','No',NULL,NULL,''),(6224,'5500','91684847011','2023-05-23 16:03:31',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6225,'1000','91684847011','2023-05-23 16:29:32',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6226,'4000','91684847011','2023-05-23 16:29:32',NULL,150.00,'','9','1','Good sold','1','','sales','3826416','','No',NULL,NULL,''),(6227,'1000','91684853305','2023-05-23 18:02:41',180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6228,'4000','91684853305','2023-05-23 18:02:41',NULL,180.00,'','9','1','Good sold','1','','sales','3826449','','No',NULL,NULL,''),(6229,'1110','91684854168','2023-05-23 18:04:51',NULL,650.00,'','9','1','Inventory sold','1','','sales','3826206','','No',NULL,NULL,''),(6230,'1110','91684854168','2023-05-23 18:02:48',NULL,90.00,'','9','1','Inventory sold','1','','sales','3826233','','No',NULL,NULL,''),(6231,'1110','91684854168','2023-05-23 18:04:05',NULL,92.00,'','9','1','Inventory sold','1','','sales','3826386','','No',NULL,NULL,''),(6232,'5500','91684854168','2023-05-23 18:04:30',832.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6233,'1000','91684854168','2023-05-23 18:04:51',1150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6234,'4000','91684854168','2023-05-23 18:04:51',NULL,900.00,'','9','1','Good sold','1','','sales','3826206','','No',NULL,NULL,''),(6235,'4000','91684854168','2023-05-23 18:02:48',NULL,130.00,'','9','1','Good sold','1','','sales','3826233','','No',NULL,NULL,''),(6236,'4000','91684854168','2023-05-23 18:04:05',NULL,120.00,'','9','1','Good sold','1','','sales','3826386','','No',NULL,NULL,''),(6241,'1110','91684854661','2023-05-23 18:11:12',NULL,330.00,'','9','1','Inventory sold','1','','sales','3826437','','No',NULL,NULL,''),(6242,'5500','91684854661','2023-05-23 18:11:01',330.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6243,'1000','91684854661','2023-05-23 18:11:12',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6244,'4000','91684854661','2023-05-23 18:11:12',NULL,450.00,'','9','1','Good sold','1','','sales','3826437','','No',NULL,NULL,''),(6245,'1000','91684855288','2023-05-23 18:23:57',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6246,'4000','91684855288','2023-05-23 18:23:57',NULL,100.00,'','9','1','Good sold','1','','sales','3826493','','No',NULL,NULL,''),(6247,'1110','91684855947','2023-05-23 18:32:53',NULL,80.00,'','9','1','Inventory sold','1','','sales','3826418','','No',NULL,NULL,''),(6248,'5500','91684855947','2023-05-23 18:32:27',80.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6249,'1000','91684855947','2023-05-23 18:32:53',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6250,'4000','91684855947','2023-05-23 18:32:53',NULL,100.00,'','9','1','Good sold','1','','sales','3826418','','No',NULL,NULL,''),(6251,'1110','91684898301','2023-05-24 07:04:55',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826342','','No',NULL,NULL,''),(6252,'5500','91684898301','2023-05-24 07:04:46',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6253,'1000','91684898301','2023-05-24 07:04:55',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6254,'4000','91684898301','2023-05-24 07:04:55',NULL,150.00,'','9','1','Good sold','1','','sales','3826342','','No',NULL,NULL,''),(6255,'1110','91684901103','2023-05-24 07:13:06',NULL,92.00,'','9','1','Inventory sold','1','','sales','3826386','','No',NULL,NULL,''),(6256,'5500','91684901103','2023-05-24 07:05:03',92.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6257,'1000','91684901103','2023-05-24 07:13:06',120.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6258,'4000','91684901103','2023-05-24 07:13:06',NULL,120.00,'','9','1','Good sold','1','','sales','3826386','','No',NULL,NULL,''),(6259,'1000','91684901595','2023-05-24 07:21:12',180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6260,'4000','91684901595','2023-05-24 07:21:12',NULL,180.00,'','9','1','Good sold','1','','sales','3826449','','No',NULL,NULL,''),(6261,'1110','91684902074','2023-05-24 07:21:39',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826505','','No',NULL,NULL,''),(6262,'5500','91684902074','2023-05-24 07:21:14',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6263,'1000','91684902074','2023-05-24 07:21:39',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6264,'4000','91684902074','2023-05-24 07:21:39',NULL,100.00,'','9','1','Good sold','1','','sales','3826505','','No',NULL,NULL,''),(6265,'1110','91684902103','2023-05-24 07:33:29',NULL,208.00,'','9','1','Inventory sold','1','','sales','3826396','','No',NULL,NULL,''),(6266,'5500','91684902103','2023-05-24 07:21:43',208.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6267,'1000','91684902103','2023-05-24 07:33:29',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6268,'4000','91684902103','2023-05-24 07:33:29',NULL,250.00,'','9','1','Good sold','1','','sales','3826396','','No',NULL,NULL,''),(6269,'1110','91684909624','2023-05-24 09:27:15',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826505','','No',NULL,NULL,''),(6270,'5500','91684909624','2023-05-24 09:27:04',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6271,'1000','91684909624','2023-05-24 09:27:15',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6272,'4000','91684909624','2023-05-24 09:27:15',NULL,100.00,'','9','1','Good sold','1','','sales','3826505','','No',NULL,NULL,''),(6273,'1110','91684909640','2023-05-24 09:41:21',NULL,400.00,'','9','1','Inventory sold','1','','sales','3826170','','No',NULL,NULL,''),(6274,'5500','91684909640','2023-05-24 09:27:20',400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6275,'1000','91684909640','2023-05-24 09:41:21',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6276,'4000','91684909640','2023-05-24 09:41:21',NULL,450.00,'','9','1','Good sold','1','','sales','3826170','','No',NULL,NULL,''),(6277,'1110','91684910486','2023-05-24 10:34:26',NULL,175.00,'','9','1','Inventory sold','1','','sales','3826102','','No',NULL,NULL,''),(6278,'5500','91684910486','2023-05-24 09:41:26',175.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6279,'1000','91684910486','2023-05-24 10:34:26',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6280,'4000','91684910486','2023-05-24 10:34:26',NULL,250.00,'','9','1','Good sold','1','','sales','3826102','','No',NULL,NULL,''),(6281,'1110','91684928999','2023-05-24 14:50:09',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826503','','No',NULL,NULL,''),(6282,'5500','91684928999','2023-05-24 14:49:59',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6283,'1000','91684928999','2023-05-24 14:50:09',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6284,'4000','91684928999','2023-05-24 14:50:09',NULL,100.00,'','9','1','Good sold','1','','sales','3826503','','No',NULL,NULL,''),(6285,'1000','91684929024','2023-05-24 15:29:51',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6286,'4000','91684929024','2023-05-24 15:29:51',NULL,200.00,'','9','1','Good sold','1','','sales','3826478','','No',NULL,NULL,''),(6287,'1110','91684931395','2023-05-24 15:32:47',NULL,5000.00,'','9','1','Inventory sold','1','','sales','3826287','','No',NULL,NULL,''),(6288,'5500','91684931395','2023-05-24 15:29:55',5000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6289,'1000','91684931395','2023-05-24 15:32:47',5500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6290,'4000','91684931395','2023-05-24 15:32:47',NULL,5500.00,'','9','1','Good sold','1','','sales','3826287','','No',NULL,NULL,''),(6291,'1110','91684986762','2023-05-25 06:52:52',NULL,92.00,'','9','1','Inventory sold','1','','sales','3826386','','No',NULL,NULL,''),(6292,'5500','91684986762','2023-05-25 06:52:42',92.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6293,'1000','91684986762','2023-05-25 06:52:52',120.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6294,'4000','91684986762','2023-05-25 06:52:52',NULL,120.00,'','9','1','Good sold','1','','sales','3826386','','No',NULL,NULL,''),(6295,'1110','91684992298','2023-05-25 08:25:16',NULL,125.00,'','9','1','Inventory sold','1','','sales','3826302','','No',NULL,NULL,''),(6296,'1110','91684992298','2023-05-25 08:24:58',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826012','','No',NULL,NULL,''),(6297,'5500','91684992298','2023-05-25 08:25:09',200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6298,'1000','91684992298','2023-05-25 08:25:16',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6299,'4000','91684992298','2023-05-25 08:25:16',NULL,150.00,'','9','1','Good sold','1','','sales','3826302','','No',NULL,NULL,''),(6300,'4000','91684992298','2023-05-25 08:24:58',NULL,100.00,'','9','1','Good sold','1','','sales','3826012','','No',NULL,NULL,''),(6301,'1110','91684992320','2023-05-25 08:33:03',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826500','','No',NULL,NULL,''),(6302,'5500','91684992320','2023-05-25 08:25:20',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6303,'1000','91684992320','2023-05-25 08:33:03',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6304,'4000','91684992320','2023-05-25 08:33:03',NULL,150.00,'','9','1','Good sold','1','','sales','3826500','','No',NULL,NULL,''),(6305,'1110','91684992786','2023-05-25 08:42:34',NULL,360.00,'','9','1','Inventory sold','1','','sales','3826103','','No',NULL,NULL,''),(6306,'5500','91684992786','2023-05-25 08:33:06',360.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6307,'1000','91684992786','2023-05-25 08:42:34',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6308,'4000','91684992786','2023-05-25 08:42:34',NULL,450.00,'','9','1','Good sold','1','','sales','3826103','','No',NULL,NULL,''),(6309,'1110','91684993357','2023-05-25 09:30:02',NULL,2800.00,'','9','1','Inventory sold','1','','sales','3826285','','No',NULL,NULL,''),(6310,'5500','91684993357','2023-05-25 08:42:37',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6311,'1000','91684993357','2023-05-25 09:30:02',3300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6312,'4000','91684993357','2023-05-25 09:30:02',NULL,3300.00,'','9','1','Good sold','1','','sales','3826285','','No',NULL,NULL,''),(6313,'1110','91684996206','2023-05-25 10:01:58',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826505','','No',NULL,NULL,''),(6314,'5500','91684996206','2023-05-25 10:01:18',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6315,'1000','91684996206','2023-05-25 10:01:58',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6316,'4000','91684996206','2023-05-25 10:01:58',NULL,100.00,'','9','1','Good sold','1','','sales','3826505','','No',NULL,NULL,''),(6317,'1110','91685024794','2023-05-25 17:26:49',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826012','','No',NULL,NULL,''),(6318,'5500','91685024794','2023-05-25 17:26:34',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6319,'1000','91685024794','2023-05-25 17:26:49',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6320,'4000','91685024794','2023-05-25 17:26:49',NULL,100.00,'','9','1','Good sold','1','','sales','3826012','','No',NULL,NULL,''),(6321,'1000','91685024813','2023-05-25 17:47:58',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6322,'4000','91685024813','2023-05-25 17:47:58',NULL,150.00,'','9','1','Good sold','1','','sales','3826465','','No',NULL,NULL,''),(6323,'1110','91685028519','2023-05-25 18:28:47',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826500','','No',NULL,NULL,''),(6324,'5500','91685028519','2023-05-25 18:28:39',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6325,'1000','91685028519','2023-05-25 18:28:47',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6326,'4000','91685028519','2023-05-25 18:28:47',NULL,150.00,'','9','1','Good sold','1','','sales','3826500','','No',NULL,NULL,''),(6327,'1110','91685070629','2023-05-26 06:57:16',NULL,90.00,'','9','1','Inventory sold','1','','sales','3826233','','No',NULL,NULL,''),(6328,'5500','91685070629','2023-05-26 06:10:29',90.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6329,'1000','91685070629','2023-05-26 06:57:16',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6330,'4000','91685070629','2023-05-26 06:57:16',NULL,130.00,'','9','1','Good sold','1','','sales','3826233','','No',NULL,NULL,''),(6331,'1110','91685073446','2023-05-26 07:18:31',NULL,90.00,'','9','1','Inventory sold','1','','sales','3826233','','No',NULL,NULL,''),(6332,'5500','91685073446','2023-05-26 06:57:26',90.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6333,'1000','91685073446','2023-05-26 07:18:31',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6334,'4000','91685073446','2023-05-26 07:18:31',NULL,130.00,'','9','1','Good sold','1','','sales','3826233','','No',NULL,NULL,''),(6335,'1110','91685074720','2023-05-26 07:20:00',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826505','','No',NULL,NULL,''),(6336,'5500','91685074720','2023-05-26 07:18:40',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6337,'1000','91685074720','2023-05-26 07:20:00',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6338,'4000','91685074720','2023-05-26 07:20:00',NULL,100.00,'','9','1','Good sold','1','','sales','3826505','','No',NULL,NULL,''),(6339,'1110','91685074803','2023-05-26 08:17:10',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826507','','No',NULL,NULL,''),(6340,'5500','91685074803','2023-05-26 07:20:03',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6341,'1000','91685074803','2023-05-26 08:17:10',120.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6342,'4000','91685074803','2023-05-26 08:17:10',NULL,120.00,'','9','1','Good sold','1','','sales','3826507','','No',NULL,NULL,''),(6343,'1110','91685078235','2023-05-26 08:21:28',NULL,260.00,'','9','1','Inventory sold','1','','sales','3826424','','No',NULL,NULL,''),(6344,'5500','91685078235','2023-05-26 08:17:15',260.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6345,'1000','91685078235','2023-05-26 08:21:28',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6346,'4000','91685078235','2023-05-26 08:21:28',NULL,300.00,'','9','1','Good sold','1','','sales','3826424','','No',NULL,NULL,''),(6347,'1110','91685078515','2023-05-26 08:43:13',NULL,175.00,'','9','1','Inventory sold','1','','sales','3826102','','No',NULL,NULL,''),(6348,'5500','91685078515','2023-05-26 08:21:55',175.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6349,'1000','91685078515','2023-05-26 08:43:13',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6350,'4000','91685078515','2023-05-26 08:43:13',NULL,250.00,'','9','1','Good sold','1','','sales','3826102','','No',NULL,NULL,''),(6351,'1110','91685079802','2023-05-26 08:55:46',NULL,700.00,'','9','1','Inventory sold','1','','sales','3826308','','No',NULL,NULL,''),(6352,'5500','91685079802','2023-05-26 08:43:22',700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6353,'1000','91685079802','2023-05-26 08:55:46',850.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6354,'4000','91685079802','2023-05-26 08:55:46',NULL,850.00,'','9','1','Good sold','1','','sales','3826308','','No',NULL,NULL,''),(6355,'1110','91685080591','2023-05-26 09:05:10',NULL,200.00,'','9','1','Inventory sold','1','','sales','3826416','','No',NULL,NULL,''),(6356,'5500','91685080591','2023-05-26 08:56:31',200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6357,'1000','91685080591','2023-05-26 09:05:10',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6358,'4000','91685080591','2023-05-26 09:05:10',NULL,300.00,'','9','1','Good sold','1','','sales','3826416','','No',NULL,NULL,''),(6359,'1110','91685081116','2023-05-26 09:21:07',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826503','','No',NULL,NULL,''),(6360,'5500','91685081116','2023-05-26 09:05:16',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6361,'1000','91685081116','2023-05-26 09:21:07',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6362,'4000','91685081116','2023-05-26 09:21:07',NULL,100.00,'','9','1','Good sold','1','','sales','3826503','','No',NULL,NULL,''),(6363,'1000','91685089708','2023-05-26 11:28:35',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6364,'4000','91685089708','2023-05-26 11:28:35',NULL,130.00,'','9','1','Good sold','1','','sales','3826441','','No',NULL,NULL,''),(6365,'1000','91685089722','2023-05-26 13:09:32',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6366,'4000','91685089722','2023-05-26 13:09:32',NULL,300.00,'','9','1','Good sold','1','','sales','3826432','','No',NULL,NULL,''),(6367,'1110','91685103193','2023-05-26 16:43:01',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826505','','No',NULL,NULL,''),(6368,'5500','91685103193','2023-05-26 16:42:52',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6369,'1000','91685103193','2023-05-26 16:43:01',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6370,'4000','91685103193','2023-05-26 16:43:01',NULL,100.00,'','9','1','Good sold','1','','sales','3826505','','No',NULL,NULL,''),(6371,'1110','91685108591','2023-05-26 17:36:54',NULL,690.00,'','9','1','Inventory sold','1','','sales','3826209','','No',NULL,NULL,''),(6372,'5500','91685108591','2023-05-26 16:43:12',690.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6373,'1000','91685108591','2023-05-26 17:36:54',1100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6374,'4000','91685108591','2023-05-26 17:36:54',NULL,1100.00,'','9','1','Good sold','1','','sales','3826209','','No',NULL,NULL,''),(6375,'1110','91685164340','2023-05-27 08:13:07',NULL,175.00,'','9','1','Inventory sold','1','','sales','3826102','','No',NULL,NULL,''),(6376,'5500','91685164340','2023-05-27 08:12:20',175.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6377,'1000','91685164340','2023-05-27 08:13:07',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6378,'4000','91685164340','2023-05-27 08:13:07',NULL,250.00,'','9','1','Good sold','1','','sales','3826102','','No',NULL,NULL,''),(6379,'1110','91685164425','2023-05-27 09:13:32',NULL,175.00,'','9','1','Inventory sold','1','','sales','3826102','','No',NULL,NULL,''),(6380,'5500','91685164425','2023-05-27 08:13:45',175.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6381,'1000','91685164425','2023-05-27 09:13:32',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6382,'4000','91685164425','2023-05-27 09:13:32',NULL,250.00,'','9','1','Good sold','1','','sales','3826102','','No',NULL,NULL,''),(6383,'1110','91685168015','2023-05-27 09:18:17',NULL,217.00,'','9','1','Inventory sold','1','','sales','3826388','','No',NULL,NULL,''),(6384,'1110','91685168015','2023-05-27 09:13:35',NULL,92.00,'','9','1','Inventory sold','1','','sales','3826386','','No',NULL,NULL,''),(6385,'5500','91685168015','2023-05-27 09:18:00',309.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6386,'1000','91685168015','2023-05-27 09:18:17',370.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6387,'4000','91685168015','2023-05-27 09:18:17',NULL,250.00,'','9','1','Good sold','1','','sales','3826388','','No',NULL,NULL,''),(6388,'4000','91685168015','2023-05-27 09:13:35',NULL,120.00,'','9','1','Good sold','1','','sales','3826386','','No',NULL,NULL,''),(6389,'1110','91685168322','2023-05-27 09:21:15',NULL,330.00,'','9','1','Inventory sold','1','','sales','3826437','','No',NULL,NULL,''),(6390,'5500','91685168322','2023-05-27 09:18:42',330.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6391,'1000','91685168322','2023-05-27 09:21:15',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6392,'4000','91685168322','2023-05-27 09:21:15',NULL,450.00,'','9','1','Good sold','1','','sales','3826437','','No',NULL,NULL,''),(6393,'1110','91685168480','2023-05-27 10:52:15',NULL,130.00,'','9','1','Inventory sold','1','','sales','3826377','','No',NULL,NULL,''),(6394,'5500','91685168480','2023-05-27 09:21:20',130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6395,'1000','91685168480','2023-05-27 10:52:15',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6396,'4000','91685168480','2023-05-27 10:52:15',NULL,200.00,'','9','1','Good sold','1','','sales','3826377','','No',NULL,NULL,''),(6397,'1110','91685173939','2023-05-27 11:04:32',NULL,85.00,'','9','1','Inventory sold','1','','sales','3826059','','No',NULL,NULL,''),(6398,'5500','91685173939','2023-05-27 10:52:19',85.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6399,'1000','91685173939','2023-05-27 11:04:32',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6400,'4000','91685173939','2023-05-27 11:04:32',NULL,100.00,'','9','1','Good sold','1','','sales','3826059','','No',NULL,NULL,''),(6401,'1110','91685174679','2023-05-27 13:01:35',NULL,500.00,'','9','1','Inventory sold','1','','sales','3826436','','No',NULL,NULL,''),(6402,'5500','91685174679','2023-05-27 11:04:39',500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6403,'1000','91685174679','2023-05-27 13:01:35',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6404,'4000','91685174679','2023-05-27 13:01:35',NULL,650.00,'','9','1','Good sold','1','','sales','3826436','','No',NULL,NULL,''),(6405,'1110','91685193289','2023-05-27 16:15:26',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826507','','No',NULL,NULL,''),(6406,'5500','91685193289','2023-05-27 16:14:49',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6407,'1000','91685193289','2023-05-27 16:15:26',120.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6408,'4000','91685193289','2023-05-27 16:15:26',NULL,120.00,'','9','1','Good sold','1','','sales','3826507','','No',NULL,NULL,''),(6409,'1110','91685193331','2023-05-27 18:00:22',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826505','','No',NULL,NULL,''),(6410,'5500','91685193331','2023-05-27 16:15:31',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6411,'1000','91685193331','2023-05-27 18:00:22',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6412,'4000','91685193331','2023-05-27 18:00:22',NULL,100.00,'','9','1','Good sold','1','','sales','3826505','','No',NULL,NULL,''),(6413,'1110','91685199627','2023-05-27 18:01:14',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826326','','No',NULL,NULL,''),(6414,'5500','91685199627','2023-05-27 18:00:27',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6415,'1000','91685199627','2023-05-27 18:01:14',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6416,'4000','91685199627','2023-05-27 18:01:14',NULL,100.00,'','9','1','Good sold','1','','sales','3826326','','No',NULL,NULL,''),(6417,'1110','91685199678','2023-05-27 18:11:45',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826499','','No',NULL,NULL,''),(6418,'5500','91685199678','2023-05-27 18:01:18',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6419,'1000','91685199678','2023-05-27 18:11:45',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6420,'4000','91685199678','2023-05-27 18:11:45',NULL,100.00,'','9','1','Good sold','1','','sales','3826499','','No',NULL,NULL,''),(6421,'1110','91685329881','2023-05-29 07:15:31',NULL,175.00,'','9','1','Inventory sold','1','','sales','3826102','','No',NULL,NULL,''),(6422,'5500','91685329881','2023-05-29 07:15:08',175.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6423,'1000','91685329881','2023-05-29 07:15:31',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6424,'4000','91685329881','2023-05-29 07:15:31',NULL,200.00,'','9','1','Good sold','1','','sales','3826102','','No',NULL,NULL,''),(6425,'1000','91685333736','2023-05-29 07:17:03',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6426,'4000','91685333736','2023-05-29 07:17:03',NULL,150.00,'','9','1','Good sold','1','','sales','3826470','','No',NULL,NULL,''),(6427,'1110','91685333911','2023-05-29 08:06:39',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826417','','No',NULL,NULL,''),(6428,'5500','91685333911','2023-05-29 07:18:31',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6429,'1000','91685333911','2023-05-29 08:06:39',80.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6430,'4000','91685333911','2023-05-29 08:06:39',NULL,80.00,'','9','1','Good sold','1','','sales','3826417','','No',NULL,NULL,''),(6431,'1110','91685336812','2023-05-29 09:04:03',NULL,3700.00,'','9','1','Inventory sold','1','','sales','3826221','','No',NULL,NULL,''),(6432,'1110','91685336812','2023-05-29 08:06:52',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826342','','No',NULL,NULL,''),(6433,'5500','91685336812','2023-05-29 09:03:53',3800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6434,'1000','91685336812','2023-05-29 09:04:03',4250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6435,'4000','91685336812','2023-05-29 09:04:03',NULL,4100.00,'','9','1','Good sold','1','','sales','3826221','','No',NULL,NULL,''),(6436,'4000','91685336812','2023-05-29 08:06:52',NULL,150.00,'','9','1','Good sold','1','','sales','3826342','','No',NULL,NULL,''),(6437,'1000','91685340247','2023-05-29 09:07:52',180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6438,'4000','91685340247','2023-05-29 09:07:52',NULL,180.00,'','9','1','Good sold','1','','sales','3826449','','No',NULL,NULL,''),(6439,'1110','91685340481','2023-05-29 09:32:36',NULL,165.00,'','9','1','Inventory sold','1','','sales','3826348','','No',NULL,NULL,''),(6440,'5500','91685340481','2023-05-29 09:32:23',165.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6441,'1000','91685340481','2023-05-29 09:32:36',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6442,'4000','91685340481','2023-05-29 09:32:36',NULL,200.00,'','9','1','Good sold','1','','sales','3826348','','No',NULL,NULL,''),(6443,'1110','91685341964','2023-05-29 10:26:45',NULL,285.00,'','9','1','Inventory sold','1','','sales','3826347','','No',NULL,NULL,''),(6444,'5500','91685341964','2023-05-29 09:32:44',285.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6445,'1000','91685341964','2023-05-29 10:26:45',350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6446,'4000','91685341964','2023-05-29 10:26:45',NULL,350.00,'','9','1','Good sold','1','','sales','3826347','','No',NULL,NULL,''),(6447,'1000','91685345207','2023-05-29 11:09:28',260.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6448,'4000','91685345207','2023-05-29 11:09:28',NULL,260.00,'','9','1','Good sold','1','','sales','3826441','','No',NULL,NULL,''),(6449,'1110','91685347781','2023-05-29 11:25:42',NULL,5500.00,'','9','1','Inventory sold','1','','sales','3826286','','No',NULL,NULL,''),(6450,'5500','91685347781','2023-05-29 11:09:41',5500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6451,'1000','91685347781','2023-05-29 11:25:42',6000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6452,'4000','91685347781','2023-05-29 11:25:42',NULL,6000.00,'','9','1','Good sold','1','','sales','3826286','','No',NULL,NULL,''),(6453,'1000','91685351092','2023-05-29 12:25:08',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6454,'4000','91685351092','2023-05-29 12:25:08',NULL,100.00,'','9','1','Good sold','1','','sales','3826478','','No',NULL,NULL,''),(6455,'1110','91685352310','2023-05-29 13:17:51',NULL,560.00,'','9','1','Inventory sold','1','','sales','3826496','','No',NULL,NULL,''),(6456,'5500','91685352310','2023-05-29 12:25:10',560.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6457,'1000','91685352310','2023-05-29 13:17:51',630.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6458,'4000','91685352310','2023-05-29 13:17:51',NULL,630.00,'','9','1','Good sold','1','','sales','3826496','','No',NULL,NULL,''),(6459,'1110','91685355486','2023-05-29 14:59:30',NULL,2750.00,'','9','1','Inventory sold','1','','sales','3826307','','No',NULL,NULL,''),(6460,'1110','91685355486','2023-05-29 13:18:06',NULL,1400.00,'','9','1','Inventory sold','1','','sales','3826306','','No',NULL,NULL,''),(6461,'5500','91685355486','2023-05-29 14:59:15',4150.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6462,'1000','91685355486','2023-05-29 14:59:30',4600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6463,'4000','91685355486','2023-05-29 14:59:30',NULL,2950.00,'','9','1','Good sold','1','','sales','3826307','','No',NULL,NULL,''),(6464,'4000','91685355486','2023-05-29 13:18:06',NULL,1650.00,'','9','1','Good sold','1','','sales','3826306','','No',NULL,NULL,''),(6465,'1000','91685361801','2023-05-29 15:47:42',180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6466,'4000','91685361801','2023-05-29 15:47:42',NULL,180.00,'','9','1','Good sold','1','','sales','3826449','','No',NULL,NULL,''),(6467,'1000','91685364466','2023-05-29 15:56:51',120.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6468,'4000','91685364466','2023-05-29 15:56:51',NULL,120.00,'','9','1','Good sold','1','','sales','3826413','','No',NULL,NULL,''),(6469,'1110','91685365014','2023-05-29 17:37:53',NULL,165.00,'','9','1','Inventory sold','1','','sales','3826348','','No',NULL,NULL,''),(6470,'5500','91685365014','2023-05-29 15:56:54',165.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6471,'1000','91685365014','2023-05-29 17:37:53',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6472,'4000','91685365014','2023-05-29 17:37:53',NULL,200.00,'','9','1','Good sold','1','','sales','3826348','','No',NULL,NULL,''),(6473,'1110','91685371075','2023-05-29 17:57:13',NULL,260.00,'','9','1','Inventory sold','1','','sales','3826380','','No',NULL,NULL,''),(6474,'5500','91685371075','2023-05-29 17:37:55',260.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6475,'1000','91685371075','2023-05-29 17:57:13',400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6476,'4000','91685371075','2023-05-29 17:57:13',NULL,400.00,'','9','1','Good sold','1','','sales','3826380','','No',NULL,NULL,''),(6477,'1000','91685435933','2023-05-30 11:39:02',400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6478,'4000','91685435933','2023-05-30 11:39:02',NULL,400.00,'','9','1','Good sold','1','','sales','3826459','','No',NULL,NULL,''),(6479,'1110','91685435949','2023-05-30 13:33:12',NULL,165.00,'','9','1','Inventory sold','1','','sales','3826348','','No',NULL,NULL,''),(6480,'5500','91685435949','2023-05-30 11:39:09',165.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6481,'1000','91685435949','2023-05-30 13:33:12',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6482,'4000','91685435949','2023-05-30 13:33:12',NULL,200.00,'','9','1','Good sold','1','','sales','3826348','','No',NULL,NULL,''),(6483,'1110','91685450373','2023-05-30 15:39:53',NULL,125.00,'','9','1','Inventory sold','1','','sales','3826302','','No',NULL,NULL,''),(6484,'1110','91685450373','2023-05-30 15:39:33',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826012','','No',NULL,NULL,''),(6485,'5500','91685450373','2023-05-30 15:39:46',200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6486,'1000','91685450373','2023-05-30 15:39:53',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6487,'4000','91685450373','2023-05-30 15:39:53',NULL,150.00,'','9','1','Good sold','1','','sales','3826302','','No',NULL,NULL,''),(6488,'4000','91685450373','2023-05-30 15:39:33',NULL,100.00,'','9','1','Good sold','1','','sales','3826012','','No',NULL,NULL,''),(6489,'1000','91685450397','2023-05-30 16:07:11',180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6490,'4000','91685450397','2023-05-30 16:07:11',NULL,180.00,'','9','1','Good sold','1','','sales','3826449','','No',NULL,NULL,''),(6491,'1110','91685452040','2023-05-30 17:18:23',NULL,650.00,'','9','1','Inventory sold','1','','sales','3826206','','No',NULL,NULL,''),(6492,'5500','91685452040','2023-05-30 16:07:20',650.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6493,'1000','91685452040','2023-05-30 17:18:23',950.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6494,'4000','91685452040','2023-05-30 17:18:23',NULL,950.00,'','9','1','Good sold','1','','sales','3826206','','No',NULL,NULL,''),(6495,'1110','91685456312','2023-05-30 17:32:57',NULL,2550.00,'','9','1','Inventory sold','1','','sales','3826283','','No',NULL,NULL,''),(6496,'5500','91685456312','2023-05-30 17:18:32',2550.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6497,'1000','91685456312','2023-05-30 17:32:57',2700.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6498,'4000','91685456312','2023-05-30 17:32:57',NULL,2700.00,'','9','1','Good sold','1','','sales','3826283','','No',NULL,NULL,''),(6499,'1110','91685458094','2023-05-30 17:48:23',NULL,330.00,'','9','1','Inventory sold','1','','sales','3826437','','No',NULL,NULL,''),(6500,'5500','91685458094','2023-05-30 17:48:14',330.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6501,'1000','91685458094','2023-05-30 17:48:23',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6502,'4000','91685458094','2023-05-30 17:48:23',NULL,450.00,'','9','1','Good sold','1','','sales','3826437','','No',NULL,NULL,''),(6503,'1110','91685511429','2023-05-31 08:37:09',NULL,140.00,'','9','1','Inventory sold','1','','sales','3826435','','No',NULL,NULL,''),(6504,'5500','91685511429','2023-05-31 08:38:11',140.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6505,'1000','91685511429','2023-05-31 08:38:41',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6506,'4000','91685511429','2023-05-31 08:38:41',NULL,250.00,'','9','1','Good sold','1','','sales','3826415','','No',NULL,NULL,''),(6507,'4000','91685511429','2023-05-31 08:37:09',NULL,200.00,'','9','1','Good sold','1','','sales','3826435','','No',NULL,NULL,''),(6508,'1000','91685511538','2023-05-31 08:44:12',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6509,'4000','91685511538','2023-05-31 08:44:12',NULL,250.00,'','9','1','Good sold','1','','sales','3826415','','No',NULL,NULL,''),(6510,'1110','91685511862','2023-05-31 10:14:51',NULL,2550.00,'','9','1','Inventory sold','1','','sales','3826283','','No',NULL,NULL,''),(6511,'5500','91685511862','2023-05-31 10:14:35',2550.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6512,'1000','91685511862','2023-05-31 10:14:51',3200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6513,'4000','91685511862','2023-05-31 10:14:51',NULL,2700.00,'','9','1','Good sold','1','','sales','3826283','','No',NULL,NULL,''),(6514,'1110','91685517337','2023-05-31 10:26:44',NULL,345.00,'','9','1','Inventory sold','1','','sales','3826209','','No',NULL,NULL,''),(6515,'5500','91685517337','2023-05-31 10:25:57',345.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6516,'1000','91685517337','2023-05-31 10:26:44',500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6517,'4000','91685517337','2023-05-31 10:26:44',NULL,500.00,'','9','1','Good sold','1','','sales','3826209','','No',NULL,NULL,''),(6518,'1110','91685518013','2023-05-31 12:05:54',NULL,175.00,'','9','1','Inventory sold','1','','sales','3826102','','No',NULL,NULL,''),(6519,'5500','91685518013','2023-05-31 10:26:53',175.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6520,'1000','91685518013','2023-05-31 12:05:54',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6521,'4000','91685518013','2023-05-31 12:05:54',NULL,250.00,'','9','1','Good sold','1','','sales','3826102','','No',NULL,NULL,''),(6522,'1110','91685532097','2023-05-31 14:21:46',NULL,85.00,'','9','1','Inventory sold','1','','sales','3826059','','No',NULL,NULL,''),(6523,'5500','91685532097','2023-05-31 14:21:37',85.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6524,'1000','91685532097','2023-05-31 14:21:46',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6525,'4000','91685532097','2023-05-31 14:21:46',NULL,100.00,'','9','1','Good sold','1','','sales','3826059','','No',NULL,NULL,''),(6528,'1000','91685532109','2023-05-31 14:48:59',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6530,'1110','91685534319','2023-05-31 14:58:58',NULL,260.00,'','9','1','Inventory sold','1','','sales','3826424','','No',NULL,NULL,''),(6531,'5500','91685534319','2023-05-31 14:58:39',260.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6532,'1000','91685534319','2023-05-31 14:58:58',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6533,'4000','91685534319','2023-05-31 14:58:58',NULL,300.00,'','9','1','Good sold','1','','sales','3826424','','No',NULL,NULL,''),(6534,'1110','91685542645','2023-05-31 17:17:41',NULL,125.00,'','9','1','Inventory sold','1','','sales','3826302','','No',NULL,NULL,''),(6535,'5500','91685542645','2023-05-31 17:17:25',125.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6536,'1000','91685542645','2023-05-31 17:17:41',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6537,'4000','91685542645','2023-05-31 17:17:41',NULL,150.00,'','9','1','Good sold','1','','sales','3826302','','No',NULL,NULL,''),(6538,'1110','91685542666','2023-05-31 17:47:47',NULL,95.00,'','9','1','Inventory sold','1','','sales','3826146','','No',NULL,NULL,''),(6539,'5500','91685542666','2023-05-31 17:17:46',95.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6540,'1000','91685542666','2023-05-31 17:47:47',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6541,'4000','91685542666','2023-05-31 17:47:47',NULL,150.00,'','9','1','Good sold','1','','sales','3826146','','No',NULL,NULL,''),(6542,'1110','91685544471','2023-05-31 18:07:04',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826416','','No',NULL,NULL,''),(6543,'5500','91685544471','2023-05-31 17:47:51',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6544,'1000','91685544471','2023-05-31 18:07:04',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6545,'4000','91685544471','2023-05-31 18:07:04',NULL,150.00,'','9','1','Good sold','1','','sales','3826416','','No',NULL,NULL,''),(6546,'1000','91685545629','2023-05-31 18:10:41',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6547,'4000','91685545629','2023-05-31 18:10:41',NULL,150.00,'','9','1','Good sold','1','','sales','3826465','','No',NULL,NULL,''),(6548,'1110','91685545885','2023-05-31 18:20:44',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826499','','No',NULL,NULL,''),(6549,'5500','91685545885','2023-05-31 18:11:25',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6550,'1000','91685545885','2023-05-31 18:20:44',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6551,'4000','91685545885','2023-05-31 18:20:44',NULL,100.00,'','9','1','Good sold','1','','sales','3826499','','No',NULL,NULL,''),(6552,'1000','91685590428','2023-06-01 07:54:49',180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6553,'4000','91685590428','2023-06-01 07:54:49',NULL,180.00,'','9','1','Good sold','1','','sales','3826449','','No',NULL,NULL,''),(6554,'1110','91685603072','2023-06-01 10:04:44',NULL,92.00,'','9','1','Inventory sold','1','','sales','3826386','','No',NULL,NULL,''),(6555,'5500','91685603072','2023-06-01 10:04:32',92.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6556,'1000','91685603072','2023-06-01 10:04:44',120.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6557,'4000','91685603072','2023-06-01 10:04:44',NULL,120.00,'','9','1','Good sold','1','','sales','3826386','','No',NULL,NULL,''),(6558,'1000','91685603098','2023-06-01 10:36:44',70.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6559,'4000','91685603098','2023-06-01 10:36:44',NULL,70.00,'','9','1','Good sold','1','','sales','3826481','','No',NULL,NULL,''),(6560,'1110','91685605020','2023-06-01 10:42:11',NULL,2550.00,'','9','1','Inventory sold','1','','sales','3826283','','No',NULL,NULL,''),(6561,'5500','91685605020','2023-06-01 10:37:00',2550.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6562,'1000','91685605020','2023-06-01 10:42:11',2700.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6563,'4000','91685605020','2023-06-01 10:42:11',NULL,2700.00,'','9','1','Good sold','1','','sales','3826283','','No',NULL,NULL,''),(6564,'1110','91685615903','2023-06-01 13:38:39',NULL,175.00,'','9','1','Inventory sold','1','','sales','3826102','','No',NULL,NULL,''),(6565,'5500','91685615903','2023-06-01 13:38:23',175.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6566,'1000','91685615903','2023-06-01 13:38:39',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6567,'4000','91685615903','2023-06-01 13:38:39',NULL,250.00,'','9','1','Good sold','1','','sales','3826102','','No',NULL,NULL,''),(6568,'1000','91685615924','2023-06-01 13:39:21',240.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6569,'4000','91685615924','2023-06-01 13:39:21',NULL,240.00,'','9','1','Good sold','1','','sales','3826413','','No',NULL,NULL,''),(6570,'1000','91685616131','2023-06-01 13:43:31',120.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6571,'4000','91685616131','2023-06-01 13:43:31',NULL,120.00,'','9','1','Good sold','1','','sales','3826413','','No',NULL,NULL,''),(6572,'1110','91685616215','2023-06-01 15:35:30',NULL,125.00,'','9','1','Inventory sold','1','','sales','3826302','','No',NULL,NULL,''),(6573,'1110','91685616215','2023-06-01 15:34:32',NULL,196.00,'','9','1','Inventory sold','1','','sales','3826300','','No',NULL,NULL,''),(6574,'1110','91685616215','2023-06-01 15:34:59',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826130','','No',NULL,NULL,''),(6575,'5500','91685616215','2023-06-01 15:35:12',421.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6576,'1000','91685616215','2023-06-01 15:35:30',530.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6577,'4000','91685616215','2023-06-01 15:35:30',NULL,150.00,'','9','1','Good sold','1','','sales','3826302','','No',NULL,NULL,''),(6578,'4000','91685616215','2023-06-01 15:34:32',NULL,250.00,'','9','1','Good sold','1','','sales','3826300','','No',NULL,NULL,''),(6579,'4000','91685616215','2023-06-01 15:34:59',NULL,130.00,'','9','1','Good sold','1','','sales','3826130','','No',NULL,NULL,''),(6580,'1000','91685622942','2023-06-01 16:37:02',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6581,'4000','91685622942','2023-06-01 16:37:02',NULL,130.00,'','9','1','Good sold','1','','sales','3826441','','No',NULL,NULL,''),(6582,'1110','91685626625','2023-06-01 16:40:54',NULL,110.00,'','9','1','Inventory sold','1','','sales','3826168','','No',NULL,NULL,''),(6583,'5500','91685626625','2023-06-01 16:37:05',110.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6584,'1000','91685626625','2023-06-01 16:40:54',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6585,'4000','91685626625','2023-06-01 16:40:54',NULL,150.00,'','9','1','Good sold','1','','sales','3826168','','No',NULL,NULL,''),(6586,'1110','91685626869','2023-06-01 18:01:49',NULL,590.00,'','9','1','Inventory sold','1','','sales','3826186','','No',NULL,NULL,''),(6587,'5500','91685626869','2023-06-01 16:41:09',590.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6588,'1000','91685626869','2023-06-01 18:01:49',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6589,'4000','91685626869','2023-06-01 18:01:49',NULL,650.00,'','9','1','Good sold','1','','sales','3826186','','No',NULL,NULL,''),(6590,'1110','91685631712','2023-06-01 18:02:30',NULL,932.80,'','9','1','Inventory sold','1','','sales','3826216','','No',NULL,NULL,''),(6591,'5500','91685631712','2023-06-01 18:01:52',932.80,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6592,'1000','91685631712','2023-06-01 18:02:30',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6593,'4000','91685631712','2023-06-01 18:02:30',NULL,1500.00,'','9','1','Good sold','1','','sales','3826216','','No',NULL,NULL,''),(6594,'1110','91685631756','2023-06-01 18:25:19',NULL,2550.00,'','9','1','Inventory sold','1','','sales','3826283','','No',NULL,NULL,''),(6595,'5500','91685631756','2023-06-01 18:02:36',2550.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6596,'1000','91685631756','2023-06-01 18:25:19',2700.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6597,'4000','91685631756','2023-06-01 18:25:19',NULL,2700.00,'','9','1','Good sold','1','','sales','3826283','','No',NULL,NULL,''),(6598,'1110','91685675997','2023-06-02 07:06:17',NULL,200.00,'','9','1','Inventory sold','1','','sales','3826344','','No',NULL,NULL,''),(6599,'1110','91685675997','2023-06-02 06:29:06',NULL,285.00,'','9','1','Inventory sold','1','','sales','3826347','','No',NULL,NULL,''),(6600,'5500','91685675997','2023-06-02 07:06:09',485.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6601,'1000','91685675997','2023-06-02 07:06:17',700.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6602,'4000','91685675997','2023-06-02 07:06:17',NULL,350.00,'','9','1','Good sold','1','','sales','3826344','','No',NULL,NULL,''),(6603,'4000','91685675997','2023-06-02 06:29:06',NULL,350.00,'','9','1','Good sold','1','','sales','3826347','','No',NULL,NULL,''),(6604,'1000','91685678784','2023-06-02 07:51:02',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6605,'4000','91685678784','2023-06-02 07:51:02',NULL,250.00,'','9','1','Good sold','1','','sales','3826415','','No',NULL,NULL,''),(6606,'1110','91685681465','2023-06-02 08:51:56',NULL,217.00,'','9','1','Inventory sold','1','','sales','3826388','','No',NULL,NULL,''),(6607,'5500','91685681465','2023-06-02 07:51:05',217.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6608,'1000','91685681465','2023-06-02 08:51:56',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6609,'4000','91685681465','2023-06-02 08:51:56',NULL,250.00,'','9','1','Good sold','1','','sales','3826388','','No',NULL,NULL,''),(6610,'1110','91685693010','2023-06-02 11:04:18',NULL,260.00,'','9','1','Inventory sold','1','','sales','3826424','','No',NULL,NULL,''),(6611,'5500','91685693010','2023-06-02 11:03:30',260.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6612,'1000','91685693010','2023-06-02 11:04:18',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6613,'4000','91685693010','2023-06-02 11:04:18',NULL,300.00,'','9','1','Good sold','1','','sales','3826424','','No',NULL,NULL,''),(6614,'1110','91685693061','2023-06-02 11:31:51',NULL,125.00,'','9','1','Inventory sold','1','','sales','3826302','','No',NULL,NULL,''),(6615,'5500','91685693061','2023-06-02 11:04:21',125.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6616,'1000','91685693061','2023-06-02 11:31:51',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6617,'4000','91685693061','2023-06-02 11:31:51',NULL,150.00,'','9','1','Good sold','1','','sales','3826302','','No',NULL,NULL,''),(6618,'1110','91685694714','2023-06-02 12:31:45',NULL,92.00,'','9','1','Inventory sold','1','','sales','3826386','','No',NULL,NULL,''),(6619,'5500','91685694714','2023-06-02 11:31:54',92.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6620,'1000','91685694714','2023-06-02 12:31:45',120.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6621,'4000','91685694714','2023-06-02 12:31:45',NULL,120.00,'','9','1','Good sold','1','','sales','3826386','','No',NULL,NULL,''),(6622,'1000','91685698308','2023-06-02 12:56:19',240.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6623,'4000','91685698308','2023-06-02 12:56:19',NULL,240.00,'','9','1','Good sold','1','','sales','3826413','','No',NULL,NULL,''),(6624,'1110','91685699788','2023-06-02 12:58:40',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826507','','No',NULL,NULL,''),(6625,'5500','91685699788','2023-06-02 12:56:28',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6626,'1000','91685699788','2023-06-02 12:58:40',120.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6627,'4000','91685699788','2023-06-02 12:58:40',NULL,120.00,'','9','1','Good sold','1','','sales','3826507','','No',NULL,NULL,''),(6628,'1110','91685701533','2023-06-02 13:25:45',NULL,1200.00,'','9','1','Inventory sold','1','','sales','3826129','','No',NULL,NULL,''),(6629,'5500','91685701533','2023-06-02 13:25:33',1200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6630,'1000','91685701533','2023-06-02 13:25:45',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6631,'4000','91685701533','2023-06-02 13:25:45',NULL,1500.00,'','9','1','Good sold','1','','sales','3826129','','No',NULL,NULL,''),(6632,'1110','91685701554','2023-06-02 14:16:53',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826012','','No',NULL,NULL,''),(6633,'1110','91685701554','2023-06-02 13:25:54',NULL,125.00,'','9','1','Inventory sold','1','','sales','3826302','','No',NULL,NULL,''),(6634,'5500','91685701554','2023-06-02 14:16:37',200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6635,'1000','91685701554','2023-06-02 14:16:53',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6636,'4000','91685701554','2023-06-02 14:16:53',NULL,100.00,'','9','1','Good sold','1','','sales','3826012','','No',NULL,NULL,''),(6637,'4000','91685701554','2023-06-02 13:25:54',NULL,150.00,'','9','1','Good sold','1','','sales','3826302','','No',NULL,NULL,''),(6638,'1110','91685704627','2023-06-02 14:27:29',NULL,92.00,'','9','1','Inventory sold','1','','sales','3826194','','No',NULL,NULL,''),(6639,'5500','91685704627','2023-06-02 14:17:07',92.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6640,'1000','91685704627','2023-06-02 14:27:29',170.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6641,'4000','91685704627','2023-06-02 14:27:29',NULL,200.00,'','9','1','Good sold','1','','sales','3826194','','No',NULL,NULL,''),(6642,'1110','91685705260','2023-06-02 14:42:22',NULL,5500.00,'','9','1','Inventory sold','1','','sales','3826307','','No',NULL,NULL,''),(6643,'5500','91685705260','2023-06-02 14:27:40',5500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6644,'1000','91685705260','2023-06-02 14:42:22',5800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6645,'4000','91685705260','2023-06-02 14:42:22',NULL,5800.00,'','9','1','Good sold','1','','sales','3826307','','No',NULL,NULL,''),(6646,'1110','91685706195','2023-06-02 15:19:19',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(6647,'5500','91685706195','2023-06-02 14:43:16',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6648,'1000','91685706195','2023-06-02 15:19:19',1400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6649,'4000','91685706195','2023-06-02 15:19:19',NULL,1400.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(6650,'1110','91685708366','2023-06-02 15:43:14',NULL,92.00,'','9','1','Inventory sold','1','','sales','3826386','','No',NULL,NULL,''),(6651,'5500','91685708366','2023-06-02 15:19:26',92.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6652,'1000','91685708366','2023-06-02 15:43:14',120.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6653,'4000','91685708366','2023-06-02 15:43:14',NULL,120.00,'','9','1','Good sold','1','','sales','3826386','','No',NULL,NULL,''),(6654,'1000','91685709797','2023-06-02 16:07:59',180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6655,'4000','91685709797','2023-06-02 16:07:59',NULL,180.00,'','9','1','Good sold','1','','sales','3826414','','No',NULL,NULL,''),(6656,'1110','91685711286','2023-06-02 16:54:08',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826505','','No',NULL,NULL,''),(6657,'5500','91685711286','2023-06-02 16:08:06',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6658,'1000','91685711286','2023-06-02 16:54:08',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6659,'4000','91685711286','2023-06-02 16:54:08',NULL,100.00,'','9','1','Good sold','1','','sales','3826505','','No',NULL,NULL,''),(6660,'1110','91685715348','2023-06-02 17:15:55',NULL,3550.00,'','9','1','Inventory sold','1','','sales','3826242','','No',NULL,NULL,''),(6661,'5500','91685715348','2023-06-02 17:15:48',3550.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6662,'1000','91685715348','2023-06-02 17:15:55',3900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6663,'4000','91685715348','2023-06-02 17:15:55',NULL,3900.00,'','9','1','Good sold','1','','sales','3826242','','No',NULL,NULL,''),(6664,'1000','91685715358','2023-06-02 17:24:45',240.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6665,'4000','91685715358','2023-06-02 17:24:45',NULL,240.00,'','9','1','Good sold','1','','sales','3826413','','No',NULL,NULL,''),(6666,'1000','91685715892','2023-06-02 18:01:07',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6667,'4000','91685715892','2023-06-02 18:01:07',NULL,250.00,'','9','1','Good sold','1','','sales','3826415','','No',NULL,NULL,''),(6668,'1110','91685718069','2023-06-02 18:09:36',NULL,92.00,'','9','1','Inventory sold','1','','sales','3826386','','No',NULL,NULL,''),(6669,'5500','91685718069','2023-06-02 18:01:09',92.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6670,'1000','91685718069','2023-06-02 18:09:36',120.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6671,'4000','91685718069','2023-06-02 18:09:36',NULL,120.00,'','9','1','Good sold','1','','sales','3826386','','No',NULL,NULL,''),(6672,'1110','91685766818','2023-06-03 07:34:24',NULL,118.00,'','9','1','Inventory sold','1','','sales','3826389','','No',NULL,NULL,''),(6673,'5500','91685766818','2023-06-03 07:33:38',118.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6674,'1000','91685766818','2023-06-03 07:34:24',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6675,'4000','91685766818','2023-06-03 07:34:24',NULL,150.00,'','9','1','Good sold','1','','sales','3826389','','No',NULL,NULL,''),(6676,'1110','91685766949','2023-06-03 08:31:44',NULL,125.00,'','9','1','Inventory sold','1','','sales','3826302','','No',NULL,NULL,''),(6677,'1110','91685766949','2023-06-03 07:35:49',NULL,480.00,'','9','1','Inventory sold','1','','sales','3826361','','No',NULL,NULL,''),(6678,'5500','91685766949','2023-06-03 08:31:36',605.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6679,'1000','91685766949','2023-06-03 08:31:44',700.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6680,'4000','91685766949','2023-06-03 08:31:44',NULL,150.00,'','9','1','Good sold','1','','sales','3826302','','No',NULL,NULL,''),(6681,'4000','91685766949','2023-06-03 07:35:49',NULL,550.00,'','9','1','Good sold','1','','sales','3826361','','No',NULL,NULL,''),(6682,'1110','91685770311','2023-06-03 08:43:06',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826417','','No',NULL,NULL,''),(6683,'5500','91685770311','2023-06-03 08:31:51',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6684,'1000','91685770311','2023-06-03 08:43:06',80.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6685,'4000','91685770311','2023-06-03 08:43:06',NULL,80.00,'','9','1','Good sold','1','','sales','3826417','','No',NULL,NULL,''),(6686,'1000','91685770988','2023-06-03 09:41:24',180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6687,'4000','91685770988','2023-06-03 09:41:24',NULL,180.00,'','9','1','Good sold','1','','sales','3826449','','No',NULL,NULL,''),(6688,'1000','91685774491','2023-06-03 11:22:35',70.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6689,'4000','91685774491','2023-06-03 11:22:35',NULL,70.00,'','9','1','Good sold','1','','sales','3826481','','No',NULL,NULL,''),(6690,'1000','91685780560','2023-06-03 11:56:19',70.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6691,'4000','91685780560','2023-06-03 11:56:19',NULL,70.00,'','9','1','Good sold','1','','sales','3826481','','No',NULL,NULL,''),(6692,'1110','91685782596','2023-06-03 12:10:31',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826012','','No',NULL,NULL,''),(6693,'5500','91685782596','2023-06-03 11:56:36',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6694,'1000','91685782596','2023-06-03 12:10:31',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6695,'4000','91685782596','2023-06-03 12:10:31',NULL,100.00,'','9','1','Good sold','1','','sales','3826012','','No',NULL,NULL,''),(6696,'1110','91685783478','2023-06-03 12:26:51',NULL,150.00,'','9','1','Inventory sold','1','','sales','3826038','','No',NULL,NULL,''),(6697,'5500','91685783478','2023-06-03 12:11:18',150.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6698,'1000','91685783478','2023-06-03 12:26:51',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6699,'4000','91685783478','2023-06-03 12:26:51',NULL,200.00,'','9','1','Good sold','1','','sales','3826038','','No',NULL,NULL,''),(6700,'1110','91685784416','2023-06-03 13:27:44',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826502','','No',NULL,NULL,''),(6701,'5500','91685784416','2023-06-03 12:26:56',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6702,'1000','91685784416','2023-06-03 13:27:44',80.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6703,'4000','91685784416','2023-06-03 13:27:44',NULL,80.00,'','9','1','Good sold','1','','sales','3826502','','No',NULL,NULL,''),(6704,'1000','91685788068','2023-06-03 14:26:56',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6705,'4000','91685788068','2023-06-03 14:26:56',NULL,300.00,'','9','1','Good sold','1','','sales','3826448','','No',NULL,NULL,''),(6706,'1110','91685791626','2023-06-03 15:18:18',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826503','','No',NULL,NULL,''),(6707,'5500','91685791626','2023-06-03 14:27:06',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6708,'1000','91685791626','2023-06-03 15:18:18',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6709,'4000','91685791626','2023-06-03 15:18:18',NULL,100.00,'','9','1','Good sold','1','','sales','3826503','','No',NULL,NULL,''),(6710,'1110','91685794703','2023-06-03 15:42:32',NULL,80.00,'','9','1','Inventory sold','1','','sales','3826433','','No',NULL,NULL,''),(6711,'5500','91685794703','2023-06-03 15:18:23',80.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6712,'1000','91685794703','2023-06-03 15:42:32',120.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6713,'4000','91685794703','2023-06-03 15:42:32',NULL,120.00,'','9','1','Good sold','1','','sales','3826433','','No',NULL,NULL,''),(6714,'1110','91685796163','2023-06-03 16:25:41',NULL,225.00,'','9','1','Inventory sold','1','','sales','3826499','','No',NULL,NULL,''),(6715,'5500','91685796163','2023-06-03 15:42:43',225.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6716,'1000','91685796163','2023-06-03 16:25:41',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6717,'4000','91685796163','2023-06-03 16:25:41',NULL,300.00,'','9','1','Good sold','1','','sales','3826499','','No',NULL,NULL,''),(6718,'1110','91685798747','2023-06-03 16:27:35',NULL,170.00,'','9','1','Inventory sold','1','','sales','3826059','','No',NULL,NULL,''),(6719,'5500','91685798747','2023-06-03 16:25:47',170.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6720,'1000','91685798747','2023-06-03 16:27:35',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6721,'4000','91685798747','2023-06-03 16:27:35',NULL,200.00,'','9','1','Good sold','1','','sales','3826059','','No',NULL,NULL,''),(6722,'1110','91685805360','2023-06-03 18:36:17',NULL,5500.00,'','9','1','Inventory sold','1','','sales','3826286','','No',NULL,NULL,''),(6723,'1110','91685805360','2023-06-03 18:16:00',NULL,2800.00,'','9','1','Inventory sold','1','','sales','3826285','','No',NULL,NULL,''),(6724,'5500','91685805360','2023-06-03 18:36:06',8300.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6725,'1000','91685805360','2023-06-03 18:36:17',9000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6726,'4000','91685805360','2023-06-03 18:36:17',NULL,6000.00,'','9','1','Good sold','1','','sales','3826286','','No',NULL,NULL,''),(6727,'4000','91685805360','2023-06-03 18:16:00',NULL,3000.00,'','9','1','Good sold','1','','sales','3826285','','No',NULL,NULL,''),(6728,'1110','91685935154','2023-06-05 07:41:06',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826012','','No',NULL,NULL,''),(6729,'5500','91685935154','2023-06-05 07:40:57',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6730,'1000','91685935154','2023-06-05 07:41:06',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6731,'4000','91685935154','2023-06-05 07:41:06',NULL,100.00,'','9','1','Good sold','1','','sales','3826012','','No',NULL,NULL,''),(6732,'1110','91685940073','2023-06-05 07:41:20',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826507','','No',NULL,NULL,''),(6733,'5500','91685940073','2023-06-05 07:41:13',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6734,'1000','91685940073','2023-06-05 07:41:20',120.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6735,'4000','91685940073','2023-06-05 07:41:20',NULL,120.00,'','9','1','Good sold','1','','sales','3826507','','No',NULL,NULL,''),(6736,'1000','91685940083','2023-06-05 07:42:08',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6737,'4000','91685940083','2023-06-05 07:42:08',NULL,250.00,'','9','1','Good sold','1','','sales','3826415','','No',NULL,NULL,''),(6738,'1000','91685940131','2023-06-05 08:36:20',180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6739,'4000','91685940131','2023-06-05 08:36:20',NULL,180.00,'','9','1','Good sold','1','','sales','3826449','','No',NULL,NULL,''),(6740,'1110','91685943384','2023-06-05 10:08:26',NULL,40.00,'','9','1','Inventory sold','1','','sales','3826433','','No',NULL,NULL,''),(6741,'5500','91685943384','2023-06-05 08:36:24',40.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6742,'1000','91685943384','2023-06-05 10:08:26',70.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6743,'4000','91685943384','2023-06-05 10:08:26',NULL,70.00,'','9','1','Good sold','1','','sales','3826433','','No',NULL,NULL,''),(6744,'1110','91685948909','2023-06-05 10:38:07',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826012','','No',NULL,NULL,''),(6745,'1110','91685948909','2023-06-05 10:08:29',NULL,85.00,'','9','1','Inventory sold','1','','sales','3826059','','No',NULL,NULL,''),(6746,'5500','91685948909','2023-06-05 10:37:53',160.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6747,'1000','91685948909','2023-06-05 10:38:07',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6748,'4000','91685948909','2023-06-05 10:38:07',NULL,100.00,'','9','1','Good sold','1','','sales','3826012','','No',NULL,NULL,''),(6749,'4000','91685948909','2023-06-05 10:08:29',NULL,100.00,'','9','1','Good sold','1','','sales','3826059','','No',NULL,NULL,''),(6750,'1000','91685950690','2023-06-05 11:09:47',180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6751,'4000','91685950690','2023-06-05 11:09:47',NULL,180.00,'','9','1','Good sold','1','','sales','3826414','','No',NULL,NULL,''),(6752,'1110','91685952594','2023-06-05 11:12:44',NULL,92.00,'','9','1','Inventory sold','1','','sales','3826386','','No',NULL,NULL,''),(6753,'5500','91685952594','2023-06-05 11:09:54',92.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6754,'1000','91685952594','2023-06-05 11:12:44',120.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6755,'4000','91685952594','2023-06-05 11:12:44',NULL,120.00,'','9','1','Good sold','1','','sales','3826386','','No',NULL,NULL,''),(6756,'1000','91685953966','2023-06-05 11:33:29',40.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6757,'4000','91685953966','2023-06-05 11:33:29',NULL,40.00,'','9','1','Good sold','1','','sales','3826402','','No',NULL,NULL,''),(6758,'1110','91685954012','2023-06-05 12:03:34',NULL,200.00,'','9','1','Inventory sold','1','','sales','3826344','','No',NULL,NULL,''),(6759,'5500','91685954012','2023-06-05 11:33:32',200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6760,'1000','91685954012','2023-06-05 12:03:34',350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6761,'4000','91685954012','2023-06-05 12:03:34',NULL,350.00,'','9','1','Good sold','1','','sales','3826344','','No',NULL,NULL,''),(6762,'1110','91685956717','2023-06-05 12:24:50',NULL,780.00,'','9','1','Inventory sold','1','','sales','3826380','','No',NULL,NULL,''),(6763,'5500','91685956717','2023-06-05 12:18:37',780.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6764,'1000','91685956717','2023-06-05 12:24:50',1200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6765,'4000','91685956717','2023-06-05 12:24:50',NULL,1200.00,'','9','1','Good sold','1','','sales','3826380','','No',NULL,NULL,''),(6766,'1110','91685957248','2023-06-05 12:47:59',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826417','','No',NULL,NULL,''),(6767,'5500','91685957248','2023-06-05 12:27:28',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6768,'1000','91685957248','2023-06-05 12:47:59',80.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6769,'4000','91685957248','2023-06-05 12:47:59',NULL,80.00,'','9','1','Good sold','1','','sales','3826417','','No',NULL,NULL,''),(6770,'1110','91685958481','2023-06-05 13:09:03',NULL,175.00,'','9','1','Inventory sold','1','','sales','3826102','','No',NULL,NULL,''),(6771,'5500','91685958481','2023-06-05 12:48:01',175.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6772,'1000','91685958481','2023-06-05 13:09:03',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6773,'4000','91685958481','2023-06-05 13:09:03',NULL,250.00,'','9','1','Good sold','1','','sales','3826102','','No',NULL,NULL,''),(6774,'1110','91685959752','2023-06-05 13:16:21',NULL,2750.00,'','9','1','Inventory sold','1','','sales','3826307','','No',NULL,NULL,''),(6775,'5500','91685959752','2023-06-05 13:09:12',2750.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6776,'1000','91685959752','2023-06-05 13:16:21',2950.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6777,'4000','91685959752','2023-06-05 13:16:21',NULL,2950.00,'','9','1','Good sold','1','','sales','3826307','','No',NULL,NULL,''),(6778,'1110','91685960184','2023-06-05 13:52:13',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826417','','No',NULL,NULL,''),(6779,'1110','91685960184','2023-06-05 13:16:24',NULL,80.00,'','9','1','Inventory sold','1','','sales','3826298','','No',NULL,NULL,''),(6780,'5500','91685960184','2023-06-05 13:52:04',140.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6781,'1000','91685960184','2023-06-05 13:52:13',180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6782,'4000','91685960184','2023-06-05 13:52:13',NULL,80.00,'','9','1','Good sold','1','','sales','3826417','','No',NULL,NULL,''),(6783,'4000','91685960184','2023-06-05 13:16:24',NULL,100.00,'','9','1','Good sold','1','','sales','3826298','','No',NULL,NULL,''),(6784,'1110','91685962403','2023-06-05 13:53:38',NULL,5000.00,'','9','1','Inventory sold','1','','sales','3826065','','No',NULL,NULL,''),(6785,'5500','91685962403','2023-06-05 13:53:23',5000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6786,'1000','91685962403','2023-06-05 13:53:38',5500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6787,'4000','91685962403','2023-06-05 13:53:38',NULL,5500.00,'','9','1','Good sold','1','','sales','3826065','','No',NULL,NULL,''),(6788,'1110','91685962664','2023-06-05 14:50:38',NULL,2350.00,'','9','1','Inventory sold','1','','sales','3826374','','No',NULL,NULL,''),(6789,'5500','91685962664','2023-06-05 14:50:28',2350.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6790,'1000','91685962664','2023-06-05 14:50:38',2650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6791,'4000','91685962664','2023-06-05 14:50:38',NULL,2650.00,'','9','1','Good sold','1','','sales','3826374','','No',NULL,NULL,''),(6792,'1000','91685965845','2023-06-05 14:51:53',180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6793,'4000','91685965845','2023-06-05 14:51:53',NULL,180.00,'','9','1','Good sold','1','','sales','3826449','','No',NULL,NULL,''),(6794,'1110','91685965920','2023-06-05 15:19:36',NULL,92.00,'','9','1','Inventory sold','1','','sales','3826386','','No',NULL,NULL,''),(6795,'5500','91685965920','2023-06-05 14:52:00',92.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6796,'1000','91685965920','2023-06-05 15:19:36',120.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6797,'4000','91685965920','2023-06-05 15:19:36',NULL,120.00,'','9','1','Good sold','1','','sales','3826386','','No',NULL,NULL,''),(6798,'1110','91685967578','2023-06-05 15:48:55',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826503','','No',NULL,NULL,''),(6799,'5500','91685967578','2023-06-05 15:19:39',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6800,'1000','91685967578','2023-06-05 15:48:55',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6801,'4000','91685967578','2023-06-05 15:48:55',NULL,100.00,'','9','1','Good sold','1','','sales','3826503','','No',NULL,NULL,''),(6802,'1000','91685969531','2023-06-05 16:24:00',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6803,'4000','91685969531','2023-06-05 16:24:00',NULL,130.00,'','9','1','Good sold','1','','sales','3826441','','No',NULL,NULL,''),(6804,'1110','91685971443','2023-06-05 17:56:17',NULL,2800.00,'','9','1','Inventory sold','1','','sales','3826285','','No',NULL,NULL,''),(6805,'1110','91685971443','2023-06-05 16:24:03',NULL,375.00,'','9','1','Inventory sold','1','','sales','3826302','','No',NULL,NULL,''),(6806,'1110','91685971443','2023-06-05 17:53:49',NULL,165.00,'','9','1','Inventory sold','1','','sales','3826324','','No',NULL,NULL,''),(6807,'5500','91685971443','2023-06-05 17:56:05',3340.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6808,'1000','91685971443','2023-06-05 17:56:17',3800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6809,'4000','91685971443','2023-06-05 17:56:17',NULL,3100.00,'','9','1','Good sold','1','','sales','3826285','','No',NULL,NULL,''),(6810,'4000','91685971443','2023-06-05 16:24:03',NULL,450.00,'','9','1','Good sold','1','','sales','3826302','','No',NULL,NULL,''),(6811,'4000','91685971443','2023-06-05 17:53:49',NULL,250.00,'','9','1','Good sold','1','','sales','3826324','','No',NULL,NULL,''),(6812,'1000','91685976999','2023-06-05 18:02:13',180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6813,'4000','91685976999','2023-06-05 18:02:13',NULL,180.00,'','9','1','Good sold','1','','sales','3826449','','No',NULL,NULL,''),(6814,'1110','91686021357','2023-06-06 08:14:55',NULL,125.00,'','9','1','Inventory sold','1','','sales','3826302','','No',NULL,NULL,''),(6815,'5500','91686021357','2023-06-06 06:15:57',125.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6816,'1000','91686021357','2023-06-06 08:14:55',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6817,'4000','91686021357','2023-06-06 08:14:55',NULL,150.00,'','9','1','Good sold','1','','sales','3826302','','No',NULL,NULL,''),(6818,'1110','91686028504','2023-06-06 08:32:42',NULL,175.00,'','9','1','Inventory sold','1','','sales','3826102','','No',NULL,NULL,''),(6819,'5500','91686028504','2023-06-06 08:15:04',175.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6820,'1000','91686028504','2023-06-06 08:32:42',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6821,'4000','91686028504','2023-06-06 08:32:42',NULL,250.00,'','9','1','Good sold','1','','sales','3826102','','No',NULL,NULL,''),(6822,'1000','91686029565','2023-06-06 09:45:54',120.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6823,'4000','91686029565','2023-06-06 09:45:54',NULL,120.00,'','9','1','Good sold','1','','sales','3826413','','No',NULL,NULL,''),(6824,'1110','91686033957','2023-06-06 09:55:17',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826417','','No',NULL,NULL,''),(6825,'5500','91686033957','2023-06-06 09:45:57',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6826,'1000','91686033957','2023-06-06 09:55:17',80.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6827,'4000','91686033957','2023-06-06 09:55:17',NULL,80.00,'','9','1','Good sold','1','','sales','3826417','','No',NULL,NULL,''),(6828,'1000','91686034519','2023-06-06 10:30:21',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6829,'4000','91686034519','2023-06-06 10:30:21',NULL,130.00,'','9','1','Good sold','1','','sales','3826441','','No',NULL,NULL,''),(6830,'1110','91686036625','2023-06-06 10:32:20',NULL,85.00,'','9','1','Inventory sold','1','','sales','3826059','','No',NULL,NULL,''),(6831,'5500','91686036625','2023-06-06 10:30:25',85.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6832,'1000','91686036625','2023-06-06 10:32:20',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6833,'4000','91686036625','2023-06-06 10:32:20',NULL,100.00,'','9','1','Good sold','1','','sales','3826059','','No',NULL,NULL,''),(6834,'1110','91686036742','2023-06-06 11:46:33',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826356','','No',NULL,NULL,''),(6835,'1110','91686036742','2023-06-06 10:32:22',NULL,125.00,'','9','1','Inventory sold','1','','sales','3826302','','No',NULL,NULL,''),(6836,'1110','91686036742','2023-06-06 11:46:19',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826342','','No',NULL,NULL,''),(6837,'5500','91686036742','2023-06-06 11:46:25',325.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6838,'1000','91686036742','2023-06-06 11:46:33',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6839,'4000','91686036742','2023-06-06 11:46:33',NULL,150.00,'','9','1','Good sold','1','','sales','3826356','','No',NULL,NULL,''),(6840,'4000','91686036742','2023-06-06 10:32:22',NULL,150.00,'','9','1','Good sold','1','','sales','3826302','','No',NULL,NULL,''),(6841,'4000','91686036742','2023-06-06 11:46:19',NULL,150.00,'','9','1','Good sold','1','','sales','3826342','','No',NULL,NULL,''),(6842,'1000','91686041196','2023-06-06 12:15:28',500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6843,'4000','91686041196','2023-06-06 12:15:28',NULL,500.00,'','9','1','Good sold','1','','sales','3826415','','No',NULL,NULL,''),(6844,'1110','91686042931','2023-06-06 13:15:18',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826012','','No',NULL,NULL,''),(6845,'5500','91686042931','2023-06-06 12:15:31',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6846,'1000','91686042931','2023-06-06 13:15:18',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6847,'4000','91686042931','2023-06-06 13:15:18',NULL,100.00,'','9','1','Good sold','1','','sales','3826012','','No',NULL,NULL,''),(6848,'1110','91686046523','2023-06-06 13:58:31',NULL,2550.00,'','9','1','Inventory sold','1','','sales','3826283','','No',NULL,NULL,''),(6849,'5500','91686046523','2023-06-06 13:15:23',2550.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6850,'1000','91686046523','2023-06-06 13:58:31',2700.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6851,'4000','91686046523','2023-06-06 13:58:31',NULL,2700.00,'','9','1','Good sold','1','','sales','3826283','','No',NULL,NULL,''),(6852,'1110','91686049177','2023-06-06 14:00:55',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826505','','No',NULL,NULL,''),(6853,'5500','91686049177','2023-06-06 13:59:38',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6854,'1000','91686049177','2023-06-06 14:00:55',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6855,'4000','91686049177','2023-06-06 14:00:55',NULL,100.00,'','9','1','Good sold','1','','sales','3826505','','No',NULL,NULL,''),(6856,'1000','91686053872','2023-06-06 16:56:16',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6857,'4000','91686053872','2023-06-06 16:56:16',NULL,200.00,'','9','1','Good sold','1','','sales','3826430','','No',NULL,NULL,''),(6858,'1110','91686059833','2023-06-06 17:09:13',NULL,2550.00,'','9','1','Inventory sold','1','','sales','3826283','','No',NULL,NULL,''),(6859,'5500','91686059833','2023-06-06 16:57:13',2550.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6860,'1000','91686059833','2023-06-06 17:09:13',2700.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6861,'4000','91686059833','2023-06-06 17:09:13',NULL,2700.00,'','9','1','Good sold','1','','sales','3826283','','No',NULL,NULL,''),(6862,'1110','91686060558','2023-06-06 17:25:09',NULL,5000.00,'','9','1','Inventory sold','1','','sales','3826065','','No',NULL,NULL,''),(6863,'5500','91686060558','2023-06-06 17:09:19',5000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6864,'1000','91686060558','2023-06-06 17:25:09',5500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6865,'4000','91686060558','2023-06-06 17:25:09',NULL,5500.00,'','9','1','Good sold','1','','sales','3826065','','No',NULL,NULL,''),(6866,'1110','91686061531','2023-06-06 17:29:13',NULL,125.00,'','9','1','Inventory sold','1','','sales','3826302','','No',NULL,NULL,''),(6867,'1110','91686061531','2023-06-06 17:25:31',NULL,50.00,'','9','1','Inventory sold','1','','sales','3826014','','No',NULL,NULL,''),(6868,'5500','91686061531','2023-06-06 17:28:58',175.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6869,'1000','91686061531','2023-06-06 17:29:13',230.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6870,'4000','91686061531','2023-06-06 17:29:13',NULL,150.00,'','9','1','Good sold','1','','sales','3826302','','No',NULL,NULL,''),(6871,'4000','91686061531','2023-06-06 17:25:31',NULL,80.00,'','9','1','Good sold','1','','sales','3826014','','No',NULL,NULL,''),(6872,'1000','91686061809','2023-06-06 17:52:57',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6873,'4000','91686061809','2023-06-06 17:52:57',NULL,200.00,'','9','1','Good sold','1','','sales','3826268','','No',NULL,NULL,''),(6874,'1110','91686063180','2023-06-06 17:53:00',NULL,118.00,'','9','1','Inventory sold','1','','sales','3826389','','No',NULL,NULL,''),(6875,'5500','91686063180','2023-06-06 18:04:30',118.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6876,'1000','91686063180','2023-06-06 18:04:37',330.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6877,'4000','91686063180','2023-06-06 18:04:37',NULL,180.00,'','9','1','Good sold','1','','sales','3826449','','No',NULL,NULL,''),(6878,'4000','91686063180','2023-06-06 17:53:00',NULL,150.00,'','9','1','Good sold','1','','sales','3826389','','No',NULL,NULL,''),(6879,'1000','91686111675','2023-06-07 07:21:27',260.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6880,'4000','91686111675','2023-06-07 07:21:27',NULL,260.00,'','9','1','Good sold','1','','sales','3826441','','No',NULL,NULL,''),(6881,'1110','91686111697','2023-06-07 07:34:06',NULL,92.00,'','9','1','Inventory sold','1','','sales','3826386','','No',NULL,NULL,''),(6882,'5500','91686111697','2023-06-07 07:21:37',92.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6883,'1000','91686111697','2023-06-07 07:34:06',120.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6884,'4000','91686111697','2023-06-07 07:34:06',NULL,120.00,'','9','1','Good sold','1','','sales','3826386','','No',NULL,NULL,''),(6885,'1110','91686112452','2023-06-07 08:21:14',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826417','','No',NULL,NULL,''),(6886,'5500','91686112452','2023-06-07 07:34:12',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6887,'1000','91686112452','2023-06-07 08:21:14',80.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6888,'4000','91686112452','2023-06-07 08:21:14',NULL,80.00,'','9','1','Good sold','1','','sales','3826417','','No',NULL,NULL,''),(6889,'1110','91686115277','2023-06-07 08:54:46',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826499','','No',NULL,NULL,''),(6890,'5500','91686115277','2023-06-07 08:21:17',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6891,'1000','91686115277','2023-06-07 08:54:46',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6892,'4000','91686115277','2023-06-07 08:54:46',NULL,100.00,'','9','1','Good sold','1','','sales','3826499','','No',NULL,NULL,''),(6893,'1000','91686117289','2023-06-07 09:04:45',180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6894,'4000','91686117289','2023-06-07 09:04:45',NULL,180.00,'','9','1','Good sold','1','','sales','3826449','','No',NULL,NULL,''),(6895,'1110','91686117890','2023-06-07 09:14:57',NULL,2550.00,'','9','1','Inventory sold','1','','sales','3826283','','No',NULL,NULL,''),(6896,'5500','91686117890','2023-06-07 09:04:50',2550.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6897,'1000','91686117890','2023-06-07 09:14:57',2700.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6898,'4000','91686117890','2023-06-07 09:14:57',NULL,2700.00,'','9','1','Good sold','1','','sales','3826283','','No',NULL,NULL,''),(6899,'1110','91686126122','2023-06-07 11:22:10',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826356','','No',NULL,NULL,''),(6900,'5500','91686126122','2023-06-07 11:22:02',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6901,'1000','91686126122','2023-06-07 11:22:10',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6902,'4000','91686126122','2023-06-07 11:22:10',NULL,150.00,'','9','1','Good sold','1','','sales','3826356','','No',NULL,NULL,''),(6903,'1110','91686126133','2023-06-07 12:35:06',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826342','','No',NULL,NULL,''),(6904,'5500','91686126133','2023-06-07 11:22:13',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6905,'1000','91686126133','2023-06-07 12:35:06',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6906,'4000','91686126133','2023-06-07 12:35:06',NULL,150.00,'','9','1','Good sold','1','','sales','3826342','','No',NULL,NULL,''),(6907,'1110','91686130508','2023-06-07 12:47:43',NULL,140.00,'','9','1','Inventory sold','1','','sales','3826414','','No',NULL,NULL,''),(6908,'5500','91686130508','2023-06-07 12:35:08',140.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6909,'1000','91686130508','2023-06-07 12:47:43',180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6910,'4000','91686130508','2023-06-07 12:47:43',NULL,180.00,'','9','1','Good sold','1','','sales','3826414','','No',NULL,NULL,''),(6911,'1000','91686131265','2023-06-07 13:19:54',1000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6912,'4000','91686131265','2023-06-07 13:19:54',NULL,1000.00,'','9','1','Good sold','1','','sales','3826487','','No',NULL,NULL,''),(6913,'1110','91686133204','2023-06-07 13:46:02',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826500','','No',NULL,NULL,''),(6914,'5500','91686133204','2023-06-07 13:20:04',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6915,'1000','91686133204','2023-06-07 13:46:02',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6916,'4000','91686133204','2023-06-07 13:46:02',NULL,150.00,'','9','1','Good sold','1','','sales','3826500','','No',NULL,NULL,''),(6917,'1110','91686134767','2023-06-07 14:32:24',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826503','','No',NULL,NULL,''),(6918,'5500','91686134767','2023-06-07 13:46:07',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6919,'1000','91686134767','2023-06-07 14:32:24',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6920,'4000','91686134767','2023-06-07 14:32:24',NULL,100.00,'','9','1','Good sold','1','','sales','3826503','','No',NULL,NULL,''),(6921,'1000','91686137548','2023-06-07 14:34:29',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6922,'4000','91686137548','2023-06-07 14:34:29',NULL,300.00,'','9','1','Good sold','1','','sales','3826044','','No',NULL,NULL,''),(6923,'1110','91686137674','2023-06-07 15:03:11',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826505','','No',NULL,NULL,''),(6924,'5500','91686137674','2023-06-07 15:02:34',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6925,'1000','91686137674','2023-06-07 15:03:11',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6926,'4000','91686137674','2023-06-07 15:03:11',NULL,100.00,'','9','1','Good sold','1','','sales','3826505','','No',NULL,NULL,''),(6927,'1110','91686139395','2023-06-07 16:06:34',NULL,200.00,'','9','1','Inventory sold','1','','sales','3826415','','No',NULL,NULL,''),(6928,'5500','91686139395','2023-06-07 15:03:15',200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6929,'1000','91686139395','2023-06-07 16:06:34',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6930,'4000','91686139395','2023-06-07 16:06:34',NULL,250.00,'','9','1','Good sold','1','','sales','3826415','','No',NULL,NULL,''),(6931,'1110','91686143198','2023-06-07 16:08:15',NULL,260.00,'','9','1','Inventory sold','1','','sales','3826424','','No',NULL,NULL,''),(6932,'5500','91686143198','2023-06-07 16:06:38',260.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6933,'1000','91686143198','2023-06-07 16:08:15',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6934,'4000','91686143198','2023-06-07 16:08:15',NULL,300.00,'','9','1','Good sold','1','','sales','3826424','','No',NULL,NULL,''),(6935,'1000','91686143300','2023-06-07 17:39:46',180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6936,'4000','91686143300','2023-06-07 17:39:46',NULL,180.00,'','9','1','Good sold','1','','sales','3826449','','No',NULL,NULL,''),(6937,'1110','91686148787','2023-06-07 17:45:50',NULL,92.00,'','9','1','Inventory sold','1','','sales','3826386','','No',NULL,NULL,''),(6938,'5500','91686148787','2023-06-07 17:39:47',92.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6939,'1000','91686148787','2023-06-07 17:45:50',120.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6940,'4000','91686148787','2023-06-07 17:45:50',NULL,120.00,'','9','1','Good sold','1','','sales','3826386','','No',NULL,NULL,''),(6941,'1110','91686149156','2023-06-07 17:51:30',NULL,360.00,'','9','1','Inventory sold','1','','sales','3826103','','No',NULL,NULL,''),(6942,'5500','91686149156','2023-06-07 17:45:57',360.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6943,'1000','91686149156','2023-06-07 17:51:30',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6944,'4000','91686149156','2023-06-07 17:51:30',NULL,450.00,'','9','1','Good sold','1','','sales','3826103','','No',NULL,NULL,''),(6945,'1000','91686149493','2023-06-07 18:11:58',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6946,'4000','91686149493','2023-06-07 18:11:58',NULL,300.00,'','9','1','Good sold','1','','sales','3826044','','No',NULL,NULL,''),(6947,'1110','91686150727','2023-06-07 18:17:44',NULL,90.00,'','9','1','Inventory sold','1','','sales','3826233','','No',NULL,NULL,''),(6948,'5500','91686150727','2023-06-07 18:12:07',90.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6949,'1000','91686150727','2023-06-07 18:17:44',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6950,'4000','91686150727','2023-06-07 18:17:44',NULL,130.00,'','9','1','Good sold','1','','sales','3826233','','No',NULL,NULL,''),(6951,'1110','91686151077','2023-06-07 18:18:09',NULL,480.00,'','9','1','Inventory sold','1','','sales','3826361','','No',NULL,NULL,''),(6952,'5500','91686151077','2023-06-07 18:17:57',480.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6953,'1000','91686151077','2023-06-07 18:18:09',550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6954,'4000','91686151077','2023-06-07 18:18:09',NULL,550.00,'','9','1','Good sold','1','','sales','3826361','','No',NULL,NULL,''),(6955,'1110','91686194445','2023-06-08 06:56:25',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826505','','No',NULL,NULL,''),(6956,'5500','91686194445','2023-06-08 06:20:45',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6957,'1000','91686194445','2023-06-08 06:56:25',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6958,'4000','91686194445','2023-06-08 06:56:25',NULL,100.00,'','9','1','Good sold','1','','sales','3826505','','No',NULL,NULL,''),(6959,'1110','91686196588','2023-06-08 08:04:57',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826342','','No',NULL,NULL,''),(6960,'1110','91686196588','2023-06-08 08:02:58',NULL,50.00,'','9','1','Inventory sold','1','','sales','3826014','','No',NULL,NULL,''),(6961,'1110','91686196588','2023-06-08 08:03:07',NULL,110.00,'','9','1','Inventory sold','1','','sales','3826165','','No',NULL,NULL,''),(6962,'1110','91686196588','2023-06-08 08:03:19',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826323','','No',NULL,NULL,''),(6963,'5500','91686196588','2023-06-08 08:03:35',320.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6964,'1000','91686196588','2023-06-08 08:04:57',480.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6965,'4000','91686196588','2023-06-08 08:04:57',NULL,150.00,'','9','1','Good sold','1','','sales','3826342','','No',NULL,NULL,''),(6966,'4000','91686196588','2023-06-08 08:02:58',NULL,80.00,'','9','1','Good sold','1','','sales','3826014','','No',NULL,NULL,''),(6967,'4000','91686196588','2023-06-08 08:03:07',NULL,150.00,'','9','1','Good sold','1','','sales','3826165','','No',NULL,NULL,''),(6968,'4000','91686196588','2023-06-08 08:03:19',NULL,100.00,'','9','1','Good sold','1','','sales','3826323','','No',NULL,NULL,''),(6969,'1000','91686200702','2023-06-08 08:18:36',120.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6970,'4000','91686200702','2023-06-08 08:18:36',NULL,120.00,'','9','1','Good sold','1','','sales','3826413','','No',NULL,NULL,''),(6973,'1000','91686206450','2023-06-08 09:43:56',5900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6979,'1110','91686206450','2023-06-08 09:40:50',NULL,5500.00,'','9','1','Inventory sold','1','','sales','3826286','','No',NULL,NULL,''),(6980,'5500','91686206450','2023-06-08 09:44:56',5500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6981,'1000','91686206450','2023-06-08 09:43:56',5900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6982,'4000','91686206450','2023-06-08 09:40:50',NULL,5900.00,'','9','1','Good sold','1','','sales','3826286','','No',NULL,NULL,''),(6983,'1110','91686206866','2023-06-08 09:50:50',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826503','','No',NULL,NULL,''),(6984,'5500','91686206866','2023-06-08 09:47:46',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6985,'1000','91686206866','2023-06-08 09:50:50',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6986,'4000','91686206866','2023-06-08 09:50:50',NULL,100.00,'','9','1','Good sold','1','','sales','3826503','','No',NULL,NULL,''),(6987,'1110','91686207053','2023-06-08 11:27:56',NULL,92.00,'','9','1','Inventory sold','1','','sales','3826386','','No',NULL,NULL,''),(6988,'5500','91686207053','2023-06-08 09:50:53',92.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6989,'1000','91686207053','2023-06-08 11:27:56',120.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6990,'4000','91686207053','2023-06-08 11:27:56',NULL,120.00,'','9','1','Good sold','1','','sales','3826386','','No',NULL,NULL,''),(6991,'1110','91686212878','2023-06-08 11:40:48',NULL,130.00,'','9','1','Inventory sold','1','','sales','3826377','','No',NULL,NULL,''),(6992,'5500','91686212878','2023-06-08 11:27:58',130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6993,'1000','91686212878','2023-06-08 11:40:48',180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6994,'4000','91686212878','2023-06-08 11:40:48',NULL,180.00,'','9','1','Good sold','1','','sales','3826377','','No',NULL,NULL,''),(6995,'1110','91686213651','2023-06-08 12:38:51',NULL,3550.00,'','9','1','Inventory sold','1','','sales','3826242','','No',NULL,NULL,''),(6996,'5500','91686213651','2023-06-08 11:40:51',3550.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(6997,'1000','91686213651','2023-06-08 12:38:51',3850.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(6998,'4000','91686213651','2023-06-08 12:38:51',NULL,3850.00,'','9','1','Good sold','1','','sales','3826242','','No',NULL,NULL,''),(6999,'1110','91686217234','2023-06-08 13:02:42',NULL,2550.00,'','9','1','Inventory sold','1','','sales','3826283','','No',NULL,NULL,''),(7000,'5500','91686217234','2023-06-08 12:40:34',2550.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7001,'1000','91686217234','2023-06-08 13:02:42',2700.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7002,'4000','91686217234','2023-06-08 13:02:42',NULL,2700.00,'','9','1','Good sold','1','','sales','3826283','','No',NULL,NULL,''),(7003,'1110','91686218569','2023-06-08 14:39:19',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826505','','No',NULL,NULL,''),(7004,'5500','91686218569','2023-06-08 13:02:49',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7005,'1000','91686218569','2023-06-08 14:39:19',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7006,'4000','91686218569','2023-06-08 14:39:19',NULL,100.00,'','9','1','Good sold','1','','sales','3826505','','No',NULL,NULL,''),(7007,'1110','91686224365','2023-06-08 15:45:39',NULL,85.00,'','9','1','Inventory sold','1','','sales','3826059','','No',NULL,NULL,''),(7008,'5500','91686224365','2023-06-08 14:39:25',85.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7009,'1000','91686224365','2023-06-08 15:45:39',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7010,'4000','91686224365','2023-06-08 15:45:39',NULL,100.00,'','9','1','Good sold','1','','sales','3826059','','No',NULL,NULL,''),(7011,'1000','91686228341','2023-06-08 16:22:30',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7012,'4000','91686228341','2023-06-08 16:22:30',NULL,130.00,'','9','1','Good sold','1','','sales','3826441','','No',NULL,NULL,''),(7013,'1110','91686232444','2023-06-08 17:22:56',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826013','','No',NULL,NULL,''),(7014,'5500','91686232444','2023-06-08 16:54:04',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7015,'1000','91686232444','2023-06-08 17:22:56',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7016,'4000','91686232444','2023-06-08 17:22:56',NULL,150.00,'','9','1','Good sold','1','','sales','3826013','','No',NULL,NULL,''),(7017,'1110','91686234179','2023-06-08 17:58:50',NULL,92.00,'','9','1','Inventory sold','1','','sales','3826386','','No',NULL,NULL,''),(7018,'5500','91686234179','2023-06-08 17:22:59',92.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7019,'1000','91686234179','2023-06-08 17:58:50',120.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7020,'4000','91686234179','2023-06-08 17:58:50',NULL,120.00,'','9','1','Good sold','1','','sales','3826386','','No',NULL,NULL,''),(7021,'1110','91686282669','2023-06-09 06:51:17',NULL,114.40,'','9','1','Inventory sold','1','','sales','3826212','','No',NULL,NULL,''),(7022,'5500','91686282669','2023-06-09 06:51:09',114.40,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7023,'1000','91686282669','2023-06-09 06:51:17',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7024,'4000','91686282669','2023-06-09 06:51:17',NULL,200.00,'','9','1','Good sold','1','','sales','3826212','','No',NULL,NULL,''),(7025,'1000','91686282681','2023-06-09 07:19:52',180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7026,'4000','91686282681','2023-06-09 07:19:52',NULL,180.00,'','9','1','Good sold','1','','sales','3826449','','No',NULL,NULL,''),(7027,'1000','91686284488','2023-06-09 08:35:33',360.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7028,'4000','91686284488','2023-06-09 08:35:33',NULL,260.00,'','9','1','Good sold','1','','sales','3826441','','No',NULL,NULL,''),(7029,'4000','91686284488','2023-06-09 07:21:28',NULL,100.00,'','9','1','Good sold','1','','sales','3826430','','No',NULL,NULL,''),(7030,'1110','91686288940','2023-06-09 09:10:29',NULL,80.00,'','9','1','Inventory sold','1','','sales','3826298','','No',NULL,NULL,''),(7031,'5500','91686288940','2023-06-09 08:35:40',80.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7032,'1000','91686288940','2023-06-09 09:10:29',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7033,'4000','91686288940','2023-06-09 09:10:29',NULL,100.00,'','9','1','Good sold','1','','sales','3826298','','No',NULL,NULL,''),(7034,'1110','91686301074','2023-06-09 11:58:02',NULL,200.00,'','9','1','Inventory sold','1','','sales','3826130','','No',NULL,NULL,''),(7035,'5500','91686301074','2023-06-09 11:57:54',200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7036,'1000','91686301074','2023-06-09 11:58:02',260.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7037,'4000','91686301074','2023-06-09 11:58:02',NULL,260.00,'','9','1','Good sold','1','','sales','3826130','','No',NULL,NULL,''),(7038,'1000','91686301090','2023-06-09 12:02:10',350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7039,'4000','91686301090','2023-06-09 12:02:10',NULL,350.00,'','9','1','Good sold','1','','sales','3826397','','No',NULL,NULL,''),(7040,'1110','91686301343','2023-06-09 12:54:24',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826505','','No',NULL,NULL,''),(7041,'1110','91686301343','2023-06-09 12:02:23',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(7042,'5500','91686301343','2023-06-09 12:54:16',360.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7043,'1000','91686301343','2023-06-09 12:54:24',500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7044,'4000','91686301343','2023-06-09 12:54:24',NULL,200.00,'','9','1','Good sold','1','','sales','3826505','','No',NULL,NULL,''),(7045,'4000','91686301343','2023-06-09 12:02:23',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(7046,'1110','91686304505','2023-06-09 13:33:22',NULL,2750.00,'','9','1','Inventory sold','1','','sales','3826307','','No',NULL,NULL,''),(7047,'5500','91686304505','2023-06-09 12:55:05',2750.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7048,'1000','91686304505','2023-06-09 13:33:22',2950.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7049,'4000','91686304505','2023-06-09 13:33:22',NULL,2950.00,'','9','1','Good sold','1','','sales','3826307','','No',NULL,NULL,''),(7050,'1110','91686307617','2023-06-09 14:50:15',NULL,2550.00,'','9','1','Inventory sold','1','','sales','3826283','','No',NULL,NULL,''),(7051,'5500','91686307617','2023-06-09 14:50:00',2550.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7052,'1000','91686307617','2023-06-09 14:50:15',2700.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7053,'4000','91686307617','2023-06-09 14:50:15',NULL,2700.00,'','9','1','Good sold','1','','sales','3826283','','No',NULL,NULL,''),(7054,'1110','91686311427','2023-06-09 16:40:14',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826505','','No',NULL,NULL,''),(7055,'5500','91686311427','2023-06-09 14:50:27',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7056,'1000','91686311427','2023-06-09 16:40:14',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7057,'4000','91686311427','2023-06-09 16:40:14',NULL,100.00,'','9','1','Good sold','1','','sales','3826505','','No',NULL,NULL,''),(7058,'1110','91686318017','2023-06-09 17:30:16',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826323','','No',NULL,NULL,''),(7059,'5500','91686318017','2023-06-09 16:40:17',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7060,'1000','91686318017','2023-06-09 17:30:16',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7061,'4000','91686318017','2023-06-09 17:30:16',NULL,100.00,'','9','1','Good sold','1','','sales','3826323','','No',NULL,NULL,''),(7062,'1110','91686321044','2023-06-09 17:51:39',NULL,265.00,'','9','1','Inventory sold','1','','sales','3826322','','No',NULL,NULL,''),(7063,'5500','91686321044','2023-06-09 17:30:44',265.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7064,'1000','91686321044','2023-06-09 17:51:39',350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7065,'4000','91686321044','2023-06-09 17:51:39',NULL,350.00,'','9','1','Good sold','1','','sales','3826322','','No',NULL,NULL,''),(7066,'1000','91686322308','2023-06-09 17:56:46',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7067,'4000','91686322308','2023-06-09 17:56:46',NULL,100.00,'','9','1','Good sold','1','','sales','3826493','','No',NULL,NULL,''),(7068,'1110','91686368992','2023-06-10 08:17:52',NULL,140.00,'','9','1','Inventory sold','1','','sales','3826414','','No',NULL,NULL,''),(7069,'5500','91686368992','2023-06-10 06:49:52',140.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7070,'1000','91686368992','2023-06-10 08:17:52',180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7071,'4000','91686368992','2023-06-10 08:17:52',NULL,180.00,'','9','1','Good sold','1','','sales','3826414','','No',NULL,NULL,''),(7072,'1110','91686374289','2023-06-10 10:01:39',NULL,175.00,'','9','1','Inventory sold','1','','sales','3826102','','No',NULL,NULL,''),(7073,'5500','91686374289','2023-06-10 08:18:09',175.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7074,'1000','91686374289','2023-06-10 10:01:39',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7075,'4000','91686374289','2023-06-10 10:01:39',NULL,250.00,'','9','1','Good sold','1','','sales','3826102','','No',NULL,NULL,''),(7076,'1110','91686380511','2023-06-10 10:20:40',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826505','','No',NULL,NULL,''),(7077,'5500','91686380511','2023-06-10 10:01:51',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7078,'1000','91686380511','2023-06-10 10:20:40',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7079,'4000','91686380511','2023-06-10 10:20:40',NULL,100.00,'','9','1','Good sold','1','','sales','3826505','','No',NULL,NULL,''),(7080,'1110','91686381644','2023-06-10 10:41:59',NULL,92.00,'','9','1','Inventory sold','1','','sales','3826386','','No',NULL,NULL,''),(7081,'5500','91686381644','2023-06-10 10:20:44',92.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7082,'1000','91686381644','2023-06-10 10:41:59',120.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7083,'4000','91686381644','2023-06-10 10:41:59',NULL,120.00,'','9','1','Good sold','1','','sales','3826386','','No',NULL,NULL,''),(7084,'1110','91686382927','2023-06-10 11:24:20',NULL,700.00,'','9','1','Inventory sold','1','','sales','3826357','','No',NULL,NULL,''),(7085,'5500','91686382927','2023-06-10 10:42:07',700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7086,'1000','91686382927','2023-06-10 11:24:20',800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7087,'4000','91686382927','2023-06-10 11:24:20',NULL,800.00,'','9','1','Good sold','1','','sales','3826357','','No',NULL,NULL,''),(7088,'1110','91686385464','2023-06-10 11:50:56',NULL,217.00,'','9','1','Inventory sold','1','','sales','3826388','','No',NULL,NULL,''),(7089,'5500','91686385464','2023-06-10 11:24:24',217.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7090,'1000','91686385464','2023-06-10 11:50:56',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7091,'4000','91686385464','2023-06-10 11:50:56',NULL,250.00,'','9','1','Good sold','1','','sales','3826388','','No',NULL,NULL,''),(7092,'1110','91686387067','2023-06-10 12:24:07',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826502','','No',NULL,NULL,''),(7093,'5500','91686387067','2023-06-10 11:51:07',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7094,'1000','91686387067','2023-06-10 12:24:07',80.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7095,'4000','91686387067','2023-06-10 12:24:07',NULL,80.00,'','9','1','Good sold','1','','sales','3826502','','No',NULL,NULL,''),(7096,'1110','91686389055','2023-06-10 13:55:24',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826505','','No',NULL,NULL,''),(7097,'5500','91686389055','2023-06-10 12:24:15',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7098,'1000','91686389055','2023-06-10 13:55:24',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7099,'4000','91686389055','2023-06-10 13:55:24',NULL,100.00,'','9','1','Good sold','1','','sales','3826505','','No',NULL,NULL,''),(7100,'1110','91686394526','2023-06-10 15:03:32',NULL,1120.00,'','9','1','Inventory sold','1','','sales','3826496','','No',NULL,NULL,''),(7101,'5500','91686394526','2023-06-10 13:55:26',1120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7102,'1000','91686394526','2023-06-10 15:03:32',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7103,'4000','91686394526','2023-06-10 15:03:32',NULL,1300.00,'','9','1','Good sold','1','','sales','3826496','','No',NULL,NULL,''),(7104,'1110','91686410384','2023-06-10 18:19:44',NULL,92.00,'','9','1','Inventory sold','1','','sales','3826386','','No',NULL,NULL,''),(7105,'1110','91686410384','2023-06-10 18:19:58',NULL,255.00,'','9','1','Inventory sold','1','','sales','3826059','','No',NULL,NULL,''),(7106,'1110','91686410384','2023-06-10 18:20:06',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826012','','No',NULL,NULL,''),(7107,'5500','91686410384','2023-06-10 18:20:18',422.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7108,'1000','91686410384','2023-06-10 18:20:30',640.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7109,'4000','91686410384','2023-06-10 18:20:30',NULL,120.00,'','9','1','Good sold','1','','sales','3826413','','No',NULL,NULL,''),(7110,'4000','91686410384','2023-06-10 18:19:44',NULL,120.00,'','9','1','Good sold','1','','sales','3826386','','No',NULL,NULL,''),(7111,'4000','91686410384','2023-06-10 18:19:58',NULL,300.00,'','9','1','Good sold','1','','sales','3826059','','No',NULL,NULL,''),(7112,'4000','91686410384','2023-06-10 18:20:06',NULL,100.00,'','9','1','Good sold','1','','sales','3826012','','No',NULL,NULL,''),(7113,'1110','91686410442','2023-06-10 18:20:56',NULL,400.00,'','9','1','Inventory sold','1','','sales','3826164','','No',NULL,NULL,''),(7114,'5500','91686410442','2023-06-10 18:20:42',400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7115,'1000','91686410442','2023-06-10 18:20:56',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7116,'4000','91686410442','2023-06-10 18:20:56',NULL,450.00,'','9','1','Good sold','1','','sales','3826164','','No',NULL,NULL,''),(7117,'1110','91686410493','2023-06-10 18:22:00',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826417','','No',NULL,NULL,''),(7118,'5500','91686410493','2023-06-10 18:21:33',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7119,'1000','91686410493','2023-06-10 18:22:00',80.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7120,'4000','91686410493','2023-06-10 18:22:00',NULL,80.00,'','9','1','Good sold','1','','sales','3826417','','No',NULL,NULL,''),(7121,'1110','91686410536','2023-06-10 18:32:24',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826012','','No',NULL,NULL,''),(7122,'1110','91686410536','2023-06-10 18:22:16',NULL,92.00,'','9','1','Inventory sold','1','','sales','3826386','','No',NULL,NULL,''),(7123,'5500','91686410536','2023-06-10 18:32:16',167.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7124,'1000','91686410536','2023-06-10 18:32:24',220.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7125,'4000','91686410536','2023-06-10 18:32:24',NULL,100.00,'','9','1','Good sold','1','','sales','3826012','','No',NULL,NULL,''),(7126,'4000','91686410536','2023-06-10 18:22:16',NULL,120.00,'','9','1','Good sold','1','','sales','3826386','','No',NULL,NULL,''),(7127,'1110','91686411148','2023-06-10 18:35:07',NULL,92.00,'','9','1','Inventory sold','1','','sales','3826386','','No',NULL,NULL,''),(7128,'5500','91686411148','2023-06-10 18:32:28',92.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7129,'1000','91686411148','2023-06-10 18:35:07',120.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7130,'4000','91686411148','2023-06-10 18:35:07',NULL,120.00,'','9','1','Good sold','1','','sales','3826386','','No',NULL,NULL,''),(7131,'1000','91686411309','2023-06-10 18:51:27',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7132,'4000','91686411309','2023-06-10 18:51:27',NULL,100.00,'','9','1','Good sold','1','','sales','3826493','','No',NULL,NULL,''),(7133,'1110','91686544632','2023-06-12 07:37:20',NULL,92.00,'','9','1','Inventory sold','1','','sales','3826386','','No',NULL,NULL,''),(7134,'5500','91686544632','2023-06-12 07:37:12',92.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7135,'1000','91686544632','2023-06-12 07:37:20',120.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7136,'4000','91686544632','2023-06-12 07:37:20',NULL,120.00,'','9','1','Good sold','1','','sales','3826386','','No',NULL,NULL,''),(7137,'1000','91686544666','2023-06-12 07:39:24',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7138,'4000','91686544666','2023-06-12 07:39:24',NULL,100.00,'','9','1','Good sold','1','','sales','3826430','','No',NULL,NULL,''),(7139,'1110','91686544768','2023-06-12 07:42:13',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826342','','No',NULL,NULL,''),(7140,'5500','91686544768','2023-06-12 07:39:28',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7141,'1000','91686544768','2023-06-12 07:42:13',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7142,'4000','91686544768','2023-06-12 07:42:13',NULL,150.00,'','9','1','Good sold','1','','sales','3826342','','No',NULL,NULL,''),(7143,'1110','91686544934','2023-06-12 08:21:14',NULL,2550.00,'','9','1','Inventory sold','1','','sales','3826283','','No',NULL,NULL,''),(7144,'5500','91686544934','2023-06-12 07:42:14',2550.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7145,'1000','91686544934','2023-06-12 08:21:14',2700.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7146,'4000','91686544934','2023-06-12 08:21:14',NULL,2700.00,'','9','1','Good sold','1','','sales','3826283','','No',NULL,NULL,''),(7147,'1110','91686547909','2023-06-12 08:37:27',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826342','','No',NULL,NULL,''),(7148,'5500','91686547909','2023-06-12 08:31:49',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7149,'1000','91686547909','2023-06-12 08:37:27',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7150,'4000','91686547909','2023-06-12 08:37:27',NULL,150.00,'','9','1','Good sold','1','','sales','3826342','','No',NULL,NULL,''),(7151,'1110','91686548253','2023-06-12 08:54:23',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826013','','No',NULL,NULL,''),(7152,'5500','91686548253','2023-06-12 08:37:33',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7153,'1000','91686548253','2023-06-12 08:54:23',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7154,'4000','91686548253','2023-06-12 08:54:23',NULL,150.00,'','9','1','Good sold','1','','sales','3826013','','No',NULL,NULL,''),(7155,'1110','91686549266','2023-06-12 08:58:48',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826503','','No',NULL,NULL,''),(7156,'5500','91686549266','2023-06-12 08:54:26',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7157,'1000','91686549266','2023-06-12 08:58:48',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7158,'4000','91686549266','2023-06-12 08:58:48',NULL,100.00,'','9','1','Good sold','1','','sales','3826503','','No',NULL,NULL,''),(7159,'1110','91686549531','2023-06-12 09:15:48',NULL,92.00,'','9','1','Inventory sold','1','','sales','3826386','','No',NULL,NULL,''),(7160,'5500','91686549531','2023-06-12 08:58:51',92.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7161,'1000','91686549531','2023-06-12 09:15:48',120.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7162,'4000','91686549531','2023-06-12 09:15:48',NULL,120.00,'','9','1','Good sold','1','','sales','3826386','','No',NULL,NULL,''),(7163,'1000','91686554473','2023-06-12 10:21:23',180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7164,'4000','91686554473','2023-06-12 10:21:23',NULL,180.00,'','9','1','Good sold','1','','sales','3826449','','No',NULL,NULL,''),(7165,'1110','91686554490','2023-06-12 10:23:25',NULL,40.00,'','9','1','Inventory sold','1','','sales','3826433','','No',NULL,NULL,''),(7166,'1110','91686554490','2023-06-12 10:21:30',NULL,140.00,'','9','1','Inventory sold','1','','sales','3826414','','No',NULL,NULL,''),(7167,'5500','91686554490','2023-06-12 10:23:15',180.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7168,'1000','91686554490','2023-06-12 10:23:25',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7169,'4000','91686554490','2023-06-12 10:23:25',NULL,70.00,'','9','1','Good sold','1','','sales','3826433','','No',NULL,NULL,''),(7170,'4000','91686554490','2023-06-12 10:21:30',NULL,180.00,'','9','1','Good sold','1','','sales','3826414','','No',NULL,NULL,''),(7171,'1110','91686568796','2023-06-12 14:23:02',NULL,1380.00,'','9','1','Inventory sold','1','','sales','3826354','','No',NULL,NULL,''),(7172,'1110','91686568796','2023-06-12 14:21:46',NULL,1650.00,'','9','1','Inventory sold','1','','sales','3826367','','No',NULL,NULL,''),(7173,'1110','91686568796','2023-06-12 14:22:05',NULL,250.00,'','9','1','Inventory sold','1','','sales','3826351','','No',NULL,NULL,''),(7174,'1110','91686568796','2023-06-12 14:22:20',NULL,265.00,'','9','1','Inventory sold','1','','sales','3826322','','No',NULL,NULL,''),(7175,'5500','91686568796','2023-06-12 14:22:46',3545.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7176,'1000','91686568796','2023-06-12 14:23:02',4050.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7177,'4000','91686568796','2023-06-12 14:23:02',NULL,1600.00,'','9','1','Good sold','1','','sales','3826354','','No',NULL,NULL,''),(7178,'4000','91686568796','2023-06-12 14:21:46',NULL,1800.00,'','9','1','Good sold','1','','sales','3826367','','No',NULL,NULL,''),(7179,'4000','91686568796','2023-06-12 14:22:05',NULL,300.00,'','9','1','Good sold','1','','sales','3826351','','No',NULL,NULL,''),(7180,'4000','91686568796','2023-06-12 14:22:20',NULL,350.00,'','9','1','Good sold','1','','sales','3826322','','No',NULL,NULL,''),(7181,'1000','91686568994','2023-06-12 14:23:36',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7182,'4000','91686568994','2023-06-12 14:23:36',NULL,100.00,'','9','1','Good sold','1','','sales','3826413','','No',NULL,NULL,''),(7183,'1110','91686569050','2023-06-12 14:24:21',NULL,92.00,'','9','1','Inventory sold','1','','sales','3826386','','No',NULL,NULL,''),(7184,'5500','91686569050','2023-06-12 14:24:10',92.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7185,'1000','91686569050','2023-06-12 14:24:21',120.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7186,'4000','91686569050','2023-06-12 14:24:21',NULL,120.00,'','9','1','Good sold','1','','sales','3826386','','No',NULL,NULL,''),(7187,'1110','91686569064','2023-06-12 14:24:24',NULL,118.00,'','9','1','Inventory sold','1','','sales','3826389','','No',NULL,NULL,''),(7188,'5500','91686569064','2023-06-12 15:00:27',118.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7189,'1000','91686569064','2023-06-12 15:00:35',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7190,'4000','91686569064','2023-06-12 15:00:35',NULL,100.00,'','9','1','Good sold','1','','sales','3826430','','No',NULL,NULL,''),(7191,'4000','91686569064','2023-06-12 14:24:24',NULL,150.00,'','9','1','Good sold','1','','sales','3826389','','No',NULL,NULL,''),(7192,'1110','91686571245','2023-06-12 16:07:25',NULL,200.00,'','9','1','Inventory sold','1','','sales','3826415','','No',NULL,NULL,''),(7193,'5500','91686571245','2023-06-12 15:00:45',200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7194,'1000','91686571245','2023-06-12 16:07:25',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7195,'4000','91686571245','2023-06-12 16:07:25',NULL,250.00,'','9','1','Good sold','1','','sales','3826415','','No',NULL,NULL,''),(7196,'1110','91686575248','2023-06-12 16:09:58',NULL,2550.00,'','9','1','Inventory sold','1','','sales','3826283','','No',NULL,NULL,''),(7197,'5500','91686575248','2023-06-12 16:07:28',2550.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7198,'1000','91686575248','2023-06-12 16:09:58',2700.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7199,'4000','91686575248','2023-06-12 16:09:58',NULL,2700.00,'','9','1','Good sold','1','','sales','3826283','','No',NULL,NULL,''),(7200,'1110','91686575833','2023-06-12 16:17:20',NULL,700.00,'','9','1','Inventory sold','1','','sales','3826238','','No',NULL,NULL,''),(7201,'5500','91686575833','2023-06-12 16:17:13',700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7202,'1000','91686575833','2023-06-12 16:17:20',850.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7203,'4000','91686575833','2023-06-12 16:17:20',NULL,850.00,'','9','1','Good sold','1','','sales','3826238','','No',NULL,NULL,''),(7204,'1000','91686575848','2023-06-12 16:38:28',330.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7205,'4000','91686575848','2023-06-12 16:38:28',NULL,330.00,'','9','1','Good sold','1','','sales','3826490','','No',NULL,NULL,''),(7206,'1110','91686577111','2023-06-12 17:19:00',NULL,92.00,'','9','1','Inventory sold','1','','sales','3826386','','No',NULL,NULL,''),(7207,'5500','91686577111','2023-06-12 16:38:31',92.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7208,'1000','91686577111','2023-06-12 17:19:00',120.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7209,'4000','91686577111','2023-06-12 17:19:00',NULL,120.00,'','9','1','Good sold','1','','sales','3826386','','No',NULL,NULL,''),(7210,'1110','91686579618','2023-06-12 17:39:25',NULL,150.00,'','9','1','Inventory sold','1','','sales','3826038','','No',NULL,NULL,''),(7211,'5500','91686579618','2023-06-12 17:20:52',150.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7212,'1000','91686579618','2023-06-12 17:39:25',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7213,'4000','91686579618','2023-06-12 17:39:25',NULL,200.00,'','9','1','Good sold','1','','sales','3826038','','No',NULL,NULL,''),(7214,'1110','91686580768','2023-06-12 17:59:30',NULL,192.00,'','9','1','Inventory sold','1','','sales','3826402','','No',NULL,NULL,''),(7215,'5500','91686580768','2023-06-12 17:59:13',192.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7216,'1000','91686580768','2023-06-12 17:59:30',240.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7217,'4000','91686580768','2023-06-12 17:59:30',NULL,240.00,'','9','1','Good sold','1','','sales','3826402','','No',NULL,NULL,''),(7218,'1110','91686642597','2023-06-13 10:51:16',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826326','','No',NULL,NULL,''),(7219,'1110','91686642597','2023-06-13 10:49:57',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826505','','No',NULL,NULL,''),(7220,'1110','91686642597','2023-06-13 10:50:33',NULL,2800.00,'','9','1','Inventory sold','1','','sales','3826285','','No',NULL,NULL,''),(7221,'5500','91686642597','2023-06-13 10:50:53',2980.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7222,'1000','91686642597','2023-06-13 10:51:16',3300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7223,'4000','91686642597','2023-06-13 10:51:16',NULL,100.00,'','9','1','Good sold','1','','sales','3826326','','No',NULL,NULL,''),(7224,'4000','91686642597','2023-06-13 10:49:57',NULL,200.00,'','9','1','Good sold','1','','sales','3826505','','No',NULL,NULL,''),(7225,'4000','91686642597','2023-06-13 10:50:33',NULL,3000.00,'','9','1','Good sold','1','','sales','3826285','','No',NULL,NULL,''),(7226,'1110','91686642681','2023-06-13 12:06:12',NULL,92.00,'','9','1','Inventory sold','1','','sales','3826386','','No',NULL,NULL,''),(7227,'5500','91686642681','2023-06-13 10:51:21',92.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7228,'1000','91686642681','2023-06-13 12:06:12',120.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7229,'4000','91686642681','2023-06-13 12:06:12',NULL,120.00,'','9','1','Good sold','1','','sales','3826386','','No',NULL,NULL,''),(7230,'1110','91686652224','2023-06-13 13:30:39',NULL,320.00,'','9','1','Inventory sold','1','','sales','3826379','','No',NULL,NULL,''),(7231,'5500','91686652224','2023-06-13 13:30:24',320.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7232,'1000','91686652224','2023-06-13 13:30:39',400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7233,'4000','91686652224','2023-06-13 13:30:39',NULL,400.00,'','9','1','Good sold','1','','sales','3826379','','No',NULL,NULL,''),(7234,'1110','91686662996','2023-06-13 16:30:06',NULL,184.00,'','9','1','Inventory sold','1','','sales','3826386','','No',NULL,NULL,''),(7235,'5500','91686662996','2023-06-13 16:29:56',184.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7236,'1000','91686662996','2023-06-13 16:30:06',240.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7237,'4000','91686662996','2023-06-13 16:30:06',NULL,240.00,'','9','1','Good sold','1','','sales','3826386','','No',NULL,NULL,''),(7238,'1110','91686667749','2023-06-13 17:51:13',NULL,330.00,'','9','1','Inventory sold','1','','sales','3826437','','No',NULL,NULL,''),(7239,'5500','91686667749','2023-06-13 17:49:09',330.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7240,'1000','91686667749','2023-06-13 17:51:13',400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7241,'4000','91686667749','2023-06-13 17:51:13',NULL,400.00,'','9','1','Good sold','1','','sales','3826437','','No',NULL,NULL,''),(7242,'1110','91686667909','2023-06-13 18:00:25',NULL,165.00,'','9','1','Inventory sold','1','','sales','3826324','','No',NULL,NULL,''),(7243,'1110','91686667909','2023-06-13 17:51:49',NULL,125.00,'','9','1','Inventory sold','1','','sales','3826302','','No',NULL,NULL,''),(7244,'5500','91686667909','2023-06-13 17:59:45',290.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7245,'1000','91686667909','2023-06-13 18:00:25',400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7246,'4000','91686667909','2023-06-13 18:00:25',NULL,250.00,'','9','1','Good sold','1','','sales','3826324','','No',NULL,NULL,''),(7247,'4000','91686667909','2023-06-13 17:51:49',NULL,150.00,'','9','1','Good sold','1','','sales','3826302','','No',NULL,NULL,''),(7248,'1110','91686712507','2023-06-14 06:39:35',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826012','','No',NULL,NULL,''),(7249,'5500','91686712507','2023-06-14 06:15:07',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7250,'1000','91686712507','2023-06-14 06:39:35',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7251,'4000','91686712507','2023-06-14 06:39:35',NULL,100.00,'','9','1','Good sold','1','','sales','3826012','','No',NULL,NULL,''),(7252,'1110','91686713977','2023-06-14 07:56:40',NULL,92.00,'','9','1','Inventory sold','1','','sales','3826386','','No',NULL,NULL,''),(7253,'5500','91686713977','2023-06-14 06:39:37',92.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7254,'1000','91686713977','2023-06-14 07:56:40',120.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7255,'4000','91686713977','2023-06-14 07:56:40',NULL,120.00,'','9','1','Good sold','1','','sales','3826386','','No',NULL,NULL,''),(7256,'1110','91686718604','2023-06-14 09:15:04',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826505','','No',NULL,NULL,''),(7257,'5500','91686718604','2023-06-14 07:56:44',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7258,'1000','91686718604','2023-06-14 09:15:04',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7259,'4000','91686718604','2023-06-14 09:15:04',NULL,100.00,'','9','1','Good sold','1','','sales','3826505','','No',NULL,NULL,''),(7260,'1110','91686723306','2023-06-14 09:58:04',NULL,650.00,'','9','1','Inventory sold','1','','sales','3826206','','No',NULL,NULL,''),(7261,'5500','91686723306','2023-06-14 09:15:06',650.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7262,'1000','91686723306','2023-06-14 09:58:04',750.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7263,'4000','91686723306','2023-06-14 09:58:04',NULL,750.00,'','9','1','Good sold','1','','sales','3826206','','No',NULL,NULL,''),(7264,'1000','91686740212','2023-06-14 13:57:18',120.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7265,'4000','91686740212','2023-06-14 13:57:18',NULL,120.00,'','9','1','Good sold','1','','sales','3826413','','No',NULL,NULL,''),(7266,'1110','91686748573','2023-06-14 16:16:44',NULL,950.00,'','9','1','Inventory sold','1','','sales','3826510','','No',NULL,NULL,''),(7267,'1110','91686748573','2023-06-14 16:16:13',NULL,1300.00,'','9','1','Inventory sold','1','','sales','3826206','','No',NULL,NULL,''),(7268,'5500','91686748573','2023-06-14 16:16:21',2250.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7269,'1000','91686748573','2023-06-14 16:16:44',3300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7270,'4000','91686748573','2023-06-14 16:16:44',NULL,1500.00,'','9','1','Good sold','1','','sales','3826510','','No',NULL,NULL,''),(7271,'4000','91686748573','2023-06-14 16:16:13',NULL,1800.00,'','9','1','Good sold','1','','sales','3826206','','No',NULL,NULL,''),(7272,'1110','91686748749','2023-06-14 16:27:01',NULL,206.80,'','9','1','Inventory sold','1','','sales','3826214','','No',NULL,NULL,''),(7273,'5500','91686748749','2023-06-14 16:19:09',206.80,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7274,'1000','91686748749','2023-06-14 16:27:01',330.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7275,'4000','91686748749','2023-06-14 16:27:01',NULL,330.00,'','9','1','Good sold','1','','sales','3826214','','No',NULL,NULL,''),(7276,'1110','91686807855','2023-06-15 08:44:44',NULL,118.00,'','9','1','Inventory sold','1','','sales','3826389','','No',NULL,NULL,''),(7277,'1110','91686807855','2023-06-15 08:44:15',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826505','','No',NULL,NULL,''),(7278,'1110','91686807855','2023-06-15 08:44:23',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826326','','No',NULL,NULL,''),(7279,'5500','91686807855','2023-06-15 08:44:31',238.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7280,'1000','91686807855','2023-06-15 08:44:44',350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7281,'4000','91686807855','2023-06-15 08:44:44',NULL,150.00,'','9','1','Good sold','1','','sales','3826389','','No',NULL,NULL,''),(7282,'4000','91686807855','2023-06-15 08:44:15',NULL,100.00,'','9','1','Good sold','1','','sales','3826505','','No',NULL,NULL,''),(7283,'4000','91686807855','2023-06-15 08:44:23',NULL,100.00,'','9','1','Good sold','1','','sales','3826326','','No',NULL,NULL,''),(7284,'1110','91686820274','2023-06-15 12:11:21',NULL,90.00,'','9','1','Inventory sold','1','','sales','3826233','','No',NULL,NULL,''),(7285,'5500','91686820274','2023-06-15 12:11:14',90.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7286,'1000','91686820274','2023-06-15 12:11:21',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7287,'4000','91686820274','2023-06-15 12:11:21',NULL,130.00,'','9','1','Good sold','1','','sales','3826233','','No',NULL,NULL,''),(7288,'1110','91686820283','2023-06-15 14:02:24',NULL,149.60,'','9','1','Inventory sold','1','','sales','3826202','','No',NULL,NULL,''),(7289,'5500','91686820283','2023-06-15 12:11:23',149.60,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7290,'1000','91686820283','2023-06-15 14:02:24',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7291,'4000','91686820283','2023-06-15 14:02:24',NULL,200.00,'','9','1','Good sold','1','','sales','3826202','','No',NULL,NULL,''),(7292,'1110','91686826947','2023-06-15 14:03:19',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826012','','No',NULL,NULL,''),(7293,'5500','91686826947','2023-06-15 14:02:27',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7294,'1000','91686826947','2023-06-15 14:03:19',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7295,'4000','91686826947','2023-06-15 14:03:19',NULL,100.00,'','9','1','Good sold','1','','sales','3826012','','No',NULL,NULL,''),(7296,'1110','91686827006','2023-06-15 14:47:46',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(7297,'5500','91686827006','2023-06-15 14:03:26',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7298,'1000','91686827006','2023-06-15 14:47:46',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7299,'4000','91686827006','2023-06-15 14:47:46',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(7300,'1110','91686829670','2023-06-15 15:16:31',NULL,345.00,'','9','1','Inventory sold','1','','sales','3826209','','No',NULL,NULL,''),(7301,'5500','91686829670','2023-06-15 14:47:50',345.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7302,'1000','91686829670','2023-06-15 15:16:31',500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7303,'4000','91686829670','2023-06-15 15:16:31',NULL,500.00,'','9','1','Good sold','1','','sales','3826209','','No',NULL,NULL,''),(7304,'1110','91686832677','2023-06-15 15:38:12',NULL,2550.00,'','9','1','Inventory sold','1','','sales','3826283','','No',NULL,NULL,''),(7305,'5500','91686832677','2023-06-15 15:37:57',2550.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7306,'1000','91686832677','2023-06-15 15:38:12',2700.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7307,'4000','91686832677','2023-06-15 15:38:12',NULL,2700.00,'','9','1','Good sold','1','','sales','3826283','','No',NULL,NULL,''),(7308,'1110','91686832700','2023-06-15 17:06:02',NULL,650.00,'','9','1','Inventory sold','1','','sales','3826206','','No',NULL,NULL,''),(7309,'5500','91686832700','2023-06-15 15:38:20',650.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7310,'1000','91686832700','2023-06-15 17:06:02',1000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7311,'4000','91686832700','2023-06-15 17:06:02',NULL,1000.00,'','9','1','Good sold','1','','sales','3826206','','No',NULL,NULL,''),(7312,'1110','91686837969','2023-06-15 17:15:00',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826505','','No',NULL,NULL,''),(7313,'5500','91686837969','2023-06-15 17:06:09',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7314,'1000','91686837969','2023-06-15 17:15:00',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7315,'4000','91686837969','2023-06-15 17:15:00',NULL,100.00,'','9','1','Good sold','1','','sales','3826505','','No',NULL,NULL,''),(7316,'1110','91686838502','2023-06-15 17:23:58',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(7317,'5500','91686838502','2023-06-15 17:15:02',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7318,'1000','91686838502','2023-06-15 17:23:58',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7319,'4000','91686838502','2023-06-15 17:23:58',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(7320,'1110','91686839057','2023-06-15 17:35:27',NULL,110.00,'','9','1','Inventory sold','1','','sales','3826506','','No',NULL,NULL,''),(7321,'5500','91686839057','2023-06-15 17:24:17',110.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7322,'1000','91686839057','2023-06-15 17:35:27',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7323,'4000','91686839057','2023-06-15 17:35:27',NULL,130.00,'','9','1','Good sold','1','','sales','3826506','','No',NULL,NULL,''),(7324,'1110','91686885502','2023-06-16 06:45:33',NULL,170.00,'','9','1','Inventory sold','1','','sales','3826167','','No',NULL,NULL,''),(7325,'5500','91686885502','2023-06-16 06:18:22',170.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7326,'1000','91686885502','2023-06-16 06:45:33',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7327,'4000','91686885502','2023-06-16 06:45:33',NULL,200.00,'','9','1','Good sold','1','','sales','3826167','','No',NULL,NULL,''),(7328,'1110','91686887135','2023-06-16 08:07:47',NULL,175.00,'','9','1','Inventory sold','1','','sales','3826102','','No',NULL,NULL,''),(7329,'5500','91686887135','2023-06-16 08:07:38',175.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7330,'1000','91686887135','2023-06-16 08:07:47',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7331,'4000','91686887135','2023-06-16 08:07:47',NULL,250.00,'','9','1','Good sold','1','','sales','3826102','','No',NULL,NULL,''),(7332,'1110','91684816191','2023-05-23 07:29:51',NULL,265.00,'','9','1','Inventory sold','1','','sales','3826322','','No',NULL,NULL,''),(7333,'5500','91684816191','2023-06-17 06:36:56',265.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7334,'1000','91684816191','2023-05-23 07:30:10',350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7335,'4000','91684816191','2023-05-23 07:29:51',NULL,350.00,'','9','1','Good sold','1','','sales','3826322','','No',NULL,NULL,''),(7336,'1110','91682759341','2023-04-29 12:09:01',NULL,265.00,'','9','1','Inventory sold','1','','sales','3826322','','No',NULL,NULL,''),(7337,'1110','91682759341','2023-06-17 06:41:06',NULL,125.00,'','9','1','Inventory sold','1','','sales','3826302','','No',NULL,NULL,''),(7338,'1110','91682759341','2023-06-17 06:41:19',NULL,170.00,'','9','1','Inventory sold','1','','sales','3826059','','No',NULL,NULL,''),(7339,'1110','91682759341','2023-06-17 06:41:31',NULL,118.00,'','9','1','Inventory sold','1','','sales','3826389','','No',NULL,NULL,''),(7340,'1110','91682759341','2023-06-17 06:41:47',NULL,5500.00,'','9','1','Inventory sold','1','','sales','3826307','','No',NULL,NULL,''),(7341,'1110','91682759341','2023-06-17 06:42:00',NULL,260.00,'','9','1','Inventory sold','1','','sales','3826424','','No',NULL,NULL,''),(7342,'1110','91682759341','2023-06-17 06:42:42',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826130','','No',NULL,NULL,''),(7343,'1110','91682759341','2023-06-17 06:43:00',NULL,330.00,'','9','1','Inventory sold','1','','sales','3826437','','No',NULL,NULL,''),(7344,'1110','91682759341','2023-06-17 06:43:14',NULL,650.00,'','9','1','Inventory sold','1','','sales','3826206','','No',NULL,NULL,''),(7345,'1110','91682759341','2023-06-17 06:43:50',NULL,16.00,'','9','1','Inventory sold','1','','sales','3826402','','No',NULL,NULL,''),(7346,'1110','91682759341','2023-06-17 06:44:05',NULL,1650.00,'','9','1','Inventory sold','1','','sales','3826367','','No',NULL,NULL,''),(7347,'1110','91682759341','2023-06-17 06:44:20',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(7348,'1110','91682759341','2023-06-17 06:44:44',NULL,360.00,'','9','1','Inventory sold','1','','sales','3826103','','No',NULL,NULL,''),(7349,'1110','91682759341','2023-06-17 06:45:06',NULL,175.00,'','9','1','Inventory sold','1','','sales','3826102','','No',NULL,NULL,''),(7350,'1110','91682759341','2023-06-17 06:46:11',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826505','','No',NULL,NULL,''),(7351,'1110','91682759341','2023-06-17 06:46:29',NULL,32.00,'','9','1','Inventory sold','1','','sales','3826402','','No',NULL,NULL,''),(7352,'5500','91682759341','2023-06-17 06:47:04',10051.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7353,'1000','91682759341','2023-04-29 12:36:54',11620.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7354,'4000','91682759341','2023-04-29 12:09:01',NULL,350.00,'','9','1','Good sold','1','','sales','3826322','','No',NULL,NULL,''),(7355,'4000','91682759341','2023-06-17 06:41:06',NULL,150.00,'','9','1','Good sold','1','','sales','3826302','','No',NULL,NULL,''),(7356,'4000','91682759341','2023-06-17 06:41:19',NULL,200.00,'','9','1','Good sold','1','','sales','3826059','','No',NULL,NULL,''),(7357,'4000','91682759341','2023-06-17 06:41:31',NULL,150.00,'','9','1','Good sold','1','','sales','3826389','','No',NULL,NULL,''),(7358,'4000','91682759341','2023-06-17 06:41:47',NULL,5900.00,'','9','1','Good sold','1','','sales','3826307','','No',NULL,NULL,''),(7359,'4000','91682759341','2023-06-17 06:42:00',NULL,300.00,'','9','1','Good sold','1','','sales','3826424','','No',NULL,NULL,''),(7360,'4000','91682759341','2023-06-17 06:42:13',NULL,10.00,'','9','1','Good sold','1','','sales','3826427','','No',NULL,NULL,''),(7361,'4000','91682759341','2023-06-17 06:42:42',NULL,130.00,'','9','1','Good sold','1','','sales','3826130','','No',NULL,NULL,''),(7362,'4000','91682759341','2023-06-17 06:43:00',NULL,450.00,'','9','1','Good sold','1','','sales','3826437','','No',NULL,NULL,''),(7363,'4000','91682759341','2023-06-17 06:43:14',NULL,900.00,'','9','1','Good sold','1','','sales','3826206','','No',NULL,NULL,''),(7364,'4000','91682759341','2023-06-17 06:43:26',NULL,70.00,'','9','1','Good sold','1','','sales','3826481','','No',NULL,NULL,''),(7365,'4000','91682759341','2023-06-17 06:43:50',NULL,20.00,'','9','1','Good sold','1','','sales','3826402','','No',NULL,NULL,''),(7366,'4000','91682759341','2023-06-17 06:44:05',NULL,1850.00,'','9','1','Good sold','1','','sales','3826367','','No',NULL,NULL,''),(7367,'4000','91682759341','2023-06-17 06:44:20',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(7368,'4000','91682759341','2023-06-17 06:44:44',NULL,450.00,'','9','1','Good sold','1','','sales','3826103','','No',NULL,NULL,''),(7369,'4000','91682759341','2023-06-17 06:45:06',NULL,250.00,'','9','1','Good sold','1','','sales','3826102','','No',NULL,NULL,''),(7370,'4000','91682759341','2023-06-17 06:46:11',NULL,100.00,'','9','1','Good sold','1','','sales','3826505','','No',NULL,NULL,''),(7371,'4000','91682759341','2023-06-17 06:46:29',NULL,40.00,'','9','1','Good sold','1','','sales','3826402','','No',NULL,NULL,''),(7372,'1110','91679755980','2023-03-25 17:53:00',NULL,110.00,'','9','1','Inventory sold','1','','sales','3826165','','No',NULL,NULL,''),(7373,'1110','91679755980','2023-06-17 06:50:39',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826012','','No',NULL,NULL,''),(7374,'5500','91679755980','2023-06-17 07:32:32',185.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7375,'1000','91679755980','2023-03-25 18:06:07',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7376,'4000','91679755980','2023-03-25 17:53:00',NULL,150.00,'','9','1','Good sold','1','','sales','3826165','','No',NULL,NULL,''),(7377,'4000','91679755980','2023-06-17 06:50:39',NULL,100.00,'','9','1','Good sold','1','','sales','3826012','','No',NULL,NULL,''),(7378,'1000','91678978611','2023-03-16 17:57:03',10.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7379,'4000','91678978611','2023-03-16 17:56:51',NULL,10.00,'','9','1','Good sold','1','','sales','3826427','','No',NULL,NULL,''),(7380,'1000','91678868900','2023-03-15 11:29:53',10.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7381,'4000','91678868900','2023-03-15 11:28:20',NULL,10.00,'','9','1','Good sold','1','','sales','3826427','','No',NULL,NULL,''),(7382,'1110','91678867186','2023-03-15 10:59:46',NULL,330.00,'','9','1','Inventory sold','1','','sales','3826437','','No',NULL,NULL,''),(7383,'5500','91678867186','2023-06-17 08:20:56',330.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7384,'1000','91678867186','2023-03-15 11:06:49',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7385,'4000','91678867186','2023-03-15 10:59:46',NULL,450.00,'','9','1','Good sold','1','','sales','3826437','','No',NULL,NULL,''),(7386,'1110','11686988607','2023-06-17 10:56:59',NULL,60.00,'','1','1','Inventory sold','1','','sales','3826323','','No',NULL,NULL,''),(7387,'5500','11686988607','2023-06-17 10:56:47',60.00,NULL,'','1','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7388,'1000','11686988607','2023-06-17 10:56:59',100.00,NULL,'','1','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7389,'4000','11686988607','2023-06-17 10:56:59',NULL,100.00,'','1','1','Good sold','1','','sales','3826323','','No',NULL,NULL,''),(7390,'1110','91678893015','2023-03-15 18:10:15',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826323','','No',NULL,NULL,''),(7391,'5500','91678893015','2023-06-17 11:01:32',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7392,'1000','91678893015','2023-03-15 18:11:22',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7393,'4000','91678893015','2023-03-15 18:10:15',NULL,100.00,'','9','1','Good sold','1','','sales','3826323','','No',NULL,NULL,''),(7394,'1110','91678893085','2023-03-15 18:11:25',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826323','','No',NULL,NULL,''),(7395,'5500','91678893085','2023-06-17 11:23:34',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7396,'1000','91678893085','2023-03-15 18:12:10',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7397,'4000','91678893085','2023-03-15 18:11:25',NULL,100.00,'','9','1','Good sold','1','','sales','3826323','','No',NULL,NULL,''),(7398,'1110','91686992453','2023-06-17 12:01:08',NULL,16.00,'','9','1','Inventory sold','1','','sales','3826402','','No',NULL,NULL,''),(7399,'5500','91686992453','2023-06-17 12:00:53',16.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7400,'1000','91686992453','2023-06-17 12:01:08',20.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7401,'4000','91686992453','2023-06-17 12:01:08',NULL,20.00,'','9','1','Good sold','1','','sales','3826402','','No',NULL,NULL,''),(7402,'1110','91686993298','2023-06-17 12:15:07',NULL,330.00,'','9','1','Inventory sold','1','','sales','3826437','','No',NULL,NULL,''),(7403,'5500','91686993298','2023-06-17 12:14:58',330.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7404,'1000','91686993298','2023-06-17 12:15:07',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7405,'4000','91686993298','2023-06-17 12:15:07',NULL,450.00,'','9','1','Good sold','1','','sales','3826437','','No',NULL,NULL,''),(7406,'1000','91686993321','2023-06-17 12:16:07',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7407,'4000','91686993321','2023-06-17 12:16:07',NULL,150.00,'','9','1','Good sold','1','','sales','3826470','','No',NULL,NULL,''),(7408,'1110','91686993371','2023-06-17 12:16:39',NULL,110.00,'','9','1','Inventory sold','1','','sales','3826165','','No',NULL,NULL,''),(7409,'1110','91686993371','2023-06-17 12:16:11',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826012','','No',NULL,NULL,''),(7410,'5500','91686993371','2023-06-17 12:16:32',185.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7411,'1000','91686993371','2023-06-17 12:16:39',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7412,'4000','91686993371','2023-06-17 12:16:39',NULL,150.00,'','9','1','Good sold','1','','sales','3826165','','No',NULL,NULL,''),(7413,'4000','91686993371','2023-06-17 12:16:11',NULL,100.00,'','9','1','Good sold','1','','sales','3826012','','No',NULL,NULL,''),(7414,'1110','91686993986','2023-06-17 12:26:43',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826500','','No',NULL,NULL,''),(7415,'5500','91686993986','2023-06-17 12:26:26',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7416,'1000','91686993986','2023-06-17 12:26:43',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7417,'4000','91686993986','2023-06-17 12:26:43',NULL,150.00,'','9','1','Good sold','1','','sales','3826500','','No',NULL,NULL,''),(7418,'1110','91687009851','2023-06-17 16:51:17',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826505','','No',NULL,NULL,''),(7419,'5500','91687009851','2023-06-17 16:50:51',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7420,'1000','91687009851','2023-06-17 16:51:17',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7421,'4000','91687009851','2023-06-17 16:51:17',NULL,100.00,'','9','1','Good sold','1','','sales','3826505','','No',NULL,NULL,''),(7422,'1110','91687155250','2023-06-19 09:15:08',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(7423,'5500','91687155250','2023-06-19 09:14:10',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7424,'1000','91687155250','2023-06-19 09:15:08',1450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7425,'4000','91687155250','2023-06-19 09:15:08',NULL,1450.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(7426,'1110','91687155312','2023-06-19 09:47:54',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826342','','No',NULL,NULL,''),(7427,'1110','91687155312','2023-06-19 09:15:12',NULL,165.00,'','9','1','Inventory sold','1','','sales','3826348','','No',NULL,NULL,''),(7428,'5500','91687155312','2023-06-19 09:47:45',265.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7429,'1000','91687155312','2023-06-19 09:47:54',350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7430,'4000','91687155312','2023-06-19 09:47:54',NULL,150.00,'','9','1','Good sold','1','','sales','3826342','','No',NULL,NULL,''),(7431,'4000','91687155312','2023-06-19 09:15:12',NULL,200.00,'','9','1','Good sold','1','','sales','3826348','','No',NULL,NULL,''),(7432,'1110','91687157590','2023-06-19 10:16:14',NULL,260.00,'','9','1','Inventory sold','1','','sales','3826424','','No',NULL,NULL,''),(7433,'5500','91687157590','2023-06-19 09:53:10',260.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7434,'1000','91687157590','2023-06-19 10:16:14',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7435,'4000','91687157590','2023-06-19 10:16:14',NULL,300.00,'','9','1','Good sold','1','','sales','3826424','','No',NULL,NULL,''),(7436,'1110','91687158980','2023-06-19 11:09:54',NULL,125.00,'','9','1','Inventory sold','1','','sales','3826302','','No',NULL,NULL,''),(7437,'5500','91687158980','2023-06-19 10:16:20',125.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7438,'1000','91687158980','2023-06-19 11:09:54',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7439,'4000','91687158980','2023-06-19 11:09:54',NULL,150.00,'','9','1','Good sold','1','','sales','3826302','','No',NULL,NULL,''),(7440,'1110','91687162199','2023-06-19 12:31:02',NULL,400.00,'','9','1','Inventory sold','1','','sales','3826170','','No',NULL,NULL,''),(7441,'5500','91687162199','2023-06-19 12:30:36',400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7442,'1000','91687162199','2023-06-19 12:31:02',430.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7443,'4000','91687162199','2023-06-19 12:31:02',NULL,430.00,'','9','1','Good sold','1','','sales','3826170','','No',NULL,NULL,''),(7444,'1110','91687185910','2023-06-19 17:51:24',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826356','','No',NULL,NULL,''),(7445,'5500','91687185910','2023-06-19 17:45:10',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7446,'1000','91687185910','2023-06-19 17:51:24',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7447,'4000','91687185910','2023-06-19 17:51:24',NULL,150.00,'','9','1','Good sold','1','','sales','3826356','','No',NULL,NULL,''),(7448,'1110','91687186332','2023-06-19 17:52:43',NULL,200.00,'','9','1','Inventory sold','1','','sales','3826131','','No',NULL,NULL,''),(7449,'5500','91687186332','2023-06-19 17:52:12',200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7450,'1000','91687186332','2023-06-19 17:52:43',230.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7451,'4000','91687186332','2023-06-19 17:52:43',NULL,230.00,'','9','1','Good sold','1','','sales','3826131','','No',NULL,NULL,''),(7452,'1110','91687186378','2023-06-19 18:14:04',NULL,180.40,'','9','1','Inventory sold','1','','sales','3826207','','No',NULL,NULL,''),(7453,'5500','91687186378','2023-06-19 17:52:58',180.40,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7454,'1000','91687186378','2023-06-19 18:14:04',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7455,'4000','91687186378','2023-06-19 18:14:04',NULL,300.00,'','9','1','Good sold','1','','sales','3826207','','No',NULL,NULL,''),(7456,'1110','91687231287','2023-06-20 06:22:00',NULL,5500.00,'','9','1','Inventory sold','1','','sales','3826508','','No',NULL,NULL,''),(7457,'1110','91687231287','2023-06-20 06:21:27',NULL,1650.00,'','9','1','Inventory sold','1','','sales','3826367','','No',NULL,NULL,''),(7458,'5500','91687231287','2023-06-20 06:21:35',7150.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7459,'1000','91687231287','2023-06-20 06:22:00',7700.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7460,'4000','91687231287','2023-06-20 06:22:00',NULL,5900.00,'','9','1','Good sold','1','','sales','3826508','','No',NULL,NULL,''),(7461,'4000','91687231287','2023-06-20 06:21:27',NULL,1800.00,'','9','1','Good sold','1','','sales','3826367','','No',NULL,NULL,''),(7462,'1110','91687231327','2023-06-20 06:22:27',NULL,700.00,'','9','1','Inventory sold','1','','sales','3826357','','No',NULL,NULL,''),(7463,'5500','91687231327','2023-06-20 06:22:07',700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7464,'1000','91687231327','2023-06-20 06:22:27',850.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7465,'4000','91687231327','2023-06-20 06:22:27',NULL,850.00,'','9','1','Good sold','1','','sales','3826357','','No',NULL,NULL,''),(7466,'1110','91687245790','2023-06-20 10:23:22',NULL,118.00,'','9','1','Inventory sold','1','','sales','3826389','','No',NULL,NULL,''),(7467,'5500','91687245790','2023-06-20 10:23:10',118.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7468,'1000','91687245790','2023-06-20 10:23:22',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7469,'4000','91687245790','2023-06-20 10:23:22',NULL,150.00,'','9','1','Good sold','1','','sales','3826389','','No',NULL,NULL,''),(7470,'1110','91687245805','2023-06-20 10:23:35',NULL,85.00,'','9','1','Inventory sold','1','','sales','3826059','','No',NULL,NULL,''),(7471,'5500','91687245805','2023-06-20 10:23:25',85.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7472,'1000','91687245805','2023-06-20 10:23:35',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7473,'4000','91687245805','2023-06-20 10:23:35',NULL,100.00,'','9','1','Good sold','1','','sales','3826059','','No',NULL,NULL,''),(7474,'1110','91687257985','2023-06-20 13:46:39',NULL,95.00,'','9','1','Inventory sold','1','','sales','3826146','','No',NULL,NULL,''),(7475,'5500','91687257985','2023-06-20 13:46:25',95.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7476,'1000','91687257985','2023-06-20 13:46:39',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7477,'4000','91687257985','2023-06-20 13:46:39',NULL,150.00,'','9','1','Good sold','1','','sales','3826146','','No',NULL,NULL,''),(7478,'1110','91687265012','2023-06-20 15:43:57',NULL,125.00,'','9','1','Inventory sold','1','','sales','3826302','','No',NULL,NULL,''),(7479,'1110','91687265012','2023-06-20 15:43:32',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826130','','No',NULL,NULL,''),(7480,'5500','91687265012','2023-06-20 15:43:48',225.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7481,'1000','91687265012','2023-06-20 15:43:57',280.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7482,'4000','91687265012','2023-06-20 15:43:57',NULL,150.00,'','9','1','Good sold','1','','sales','3826302','','No',NULL,NULL,''),(7483,'4000','91687265012','2023-06-20 15:43:32',NULL,130.00,'','9','1','Good sold','1','','sales','3826130','','No',NULL,NULL,''),(7484,'1110','91687265046','2023-06-20 17:42:49',NULL,210.00,'','9','1','Inventory sold','1','','sales','3826296','','No',NULL,NULL,''),(7485,'5500','91687265046','2023-06-20 15:44:06',210.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7486,'1000','91687265046','2023-06-20 17:42:49',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7487,'4000','91687265046','2023-06-20 17:42:49',NULL,250.00,'','9','1','Good sold','1','','sales','3826296','','No',NULL,NULL,''),(7488,'1110','91687322167','2023-06-21 07:38:44',NULL,400.00,'','9','1','Inventory sold','1','','sales','3826170','','No',NULL,NULL,''),(7489,'1110','91687322167','2023-06-21 07:36:07',NULL,360.00,'','9','1','Inventory sold','1','','sales','3826103','','No',NULL,NULL,''),(7490,'5500','91687322167','2023-06-21 07:38:13',760.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7491,'1000','91687322167','2023-06-21 07:38:44',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7492,'4000','91687322167','2023-06-21 07:38:44',NULL,450.00,'','9','1','Good sold','1','','sales','3826170','','No',NULL,NULL,''),(7493,'4000','91687322167','2023-06-21 07:36:07',NULL,450.00,'','9','1','Good sold','1','','sales','3826103','','No',NULL,NULL,''),(7494,'1110','91687333563','2023-06-21 10:47:34',NULL,880.00,'','9','1','Inventory sold','1','','sales','3826509','','No',NULL,NULL,''),(7495,'1110','91687333563','2023-06-21 10:46:03',NULL,145.00,'','9','1','Inventory sold','1','','sales','3826466','','No',NULL,NULL,''),(7496,'5500','91687333563','2023-06-21 10:47:24',1025.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7497,'1000','91687333563','2023-06-21 10:47:34',1400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7498,'4000','91687333563','2023-06-21 10:47:34',NULL,1200.00,'','9','1','Good sold','1','','sales','3826509','','No',NULL,NULL,''),(7499,'4000','91687333563','2023-06-21 10:46:03',NULL,200.00,'','9','1','Good sold','1','','sales','3826466','','No',NULL,NULL,''),(7500,'1110','91687333661','2023-06-21 12:00:41',NULL,3200.00,'','9','1','Inventory sold','1','','sales','3826368','','No',NULL,NULL,''),(7501,'5500','91687333661','2023-06-21 10:47:41',3200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7502,'1000','91687333661','2023-06-21 12:00:41',3400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7503,'4000','91687333661','2023-06-21 12:00:41',NULL,3400.00,'','9','1','Good sold','1','','sales','3826368','','No',NULL,NULL,''),(7504,'1110','91687338049','2023-06-21 12:30:41',NULL,600.00,'','9','1','Inventory sold','1','','sales','3826188','','No',NULL,NULL,''),(7505,'5500','91687338049','2023-06-21 12:00:49',600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7506,'1000','91687338049','2023-06-21 12:30:41',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7507,'4000','91687338049','2023-06-21 12:30:41',NULL,650.00,'','9','1','Good sold','1','','sales','3826188','','No',NULL,NULL,''),(7508,'1110','91687339850','2023-06-21 12:54:25',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826326','','No',NULL,NULL,''),(7509,'1110','91687339850','2023-06-21 12:30:50',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826342','','No',NULL,NULL,''),(7510,'5500','91687339850','2023-06-21 12:54:17',160.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7511,'1000','91687339850','2023-06-21 12:54:25',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7512,'4000','91687339850','2023-06-21 12:54:25',NULL,100.00,'','9','1','Good sold','1','','sales','3826326','','No',NULL,NULL,''),(7513,'4000','91687339850','2023-06-21 12:30:50',NULL,150.00,'','9','1','Good sold','1','','sales','3826342','','No',NULL,NULL,''),(7514,'1000','91687357013','2023-06-21 17:17:05',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7515,'4000','91687357013','2023-06-21 17:17:05',NULL,300.00,'','9','1','Good sold','1','','sales','3826432','','No',NULL,NULL,''),(7516,'1110','91687357049','2023-06-21 17:30:00',NULL,217.00,'','9','1','Inventory sold','1','','sales','3826388','','No',NULL,NULL,''),(7517,'5500','91687357049','2023-06-21 17:29:52',217.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7518,'1000','91687357049','2023-06-21 17:30:00',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7519,'4000','91687357049','2023-06-21 17:30:00',NULL,250.00,'','9','1','Good sold','1','','sales','3826388','','No',NULL,NULL,''),(7520,'1110','91687403474','2023-06-22 07:50:18',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826416','','No',NULL,NULL,''),(7521,'5500','91687403474','2023-06-22 06:11:14',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7522,'1000','91687403474','2023-06-22 07:50:18',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7523,'4000','91687403474','2023-06-22 07:50:18',NULL,150.00,'','9','1','Good sold','1','','sales','3826416','','No',NULL,NULL,''),(7524,'1110','91687409420','2023-06-22 08:33:04',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826417','','No',NULL,NULL,''),(7525,'5500','91687409420','2023-06-22 07:50:20',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7526,'1000','91687409420','2023-06-22 08:33:04',80.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7527,'4000','91687409420','2023-06-22 08:33:04',NULL,80.00,'','9','1','Good sold','1','','sales','3826417','','No',NULL,NULL,''),(7528,'1110','91687412313','2023-06-22 09:36:11',NULL,650.00,'','9','1','Inventory sold','1','','sales','3826206','','No',NULL,NULL,''),(7529,'5500','91687412313','2023-06-22 08:38:33',650.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7530,'1000','91687412313','2023-06-22 09:36:11',1000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7531,'4000','91687412313','2023-06-22 09:36:11',NULL,1000.00,'','9','1','Good sold','1','','sales','3826206','','No',NULL,NULL,''),(7532,'1000','91687415778','2023-06-22 10:05:52',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7533,'4000','91687415778','2023-06-22 10:05:52',NULL,250.00,'','9','1','Good sold','1','','sales','3826141','','No',NULL,NULL,''),(7534,'1110','91687417559','2023-06-22 10:37:46',NULL,150.00,'','9','1','Inventory sold','1','','sales','3826499','','No',NULL,NULL,''),(7535,'5500','91687417559','2023-06-22 10:05:59',150.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7536,'1000','91687417559','2023-06-22 10:37:46',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7537,'4000','91687417559','2023-06-22 10:37:46',NULL,200.00,'','9','1','Good sold','1','','sales','3826499','','No',NULL,NULL,''),(7538,'1110','91687419472','2023-06-22 12:01:13',NULL,285.00,'','9','1','Inventory sold','1','','sales','3826347','','No',NULL,NULL,''),(7539,'5500','91687419472','2023-06-22 10:37:52',285.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7540,'1000','91687419472','2023-06-22 12:01:13',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7541,'4000','91687419472','2023-06-22 12:01:13',NULL,300.00,'','9','1','Good sold','1','','sales','3826347','','No',NULL,NULL,''),(7542,'1110','91687424481','2023-06-22 12:25:43',NULL,85.00,'','9','1','Inventory sold','1','','sales','3826059','','No',NULL,NULL,''),(7543,'5500','91687424481','2023-06-22 12:01:21',85.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7544,'1000','91687424481','2023-06-22 12:25:43',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7545,'4000','91687424481','2023-06-22 12:25:43',NULL,100.00,'','9','1','Good sold','1','','sales','3826059','','No',NULL,NULL,''),(7546,'1110','91687425946','2023-06-22 13:04:02',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826326','','No',NULL,NULL,''),(7547,'5500','91687425946','2023-06-22 12:25:46',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7548,'1000','91687425946','2023-06-22 13:04:02',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7549,'4000','91687425946','2023-06-22 13:04:02',NULL,100.00,'','9','1','Good sold','1','','sales','3826326','','No',NULL,NULL,''),(7550,'1110','91687447269','2023-06-22 18:23:06',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826505','','No',NULL,NULL,''),(7551,'5500','91687447269','2023-06-22 18:22:49',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7552,'1000','91687447269','2023-06-22 18:23:06',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7553,'4000','91687447269','2023-06-22 18:23:06',NULL,100.00,'','9','1','Good sold','1','','sales','3826505','','No',NULL,NULL,''),(7554,'1110','91687499214','2023-06-23 08:47:02',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826499','','No',NULL,NULL,''),(7555,'5500','91687499214','2023-06-23 08:46:54',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7556,'1000','91687499214','2023-06-23 08:47:02',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7557,'4000','91687499214','2023-06-23 08:47:02',NULL,100.00,'','9','1','Good sold','1','','sales','3826499','','No',NULL,NULL,''),(7558,'1110','91687499225','2023-06-23 09:47:03',NULL,228.80,'','9','1','Inventory sold','1','','sales','3826191','','No',NULL,NULL,''),(7559,'5500','91687499225','2023-06-23 08:47:05',228.80,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7560,'1000','91687499225','2023-06-23 09:47:03',350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7561,'4000','91687499225','2023-06-23 09:47:03',NULL,350.00,'','9','1','Good sold','1','','sales','3826191','','No',NULL,NULL,''),(7562,'1110','91687502825','2023-06-23 10:19:47',NULL,40.00,'','9','1','Inventory sold','1','','sales','3826433','','No',NULL,NULL,''),(7563,'5500','91687502825','2023-06-23 09:47:06',40.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7564,'1000','91687502825','2023-06-23 10:19:47',70.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7565,'4000','91687502825','2023-06-23 10:19:47',NULL,70.00,'','9','1','Good sold','1','','sales','3826433','','No',NULL,NULL,''),(7566,'1110','91687504791','2023-06-23 10:22:05',NULL,85.00,'','9','1','Inventory sold','1','','sales','3826059','','No',NULL,NULL,''),(7567,'5500','91687504791','2023-06-23 10:19:51',85.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7568,'1000','91687504791','2023-06-23 10:22:05',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7569,'4000','91687504791','2023-06-23 10:22:05',NULL,100.00,'','9','1','Good sold','1','','sales','3826059','','No',NULL,NULL,''),(7570,'1110','91687504928','2023-06-23 10:47:07',NULL,40.00,'','9','1','Inventory sold','1','','sales','3826433','','No',NULL,NULL,''),(7571,'5500','91687504928','2023-06-23 10:22:08',40.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7572,'1000','91687504928','2023-06-23 10:47:07',70.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7573,'4000','91687504928','2023-06-23 10:47:07',NULL,70.00,'','9','1','Good sold','1','','sales','3826433','','No',NULL,NULL,''),(7574,'1110','91687517956','2023-06-23 13:59:23',NULL,590.00,'','9','1','Inventory sold','1','','sales','3826186','','No',NULL,NULL,''),(7575,'5500','91687517956','2023-06-23 13:59:16',590.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7576,'1000','91687517956','2023-06-23 13:59:23',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7577,'4000','91687517956','2023-06-23 13:59:23',NULL,650.00,'','9','1','Good sold','1','','sales','3826186','','No',NULL,NULL,''),(7578,'1110','91687517972','2023-06-23 14:17:37',NULL,1120.00,'','9','1','Inventory sold','1','','sales','3826496','','No',NULL,NULL,''),(7579,'5500','91687517972','2023-06-23 13:59:32',1120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7580,'1000','91687517972','2023-06-23 14:17:37',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7581,'4000','91687517972','2023-06-23 14:17:37',NULL,1300.00,'','9','1','Good sold','1','','sales','3826496','','No',NULL,NULL,''),(7582,'1110','91687519068','2023-06-23 15:01:48',NULL,1800.00,'','9','1','Inventory sold','1','','sales','3826239','','No',NULL,NULL,''),(7583,'5500','91687519068','2023-06-23 14:17:48',1800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7584,'1000','91687519068','2023-06-23 15:01:48',1900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7585,'4000','91687519068','2023-06-23 15:01:48',NULL,1900.00,'','9','1','Good sold','1','','sales','3826239','','No',NULL,NULL,''),(7586,'1110','91687521716','2023-06-23 16:15:27',NULL,110.00,'','9','1','Inventory sold','1','','sales','3826506','','No',NULL,NULL,''),(7587,'1110','91687521716','2023-06-23 15:01:56',NULL,90.00,'','9','1','Inventory sold','1','','sales','3826233','','No',NULL,NULL,''),(7588,'5500','91687521716','2023-06-23 16:15:18',200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7589,'1000','91687521716','2023-06-23 16:15:27',260.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7590,'4000','91687521716','2023-06-23 16:15:27',NULL,130.00,'','9','1','Good sold','1','','sales','3826506','','No',NULL,NULL,''),(7591,'4000','91687521716','2023-06-23 15:01:56',NULL,130.00,'','9','1','Good sold','1','','sales','3826233','','No',NULL,NULL,''),(7592,'1110','91687526854','2023-06-23 17:58:10',NULL,560.00,'','9','1','Inventory sold','1','','sales','3826496','','No',NULL,NULL,''),(7593,'5500','91687526854','2023-06-23 16:27:34',560.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7594,'1000','91687526854','2023-06-23 17:58:10',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7595,'4000','91687526854','2023-06-23 17:58:10',NULL,650.00,'','9','1','Good sold','1','','sales','3826496','','No',NULL,NULL,''),(7596,'1110','91687579110','2023-06-24 07:03:20',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826500','','No',NULL,NULL,''),(7597,'5500','91687579110','2023-06-24 06:58:30',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7598,'1000','91687579110','2023-06-24 07:03:20',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7599,'4000','91687579110','2023-06-24 07:03:20',NULL,150.00,'','9','1','Good sold','1','','sales','3826500','','No',NULL,NULL,''),(7600,'1110','91687579402','2023-06-24 08:36:17',NULL,125.00,'','9','1','Inventory sold','1','','sales','3826302','','No',NULL,NULL,''),(7601,'5500','91687579402','2023-06-24 08:32:45',125.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7602,'1000','91687579402','2023-06-24 08:36:17',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7603,'4000','91687579402','2023-06-24 08:36:17',NULL,150.00,'','9','1','Good sold','1','','sales','3826302','','No',NULL,NULL,''),(7604,'1110','91687584983','2023-06-24 08:38:36',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826500','','No',NULL,NULL,''),(7605,'5500','91687584983','2023-06-24 08:36:23',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7606,'1000','91687584983','2023-06-24 08:38:36',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7607,'4000','91687584983','2023-06-24 08:38:36',NULL,150.00,'','9','1','Good sold','1','','sales','3826500','','No',NULL,NULL,''),(7608,'1110','91687593468','2023-06-24 10:57:58',NULL,118.00,'','9','1','Inventory sold','1','','sales','3826389','','No',NULL,NULL,''),(7609,'5500','91687593468','2023-06-24 10:57:48',118.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7610,'1000','91687593468','2023-06-24 10:57:58',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7611,'4000','91687593468','2023-06-24 10:57:58',NULL,150.00,'','9','1','Good sold','1','','sales','3826389','','No',NULL,NULL,''),(7612,'1000','91687610114','2023-06-24 15:35:25',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7613,'4000','91687610114','2023-06-24 15:35:25',NULL,100.00,'','9','1','Good sold','1','','sales','3826493','','No',NULL,NULL,''),(7614,'1110','91687610130','2023-06-24 16:00:02',NULL,440.00,'','9','1','Inventory sold','1','','sales','3826192','','No',NULL,NULL,''),(7615,'5500','91687610130','2023-06-24 15:35:30',440.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7616,'1000','91687610130','2023-06-24 16:00:02',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7617,'4000','91687610130','2023-06-24 16:00:02',NULL,650.00,'','9','1','Good sold','1','','sales','3826192','','No',NULL,NULL,''),(7618,'1110','91687611636','2023-06-24 16:08:59',NULL,85.00,'','9','1','Inventory sold','1','','sales','3826059','','No',NULL,NULL,''),(7619,'5500','91687611636','2023-06-24 16:00:36',85.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7620,'1000','91687611636','2023-06-24 16:08:59',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7621,'4000','91687611636','2023-06-24 16:08:59',NULL,100.00,'','9','1','Good sold','1','','sales','3826059','','No',NULL,NULL,''),(7622,'1110','91687749936','2023-06-26 06:25:47',NULL,140.00,'','9','1','Inventory sold','1','','sales','3826414','','No',NULL,NULL,''),(7623,'5500','91687749936','2023-06-26 06:25:36',140.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7624,'1000','91687749936','2023-06-26 06:25:47',180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7625,'4000','91687749936','2023-06-26 06:25:47',NULL,180.00,'','9','1','Good sold','1','','sales','3826414','','No',NULL,NULL,''),(7626,'1000','91687757085','2023-06-26 08:25:01',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7627,'4000','91687757085','2023-06-26 08:25:01',NULL,300.00,'','9','1','Good sold','1','','sales','3826432','','No',NULL,NULL,''),(7628,'1110','91687757137','2023-06-26 09:08:02',NULL,360.00,'','9','1','Inventory sold','1','','sales','3826103','','No',NULL,NULL,''),(7629,'5500','91687757137','2023-06-26 08:25:37',360.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7630,'1000','91687757137','2023-06-26 09:08:02',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7631,'4000','91687757137','2023-06-26 09:08:02',NULL,450.00,'','9','1','Good sold','1','','sales','3826103','','No',NULL,NULL,''),(7632,'1110','91687767115','2023-06-26 11:12:02',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826505','','No',NULL,NULL,''),(7633,'5500','91687767115','2023-06-26 11:11:55',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7634,'1000','91687767115','2023-06-26 11:12:02',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7635,'4000','91687767115','2023-06-26 11:12:02',NULL,100.00,'','9','1','Good sold','1','','sales','3826505','','No',NULL,NULL,''),(7636,'1110','91687767125','2023-06-26 11:16:53',NULL,200.00,'','9','1','Inventory sold','1','','sales','3826130','','No',NULL,NULL,''),(7637,'5500','91687767125','2023-06-26 11:16:34',200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7638,'1000','91687767125','2023-06-26 11:16:53',260.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7639,'4000','91687767125','2023-06-26 11:16:53',NULL,260.00,'','9','1','Good sold','1','','sales','3826130','','No',NULL,NULL,''),(7640,'1110','91687767419','2023-06-26 11:34:38',NULL,32.00,'','9','1','Inventory sold','1','','sales','3826402','','No',NULL,NULL,''),(7641,'5500','91687767419','2023-06-26 11:16:59',32.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7642,'1000','91687767419','2023-06-26 11:34:38',40.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7643,'4000','91687767419','2023-06-26 11:34:38',NULL,40.00,'','9','1','Good sold','1','','sales','3826402','','No',NULL,NULL,''),(7644,'1110','91687768483','2023-06-26 12:18:09',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826505','','No',NULL,NULL,''),(7645,'5500','91687768483','2023-06-26 11:34:43',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7646,'1000','91687768483','2023-06-26 12:18:09',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7647,'4000','91687768483','2023-06-26 12:18:09',NULL,100.00,'','9','1','Good sold','1','','sales','3826505','','No',NULL,NULL,''),(7648,'1110','91687772837','2023-06-26 12:47:28',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826342','','No',NULL,NULL,''),(7649,'5500','91687772837','2023-06-26 12:47:17',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7650,'1000','91687772837','2023-06-26 12:47:28',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7651,'4000','91687772837','2023-06-26 12:47:28',NULL,150.00,'','9','1','Good sold','1','','sales','3826342','','No',NULL,NULL,''),(7652,'1110','91687772853','2023-06-26 12:48:34',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826505','','No',NULL,NULL,''),(7653,'5500','91687772853','2023-06-26 12:47:33',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7654,'1000','91687772853','2023-06-26 12:48:34',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7655,'4000','91687772853','2023-06-26 12:48:34',NULL,100.00,'','9','1','Good sold','1','','sales','3826505','','No',NULL,NULL,''),(7656,'1110','91687775457','2023-06-26 13:31:07',NULL,125.00,'','9','1','Inventory sold','1','','sales','3826302','','No',NULL,NULL,''),(7657,'5500','91687775457','2023-06-26 13:30:57',125.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7658,'1000','91687775457','2023-06-26 13:31:07',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7659,'4000','91687775457','2023-06-26 13:31:07',NULL,150.00,'','9','1','Good sold','1','','sales','3826302','','No',NULL,NULL,''),(7660,'1110','91687843088','2023-06-27 08:18:08',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826499','','No',NULL,NULL,''),(7661,'5500','91687843088','2023-06-27 08:18:19',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7662,'1000','91687843088','2023-06-27 08:18:31',400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7663,'4000','91687843088','2023-06-27 08:18:31',NULL,300.00,'','9','1','Good sold','1','','sales','3826432','','No',NULL,NULL,''),(7664,'4000','91687843088','2023-06-27 08:18:08',NULL,100.00,'','9','1','Good sold','1','','sales','3826499','','No',NULL,NULL,''),(7665,'1110','91687843344','2023-06-27 08:22:24',NULL,180.00,'','9','1','Inventory sold','1','','sales','3826233','','No',NULL,NULL,''),(7666,'1110','91687843344','2023-06-27 08:22:35',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826326','','No',NULL,NULL,''),(7667,'5500','91687843344','2023-06-27 08:22:51',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7668,'1000','91687843344','2023-06-27 08:23:05',760.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7669,'4000','91687843344','2023-06-27 08:23:05',NULL,400.00,'','9','1','Good sold','1','','sales','3826459','','No',NULL,NULL,''),(7670,'4000','91687843344','2023-06-27 08:22:24',NULL,260.00,'','9','1','Good sold','1','','sales','3826233','','No',NULL,NULL,''),(7671,'4000','91687843344','2023-06-27 08:22:35',NULL,100.00,'','9','1','Good sold','1','','sales','3826326','','No',NULL,NULL,''),(7672,'1110','91687843389','2023-06-27 08:46:11',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826130','','No',NULL,NULL,''),(7673,'5500','91687843389','2023-06-27 08:23:10',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7674,'1000','91687843389','2023-06-27 08:46:11',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7675,'4000','91687843389','2023-06-27 08:46:11',NULL,130.00,'','9','1','Good sold','1','','sales','3826130','','No',NULL,NULL,''),(7676,'1110','91687844773','2023-06-27 10:18:58',NULL,90.00,'','9','1','Inventory sold','1','','sales','3826139','','No',NULL,NULL,''),(7677,'5500','91687844773','2023-06-27 08:46:13',90.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7678,'1000','91687844773','2023-06-27 10:18:58',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7679,'4000','91687844773','2023-06-27 10:18:58',NULL,130.00,'','9','1','Good sold','1','','sales','3826139','','No',NULL,NULL,''),(7680,'1110','91687864298','2023-06-27 14:12:13',NULL,2350.00,'','9','1','Inventory sold','1','','sales','3826374','','No',NULL,NULL,''),(7681,'1110','91687864298','2023-06-27 14:11:38',NULL,345.00,'','9','1','Inventory sold','1','','sales','3826209','','No',NULL,NULL,''),(7682,'1110','91687864298','2023-06-27 14:11:57',NULL,360.00,'','9','1','Inventory sold','1','','sales','3826103','','No',NULL,NULL,''),(7683,'5500','91687864298','2023-06-27 14:12:04',3055.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7684,'1000','91687864298','2023-06-27 14:12:13',3600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7685,'4000','91687864298','2023-06-27 14:12:13',NULL,2600.00,'','9','1','Good sold','1','','sales','3826374','','No',NULL,NULL,''),(7686,'4000','91687864298','2023-06-27 14:11:38',NULL,550.00,'','9','1','Good sold','1','','sales','3826209','','No',NULL,NULL,''),(7687,'4000','91687864298','2023-06-27 14:11:57',NULL,450.00,'','9','1','Good sold','1','','sales','3826103','','No',NULL,NULL,''),(7688,'1110','91687864336','2023-06-27 16:04:26',NULL,2350.00,'','9','1','Inventory sold','1','','sales','3826374','','No',NULL,NULL,''),(7689,'5500','91687864336','2023-06-27 14:12:16',2350.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7690,'1000','91687864336','2023-06-27 16:04:26',2650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7691,'4000','91687864336','2023-06-27 16:04:26',NULL,2650.00,'','9','1','Good sold','1','','sales','3826374','','No',NULL,NULL,''),(7692,'1110','91687871568','2023-06-27 17:42:31',NULL,2800.00,'','9','1','Inventory sold','1','','sales','3826285','','No',NULL,NULL,''),(7693,'5500','91687871568','2023-06-27 17:41:01',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7694,'1000','91687871568','2023-06-27 17:42:31',3100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7695,'4000','91687871568','2023-06-27 17:42:31',NULL,3100.00,'','9','1','Good sold','1','','sales','3826285','','No',NULL,NULL,''),(7696,'1110','91687876964','2023-06-27 17:43:03',NULL,1200.00,'','9','1','Inventory sold','1','','sales','3826188','','No',NULL,NULL,''),(7697,'5500','91687876964','2023-06-27 17:42:44',1200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7698,'1000','91687876964','2023-06-27 17:43:03',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7699,'4000','91687876964','2023-06-27 17:43:03',NULL,1300.00,'','9','1','Good sold','1','','sales','3826188','','No',NULL,NULL,''),(7700,'1110','91687876992','2023-06-27 17:43:36',NULL,200.00,'','9','1','Inventory sold','1','','sales','3826344','','No',NULL,NULL,''),(7701,'1110','91687876992','2023-06-27 17:43:12',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826356','','No',NULL,NULL,''),(7702,'5500','91687876992','2023-06-27 17:43:21',300.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7703,'1000','91687876992','2023-06-27 17:43:36',500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7704,'4000','91687876992','2023-06-27 17:43:36',NULL,350.00,'','9','1','Good sold','1','','sales','3826344','','No',NULL,NULL,''),(7705,'4000','91687876992','2023-06-27 17:43:12',NULL,150.00,'','9','1','Good sold','1','','sales','3826356','','No',NULL,NULL,''),(7706,'1110','91687877075','2023-06-27 18:08:20',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826499','','No',NULL,NULL,''),(7707,'1110','91687877075','2023-06-27 17:44:35',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826505','','No',NULL,NULL,''),(7708,'5500','91687877075','2023-06-27 18:08:12',135.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7709,'1000','91687877075','2023-06-27 18:08:20',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7710,'4000','91687877075','2023-06-27 18:08:20',NULL,100.00,'','9','1','Good sold','1','','sales','3826499','','No',NULL,NULL,''),(7711,'4000','91687877075','2023-06-27 17:44:35',NULL,100.00,'','9','1','Good sold','1','','sales','3826505','','No',NULL,NULL,''),(7712,'1110','91687878536','2023-06-27 18:11:51',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826505','','No',NULL,NULL,''),(7713,'5500','91687878536','2023-06-27 18:08:56',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7714,'1000','91687878536','2023-06-27 18:11:51',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7715,'4000','91687878536','2023-06-27 18:11:51',NULL,100.00,'','9','1','Good sold','1','','sales','3826505','','No',NULL,NULL,''),(7716,'1110','91687925652','2023-06-28 07:14:21',NULL,85.00,'','9','1','Inventory sold','1','','sales','3826059','','No',NULL,NULL,''),(7717,'5500','91687925652','2023-06-28 07:14:12',85.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7718,'1000','91687925652','2023-06-28 07:14:21',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7719,'4000','91687925652','2023-06-28 07:14:21',NULL,100.00,'','9','1','Good sold','1','','sales','3826059','','No',NULL,NULL,''),(7720,'1110','91687925666','2023-06-28 07:18:40',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826356','','No',NULL,NULL,''),(7721,'1110','91687925666','2023-06-28 07:14:26',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826013','','No',NULL,NULL,''),(7722,'1110','91687925666','2023-06-28 07:14:36',NULL,125.00,'','9','1','Inventory sold','1','','sales','3826302','','No',NULL,NULL,''),(7723,'1110','91687925666','2023-06-28 07:14:44',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826500','','No',NULL,NULL,''),(7724,'5500','91687925666','2023-06-28 07:14:54',465.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7725,'1000','91687925666','2023-06-28 07:18:40',600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7726,'4000','91687925666','2023-06-28 07:18:40',NULL,150.00,'','9','1','Good sold','1','','sales','3826356','','No',NULL,NULL,''),(7727,'4000','91687925666','2023-06-28 07:14:26',NULL,150.00,'','9','1','Good sold','1','','sales','3826013','','No',NULL,NULL,''),(7728,'4000','91687925666','2023-06-28 07:14:36',NULL,150.00,'','9','1','Good sold','1','','sales','3826302','','No',NULL,NULL,''),(7729,'4000','91687925666','2023-06-28 07:14:44',NULL,150.00,'','9','1','Good sold','1','','sales','3826500','','No',NULL,NULL,''),(7730,'1110','91687934916','2023-06-28 09:48:52',NULL,40.00,'','9','1','Inventory sold','1','','sales','3826433','','No',NULL,NULL,''),(7731,'5500','91687934916','2023-06-28 09:48:36',40.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7732,'1000','91687934916','2023-06-28 09:48:52',70.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7733,'4000','91687934916','2023-06-28 09:48:52',NULL,70.00,'','9','1','Good sold','1','','sales','3826433','','No',NULL,NULL,''),(7734,'1110','91687934937','2023-06-28 10:27:12',NULL,400.00,'','9','1','Inventory sold','1','','sales','3826129','','No',NULL,NULL,''),(7735,'5500','91687934937','2023-06-28 09:48:57',400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7736,'1000','91687934937','2023-06-28 10:27:12',500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7737,'4000','91687934937','2023-06-28 10:27:12',NULL,500.00,'','9','1','Good sold','1','','sales','3826129','','No',NULL,NULL,''),(7738,'1110','91687946157','2023-06-28 13:03:56',NULL,380.00,'','9','1','Inventory sold','1','','sales','3826355','','No',NULL,NULL,''),(7739,'5500','91687946157','2023-06-28 12:55:57',380.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7740,'1000','91687946157','2023-06-28 13:03:56',500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7741,'4000','91687946157','2023-06-28 13:03:56',NULL,500.00,'','9','1','Good sold','1','','sales','3826355','','No',NULL,NULL,''),(7742,'1110','91687962361','2023-06-28 17:26:13',NULL,590.00,'','9','1','Inventory sold','1','','sales','3826186','','No',NULL,NULL,''),(7743,'5500','91687962361','2023-06-28 17:26:01',590.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7744,'1000','91687962361','2023-06-28 17:26:13',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7745,'4000','91687962361','2023-06-28 17:26:13',NULL,650.00,'','9','1','Good sold','1','','sales','3826186','','No',NULL,NULL,''),(7746,'1110','91688010110','2023-06-29 08:05:15',NULL,520.00,'','9','1','Inventory sold','1','','sales','3826380','','No',NULL,NULL,''),(7747,'5500','91688010110','2023-06-29 06:41:50',520.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7748,'1000','91688010110','2023-06-29 08:05:15',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7749,'4000','91688010110','2023-06-29 08:05:15',NULL,900.00,'','9','1','Good sold','1','','sales','3826380','','No',NULL,NULL,''),(7750,'1110','91688015123','2023-06-29 08:41:13',NULL,210.00,'','9','1','Inventory sold','1','','sales','3826296','','No',NULL,NULL,''),(7751,'5500','91688015123','2023-06-29 08:05:23',210.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7752,'1000','91688015123','2023-06-29 08:41:13',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7753,'4000','91688015123','2023-06-29 08:41:13',NULL,250.00,'','9','1','Good sold','1','','sales','3826296','','No',NULL,NULL,''),(7754,'1110','91688017279','2023-06-29 09:25:45',NULL,200.00,'','9','1','Inventory sold','1','','sales','3826131','','No',NULL,NULL,''),(7755,'5500','91688017279','2023-06-29 08:41:19',200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7756,'1000','91688017279','2023-06-29 09:25:45',230.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7757,'4000','91688017279','2023-06-29 09:25:45',NULL,230.00,'','9','1','Good sold','1','','sales','3826131','','No',NULL,NULL,''),(7758,'1110','91688019950','2023-06-29 09:28:12',NULL,16.00,'','9','1','Inventory sold','1','','sales','3826402','','No',NULL,NULL,''),(7759,'5500','91688019950','2023-06-29 09:25:50',16.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7760,'1000','91688019950','2023-06-29 09:28:12',20.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7761,'4000','91688019950','2023-06-29 09:28:12',NULL,20.00,'','9','1','Good sold','1','','sales','3826402','','No',NULL,NULL,''),(7762,'1110','91688020096','2023-06-29 09:28:46',NULL,16.00,'','9','1','Inventory sold','1','','sales','3826402','','No',NULL,NULL,''),(7763,'5500','91688020096','2023-06-29 09:28:16',16.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7764,'1000','91688020096','2023-06-29 09:28:46',20.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7765,'4000','91688020096','2023-06-29 09:28:46',NULL,20.00,'','9','1','Good sold','1','','sales','3826402','','No',NULL,NULL,''),(7766,'1110','91688020129','2023-06-29 10:28:36',NULL,500.00,'','9','1','Inventory sold','1','','sales','3826436','','No',NULL,NULL,''),(7767,'5500','91688020129','2023-06-29 09:28:49',500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7768,'1000','91688020129','2023-06-29 10:28:36',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7769,'4000','91688020129','2023-06-29 10:28:36',NULL,650.00,'','9','1','Good sold','1','','sales','3826436','','No',NULL,NULL,''),(7770,'1110','91688027948','2023-06-29 11:39:19',NULL,210.00,'','9','1','Inventory sold','1','','sales','3826296','','No',NULL,NULL,''),(7771,'5500','91688027948','2023-06-29 11:39:08',210.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7772,'1000','91688027948','2023-06-29 11:39:19',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7773,'4000','91688027948','2023-06-29 11:39:19',NULL,250.00,'','9','1','Good sold','1','','sales','3826296','','No',NULL,NULL,''),(7774,'1110','91688027962','2023-06-29 12:08:47',NULL,75.00,'','9','1','Inventory sold','1','','sales','3826503','','No',NULL,NULL,''),(7775,'5500','91688027962','2023-06-29 11:39:22',75.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7776,'1000','91688027962','2023-06-29 12:08:47',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7777,'4000','91688027962','2023-06-29 12:08:47',NULL,100.00,'','9','1','Good sold','1','','sales','3826503','','No',NULL,NULL,''),(7778,'1110','91688029731','2023-06-29 12:09:24',NULL,260.00,'','9','1','Inventory sold','1','','sales','3826380','','No',NULL,NULL,''),(7779,'5500','91688029731','2023-06-29 12:09:03',260.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7780,'1000','91688029731','2023-06-29 12:09:24',520.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7781,'4000','91688029731','2023-06-29 12:09:24',NULL,450.00,'','9','1','Good sold','1','','sales','3826380','','No',NULL,NULL,''),(7782,'4000','91688029731','2023-06-29 12:08:51',NULL,70.00,'','9','1','Good sold','1','','sales','3826481','','No',NULL,NULL,''),(7783,'1110','91688038368','2023-06-29 14:33:04',NULL,853.60,'','9','1','Inventory sold','1','','sales','3826211','','No',NULL,NULL,''),(7784,'5500','91688038368','2023-06-29 14:32:48',853.60,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7785,'1000','91688038368','2023-06-29 14:33:04',800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7786,'4000','91688038368','2023-06-29 14:33:04',NULL,800.00,'','9','1','Good sold','1','','sales','3826211','','No',NULL,NULL,''),(7787,'1110','91688038387','2023-06-29 15:23:48',NULL,90.00,'','9','1','Inventory sold','1','','sales','3826233','','No',NULL,NULL,''),(7788,'5500','91688038387','2023-06-29 14:33:07',90.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7789,'1000','91688038387','2023-06-29 15:23:48',120.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7790,'4000','91688038387','2023-06-29 15:23:48',NULL,120.00,'','9','1','Good sold','1','','sales','3826233','','No',NULL,NULL,''),(7791,'1110','91688041436','2023-06-29 17:07:23',NULL,40.00,'','9','1','Inventory sold','1','','sales','3826433','','No',NULL,NULL,''),(7792,'5500','91688041436','2023-06-29 15:23:56',40.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7793,'1000','91688041436','2023-06-29 17:07:23',70.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7794,'4000','91688041436','2023-06-29 17:07:23',NULL,70.00,'','9','1','Good sold','1','','sales','3826433','','No',NULL,NULL,''),(7795,'1110','91688100569','2023-06-30 07:49:38',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826505','','No',NULL,NULL,''),(7796,'5500','91688100569','2023-06-30 07:49:29',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7797,'1000','91688100569','2023-06-30 07:49:38',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7798,'4000','91688100569','2023-06-30 07:49:38',NULL,100.00,'','9','1','Good sold','1','','sales','3826505','','No',NULL,NULL,''),(7799,'1110','91688100588','2023-06-30 07:54:11',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826505','','No',NULL,NULL,''),(7800,'5500','91688100588','2023-06-30 07:49:48',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7801,'1000','91688100588','2023-06-30 07:54:11',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7802,'4000','91688100588','2023-06-30 07:54:11',NULL,100.00,'','9','1','Good sold','1','','sales','3826505','','No',NULL,NULL,''),(7803,'1110','91688108642','2023-06-30 10:04:29',NULL,5500.00,'','9','1','Inventory sold','1','','sales','3826286','','No',NULL,NULL,''),(7804,'5500','91688108642','2023-06-30 10:04:02',5500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7805,'1000','91688108642','2023-06-30 10:04:29',5900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7806,'4000','91688108642','2023-06-30 10:04:29',NULL,5900.00,'','9','1','Good sold','1','','sales','3826286','','No',NULL,NULL,''),(7807,'1110','91688108690','2023-06-30 10:11:35',NULL,2800.00,'','9','1','Inventory sold','1','','sales','3826285','','No',NULL,NULL,''),(7808,'5500','91688108690','2023-06-30 10:04:50',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7809,'1000','91688108690','2023-06-30 10:11:35',3100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7810,'4000','91688108690','2023-06-30 10:11:35',NULL,3100.00,'','9','1','Good sold','1','','sales','3826285','','No',NULL,NULL,''),(7811,'1110','91688109137','2023-06-30 10:51:19',NULL,40.00,'','9','1','Inventory sold','1','','sales','3826433','','No',NULL,NULL,''),(7812,'5500','91688109137','2023-06-30 10:12:17',40.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7813,'1000','91688109137','2023-06-30 10:51:19',70.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7814,'4000','91688109137','2023-06-30 10:51:19',NULL,70.00,'','9','1','Good sold','1','','sales','3826433','','No',NULL,NULL,''),(7815,'1110','91688111486','2023-06-30 12:08:13',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826013','','No',NULL,NULL,''),(7816,'5500','91688111486','2023-06-30 10:51:26',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7817,'1000','91688111486','2023-06-30 12:08:13',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7818,'4000','91688111486','2023-06-30 12:08:13',NULL,150.00,'','9','1','Good sold','1','','sales','3826013','','No',NULL,NULL,''),(7819,'1110','91688116096','2023-06-30 13:22:18',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826505','','No',NULL,NULL,''),(7820,'1110','91688116096','2023-06-30 12:08:16',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826013','','No',NULL,NULL,''),(7821,'1110','91688116096','2023-06-30 13:22:02',NULL,110.00,'','9','1','Inventory sold','1','','sales','3826168','','No',NULL,NULL,''),(7822,'5500','91688116096','2023-06-30 13:22:08',290.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7823,'1000','91688116096','2023-06-30 13:22:18',400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7824,'4000','91688116096','2023-06-30 13:22:18',NULL,100.00,'','9','1','Good sold','1','','sales','3826505','','No',NULL,NULL,''),(7825,'4000','91688116096','2023-06-30 12:08:16',NULL,150.00,'','9','1','Good sold','1','','sales','3826013','','No',NULL,NULL,''),(7826,'4000','91688116096','2023-06-30 13:22:02',NULL,150.00,'','9','1','Good sold','1','','sales','3826168','','No',NULL,NULL,''),(7827,'1110','91688120862','2023-06-30 13:35:35',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826130','','No',NULL,NULL,''),(7828,'5500','91688120862','2023-06-30 13:27:42',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7829,'1000','91688120862','2023-06-30 13:35:35',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7830,'4000','91688120862','2023-06-30 13:35:35',NULL,130.00,'','9','1','Good sold','1','','sales','3826130','','No',NULL,NULL,''),(7831,'1000','91688123605','2023-06-30 14:34:16',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7832,'4000','91688123605','2023-06-30 14:34:16',NULL,250.00,'','9','1','Good sold','1','','sales','3826263','','No',NULL,NULL,''),(7833,'1110','91688126923','2023-06-30 16:23:03',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826505','','No',NULL,NULL,''),(7834,'5500','91688126923','2023-06-30 15:08:43',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7835,'1000','91688126923','2023-06-30 16:23:03',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7836,'4000','91688126923','2023-06-30 16:23:03',NULL,100.00,'','9','1','Good sold','1','','sales','3826505','','No',NULL,NULL,''),(7837,'1110','91688131427','2023-06-30 16:56:53',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826502','','No',NULL,NULL,''),(7838,'5500','91688131427','2023-06-30 16:23:47',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7839,'1000','91688131427','2023-06-30 16:56:53',80.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7840,'4000','91688131427','2023-06-30 16:56:53',NULL,80.00,'','9','1','Good sold','1','','sales','3826502','','No',NULL,NULL,''),(7841,'1110','91688191355','2023-07-01 09:10:03',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826505','','No',NULL,NULL,''),(7842,'5500','91688191355','2023-07-01 09:02:36',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7843,'1000','91688191355','2023-07-01 09:10:03',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7844,'4000','91688191355','2023-07-01 09:10:03',NULL,100.00,'','9','1','Good sold','1','','sales','3826505','','No',NULL,NULL,''),(7845,'1110','91688203622','2023-07-01 12:27:21',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826130','','No',NULL,NULL,''),(7846,'5500','91688203622','2023-07-01 12:27:02',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7847,'1000','91688203622','2023-07-01 12:27:21',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7848,'4000','91688203622','2023-07-01 12:27:21',NULL,130.00,'','9','1','Good sold','1','','sales','3826130','','No',NULL,NULL,''),(7849,'1110','91688203646','2023-07-01 13:53:07',NULL,80.00,'','9','1','Inventory sold','1','','sales','3826298','','No',NULL,NULL,''),(7850,'5500','91688203646','2023-07-01 12:27:26',80.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7851,'1000','91688203646','2023-07-01 13:53:07',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7852,'4000','91688203646','2023-07-01 13:53:07',NULL,100.00,'','9','1','Good sold','1','','sales','3826298','','No',NULL,NULL,''),(7853,'1110','91688208790','2023-07-01 13:53:42',NULL,80.00,'','9','1','Inventory sold','1','','sales','3826298','','No',NULL,NULL,''),(7854,'5500','91688208790','2023-07-01 13:53:10',80.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7855,'1000','91688208790','2023-07-01 13:53:42',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7856,'4000','91688208790','2023-07-01 13:53:42',NULL,100.00,'','9','1','Good sold','1','','sales','3826298','','No',NULL,NULL,''),(7857,'1110','91688216315','2023-07-01 15:58:43',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826505','','No',NULL,NULL,''),(7858,'5500','91688216315','2023-07-01 15:58:35',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7859,'1000','91688216315','2023-07-01 15:58:43',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7860,'4000','91688216315','2023-07-01 15:58:43',NULL,100.00,'','9','1','Good sold','1','','sales','3826505','','No',NULL,NULL,''),(7861,'1110','91688216326','2023-07-01 16:55:16',NULL,200.00,'','9','1','Inventory sold','1','','sales','3826131','','No',NULL,NULL,''),(7862,'5500','91688216326','2023-07-01 15:58:46',200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7863,'1000','91688216326','2023-07-01 16:55:16',230.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7864,'4000','91688216326','2023-07-01 16:55:16',NULL,230.00,'','9','1','Good sold','1','','sales','3826131','','No',NULL,NULL,''),(7865,'1110','91688223359','2023-07-01 17:58:13',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826130','','No',NULL,NULL,''),(7866,'5500','91688223359','2023-07-01 17:55:59',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7867,'1000','91688223359','2023-07-01 17:58:13',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7868,'4000','91688223359','2023-07-01 17:58:13',NULL,130.00,'','9','1','Good sold','1','','sales','3826130','','No',NULL,NULL,''),(7869,'1110','91688363213','2023-07-03 08:47:01',NULL,140.00,'','9','1','Inventory sold','1','','sales','3826434','','No',NULL,NULL,''),(7870,'5500','91688363213','2023-07-03 08:46:53',140.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7871,'1000','91688363213','2023-07-03 08:47:01',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7872,'4000','91688363213','2023-07-03 08:47:01',NULL,200.00,'','9','1','Good sold','1','','sales','3826434','','No',NULL,NULL,''),(7873,'1110','91688363225','2023-07-03 09:21:50',NULL,90.00,'','9','1','Inventory sold','1','','sales','3826233','','No',NULL,NULL,''),(7874,'5500','91688363225','2023-07-03 08:47:05',90.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7875,'1000','91688363225','2023-07-03 09:21:50',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7876,'4000','91688363225','2023-07-03 09:21:50',NULL,130.00,'','9','1','Good sold','1','','sales','3826233','','No',NULL,NULL,''),(7877,'1000','91688365312','2023-07-03 09:40:52',70.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7878,'4000','91688365312','2023-07-03 09:40:52',NULL,70.00,'','9','1','Good sold','1','','sales','3826481','','No',NULL,NULL,''),(7879,'1110','91688366457','2023-07-03 10:09:11',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826326','','No',NULL,NULL,''),(7880,'1110','91688366457','2023-07-03 09:40:57',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826505','','No',NULL,NULL,''),(7881,'5500','91688366457','2023-07-03 10:09:04',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7882,'1000','91688366457','2023-07-03 10:09:11',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7883,'4000','91688366457','2023-07-03 10:09:11',NULL,100.00,'','9','1','Good sold','1','','sales','3826326','','No',NULL,NULL,''),(7884,'4000','91688366457','2023-07-03 09:40:57',NULL,100.00,'','9','1','Good sold','1','','sales','3826505','','No',NULL,NULL,''),(7885,'1000','91688381838','2023-07-03 13:57:29',350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7886,'4000','91688381838','2023-07-03 13:57:29',NULL,350.00,'','9','1','Good sold','1','','sales','3826397','','No',NULL,NULL,''),(7887,'1110','91688381856','2023-07-03 14:56:33',NULL,600.00,'','9','1','Inventory sold','1','','sales','3826188','','No',NULL,NULL,''),(7888,'5500','91688381856','2023-07-03 13:57:36',600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7889,'1000','91688381856','2023-07-03 14:56:33',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7890,'4000','91688381856','2023-07-03 14:56:33',NULL,650.00,'','9','1','Good sold','1','','sales','3826188','','No',NULL,NULL,''),(7891,'1000','91688385398','2023-07-03 14:57:33',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7892,'4000','91688385398','2023-07-03 14:57:33',NULL,250.00,'','9','1','Good sold','1','','sales','3826044','','No',NULL,NULL,''),(7893,'1110','91688386916','2023-07-03 15:40:26',NULL,80.00,'','9','1','Inventory sold','1','','sales','3826298','','No',NULL,NULL,''),(7894,'5500','91688386916','2023-07-03 15:21:56',80.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7895,'1000','91688386916','2023-07-03 15:40:26',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7896,'4000','91688386916','2023-07-03 15:40:26',NULL,100.00,'','9','1','Good sold','1','','sales','3826298','','No',NULL,NULL,''),(7897,'1000','91688388028','2023-07-03 15:42:32',350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7898,'4000','91688388028','2023-07-03 15:42:32',NULL,350.00,'','9','1','Good sold','1','','sales','3826397','','No',NULL,NULL,''),(7899,'1110','91688388155','2023-07-03 16:54:02',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(7900,'1110','91688388155','2023-07-03 15:42:35',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826505','','No',NULL,NULL,''),(7901,'5500','91688388155','2023-07-03 16:53:55',300.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7902,'1000','91688388155','2023-07-03 16:54:02',400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7903,'4000','91688388155','2023-07-03 16:54:02',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(7904,'4000','91688388155','2023-07-03 15:42:35',NULL,100.00,'','9','1','Good sold','1','','sales','3826505','','No',NULL,NULL,''),(7905,'1110','91688397345','2023-07-03 18:15:52',NULL,130.00,'','9','1','Inventory sold','1','','sales','3826377','','No',NULL,NULL,''),(7906,'5500','91688397345','2023-07-03 18:15:45',130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7907,'1000','91688397345','2023-07-03 18:15:52',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7908,'4000','91688397345','2023-07-03 18:15:52',NULL,250.00,'','9','1','Good sold','1','','sales','3826377','','No',NULL,NULL,''),(7909,'1110','91688444815','2023-07-04 07:27:03',NULL,440.00,'','9','1','Inventory sold','1','','sales','3826192','','No',NULL,NULL,''),(7910,'5500','91688444815','2023-07-04 07:26:55',440.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7911,'1000','91688444815','2023-07-04 07:27:03',750.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7912,'4000','91688444815','2023-07-04 07:27:03',NULL,750.00,'','9','1','Good sold','1','','sales','3826192','','No',NULL,NULL,''),(7913,'1110','91688444829','2023-07-04 07:56:55',NULL,406.00,'','9','1','Inventory sold','1','','sales','3826297','','No',NULL,NULL,''),(7914,'5500','91688444829','2023-07-04 07:27:09',406.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7915,'1000','91688444829','2023-07-04 07:56:55',480.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7916,'4000','91688444829','2023-07-04 07:56:55',NULL,480.00,'','9','1','Good sold','1','','sales','3826297','','No',NULL,NULL,''),(7917,'1110','91688446621','2023-07-04 09:15:51',NULL,125.00,'','9','1','Inventory sold','1','','sales','3826302','','No',NULL,NULL,''),(7918,'1110','91688446621','2023-07-04 07:57:01',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826013','','No',NULL,NULL,''),(7919,'5500','91688446621','2023-07-04 09:15:37',245.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7920,'1000','91688446621','2023-07-04 09:15:51',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7921,'4000','91688446621','2023-07-04 09:15:51',NULL,150.00,'','9','1','Good sold','1','','sales','3826302','','No',NULL,NULL,''),(7922,'4000','91688446621','2023-07-04 07:57:01',NULL,150.00,'','9','1','Good sold','1','','sales','3826013','','No',NULL,NULL,''),(7923,'1110','91688451361','2023-07-04 09:51:24',NULL,1380.00,'','9','1','Inventory sold','1','','sales','3826354','','No',NULL,NULL,''),(7924,'5500','91688451361','2023-07-04 09:16:01',1380.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7925,'1000','91688451361','2023-07-04 09:51:24',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7926,'4000','91688451361','2023-07-04 09:51:24',NULL,1500.00,'','9','1','Good sold','1','','sales','3826354','','No',NULL,NULL,''),(7927,'1110','91688453488','2023-07-04 09:58:43',NULL,85.00,'','9','1','Inventory sold','1','','sales','3826059','','No',NULL,NULL,''),(7928,'5500','91688453488','2023-07-04 09:51:28',85.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7929,'1000','91688453488','2023-07-04 09:58:43',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7930,'4000','91688453488','2023-07-04 09:58:43',NULL,100.00,'','9','1','Good sold','1','','sales','3826059','','No',NULL,NULL,''),(7931,'1110','91688453926','2023-07-04 11:11:43',NULL,85.00,'','9','1','Inventory sold','1','','sales','3826059','','No',NULL,NULL,''),(7932,'5500','91688453926','2023-07-04 09:58:46',85.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7933,'1000','91688453926','2023-07-04 11:11:43',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7934,'4000','91688453926','2023-07-04 11:11:43',NULL,100.00,'','9','1','Good sold','1','','sales','3826059','','No',NULL,NULL,''),(7935,'1110','91688458328','2023-07-04 12:19:33',NULL,3550.00,'','9','1','Inventory sold','1','','sales','3826242','','No',NULL,NULL,''),(7936,'5500','91688458328','2023-07-04 11:12:08',3550.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7937,'1000','91688458328','2023-07-04 12:19:33',3750.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7938,'4000','91688458328','2023-07-04 12:19:33',NULL,3750.00,'','9','1','Good sold','1','','sales','3826242','','No',NULL,NULL,''),(7939,'1110','91688462380','2023-07-04 12:39:08',NULL,80.00,'','9','1','Inventory sold','1','','sales','3826298','','No',NULL,NULL,''),(7940,'5500','91688462380','2023-07-04 12:19:40',80.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7941,'1000','91688462380','2023-07-04 12:39:08',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7942,'4000','91688462380','2023-07-04 12:39:08',NULL,100.00,'','9','1','Good sold','1','','sales','3826298','','No',NULL,NULL,''),(7943,'1110','91688463551','2023-07-04 12:39:28',NULL,2800.00,'','9','1','Inventory sold','1','','sales','3826285','','No',NULL,NULL,''),(7944,'5500','91688463551','2023-07-04 12:39:11',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7945,'1000','91688463551','2023-07-04 12:39:28',3000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7946,'4000','91688463551','2023-07-04 12:39:28',NULL,3000.00,'','9','1','Good sold','1','','sales','3826285','','No',NULL,NULL,''),(7947,'1110','91688463572','2023-07-04 14:37:36',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826505','','No',NULL,NULL,''),(7948,'1110','91688463572','2023-07-04 14:35:37',NULL,50.00,'','9','1','Inventory sold','1','','sales','3826014','','No',NULL,NULL,''),(7949,'5500','91688463572','2023-07-04 14:35:50',110.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7950,'1000','91688463572','2023-07-04 14:37:36',180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7951,'4000','91688463572','2023-07-04 14:37:36',NULL,100.00,'','9','1','Good sold','1','','sales','3826505','','No',NULL,NULL,''),(7952,'4000','91688463572','2023-07-04 14:35:37',NULL,80.00,'','9','1','Good sold','1','','sales','3826014','','No',NULL,NULL,''),(7953,'1110','91688470760','2023-07-04 15:18:25',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826416','','No',NULL,NULL,''),(7954,'1110','91688470760','2023-07-04 14:39:20',NULL,228.80,'','9','1','Inventory sold','1','','sales','3826191','','No',NULL,NULL,''),(7955,'5500','91688470760','2023-07-04 15:18:14',328.80,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7956,'1000','91688470760','2023-07-04 15:18:25',550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7957,'4000','91688470760','2023-07-04 15:18:25',NULL,150.00,'','9','1','Good sold','1','','sales','3826416','','No',NULL,NULL,''),(7958,'4000','91688470760','2023-07-04 14:39:20',NULL,400.00,'','9','1','Good sold','1','','sales','3826191','','No',NULL,NULL,''),(7959,'1110','91688473112','2023-07-04 16:13:26',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826500','','No',NULL,NULL,''),(7960,'5500','91688473112','2023-07-04 15:18:32',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7961,'1000','91688473112','2023-07-04 16:13:26',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7962,'4000','91688473112','2023-07-04 16:13:26',NULL,150.00,'','9','1','Good sold','1','','sales','3826500','','No',NULL,NULL,''),(7963,'1110','91688540764','2023-07-05 10:06:29',NULL,440.00,'','9','1','Inventory sold','1','','sales','3826192','','No',NULL,NULL,''),(7964,'1110','91688540764','2023-07-05 10:06:04',NULL,880.00,'','9','1','Inventory sold','1','','sales','3826509','','No',NULL,NULL,''),(7965,'5500','91688540764','2023-07-05 10:06:14',1320.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7966,'1000','91688540764','2023-07-05 10:06:29',1950.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7967,'4000','91688540764','2023-07-05 10:06:29',NULL,750.00,'','9','1','Good sold','1','','sales','3826192','','No',NULL,NULL,''),(7968,'4000','91688540764','2023-07-05 10:06:04',NULL,1200.00,'','9','1','Good sold','1','','sales','3826509','','No',NULL,NULL,''),(7969,'1000','91688540796','2023-07-05 10:40:45',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7970,'4000','91688540796','2023-07-05 10:40:45',NULL,300.00,'','9','1','Good sold','1','','sales','3826044','','No',NULL,NULL,''),(7971,'1110','91688542853','2023-07-05 11:32:12',NULL,90.00,'','9','1','Inventory sold','1','','sales','3826233','','No',NULL,NULL,''),(7972,'5500','91688542853','2023-07-05 10:40:53',90.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7973,'1000','91688542853','2023-07-05 11:32:12',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7974,'4000','91688542853','2023-07-05 11:32:12',NULL,130.00,'','9','1','Good sold','1','','sales','3826233','','No',NULL,NULL,''),(7975,'1110','91688545943','2023-07-05 12:33:58',NULL,360.00,'','9','1','Inventory sold','1','','sales','3826103','','No',NULL,NULL,''),(7976,'5500','91688545943','2023-07-05 12:33:01',360.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7977,'1000','91688545943','2023-07-05 12:33:58',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7978,'4000','91688545943','2023-07-05 12:33:58',NULL,450.00,'','9','1','Good sold','1','','sales','3826103','','No',NULL,NULL,''),(7979,'1110','91688549645','2023-07-05 12:56:04',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(7980,'5500','91688549645','2023-07-05 12:34:05',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7981,'1000','91688549645','2023-07-05 12:56:04',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7982,'4000','91688549645','2023-07-05 12:56:04',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(7983,'1110','91688561907','2023-07-05 15:58:38',NULL,590.00,'','9','1','Inventory sold','1','','sales','3826186','','No',NULL,NULL,''),(7984,'5500','91688561907','2023-07-05 15:58:27',590.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7985,'1000','91688561907','2023-07-05 15:58:38',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7986,'4000','91688561907','2023-07-05 15:58:38',NULL,650.00,'','9','1','Good sold','1','','sales','3826186','','No',NULL,NULL,''),(7987,'1110','91688561925','2023-07-05 16:16:45',NULL,330.00,'','9','1','Inventory sold','1','','sales','3826440','','No',NULL,NULL,''),(7988,'5500','91688561925','2023-07-05 15:58:45',330.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7989,'1000','91688561925','2023-07-05 16:16:45',350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7990,'4000','91688561925','2023-07-05 16:16:45',NULL,350.00,'','9','1','Good sold','1','','sales','3826440','','No',NULL,NULL,''),(7991,'1110','91688566606','2023-07-05 17:54:37',NULL,600.00,'','9','1','Inventory sold','1','','sales','3826188','','No',NULL,NULL,''),(7992,'5500','91688566606','2023-07-05 17:16:46',600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7993,'1000','91688566606','2023-07-05 17:54:37',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7994,'4000','91688566606','2023-07-05 17:54:37',NULL,650.00,'','9','1','Good sold','1','','sales','3826188','','No',NULL,NULL,''),(7995,'1110','91688614925','2023-07-06 07:42:39',NULL,125.00,'','9','1','Inventory sold','1','','sales','3826302','','No',NULL,NULL,''),(7996,'5500','91688614925','2023-07-06 06:42:05',125.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(7997,'1000','91688614925','2023-07-06 07:42:39',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(7998,'4000','91688614925','2023-07-06 07:42:39',NULL,150.00,'','9','1','Good sold','1','','sales','3826302','','No',NULL,NULL,''),(7999,'1110','91688618567','2023-07-06 08:31:18',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826013','','No',NULL,NULL,''),(8000,'5500','91688618567','2023-07-06 07:42:48',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8001,'1000','91688618567','2023-07-06 08:31:18',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8002,'4000','91688618567','2023-07-06 08:31:18',NULL,150.00,'','9','1','Good sold','1','','sales','3826013','','No',NULL,NULL,''),(8003,'1110','91688636109','2023-07-06 12:41:03',NULL,650.00,'','9','1','Inventory sold','1','','sales','3826512','','No',NULL,NULL,''),(8004,'5500','91688636109','2023-07-06 12:39:41',650.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8005,'1000','91688636109','2023-07-06 12:41:03',800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8006,'4000','91688636109','2023-07-06 12:41:03',NULL,800.00,'','9','1','Good sold','1','','sales','3826512','','No',NULL,NULL,''),(8007,'1110','91688636528','2023-07-06 13:40:49',NULL,2800.00,'','9','1','Inventory sold','1','','sales','3826285','','No',NULL,NULL,''),(8008,'5500','91688636528','2023-07-06 12:42:08',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8009,'1000','91688636528','2023-07-06 13:40:49',3000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8010,'4000','91688636528','2023-07-06 13:40:49',NULL,3000.00,'','9','1','Good sold','1','','sales','3826285','','No',NULL,NULL,''),(8011,'1110','91688640054','2023-07-06 15:27:36',NULL,145.00,'','9','1','Inventory sold','1','','sales','3826466','','No',NULL,NULL,''),(8012,'5500','91688640054','2023-07-06 13:40:54',145.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8013,'1000','91688640054','2023-07-06 15:27:36',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8014,'4000','91688640054','2023-07-06 15:27:36',NULL,200.00,'','9','1','Good sold','1','','sales','3826466','','No',NULL,NULL,''),(8015,'1110','91688646459','2023-07-06 16:51:36',NULL,90.00,'','9','1','Inventory sold','1','','sales','3826233','','No',NULL,NULL,''),(8016,'5500','91688646459','2023-07-06 15:27:39',90.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8017,'1000','91688646459','2023-07-06 16:51:36',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8018,'4000','91688646459','2023-07-06 16:51:36',NULL,130.00,'','9','1','Good sold','1','','sales','3826233','','No',NULL,NULL,''),(8019,'1110','91688703918','2023-07-07 09:06:57',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826502','','No',NULL,NULL,''),(8020,'5500','91688703918','2023-07-07 07:25:18',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8021,'1000','91688703918','2023-07-07 09:06:57',80.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8022,'4000','91688703918','2023-07-07 09:06:57',NULL,80.00,'','9','1','Good sold','1','','sales','3826502','','No',NULL,NULL,''),(8023,'1110','91688710025','2023-07-07 10:15:50',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(8024,'5500','91688710025','2023-07-07 09:07:05',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8025,'1000','91688710025','2023-07-07 10:15:50',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8026,'4000','91688710025','2023-07-07 10:15:50',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(8027,'1110','91688714154','2023-07-07 10:20:51',NULL,40.00,'','9','1','Inventory sold','1','','sales','3826433','','No',NULL,NULL,''),(8028,'5500','91688714154','2023-07-07 10:15:54',40.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8029,'1000','91688714154','2023-07-07 10:20:51',60.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8030,'4000','91688714154','2023-07-07 10:20:51',NULL,60.00,'','9','1','Good sold','1','','sales','3826433','','No',NULL,NULL,''),(8031,'1110','91688714453','2023-07-07 10:23:12',NULL,650.00,'','9','1','Inventory sold','1','','sales','3826206','','No',NULL,NULL,''),(8032,'5500','91688714453','2023-07-07 10:20:53',650.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8033,'1000','91688714453','2023-07-07 10:23:12',750.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8034,'4000','91688714453','2023-07-07 10:23:12',NULL,750.00,'','9','1','Good sold','1','','sales','3826206','','No',NULL,NULL,''),(8035,'1110','91688714596','2023-07-07 11:02:00',NULL,380.00,'','9','1','Inventory sold','1','','sales','3826355','','No',NULL,NULL,''),(8036,'5500','91688714596','2023-07-07 10:23:16',380.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8037,'1000','91688714596','2023-07-07 11:02:00',500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8038,'4000','91688714596','2023-07-07 11:02:00',NULL,500.00,'','9','1','Good sold','1','','sales','3826355','','No',NULL,NULL,''),(8039,'1110','91688716998','2023-07-07 11:04:00',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(8040,'5500','91688716998','2023-07-07 11:03:18',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8041,'1000','91688716998','2023-07-07 11:04:00',1450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8042,'4000','91688716998','2023-07-07 11:04:00',NULL,1450.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(8043,'1110','91688717045','2023-07-07 11:41:35',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826356','','No',NULL,NULL,''),(8044,'5500','91688717045','2023-07-07 11:04:05',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8045,'1000','91688717045','2023-07-07 11:41:35',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8046,'4000','91688717045','2023-07-07 11:41:35',NULL,150.00,'','9','1','Good sold','1','','sales','3826356','','No',NULL,NULL,''),(8047,'1110','91688729567','2023-07-07 14:33:50',NULL,52.00,'','9','1','Inventory sold','1','','sales','3826205','','No',NULL,NULL,''),(8048,'5500','91688729567','2023-07-07 14:32:47',52.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8049,'1000','91688729567','2023-07-07 14:33:50',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8050,'4000','91688729567','2023-07-07 14:33:50',NULL,100.00,'','9','1','Good sold','1','','sales','3826205','','No',NULL,NULL,''),(8051,'1110','91688739880','2023-07-07 17:24:55',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826500','','No',NULL,NULL,''),(8052,'5500','91688739880','2023-07-07 17:24:41',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8053,'1000','91688739880','2023-07-07 17:24:55',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8054,'4000','91688739880','2023-07-07 17:24:55',NULL,150.00,'','9','1','Good sold','1','','sales','3826500','','No',NULL,NULL,''),(8055,'1110','91688739898','2023-07-07 18:11:30',NULL,600.00,'','9','1','Inventory sold','1','','sales','3826188','','No',NULL,NULL,''),(8056,'5500','91688739898','2023-07-07 17:24:58',600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8057,'1000','91688739898','2023-07-07 18:11:30',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8058,'4000','91688739898','2023-07-07 18:11:30',NULL,650.00,'','9','1','Good sold','1','','sales','3826188','','No',NULL,NULL,''),(8059,'1000','91688743591','2023-07-07 18:28:38',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8060,'4000','91688743591','2023-07-07 18:28:38',NULL,100.00,'','9','1','Good sold','1','','sales','3826493','','No',NULL,NULL,''),(8061,'1110','91688744502','2023-07-07 18:42:25',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826505','','No',NULL,NULL,''),(8062,'5500','91688744502','2023-07-07 18:41:42',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8063,'1000','91688744502','2023-07-07 18:42:25',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8064,'4000','91688744502','2023-07-07 18:42:25',NULL,100.00,'','9','1','Good sold','1','','sales','3826505','','No',NULL,NULL,''),(8065,'1110','91688787030','2023-07-08 06:31:23',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826342','','No',NULL,NULL,''),(8066,'1110','91688787030','2023-07-08 06:30:30',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826356','','No',NULL,NULL,''),(8067,'1110','91688787030','2023-07-08 06:31:03',NULL,650.00,'','9','1','Inventory sold','1','','sales','3826206','','No',NULL,NULL,''),(8068,'5500','91688787030','2023-07-08 06:31:11',850.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8069,'1000','91688787030','2023-07-08 06:31:23',1050.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8070,'4000','91688787030','2023-07-08 06:31:23',NULL,150.00,'','9','1','Good sold','1','','sales','3826342','','No',NULL,NULL,''),(8071,'4000','91688787030','2023-07-08 06:30:30',NULL,150.00,'','9','1','Good sold','1','','sales','3826356','','No',NULL,NULL,''),(8072,'4000','91688787030','2023-07-08 06:31:03',NULL,750.00,'','9','1','Good sold','1','','sales','3826206','','No',NULL,NULL,''),(8073,'1110','91688787110','2023-07-08 07:03:32',NULL,80.00,'','9','1','Inventory sold','1','','sales','3826433','','No',NULL,NULL,''),(8074,'5500','91688787110','2023-07-08 06:31:50',80.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8075,'1000','91688787110','2023-07-08 07:03:32',140.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8076,'4000','91688787110','2023-07-08 07:03:32',NULL,140.00,'','9','1','Good sold','1','','sales','3826433','','No',NULL,NULL,''),(8077,'1110','91688797448','2023-07-08 09:24:34',NULL,650.00,'','9','1','Inventory sold','1','','sales','3826206','','No',NULL,NULL,''),(8078,'5500','91688797448','2023-07-08 09:24:08',650.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8079,'1000','91688797448','2023-07-08 09:24:34',750.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8080,'4000','91688797448','2023-07-08 09:24:34',NULL,750.00,'','9','1','Good sold','1','','sales','3826206','','No',NULL,NULL,''),(8081,'1110','91688823250','2023-07-08 16:34:48',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826500','','No',NULL,NULL,''),(8082,'5500','91688823250','2023-07-08 16:34:10',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8083,'1000','91688823250','2023-07-08 16:34:48',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8084,'4000','91688823250','2023-07-08 16:34:48',NULL,150.00,'','9','1','Good sold','1','','sales','3826500','','No',NULL,NULL,''),(8085,'1110','91688962570','2023-07-10 07:27:01',NULL,125.00,'','9','1','Inventory sold','1','','sales','3826302','','No',NULL,NULL,''),(8086,'1110','91688962570','2023-07-10 07:16:10',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826501','','No',NULL,NULL,''),(8087,'1110','91688962570','2023-07-10 07:26:43',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(8088,'5500','91688962570','2023-07-10 07:26:53',465.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8089,'1000','91688962570','2023-07-10 07:27:01',600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8090,'4000','91688962570','2023-07-10 07:27:01',NULL,150.00,'','9','1','Good sold','1','','sales','3826302','','No',NULL,NULL,''),(8091,'4000','91688962570','2023-07-10 07:16:10',NULL,150.00,'','9','1','Good sold','1','','sales','3826501','','No',NULL,NULL,''),(8092,'4000','91688962570','2023-07-10 07:26:43',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(8093,'1110','91688963232','2023-07-10 07:45:06',NULL,80.00,'','9','1','Inventory sold','1','','sales','3826298','','No',NULL,NULL,''),(8094,'5500','91688963232','2023-07-10 07:27:12',80.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8095,'1000','91688963232','2023-07-10 07:45:06',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8096,'4000','91688963232','2023-07-10 07:45:06',NULL,100.00,'','9','1','Good sold','1','','sales','3826298','','No',NULL,NULL,''),(8097,'1110','91688964309','2023-07-10 08:44:16',NULL,140.00,'','9','1','Inventory sold','1','','sales','3826435','','No',NULL,NULL,''),(8098,'5500','91688964309','2023-07-10 07:46:19',140.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8099,'1000','91688964309','2023-07-10 08:44:16',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8100,'4000','91688964309','2023-07-10 08:44:16',NULL,200.00,'','9','1','Good sold','1','','sales','3826435','','No',NULL,NULL,''),(8101,'1110','91688967862','2023-07-10 09:55:08',NULL,200.00,'','9','1','Inventory sold','1','','sales','3826130','','No',NULL,NULL,''),(8102,'5500','91688967862','2023-07-10 08:44:22',200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8103,'1000','91688967862','2023-07-10 09:55:08',260.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''); INSERT INTO `debitcredit` VALUES (8104,'4000','91688967862','2023-07-10 09:55:08',NULL,260.00,'','9','1','Good sold','1','','sales','3826130','','No',NULL,NULL,''),(8105,'1110','91688972381','2023-07-10 10:50:03',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826500','','No',NULL,NULL,''),(8106,'5500','91688972381','2023-07-10 09:59:41',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8107,'1000','91688972381','2023-07-10 10:50:03',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8108,'4000','91688972381','2023-07-10 10:50:03',NULL,150.00,'','9','1','Good sold','1','','sales','3826500','','No',NULL,NULL,''),(8109,'1110','91688977930','2023-07-10 11:32:48',NULL,16.00,'','9','1','Inventory sold','1','','sales','3826402','','No',NULL,NULL,''),(8110,'5500','91688977930','2023-07-10 11:32:10',16.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8111,'1000','91688977930','2023-07-10 11:32:48',20.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8112,'4000','91688977930','2023-07-10 11:32:48',NULL,20.00,'','9','1','Good sold','1','','sales','3826402','','No',NULL,NULL,''),(8113,'1110','91688977973','2023-07-10 11:53:41',NULL,1050.00,'','9','1','Inventory sold','1','','sales','3826350','','No',NULL,NULL,''),(8114,'5500','91688977973','2023-07-10 11:32:53',1050.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8115,'1000','91688977973','2023-07-10 11:53:41',1200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8116,'4000','91688977973','2023-07-10 11:53:41',NULL,1200.00,'','9','1','Good sold','1','','sales','3826350','','No',NULL,NULL,''),(8117,'1110','91688979227','2023-07-10 12:51:57',NULL,200.00,'','9','1','Inventory sold','1','','sales','3826130','','No',NULL,NULL,''),(8118,'5500','91688979227','2023-07-10 12:18:59',200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8119,'1000','91688979227','2023-07-10 12:51:57',260.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8120,'4000','91688979227','2023-07-10 12:51:57',NULL,260.00,'','9','1','Good sold','1','','sales','3826130','','No',NULL,NULL,''),(8121,'1110','91688982725','2023-07-10 14:20:44',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826500','','No',NULL,NULL,''),(8122,'5500','91688982725','2023-07-10 12:52:05',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8123,'1000','91688982725','2023-07-10 14:20:44',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8124,'4000','91688982725','2023-07-10 14:20:44',NULL,150.00,'','9','1','Good sold','1','','sales','3826500','','No',NULL,NULL,''),(8125,'1110','91688988048','2023-07-10 14:28:44',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826502','','No',NULL,NULL,''),(8126,'5500','91688988048','2023-07-10 14:20:49',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8127,'1000','91688988048','2023-07-10 14:28:44',80.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8128,'4000','91688988048','2023-07-10 14:28:44',NULL,80.00,'','9','1','Good sold','1','','sales','3826502','','No',NULL,NULL,''),(8129,'1000','91688988529','2023-07-10 14:45:50',420.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8130,'4000','91688988529','2023-07-10 14:45:50',NULL,420.00,'','9','1','Good sold','1','','sales','3826117','','No',NULL,NULL,''),(8131,'1110','91688990012','2023-07-10 14:53:40',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826500','','No',NULL,NULL,''),(8132,'5500','91688990012','2023-07-10 14:53:32',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8133,'1000','91688990012','2023-07-10 14:53:40',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8134,'4000','91688990012','2023-07-10 14:53:40',NULL,150.00,'','9','1','Good sold','1','','sales','3826500','','No',NULL,NULL,''),(8135,'1110','91688990022','2023-07-10 15:49:08',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826500','','No',NULL,NULL,''),(8136,'5500','91688990022','2023-07-10 14:53:42',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8137,'1000','91688990022','2023-07-10 15:49:08',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8138,'4000','91688990022','2023-07-10 15:49:08',NULL,150.00,'','9','1','Good sold','1','','sales','3826500','','No',NULL,NULL,''),(8139,'1110','91688993351','2023-07-10 15:56:15',NULL,85.00,'','9','1','Inventory sold','1','','sales','3826059','','No',NULL,NULL,''),(8140,'5500','91688993351','2023-07-10 15:49:11',85.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8141,'1000','91688993351','2023-07-10 15:56:15',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8142,'4000','91688993351','2023-07-10 15:56:15',NULL,100.00,'','9','1','Good sold','1','','sales','3826059','','No',NULL,NULL,''),(8143,'1110','91688995736','2023-07-10 18:06:46',NULL,200.00,'','9','1','Inventory sold','1','','sales','3826131','','No',NULL,NULL,''),(8144,'5500','91688995736','2023-07-10 16:28:56',200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8145,'1000','91688995736','2023-07-10 18:06:46',230.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8146,'4000','91688995736','2023-07-10 18:06:46',NULL,230.00,'','9','1','Good sold','1','','sales','3826131','','No',NULL,NULL,''),(8147,'1110','91689001997','2023-07-10 18:16:18',NULL,590.00,'','9','1','Inventory sold','1','','sales','3826186','','No',NULL,NULL,''),(8148,'5500','91689001997','2023-07-10 18:13:17',590.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8149,'1000','91689001997','2023-07-10 18:16:18',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8150,'4000','91689001997','2023-07-10 18:16:18',NULL,650.00,'','9','1','Good sold','1','','sales','3826186','','No',NULL,NULL,''),(8151,'1110','91689047170','2023-07-11 06:46:30',NULL,16.00,'','9','1','Inventory sold','1','','sales','3826402','','No',NULL,NULL,''),(8152,'5500','91689047170','2023-07-11 06:46:10',16.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8153,'1000','91689047170','2023-07-11 06:46:30',20.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8154,'4000','91689047170','2023-07-11 06:46:30',NULL,20.00,'','9','1','Good sold','1','','sales','3826402','','No',NULL,NULL,''),(8155,'1110','91689056277','2023-07-11 09:18:06',NULL,650.00,'','9','1','Inventory sold','1','','sales','3826206','','No',NULL,NULL,''),(8156,'5500','91689056277','2023-07-11 09:17:57',650.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8157,'1000','91689056277','2023-07-11 09:18:06',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8158,'4000','91689056277','2023-07-11 09:18:06',NULL,900.00,'','9','1','Good sold','1','','sales','3826206','','No',NULL,NULL,''),(8159,'1110','91689072725','2023-07-11 13:52:23',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826130','','No',NULL,NULL,''),(8160,'1110','91689072725','2023-07-11 13:52:05',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826294','','No',NULL,NULL,''),(8161,'5500','91689072725','2023-07-11 13:52:13',220.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8162,'1000','91689072725','2023-07-11 13:52:23',280.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8163,'4000','91689072725','2023-07-11 13:52:23',NULL,130.00,'','9','1','Good sold','1','','sales','3826130','','No',NULL,NULL,''),(8164,'4000','91689072725','2023-07-11 13:52:05',NULL,150.00,'','9','1','Good sold','1','','sales','3826294','','No',NULL,NULL,''),(8165,'1000','91689081323','2023-07-11 16:15:32',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8166,'4000','91689081323','2023-07-11 16:15:32',NULL,200.00,'','9','1','Good sold','1','','sales','3826263','','No',NULL,NULL,''),(8167,'1110','91689088096','2023-07-11 18:08:25',NULL,590.00,'','9','1','Inventory sold','1','','sales','3826186','','No',NULL,NULL,''),(8168,'5500','91689088096','2023-07-11 18:08:16',590.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8169,'1000','91689088096','2023-07-11 18:08:25',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8170,'4000','91689088096','2023-07-11 18:08:25',NULL,650.00,'','9','1','Good sold','1','','sales','3826186','','No',NULL,NULL,''),(8171,'1110','91689088112','2023-07-11 18:08:46',NULL,435.00,'','9','1','Inventory sold','1','','sales','3826466','','No',NULL,NULL,''),(8172,'5500','91689088112','2023-07-11 18:08:32',435.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8173,'1000','91689088112','2023-07-11 18:08:46',600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8174,'4000','91689088112','2023-07-11 18:08:46',NULL,600.00,'','9','1','Good sold','1','','sales','3826466','','No',NULL,NULL,''),(8175,'1000','91689089238','2023-07-11 18:27:26',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8176,'4000','91689089238','2023-07-11 18:27:26',NULL,100.00,'','9','1','Good sold','1','','sales','3826493','','No',NULL,NULL,''),(8177,'1110','91689089259','2023-07-11 18:28:55',NULL,228.80,'','9','1','Inventory sold','1','','sales','3826191','','No',NULL,NULL,''),(8178,'5500','91689089259','2023-07-11 18:28:41',228.80,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8179,'1000','91689089259','2023-07-11 18:28:55',350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8180,'4000','91689089259','2023-07-11 18:28:55',NULL,350.00,'','9','1','Good sold','1','','sales','3826191','','No',NULL,NULL,''),(8181,'1110','91689133022','2023-07-12 07:19:16',NULL,125.00,'','9','1','Inventory sold','1','','sales','3826302','','No',NULL,NULL,''),(8182,'5500','91689133022','2023-07-12 06:37:02',125.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8183,'1000','91689133022','2023-07-12 07:19:16',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8184,'4000','91689133022','2023-07-12 07:19:16',NULL,150.00,'','9','1','Good sold','1','','sales','3826302','','No',NULL,NULL,''),(8185,'1110','91689135561','2023-07-12 07:32:08',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(8186,'5500','91689135561','2023-07-12 07:19:21',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8187,'1000','91689135561','2023-07-12 07:32:08',1350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8188,'4000','91689135561','2023-07-12 07:32:08',NULL,1350.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(8189,'1110','91689138619','2023-07-12 08:10:45',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826013','','No',NULL,NULL,''),(8190,'5500','91689138619','2023-07-12 08:10:19',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8191,'1000','91689138619','2023-07-12 08:10:45',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8192,'4000','91689138619','2023-07-12 08:10:45',NULL,150.00,'','9','1','Good sold','1','','sales','3826013','','No',NULL,NULL,''),(8193,'1110','91689138649','2023-07-12 09:09:41',NULL,260.00,'','9','1','Inventory sold','1','','sales','3826380','','No',NULL,NULL,''),(8194,'5500','91689138649','2023-07-12 08:10:49',260.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8195,'1000','91689138649','2023-07-12 09:09:41',400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8196,'4000','91689138649','2023-07-12 09:09:41',NULL,400.00,'','9','1','Good sold','1','','sales','3826380','','No',NULL,NULL,''),(8197,'1110','91689142184','2023-07-12 09:18:49',NULL,110.00,'','9','1','Inventory sold','1','','sales','3826165','','No',NULL,NULL,''),(8198,'5500','91689142184','2023-07-12 09:09:44',110.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8199,'1000','91689142184','2023-07-12 09:18:49',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8200,'4000','91689142184','2023-07-12 09:18:49',NULL,150.00,'','9','1','Good sold','1','','sales','3826165','','No',NULL,NULL,''),(8201,'1110','91689148934','2023-07-12 11:14:18',NULL,320.00,'','9','1','Inventory sold','1','','sales','3826379','','No',NULL,NULL,''),(8202,'5500','91689148934','2023-07-12 11:02:14',320.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8203,'1000','91689148934','2023-07-12 11:14:18',400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8204,'4000','91689148934','2023-07-12 11:14:18',NULL,400.00,'','9','1','Good sold','1','','sales','3826379','','No',NULL,NULL,''),(8205,'1110','91689160818','2023-07-12 14:20:33',NULL,600.00,'','9','1','Inventory sold','1','','sales','3826188','','No',NULL,NULL,''),(8206,'5500','91689160818','2023-07-12 14:20:18',600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8207,'1000','91689160818','2023-07-12 14:20:33',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8208,'4000','91689160818','2023-07-12 14:20:33',NULL,650.00,'','9','1','Good sold','1','','sales','3826188','','No',NULL,NULL,''),(8209,'1110','91689169664','2023-07-12 16:47:53',NULL,600.00,'','9','1','Inventory sold','1','','sales','3826188','','No',NULL,NULL,''),(8210,'5500','91689169664','2023-07-12 16:47:44',600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8211,'1000','91689169664','2023-07-12 16:47:53',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8212,'4000','91689169664','2023-07-12 16:47:53',NULL,650.00,'','9','1','Good sold','1','','sales','3826188','','No',NULL,NULL,''),(8213,'1110','91689219580','2023-07-13 06:59:30',NULL,16.00,'','9','1','Inventory sold','1','','sales','3826402','','No',NULL,NULL,''),(8214,'5500','91689219580','2023-07-13 06:39:40',16.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8215,'1000','91689219580','2023-07-13 06:59:30',20.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8216,'4000','91689219580','2023-07-13 06:59:30',NULL,20.00,'','9','1','Good sold','1','','sales','3826402','','No',NULL,NULL,''),(8217,'1110','91689220773','2023-07-13 08:05:10',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826416','','No',NULL,NULL,''),(8218,'1110','91689220773','2023-07-13 06:59:33',NULL,590.00,'','9','1','Inventory sold','1','','sales','3826186','','No',NULL,NULL,''),(8219,'5500','91689220773','2023-07-13 08:05:02',690.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8220,'1000','91689220773','2023-07-13 08:05:10',800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8221,'4000','91689220773','2023-07-13 08:05:10',NULL,150.00,'','9','1','Good sold','1','','sales','3826416','','No',NULL,NULL,''),(8222,'4000','91689220773','2023-07-13 06:59:33',NULL,650.00,'','9','1','Good sold','1','','sales','3826186','','No',NULL,NULL,''),(8223,'1110','91689224713','2023-07-13 09:49:11',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826505','','No',NULL,NULL,''),(8224,'5500','91689224713','2023-07-13 08:05:13',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8225,'1000','91689224713','2023-07-13 09:49:11',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8226,'4000','91689224713','2023-07-13 09:49:11',NULL,100.00,'','9','1','Good sold','1','','sales','3826505','','No',NULL,NULL,''),(8227,'1110','91689234475','2023-07-13 10:52:48',NULL,700.00,'','9','1','Inventory sold','1','','sales','3826238','','No',NULL,NULL,''),(8228,'5500','91689234475','2023-07-13 10:47:55',700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8229,'1000','91689234475','2023-07-13 10:52:48',850.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8230,'4000','91689234475','2023-07-13 10:52:48',NULL,850.00,'','9','1','Good sold','1','','sales','3826238','','No',NULL,NULL,''),(8231,'1110','91689236350','2023-07-13 11:22:54',NULL,16.00,'','9','1','Inventory sold','1','','sales','3826402','','No',NULL,NULL,''),(8232,'5500','91689236350','2023-07-13 11:22:47',16.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8233,'1000','91689236350','2023-07-13 11:22:54',20.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8234,'4000','91689236350','2023-07-13 11:22:54',NULL,20.00,'','9','1','Good sold','1','','sales','3826402','','No',NULL,NULL,''),(8235,'1110','91689236577','2023-07-13 12:03:30',NULL,5000.00,'','9','1','Inventory sold','1','','sales','3826287','','No',NULL,NULL,''),(8236,'5500','91689236577','2023-07-13 11:22:57',5000.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8237,'1000','91689236577','2023-07-13 12:03:30',5500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8238,'4000','91689236577','2023-07-13 12:03:30',NULL,5500.00,'','9','1','Good sold','1','','sales','3826287','','No',NULL,NULL,''),(8239,'1110','91689239015','2023-07-13 13:18:43',NULL,2350.00,'','9','1','Inventory sold','1','','sales','3826374','','No',NULL,NULL,''),(8240,'5500','91689239015','2023-07-13 12:03:35',2350.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8241,'1000','91689239015','2023-07-13 13:18:43',2650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8242,'4000','91689239015','2023-07-13 13:18:43',NULL,2650.00,'','9','1','Good sold','1','','sales','3826374','','No',NULL,NULL,''),(8243,'1110','91689243525','2023-07-13 14:04:48',NULL,590.00,'','9','1','Inventory sold','1','','sales','3826186','','No',NULL,NULL,''),(8244,'5500','91689243525','2023-07-13 13:18:45',590.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8245,'1000','91689243525','2023-07-13 14:04:48',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8246,'4000','91689243525','2023-07-13 14:04:48',NULL,650.00,'','9','1','Good sold','1','','sales','3826186','','No',NULL,NULL,''),(8247,'1110','91689246293','2023-07-13 14:28:46',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(8248,'5500','91689246293','2023-07-13 14:04:53',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8249,'1000','91689246293','2023-07-13 14:28:46',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8250,'4000','91689246293','2023-07-13 14:28:46',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(8251,'1110','91689304034','2023-07-14 06:22:09',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826342','','No',NULL,NULL,''),(8252,'5500','91689304034','2023-07-14 06:07:14',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8253,'1000','91689304034','2023-07-14 06:22:09',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8254,'4000','91689304034','2023-07-14 06:22:09',NULL,150.00,'','9','1','Good sold','1','','sales','3826342','','No',NULL,NULL,''),(8255,'1110','91689304931','2023-07-14 06:28:57',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826356','','No',NULL,NULL,''),(8256,'5500','91689304931','2023-07-14 06:22:11',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8257,'1000','91689304931','2023-07-14 06:28:57',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8258,'4000','91689304931','2023-07-14 06:28:57',NULL,150.00,'','9','1','Good sold','1','','sales','3826356','','No',NULL,NULL,''),(8259,'1110','91689318729','2023-07-14 10:12:23',NULL,2800.00,'','9','1','Inventory sold','1','','sales','3826285','','No',NULL,NULL,''),(8260,'5500','91689318729','2023-07-14 10:12:09',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8261,'1000','91689318729','2023-07-14 10:12:23',3000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8262,'4000','91689318729','2023-07-14 10:12:23',NULL,3000.00,'','9','1','Good sold','1','','sales','3826285','','No',NULL,NULL,''),(8263,'1110','91689318750','2023-07-14 11:30:17',NULL,1800.00,'','9','1','Inventory sold','1','','sales','3826188','','No',NULL,NULL,''),(8264,'5500','91689318750','2023-07-14 10:12:30',1800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8265,'1000','91689318750','2023-07-14 11:30:17',1950.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8266,'4000','91689318750','2023-07-14 11:30:17',NULL,1950.00,'','9','1','Good sold','1','','sales','3826188','','No',NULL,NULL,''),(8267,'1110','91689323423','2023-07-14 11:31:00',NULL,1180.00,'','9','1','Inventory sold','1','','sales','3826186','','No',NULL,NULL,''),(8268,'5500','91689323423','2023-07-14 11:30:23',1180.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8269,'1000','91689323423','2023-07-14 11:31:00',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8270,'4000','91689323423','2023-07-14 11:31:00',NULL,1300.00,'','9','1','Good sold','1','','sales','3826186','','No',NULL,NULL,''),(8271,'1110','91689323470','2023-07-14 11:40:30',NULL,70.00,'','9','1','Inventory sold','1','','sales','3826419','','No',NULL,NULL,''),(8272,'5500','91689323470','2023-07-14 11:31:10',70.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8273,'1000','91689323470','2023-07-14 11:40:30',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8274,'4000','91689323470','2023-07-14 11:40:30',NULL,150.00,'','9','1','Good sold','1','','sales','3826419','','No',NULL,NULL,''),(8275,'1110','91689324039','2023-07-14 13:10:40',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826326','','No',NULL,NULL,''),(8276,'5500','91689324039','2023-07-14 11:40:39',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8277,'1000','91689324039','2023-07-14 13:10:40',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8278,'4000','91689324039','2023-07-14 13:10:40',NULL,100.00,'','9','1','Good sold','1','','sales','3826326','','No',NULL,NULL,''),(8279,'1110','91689329444','2023-07-14 14:04:58',NULL,62.00,'','9','1','Inventory sold','1','','sales','3826145','','No',NULL,NULL,''),(8280,'1110','91689329444','2023-07-14 13:10:44',NULL,85.00,'','9','1','Inventory sold','1','','sales','3826059','','No',NULL,NULL,''),(8281,'5500','91689329444','2023-07-14 14:04:48',147.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8282,'1000','91689329444','2023-07-14 14:04:58',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8283,'4000','91689329444','2023-07-14 14:04:58',NULL,100.00,'','9','1','Good sold','1','','sales','3826145','','No',NULL,NULL,''),(8284,'4000','91689329444','2023-07-14 13:10:44',NULL,100.00,'','9','1','Good sold','1','','sales','3826059','','No',NULL,NULL,''),(8285,'1110','91689335645','2023-07-14 14:54:49',NULL,52.00,'','9','1','Inventory sold','1','','sales','3826205','','No',NULL,NULL,''),(8286,'1110','91689335645','2023-07-14 14:54:05',NULL,130.00,'','9','1','Inventory sold','1','','sales','3826377','','No',NULL,NULL,''),(8287,'5500','91689335645','2023-07-14 14:54:25',182.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8288,'1000','91689335645','2023-07-14 14:54:49',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8289,'4000','91689335645','2023-07-14 14:54:49',NULL,100.00,'','9','1','Good sold','1','','sales','3826205','','No',NULL,NULL,''),(8290,'4000','91689335645','2023-07-14 14:54:05',NULL,200.00,'','9','1','Good sold','1','','sales','3826377','','No',NULL,NULL,''),(8291,'1110','91689335693','2023-07-14 16:21:07',NULL,480.00,'','9','1','Inventory sold','1','','sales','3826361','','No',NULL,NULL,''),(8292,'5500','91689335693','2023-07-14 14:54:53',480.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8293,'1000','91689335693','2023-07-14 16:21:07',550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8294,'4000','91689335693','2023-07-14 16:21:07',NULL,550.00,'','9','1','Good sold','1','','sales','3826361','','No',NULL,NULL,''),(8295,'1110','91689340874','2023-07-14 16:29:35',NULL,125.00,'','9','1','Inventory sold','1','','sales','3826302','','No',NULL,NULL,''),(8296,'5500','91689340874','2023-07-14 16:21:14',125.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8297,'1000','91689340874','2023-07-14 16:29:35',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8298,'4000','91689340874','2023-07-14 16:29:35',NULL,150.00,'','9','1','Good sold','1','','sales','3826302','','No',NULL,NULL,''),(8299,'1110','91689396375','2023-07-15 07:46:36',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826500','','No',NULL,NULL,''),(8300,'5500','91689396375','2023-07-15 07:46:15',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8301,'1000','91689396375','2023-07-15 07:46:36',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8302,'4000','91689396375','2023-07-15 07:46:36',NULL,150.00,'','9','1','Good sold','1','','sales','3826500','','No',NULL,NULL,''),(8303,'1110','91689396398','2023-07-15 08:17:36',NULL,590.00,'','9','1','Inventory sold','1','','sales','3826186','','No',NULL,NULL,''),(8304,'5500','91689396398','2023-07-15 07:46:38',590.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8305,'1000','91689396398','2023-07-15 08:17:36',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8306,'4000','91689396398','2023-07-15 08:17:36',NULL,650.00,'','9','1','Good sold','1','','sales','3826186','','No',NULL,NULL,''),(8307,'1110','91689402712','2023-07-15 09:31:59',NULL,590.00,'','9','1','Inventory sold','1','','sales','3826186','','No',NULL,NULL,''),(8308,'5500','91689402712','2023-07-15 09:31:52',590.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8309,'1000','91689402712','2023-07-15 09:31:59',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8310,'4000','91689402712','2023-07-15 09:31:59',NULL,650.00,'','9','1','Good sold','1','','sales','3826186','','No',NULL,NULL,''),(8311,'1110','91689402721','2023-07-15 09:55:20',NULL,2800.00,'','9','1','Inventory sold','1','','sales','3826285','','No',NULL,NULL,''),(8312,'5500','91689402721','2023-07-15 09:32:01',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8313,'1000','91689402721','2023-07-15 09:55:20',3000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8314,'4000','91689402721','2023-07-15 09:55:20',NULL,3000.00,'','9','1','Good sold','1','','sales','3826285','','No',NULL,NULL,''),(8315,'1110','91689404124','2023-07-15 09:56:30',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(8316,'5500','91689404124','2023-07-15 09:55:24',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8317,'1000','91689404124','2023-07-15 09:56:30',1400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8318,'4000','91689404124','2023-07-15 09:56:30',NULL,1400.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(8319,'1110','91689411960','2023-07-15 12:06:07',NULL,590.00,'','9','1','Inventory sold','1','','sales','3826186','','No',NULL,NULL,''),(8320,'5500','91689411960','2023-07-15 12:06:00',590.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8321,'1000','91689411960','2023-07-15 12:06:07',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8322,'4000','91689411960','2023-07-15 12:06:07',NULL,650.00,'','9','1','Good sold','1','','sales','3826186','','No',NULL,NULL,''),(8323,'1110','91689411973','2023-07-15 12:20:23',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826130','','No',NULL,NULL,''),(8324,'5500','91689411973','2023-07-15 12:06:13',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8325,'1000','91689411973','2023-07-15 12:20:23',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8326,'4000','91689411973','2023-07-15 12:20:23',NULL,130.00,'','9','1','Good sold','1','','sales','3826130','','No',NULL,NULL,''),(8327,'1110','91689426357','2023-07-15 16:06:07',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826500','','No',NULL,NULL,''),(8328,'5500','91689426357','2023-07-15 16:05:57',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8329,'1000','91689426357','2023-07-15 16:06:07',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8330,'4000','91689426357','2023-07-15 16:06:07',NULL,150.00,'','9','1','Good sold','1','','sales','3826500','','No',NULL,NULL,''),(8331,'1110','91689426370','2023-07-15 16:07:14',NULL,80.00,'','9','1','Inventory sold','1','','sales','3826298','','No',NULL,NULL,''),(8332,'5500','91689426370','2023-07-15 16:06:10',80.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8333,'1000','91689426370','2023-07-15 16:07:14',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8334,'4000','91689426370','2023-07-15 16:07:14',NULL,100.00,'','9','1','Good sold','1','','sales','3826298','','No',NULL,NULL,''),(8335,'1110','91689426437','2023-07-15 17:03:22',NULL,590.00,'','9','1','Inventory sold','1','','sales','3826186','','No',NULL,NULL,''),(8336,'5500','91689426437','2023-07-15 16:07:17',590.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8337,'1000','91689426437','2023-07-15 17:03:22',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8338,'4000','91689426437','2023-07-15 17:03:22',NULL,650.00,'','9','1','Good sold','1','','sales','3826186','','No',NULL,NULL,''),(8339,'1110','91689563766','2023-07-17 07:13:37',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(8340,'5500','91689563766','2023-07-17 06:16:06',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8341,'1000','91689563766','2023-07-17 07:13:37',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8342,'4000','91689563766','2023-07-17 07:13:37',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(8343,'1110','91689577045','2023-07-17 09:57:37',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(8344,'5500','91689577045','2023-07-17 09:57:25',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8345,'1000','91689577045','2023-07-17 09:57:37',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8346,'4000','91689577045','2023-07-17 09:57:37',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(8347,'1110','91689577228','2023-07-17 10:15:03',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826416','','No',NULL,NULL,''),(8348,'5500','91689577228','2023-07-17 10:00:28',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8349,'1000','91689577228','2023-07-17 10:15:03',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8350,'4000','91689577228','2023-07-17 10:15:03',NULL,150.00,'','9','1','Good sold','1','','sales','3826416','','No',NULL,NULL,''),(8351,'1110','91689578107','2023-07-17 10:44:24',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826500','','No',NULL,NULL,''),(8352,'5500','91689578107','2023-07-17 10:15:07',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8353,'1000','91689578107','2023-07-17 10:44:24',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8354,'4000','91689578107','2023-07-17 10:44:24',NULL,300.00,'','9','1','Good sold','1','','sales','3826500','','No',NULL,NULL,''),(8355,'1110','91689579868','2023-07-17 10:54:44',NULL,3200.00,'','9','1','Inventory sold','1','','sales','3826368','','No',NULL,NULL,''),(8356,'5500','91689579868','2023-07-17 10:44:29',3200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8357,'1000','91689579868','2023-07-17 10:54:44',3350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8358,'4000','91689579868','2023-07-17 10:54:44',NULL,3350.00,'','9','1','Good sold','1','','sales','3826368','','No',NULL,NULL,''),(8359,'1110','91689580502','2023-07-17 11:18:55',NULL,480.00,'','9','1','Inventory sold','1','','sales','3826361','','No',NULL,NULL,''),(8360,'1110','91689580502','2023-07-17 10:55:02',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826013','','No',NULL,NULL,''),(8361,'1110','91689580502','2023-07-17 11:12:31',NULL,196.00,'','9','1','Inventory sold','1','','sales','3826300','','No',NULL,NULL,''),(8362,'1110','91689580502','2023-07-17 11:12:37',NULL,95.00,'','9','1','Inventory sold','1','','sales','3826146','','No',NULL,NULL,''),(8363,'5500','91689580502','2023-07-17 11:13:04',891.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8364,'1000','91689580502','2023-07-17 11:18:55',1100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8365,'4000','91689580502','2023-07-17 11:18:55',NULL,550.00,'','9','1','Good sold','1','','sales','3826361','','No',NULL,NULL,''),(8366,'4000','91689580502','2023-07-17 10:55:02',NULL,150.00,'','9','1','Good sold','1','','sales','3826013','','No',NULL,NULL,''),(8367,'4000','91689580502','2023-07-17 11:12:31',NULL,250.00,'','9','1','Good sold','1','','sales','3826300','','No',NULL,NULL,''),(8368,'4000','91689580502','2023-07-17 11:12:37',NULL,150.00,'','9','1','Good sold','1','','sales','3826146','','No',NULL,NULL,''),(8369,'1110','91689582103','2023-07-17 12:04:04',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826500','','No',NULL,NULL,''),(8370,'5500','91689582103','2023-07-17 11:21:43',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8371,'1000','91689582103','2023-07-17 12:04:04',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8372,'4000','91689582103','2023-07-17 12:04:04',NULL,150.00,'','9','1','Good sold','1','','sales','3826500','','No',NULL,NULL,''),(8373,'1110','91689584723','2023-07-17 13:01:55',NULL,50.00,'','9','1','Inventory sold','1','','sales','3826014','','No',NULL,NULL,''),(8374,'1110','91689584723','2023-07-17 12:05:23',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826342','','No',NULL,NULL,''),(8375,'5500','91689584723','2023-07-17 13:01:40',150.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8376,'1000','91689584723','2023-07-17 13:01:55',230.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8377,'4000','91689584723','2023-07-17 13:01:55',NULL,80.00,'','9','1','Good sold','1','','sales','3826014','','No',NULL,NULL,''),(8378,'4000','91689584723','2023-07-17 12:05:23',NULL,150.00,'','9','1','Good sold','1','','sales','3826342','','No',NULL,NULL,''),(8379,'1110','91689588118','2023-07-17 13:52:38',NULL,85.00,'','9','1','Inventory sold','1','','sales','3826059','','No',NULL,NULL,''),(8380,'5500','91689588118','2023-07-17 13:01:58',85.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8381,'1000','91689588118','2023-07-17 13:52:38',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8382,'4000','91689588118','2023-07-17 13:52:38',NULL,100.00,'','9','1','Good sold','1','','sales','3826059','','No',NULL,NULL,''),(8383,'1110','91689603849','2023-07-17 17:24:20',NULL,85.00,'','9','1','Inventory sold','1','','sales','3826059','','No',NULL,NULL,''),(8384,'5500','91689603849','2023-07-17 17:24:09',85.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8385,'1000','91689603849','2023-07-17 17:24:20',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8386,'4000','91689603849','2023-07-17 17:24:20',NULL,100.00,'','9','1','Good sold','1','','sales','3826059','','No',NULL,NULL,''),(8387,'1000','91689672774','2023-07-18 12:33:09',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8388,'4000','91689672774','2023-07-18 12:33:09',NULL,200.00,'','9','1','Good sold','1','','sales','3826263','','No',NULL,NULL,''),(8389,'1110','91689672792','2023-07-18 13:13:09',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826294','','No',NULL,NULL,''),(8390,'5500','91689672792','2023-07-18 12:33:12',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8391,'1000','91689672792','2023-07-18 13:13:09',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8392,'4000','91689672792','2023-07-18 13:13:09',NULL,150.00,'','9','1','Good sold','1','','sales','3826294','','No',NULL,NULL,''),(8393,'1110','91689675191','2023-07-18 15:07:41',NULL,2800.00,'','9','1','Inventory sold','1','','sales','3826285','','No',NULL,NULL,''),(8394,'5500','91689675191','2023-07-18 13:13:11',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8395,'1000','91689675191','2023-07-18 15:07:41',3000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8396,'4000','91689675191','2023-07-18 15:07:41',NULL,3000.00,'','9','1','Good sold','1','','sales','3826285','','No',NULL,NULL,''),(8397,'1110','91689682119','2023-07-18 16:04:11',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(8398,'5500','91689682119','2023-07-18 15:08:39',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8399,'1000','91689682119','2023-07-18 16:04:11',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8400,'4000','91689682119','2023-07-18 16:04:11',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(8401,'1110','91689685453','2023-07-18 16:20:03',NULL,5500.00,'','9','1','Inventory sold','1','','sales','3826286','','No',NULL,NULL,''),(8402,'1110','91689685453','2023-07-18 16:04:13',NULL,5000.00,'','9','1','Inventory sold','1','','sales','3826065','','No',NULL,NULL,''),(8403,'5500','91689685453','2023-07-18 16:19:25',10500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8404,'1000','91689685453','2023-07-18 16:20:03',11600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8405,'4000','91689685453','2023-07-18 16:20:03',NULL,6000.00,'','9','1','Good sold','1','','sales','3826286','','No',NULL,NULL,''),(8406,'4000','91689685453','2023-07-18 16:04:13',NULL,5600.00,'','9','1','Good sold','1','','sales','3826065','','No',NULL,NULL,''),(8407,'1110','91689686409','2023-07-18 16:36:50',NULL,90.00,'','9','1','Inventory sold','1','','sales','3826233','','No',NULL,NULL,''),(8408,'5500','91689686409','2023-07-18 16:20:09',90.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8409,'1000','91689686409','2023-07-18 16:36:50',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8410,'4000','91689686409','2023-07-18 16:36:50',NULL,130.00,'','9','1','Good sold','1','','sales','3826233','','No',NULL,NULL,''),(8411,'1110','91689691948','2023-07-18 17:52:35',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826416','','No',NULL,NULL,''),(8412,'5500','91689691948','2023-07-18 17:52:28',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8413,'1000','91689691948','2023-07-18 17:52:35',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8414,'4000','91689691948','2023-07-18 17:52:35',NULL,150.00,'','9','1','Good sold','1','','sales','3826416','','No',NULL,NULL,''),(8415,'1110','91689692851','2023-07-18 18:22:16',NULL,260.00,'','9','1','Inventory sold','1','','sales','3826380','','No',NULL,NULL,''),(8416,'5500','91689692851','2023-07-18 18:07:31',260.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8417,'1000','91689692851','2023-07-18 18:22:16',400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8418,'4000','91689692851','2023-07-18 18:22:16',NULL,400.00,'','9','1','Good sold','1','','sales','3826380','','No',NULL,NULL,''),(8419,'1110','81689735971','2023-07-19 06:06:18',NULL,590.00,'','8','1','Inventory sold','1','','sales','3826186','','No',NULL,NULL,''),(8420,'5500','81689735971','2023-07-19 06:06:11',590.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8421,'1000','81689735971','2023-07-19 06:06:18',650.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8422,'4000','81689735971','2023-07-19 06:06:18',NULL,650.00,'','8','1','Good sold','1','','sales','3826186','','No',NULL,NULL,''),(8423,'1110','81689748368','2023-07-19 09:32:58',NULL,440.00,'','8','1','Inventory sold','1','','sales','3826192','','No',NULL,NULL,''),(8424,'5500','81689748368','2023-07-19 09:32:48',440.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8425,'1000','81689748368','2023-07-19 09:32:58',750.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8426,'4000','81689748368','2023-07-19 09:32:58',NULL,750.00,'','8','1','Good sold','1','','sales','3826192','','No',NULL,NULL,''),(8427,'1110','81689758868','2023-07-19 12:28:00',NULL,140.00,'','8','1','Inventory sold','1','','sales','3826435','','No',NULL,NULL,''),(8428,'5500','81689758868','2023-07-19 12:27:48',140.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8429,'1000','81689758868','2023-07-19 12:28:00',200.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8430,'4000','81689758868','2023-07-19 12:28:00',NULL,200.00,'','8','1','Good sold','1','','sales','3826435','','No',NULL,NULL,''),(8431,'1110','81689758882','2023-07-19 14:21:32',NULL,2350.00,'','8','1','Inventory sold','1','','sales','3826374','','No',NULL,NULL,''),(8432,'5500','81689758882','2023-07-19 12:28:02',2350.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8433,'1000','81689758882','2023-07-19 14:21:32',2650.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8434,'4000','81689758882','2023-07-19 14:21:32',NULL,2650.00,'','8','1','Good sold','1','','sales','3826374','','No',NULL,NULL,''),(8435,'1110','81689765701','2023-07-19 15:29:28',NULL,120.00,'','8','1','Inventory sold','1','','sales','3826500','','No',NULL,NULL,''),(8436,'5500','81689765701','2023-07-19 14:21:41',120.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8437,'1000','81689765701','2023-07-19 15:29:28',150.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8438,'4000','81689765701','2023-07-19 15:29:28',NULL,150.00,'','8','1','Good sold','1','','sales','3826500','','No',NULL,NULL,''),(8439,'1110','81689773075','2023-07-19 16:24:47',NULL,1130.00,'','8','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(8440,'5500','81689773075','2023-07-19 16:24:35',1130.00,NULL,'','8','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8441,'1000','81689773075','2023-07-19 16:24:47',1500.00,NULL,'','8','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8442,'4000','81689773075','2023-07-19 16:24:47',NULL,1500.00,'','8','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(8443,'1110','91689833897','2023-07-20 09:18:28',NULL,85.00,'','9','1','Inventory sold','1','','sales','3826059','','No',NULL,NULL,''),(8444,'5500','91689833897','2023-07-20 09:18:17',85.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8445,'1000','91689833897','2023-07-20 09:18:28',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8446,'4000','91689833897','2023-07-20 09:18:28',NULL,100.00,'','9','1','Good sold','1','','sales','3826059','','No',NULL,NULL,''),(8447,'1110','91689833910','2023-07-20 10:40:36',NULL,85.00,'','9','1','Inventory sold','1','','sales','3826059','','No',NULL,NULL,''),(8448,'5500','91689833910','2023-07-20 09:18:30',85.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8449,'1000','91689833910','2023-07-20 10:40:36',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8450,'4000','91689833910','2023-07-20 10:40:36',NULL,100.00,'','9','1','Good sold','1','','sales','3826059','','No',NULL,NULL,''),(8451,'1110','91689838838','2023-07-20 10:40:47',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826013','','No',NULL,NULL,''),(8452,'5500','91689838838','2023-07-20 10:40:39',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8453,'1000','91689838838','2023-07-20 10:40:47',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8454,'4000','91689838838','2023-07-20 10:40:47',NULL,150.00,'','9','1','Good sold','1','','sales','3826013','','No',NULL,NULL,''),(8455,'1110','91689838849','2023-07-20 12:26:35',NULL,590.00,'','9','1','Inventory sold','1','','sales','3826186','','No',NULL,NULL,''),(8456,'5500','91689838849','2023-07-20 10:40:49',590.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8457,'1000','91689838849','2023-07-20 12:26:35',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8458,'4000','91689838849','2023-07-20 12:26:35',NULL,650.00,'','9','1','Good sold','1','','sales','3826186','','No',NULL,NULL,''),(8459,'1110','91689854417','2023-07-20 15:00:25',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(8460,'5500','91689854417','2023-07-20 15:00:17',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8461,'1000','91689854417','2023-07-20 15:00:25',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8462,'4000','91689854417','2023-07-20 15:00:25',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(8463,'1110','91689854547','2023-07-20 16:45:54',NULL,210.00,'','9','1','Inventory sold','1','','sales','3826296','','No',NULL,NULL,''),(8464,'5500','91689854547','2023-07-20 15:02:27',210.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8465,'1000','91689854547','2023-07-20 16:45:54',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8466,'4000','91689854547','2023-07-20 16:45:54',NULL,250.00,'','9','1','Good sold','1','','sales','3826296','','No',NULL,NULL,''),(8467,'1110','91689860756','2023-07-20 17:01:41',NULL,50.00,'','9','1','Inventory sold','1','','sales','3826014','','No',NULL,NULL,''),(8468,'1110','91689860756','2023-07-20 16:45:56',NULL,110.00,'','9','1','Inventory sold','1','','sales','3826168','','No',NULL,NULL,''),(8469,'1110','91689860756','2023-07-20 17:01:29',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826505','','No',NULL,NULL,''),(8470,'5500','91689860756','2023-07-20 17:01:35',220.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8471,'1000','91689860756','2023-07-20 17:01:41',330.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8472,'4000','91689860756','2023-07-20 17:01:41',NULL,80.00,'','9','1','Good sold','1','','sales','3826014','','No',NULL,NULL,''),(8473,'4000','91689860756','2023-07-20 16:45:56',NULL,150.00,'','9','1','Good sold','1','','sales','3826168','','No',NULL,NULL,''),(8474,'4000','91689860756','2023-07-20 17:01:29',NULL,100.00,'','9','1','Good sold','1','','sales','3826505','','No',NULL,NULL,''),(8475,'1110','91689861707','2023-07-20 17:03:18',NULL,62.00,'','9','1','Inventory sold','1','','sales','3826145','','No',NULL,NULL,''),(8476,'5500','91689861707','2023-07-20 17:01:47',62.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8477,'1000','91689861707','2023-07-20 17:03:18',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8478,'4000','91689861707','2023-07-20 17:03:18',NULL,100.00,'','9','1','Good sold','1','','sales','3826145','','No',NULL,NULL,''),(8479,'1110','91689916880','2023-07-21 08:33:39',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826013','','No',NULL,NULL,''),(8480,'5500','91689916880','2023-07-21 08:33:29',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8481,'1000','91689916880','2023-07-21 08:33:39',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8482,'4000','91689916880','2023-07-21 08:33:39',NULL,150.00,'','9','1','Good sold','1','','sales','3826013','','No',NULL,NULL,''),(8483,'1110','91689917624','2023-07-21 08:34:12',NULL,190.00,'','9','1','Inventory sold','1','','sales','3826146','','No',NULL,NULL,''),(8484,'5500','91689917624','2023-07-21 08:33:44',190.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8485,'1000','91689917624','2023-07-21 08:34:12',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8486,'4000','91689917624','2023-07-21 08:34:12',NULL,300.00,'','9','1','Good sold','1','','sales','3826146','','No',NULL,NULL,''),(8487,'1110','91689933525','2023-07-21 12:58:56',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(8488,'5500','91689933525','2023-07-21 12:58:45',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8489,'1000','91689933525','2023-07-21 12:58:56',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8490,'4000','91689933525','2023-07-21 12:58:56',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(8491,'1110','91689942975','2023-07-21 15:36:35',NULL,260.00,'','9','1','Inventory sold','1','','sales','3826380','','No',NULL,NULL,''),(8492,'5500','91689942975','2023-07-21 15:36:15',260.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8493,'1000','91689942975','2023-07-21 15:36:35',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8494,'4000','91689942975','2023-07-21 15:36:35',NULL,450.00,'','9','1','Good sold','1','','sales','3826380','','No',NULL,NULL,''),(8495,'1110','91689942998','2023-07-21 16:00:34',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826342','','No',NULL,NULL,''),(8496,'5500','91689942998','2023-07-21 15:36:38',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8497,'1000','91689942998','2023-07-21 16:00:34',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8498,'4000','91689942998','2023-07-21 16:00:34',NULL,150.00,'','9','1','Good sold','1','','sales','3826342','','No',NULL,NULL,''),(8499,'1110','91689944437','2023-07-21 17:57:01',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826416','','No',NULL,NULL,''),(8500,'5500','91689944437','2023-07-21 16:00:37',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8501,'1000','91689944437','2023-07-21 17:57:01',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8502,'4000','91689944437','2023-07-21 17:57:01',NULL,150.00,'','9','1','Good sold','1','','sales','3826416','','No',NULL,NULL,''),(8503,'1110','91690000419','2023-07-22 07:33:53',NULL,320.00,'','9','1','Inventory sold','1','','sales','3826379','','No',NULL,NULL,''),(8504,'5500','91690000419','2023-07-22 07:33:39',320.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8505,'1000','91690000419','2023-07-22 07:33:53',400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8506,'4000','91690000419','2023-07-22 07:33:53',NULL,400.00,'','9','1','Good sold','1','','sales','3826379','','No',NULL,NULL,''),(8507,'1110','91690000441','2023-07-22 08:53:56',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(8508,'5500','91690000441','2023-07-22 07:34:01',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8509,'1000','91690000441','2023-07-22 08:53:56',1450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8510,'4000','91690000441','2023-07-22 08:53:56',NULL,1450.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(8511,'1110','91690031089','2023-07-22 16:04:56',NULL,700.00,'','9','1','Inventory sold','1','','sales','3826357','','No',NULL,NULL,''),(8512,'5500','91690031089','2023-07-22 16:04:49',700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8513,'1000','91690031089','2023-07-22 16:04:56',850.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8514,'4000','91690031089','2023-07-22 16:04:56',NULL,850.00,'','9','1','Good sold','1','','sales','3826357','','No',NULL,NULL,''),(8515,'1110','91690031099','2023-07-22 16:14:04',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826130','','No',NULL,NULL,''),(8516,'5500','91690031099','2023-07-22 16:04:59',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8517,'1000','91690031099','2023-07-22 16:14:04',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8518,'4000','91690031099','2023-07-22 16:14:04',NULL,130.00,'','9','1','Good sold','1','','sales','3826130','','No',NULL,NULL,''),(8519,'1110','91690031646','2023-07-22 17:53:02',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826416','','No',NULL,NULL,''),(8520,'5500','91690031646','2023-07-22 16:14:06',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8521,'1000','91690031646','2023-07-22 17:53:02',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8522,'4000','91690031646','2023-07-22 17:53:02',NULL,150.00,'','9','1','Good sold','1','','sales','3826416','','No',NULL,NULL,''),(8523,'1110','91690037584','2023-07-22 17:59:03',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826502','','No',NULL,NULL,''),(8524,'5500','91690037584','2023-07-22 17:53:04',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8525,'1000','91690037584','2023-07-22 17:59:03',80.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8526,'4000','91690037584','2023-07-22 17:59:03',NULL,80.00,'','9','1','Good sold','1','','sales','3826502','','No',NULL,NULL,''),(8527,'1110','91690178331','2023-07-24 08:59:16',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(8528,'5500','91690178331','2023-07-24 08:58:51',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8529,'1000','91690178331','2023-07-24 08:59:16',1400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8530,'4000','91690178331','2023-07-24 08:59:16',NULL,1400.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(8531,'1110','91690178359','2023-07-24 09:04:58',NULL,1300.00,'','9','1','Inventory sold','1','','sales','3826206','','No',NULL,NULL,''),(8532,'5500','91690178359','2023-07-24 08:59:19',1300.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8533,'1000','91690178359','2023-07-24 09:04:58',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8534,'4000','91690178359','2023-07-24 09:04:58',NULL,1500.00,'','9','1','Good sold','1','','sales','3826206','','No',NULL,NULL,''),(8535,'1110','91690178712','2023-07-24 11:04:19',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(8536,'5500','91690178712','2023-07-24 09:05:12',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8537,'1000','91690178712','2023-07-24 11:04:19',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8538,'4000','91690178712','2023-07-24 11:04:19',NULL,1500.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(8539,'1110','91690185863','2023-07-24 11:25:34',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826342','','No',NULL,NULL,''),(8540,'5500','91690185863','2023-07-24 11:04:23',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8541,'1000','91690185863','2023-07-24 11:25:34',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8542,'4000','91690185863','2023-07-24 11:25:34',NULL,150.00,'','9','1','Good sold','1','','sales','3826342','','No',NULL,NULL,''),(8543,'1110','91690187135','2023-07-24 11:44:28',NULL,180.00,'','9','1','Inventory sold','1','','sales','3826233','','No',NULL,NULL,''),(8544,'5500','91690187135','2023-07-24 11:25:35',180.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8545,'1000','91690187135','2023-07-24 11:44:28',260.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8546,'4000','91690187135','2023-07-24 11:44:28',NULL,260.00,'','9','1','Good sold','1','','sales','3826233','','No',NULL,NULL,''),(8547,'1110','91690206200','2023-07-24 16:43:34',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826502','','No',NULL,NULL,''),(8548,'5500','91690206200','2023-07-24 16:43:20',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8549,'1000','91690206200','2023-07-24 16:43:34',80.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8550,'4000','91690206200','2023-07-24 16:43:34',NULL,80.00,'','9','1','Good sold','1','','sales','3826502','','No',NULL,NULL,''),(8551,'1110','91690206219','2023-07-24 16:43:47',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826342','','No',NULL,NULL,''),(8552,'5500','91690206219','2023-07-24 16:43:39',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8553,'1000','91690206219','2023-07-24 16:43:47',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8554,'4000','91690206219','2023-07-24 16:43:47',NULL,150.00,'','9','1','Good sold','1','','sales','3826342','','No',NULL,NULL,''),(8555,'1110','91690255161','2023-07-25 07:28:20',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826505','','No',NULL,NULL,''),(8556,'5500','91690255161','2023-07-25 06:19:21',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8557,'1000','91690255161','2023-07-25 07:28:20',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8558,'4000','91690255161','2023-07-25 07:28:20',NULL,100.00,'','9','1','Good sold','1','','sales','3826505','','No',NULL,NULL,''),(8559,'1110','91690259359','2023-07-25 07:41:43',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(8560,'5500','91690259359','2023-07-25 07:29:19',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8561,'1000','91690259359','2023-07-25 07:41:43',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8562,'4000','91690259359','2023-07-25 07:41:43',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(8563,'1110','91690278115','2023-07-25 12:43:21',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(8564,'5500','91690278115','2023-07-25 12:41:55',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8565,'1000','91690278115','2023-07-25 12:43:21',1400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8566,'4000','91690278115','2023-07-25 12:43:21',NULL,1400.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(8567,'1110','91690292445','2023-07-25 16:41:18',NULL,530.00,'','9','1','Inventory sold','1','','sales','3826322','','No',NULL,NULL,''),(8568,'1110','91690292445','2023-07-25 16:40:45',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(8569,'5500','91690292445','2023-07-25 16:41:11',770.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8570,'1000','91690292445','2023-07-25 16:41:18',1000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8571,'4000','91690292445','2023-07-25 16:41:18',NULL,700.00,'','9','1','Good sold','1','','sales','3826322','','No',NULL,NULL,''),(8572,'4000','91690292445','2023-07-25 16:40:45',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(8573,'1110','91690294762','2023-07-25 17:19:29',NULL,165.00,'','9','1','Inventory sold','1','','sales','3826324','','No',NULL,NULL,''),(8574,'5500','91690294762','2023-07-25 17:19:22',165.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8575,'1000','91690294762','2023-07-25 17:19:29',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8576,'4000','91690294762','2023-07-25 17:19:29',NULL,250.00,'','9','1','Good sold','1','','sales','3826324','','No',NULL,NULL,''),(8577,'1110','91690445917','2023-07-27 11:19:30',NULL,260.00,'','9','1','Inventory sold','1','','sales','3826380','','No',NULL,NULL,''),(8578,'5500','91690445917','2023-07-27 11:19:10',260.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8579,'1000','91690445917','2023-07-27 11:19:30',500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8580,'4000','91690445917','2023-07-27 11:19:30',NULL,400.00,'','9','1','Good sold','1','','sales','3826380','','No',NULL,NULL,''),(8581,'4000','91690445917','2023-07-27 11:18:37',NULL,100.00,'','9','1','Good sold','1','','sales','3826470','','No',NULL,NULL,''),(8582,'1110','91690445979','2023-07-27 11:20:09',NULL,5600.00,'','9','1','Inventory sold','1','','sales','3826285','','No',NULL,NULL,''),(8583,'1110','91690445979','2023-07-27 11:19:40',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826505','','No',NULL,NULL,''),(8584,'5500','91690445979','2023-07-27 11:19:59',5660.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8585,'1000','91690445979','2023-07-27 11:20:09',6300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8586,'4000','91690445979','2023-07-27 11:20:09',NULL,6200.00,'','9','1','Good sold','1','','sales','3826285','','No',NULL,NULL,''),(8587,'4000','91690445979','2023-07-27 11:19:40',NULL,100.00,'','9','1','Good sold','1','','sales','3826505','','No',NULL,NULL,''),(8588,'1110','91690446014','2023-07-27 11:54:01',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826505','','No',NULL,NULL,''),(8589,'5500','91690446014','2023-07-27 11:20:14',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8590,'1000','91690446014','2023-07-27 11:54:01',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8591,'4000','91690446014','2023-07-27 11:54:01',NULL,100.00,'','9','1','Good sold','1','','sales','3826505','','No',NULL,NULL,''),(8592,'1110','91690448044','2023-07-27 12:49:57',NULL,145.00,'','9','1','Inventory sold','1','','sales','3826466','','No',NULL,NULL,''),(8593,'5500','91690448044','2023-07-27 11:54:04',145.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8594,'1000','91690448044','2023-07-27 12:49:57',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8595,'4000','91690448044','2023-07-27 12:49:57',NULL,200.00,'','9','1','Good sold','1','','sales','3826466','','No',NULL,NULL,''),(8596,'1110','91690451399','2023-07-27 12:57:43',NULL,140.00,'','9','1','Inventory sold','1','','sales','3826435','','No',NULL,NULL,''),(8597,'5500','91690451399','2023-07-27 12:49:59',140.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8598,'1000','91690451399','2023-07-27 12:57:43',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8599,'4000','91690451399','2023-07-27 12:57:43',NULL,250.00,'','9','1','Good sold','1','','sales','3826435','','No',NULL,NULL,''),(8600,'1110','91690451869','2023-07-27 13:10:15',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826130','','No',NULL,NULL,''),(8601,'5500','91690451869','2023-07-27 12:57:49',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8602,'1000','91690451869','2023-07-27 13:10:15',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8603,'4000','91690451869','2023-07-27 13:10:15',NULL,130.00,'','9','1','Good sold','1','','sales','3826130','','No',NULL,NULL,''),(8604,'1110','91690463497','2023-07-27 16:11:44',NULL,110.00,'','9','1','Inventory sold','1','','sales','3826165','','No',NULL,NULL,''),(8605,'5500','91690463497','2023-07-27 16:11:37',110.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8606,'1000','91690463497','2023-07-27 16:11:44',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8607,'4000','91690463497','2023-07-27 16:11:44',NULL,150.00,'','9','1','Good sold','1','','sales','3826165','','No',NULL,NULL,''),(8608,'1000','91690472177','2023-07-27 18:37:03',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8609,'4000','91690472177','2023-07-27 18:37:03',NULL,300.00,'','9','1','Good sold','1','','sales','3826044','','No',NULL,NULL,''),(8610,'1000','91690516214','2023-07-28 07:47:51',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8611,'4000','91690516214','2023-07-28 07:47:51',NULL,100.00,'','9','1','Good sold','1','','sales','3826477','','No',NULL,NULL,''),(8612,'1110','91690519673','2023-07-28 08:17:00',NULL,2350.00,'','9','1','Inventory sold','1','','sales','3826374','','No',NULL,NULL,''),(8613,'5500','91690519673','2023-07-28 07:47:53',2350.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8614,'1000','91690519673','2023-07-28 08:17:00',2600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8615,'4000','91690519673','2023-07-28 08:17:00',NULL,2600.00,'','9','1','Good sold','1','','sales','3826374','','No',NULL,NULL,''),(8616,'1000','91690521426','2023-07-28 08:35:34',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8617,'4000','91690521426','2023-07-28 08:35:34',NULL,100.00,'','9','1','Good sold','1','','sales','3826477','','No',NULL,NULL,''),(8618,'1110','91690531570','2023-07-28 11:06:32',NULL,140.00,'','9','1','Inventory sold','1','','sales','3826435','','No',NULL,NULL,''),(8619,'5500','91690531570','2023-07-28 11:06:10',140.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8620,'1000','91690531570','2023-07-28 11:06:32',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8621,'4000','91690531570','2023-07-28 11:06:32',NULL,200.00,'','9','1','Good sold','1','','sales','3826435','','No',NULL,NULL,''),(8622,'1110','91690531652','2023-07-28 11:40:08',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826505','','No',NULL,NULL,''),(8623,'1110','91690531652','2023-07-28 11:07:32',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826326','','No',NULL,NULL,''),(8624,'5500','91690531652','2023-07-28 11:39:42',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8625,'1000','91690531652','2023-07-28 11:40:08',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8626,'4000','91690531652','2023-07-28 11:40:08',NULL,100.00,'','9','1','Good sold','1','','sales','3826505','','No',NULL,NULL,''),(8627,'4000','91690531652','2023-07-28 11:07:32',NULL,100.00,'','9','1','Good sold','1','','sales','3826326','','No',NULL,NULL,''),(8628,'1110','91690533612','2023-07-28 12:44:24',NULL,140.00,'','9','1','Inventory sold','1','','sales','3826435','','No',NULL,NULL,''),(8629,'5500','91690533612','2023-07-28 11:40:12',140.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8630,'1000','91690533612','2023-07-28 12:44:24',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8631,'4000','91690533612','2023-07-28 12:44:24',NULL,200.00,'','9','1','Good sold','1','','sales','3826435','','No',NULL,NULL,''),(8632,'1110','91690537467','2023-07-28 13:58:41',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(8633,'5500','91690537467','2023-07-28 12:44:27',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8634,'1000','91690537467','2023-07-28 13:58:41',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8635,'4000','91690537467','2023-07-28 13:58:41',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(8636,'1000','91690541925','2023-07-28 15:32:57',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8637,'4000','91690541925','2023-07-28 15:32:57',NULL,200.00,'','9','1','Good sold','1','','sales','3826231','','No',NULL,NULL,''),(8638,'1110','91690616425','2023-07-29 10:40:42',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826013','','No',NULL,NULL,''),(8639,'1110','91690616425','2023-07-29 10:40:25',NULL,196.00,'','9','1','Inventory sold','1','','sales','3826300','','No',NULL,NULL,''),(8640,'5500','91690616425','2023-07-29 10:40:34',316.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8641,'1000','91690616425','2023-07-29 10:40:42',400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8642,'4000','91690616425','2023-07-29 10:40:42',NULL,150.00,'','9','1','Good sold','1','','sales','3826013','','No',NULL,NULL,''),(8643,'4000','91690616425','2023-07-29 10:40:25',NULL,250.00,'','9','1','Good sold','1','','sales','3826300','','No',NULL,NULL,''),(8644,'1110','91690637564','2023-07-29 16:36:38',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(8645,'5500','91690637564','2023-07-29 16:32:44',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8646,'1000','91690637564','2023-07-29 16:36:38',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8647,'4000','91690637564','2023-07-29 16:36:38',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(8648,'1110','91690775065','2023-07-31 08:14:07',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826130','','No',NULL,NULL,''),(8649,'5500','91690775065','2023-07-31 06:44:25',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8650,'1000','91690775065','2023-07-31 08:14:07',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8651,'4000','91690775065','2023-07-31 08:14:07',NULL,130.00,'','9','1','Good sold','1','','sales','3826130','','No',NULL,NULL,''),(8652,'1110','91690780451','2023-07-31 08:44:08',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826342','','No',NULL,NULL,''),(8653,'5500','91690780451','2023-07-31 08:14:11',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8654,'1000','91690780451','2023-07-31 08:44:08',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8655,'4000','91690780451','2023-07-31 08:44:08',NULL,150.00,'','9','1','Good sold','1','','sales','3826342','','No',NULL,NULL,''),(8656,'1110','91690782252','2023-07-31 08:48:18',NULL,50.00,'','9','1','Inventory sold','1','','sales','3826014','','No',NULL,NULL,''),(8657,'5500','91690782252','2023-07-31 08:44:12',50.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8658,'1000','91690782252','2023-07-31 08:48:18',80.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8659,'4000','91690782252','2023-07-31 08:48:18',NULL,80.00,'','9','1','Good sold','1','','sales','3826014','','No',NULL,NULL,''),(8660,'1110','91690794878','2023-07-31 12:15:01',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826130','','No',NULL,NULL,''),(8661,'1110','91690794878','2023-07-31 12:14:38',NULL,80.00,'','9','1','Inventory sold','1','','sales','3826298','','No',NULL,NULL,''),(8662,'5500','91690794878','2023-07-31 12:14:46',180.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8663,'1000','91690794878','2023-07-31 12:15:01',230.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8664,'4000','91690794878','2023-07-31 12:15:01',NULL,130.00,'','9','1','Good sold','1','','sales','3826130','','No',NULL,NULL,''),(8665,'4000','91690794878','2023-07-31 12:14:38',NULL,100.00,'','9','1','Good sold','1','','sales','3826298','','No',NULL,NULL,''),(8666,'1110','91690794903','2023-07-31 12:58:25',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826013','','No',NULL,NULL,''),(8667,'1110','91690794903','2023-07-31 12:15:03',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826356','','No',NULL,NULL,''),(8668,'5500','91690794903','2023-07-31 12:58:16',220.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8669,'1000','91690794903','2023-07-31 12:58:25',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8670,'4000','91690794903','2023-07-31 12:58:25',NULL,150.00,'','9','1','Good sold','1','','sales','3826013','','No',NULL,NULL,''),(8671,'4000','91690794903','2023-07-31 12:15:03',NULL,150.00,'','9','1','Good sold','1','','sales','3826356','','No',NULL,NULL,''),(8672,'1000','91690797510','2023-07-31 13:12:16',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8673,'4000','91690797510','2023-07-31 13:12:16',NULL,250.00,'','9','1','Good sold','1','','sales','3826231','','No',NULL,NULL,''),(8674,'1110','91690810853','2023-07-31 16:41:07',NULL,80.00,'','9','1','Inventory sold','1','','sales','3826298','','No',NULL,NULL,''),(8675,'1110','91690810853','2023-07-31 16:40:53',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826130','','No',NULL,NULL,''),(8676,'5500','91690810853','2023-07-31 16:41:00',180.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8677,'1000','91690810853','2023-07-31 16:41:07',230.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8678,'4000','91690810853','2023-07-31 16:41:07',NULL,100.00,'','9','1','Good sold','1','','sales','3826298','','No',NULL,NULL,''),(8679,'4000','91690810853','2023-07-31 16:40:53',NULL,130.00,'','9','1','Good sold','1','','sales','3826130','','No',NULL,NULL,''),(8680,'1110','91690810874','2023-07-31 16:53:20',NULL,50.00,'','9','1','Inventory sold','1','','sales','3826014','','No',NULL,NULL,''),(8681,'5500','91690810874','2023-07-31 16:41:14',50.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8682,'1000','91690810874','2023-07-31 16:53:20',80.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8683,'4000','91690810874','2023-07-31 16:53:20',NULL,80.00,'','9','1','Good sold','1','','sales','3826014','','No',NULL,NULL,''),(8684,'1110','91690813296','2023-07-31 17:21:52',NULL,85.00,'','9','1','Inventory sold','1','','sales','3826059','','No',NULL,NULL,''),(8685,'5500','91690813296','2023-07-31 17:21:36',85.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8686,'1000','91690813296','2023-07-31 17:21:52',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8687,'4000','91690813296','2023-07-31 17:21:52',NULL,100.00,'','9','1','Good sold','1','','sales','3826059','','No',NULL,NULL,''),(8688,'1110','91690817091','2023-07-31 18:25:02',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(8689,'5500','91690817091','2023-07-31 18:24:51',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8690,'1000','91690817091','2023-07-31 18:25:02',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8691,'4000','91690817091','2023-07-31 18:25:02',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(8692,'1110','91690817125','2023-07-31 18:25:34',NULL,85.00,'','9','1','Inventory sold','1','','sales','3826059','','No',NULL,NULL,''),(8693,'5500','91690817125','2023-07-31 18:25:26',85.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8694,'1000','91690817125','2023-07-31 18:25:34',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8695,'4000','91690817125','2023-07-31 18:25:34',NULL,100.00,'','9','1','Good sold','1','','sales','3826059','','No',NULL,NULL,''),(8696,'1110','91690880620','2023-08-01 12:04:12',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826356','','No',NULL,NULL,''),(8697,'1110','91690880620','2023-08-01 12:03:41',NULL,50.00,'','9','1','Inventory sold','1','','sales','3826014','','No',NULL,NULL,''),(8698,'1110','91690880620','2023-08-01 12:03:50',NULL,125.00,'','9','1','Inventory sold','1','','sales','3826302','','No',NULL,NULL,''),(8699,'5500','91690880620','2023-08-01 12:04:03',275.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8700,'1000','91690880620','2023-08-01 12:04:12',380.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8701,'4000','91690880620','2023-08-01 12:04:12',NULL,150.00,'','9','1','Good sold','1','','sales','3826356','','No',NULL,NULL,''),(8702,'4000','91690880620','2023-08-01 12:03:41',NULL,80.00,'','9','1','Good sold','1','','sales','3826014','','No',NULL,NULL,''),(8703,'4000','91690880620','2023-08-01 12:03:50',NULL,150.00,'','9','1','Good sold','1','','sales','3826302','','No',NULL,NULL,''),(8704,'1110','91690880660','2023-08-01 12:36:10',NULL,932.80,'','9','1','Inventory sold','1','','sales','3826216','','No',NULL,NULL,''),(8705,'5500','91690880660','2023-08-01 12:04:20',932.80,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8706,'1000','91690880660','2023-08-01 12:36:10',1250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8707,'4000','91690880660','2023-08-01 12:36:10',NULL,1250.00,'','9','1','Good sold','1','','sales','3826216','','No',NULL,NULL,''),(8708,'1110','91690882653','2023-08-01 13:59:46',NULL,52.00,'','9','1','Inventory sold','1','','sales','3826205','','No',NULL,NULL,''),(8709,'5500','91690882653','2023-08-01 12:37:33',52.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8710,'1000','91690882653','2023-08-01 13:59:46',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8711,'4000','91690882653','2023-08-01 13:59:46',NULL,100.00,'','9','1','Good sold','1','','sales','3826205','','No',NULL,NULL,''),(8712,'1110','91690887589','2023-08-01 16:45:47',NULL,200.00,'','9','1','Inventory sold','1','','sales','3826131','','No',NULL,NULL,''),(8713,'1110','91690887589','2023-08-01 13:59:49',NULL,52.00,'','9','1','Inventory sold','1','','sales','3826205','','No',NULL,NULL,''),(8714,'5500','91690887589','2023-08-01 16:45:40',252.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8715,'1000','91690887589','2023-08-01 16:45:47',330.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8716,'4000','91690887589','2023-08-01 16:45:47',NULL,230.00,'','9','1','Good sold','1','','sales','3826131','','No',NULL,NULL,''),(8717,'4000','91690887589','2023-08-01 13:59:49',NULL,100.00,'','9','1','Good sold','1','','sales','3826205','','No',NULL,NULL,''),(8718,'1110','91690897550','2023-08-01 16:48:56',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826323','','No',NULL,NULL,''),(8719,'1110','91690897550','2023-08-01 16:45:50',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826013','','No',NULL,NULL,''),(8720,'5500','91690897550','2023-08-01 16:48:48',180.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8721,'1000','91690897550','2023-08-01 16:48:56',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8722,'4000','91690897550','2023-08-01 16:48:56',NULL,100.00,'','9','1','Good sold','1','','sales','3826323','','No',NULL,NULL,''),(8723,'4000','91690897550','2023-08-01 16:45:50',NULL,150.00,'','9','1','Good sold','1','','sales','3826013','','No',NULL,NULL,''),(8724,'1110','91690897740','2023-08-01 17:37:53',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826333','','No',NULL,NULL,''),(8725,'5500','91690897740','2023-08-01 16:49:00',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8726,'1000','91690897740','2023-08-01 17:37:53',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8727,'4000','91690897740','2023-08-01 17:37:53',NULL,200.00,'','9','1','Good sold','1','','sales','3826333','','No',NULL,NULL,''),(8728,'1110','91690900677','2023-08-01 18:20:30',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826502','','No',NULL,NULL,''),(8729,'5500','91690900677','2023-08-01 17:37:57',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8730,'1000','91690900677','2023-08-01 18:20:30',80.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8731,'4000','91690900677','2023-08-01 18:20:30',NULL,80.00,'','9','1','Good sold','1','','sales','3826502','','No',NULL,NULL,''),(8732,'1110','91690903317','2023-08-01 18:22:04',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826502','','No',NULL,NULL,''),(8733,'5500','91690903317','2023-08-01 18:21:57',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8734,'1000','91690903317','2023-08-01 18:22:04',80.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8735,'4000','91690903317','2023-08-01 18:22:04',NULL,80.00,'','9','1','Good sold','1','','sales','3826502','','No',NULL,NULL,''),(8736,'1110','91690903326','2023-08-01 18:22:23',NULL,320.00,'','9','1','Inventory sold','1','','sales','3826379','','No',NULL,NULL,''),(8737,'5500','91690903326','2023-08-01 18:22:06',320.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8738,'1000','91690903326','2023-08-01 18:22:23',400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8739,'4000','91690903326','2023-08-01 18:22:23',NULL,400.00,'','9','1','Good sold','1','','sales','3826379','','No',NULL,NULL,''),(8740,'1110','91690950082','2023-08-02 07:22:08',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826505','','No',NULL,NULL,''),(8741,'1110','91690950082','2023-08-02 07:21:22',NULL,170.00,'','9','1','Inventory sold','1','','sales','3826059','','No',NULL,NULL,''),(8742,'1110','91690950082','2023-08-02 07:21:37',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826326','','No',NULL,NULL,''),(8743,'5500','91690950082','2023-08-02 07:21:51',290.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8744,'1000','91690950082','2023-08-02 07:22:08',400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8745,'4000','91690950082','2023-08-02 07:22:08',NULL,100.00,'','9','1','Good sold','1','','sales','3826505','','No',NULL,NULL,''),(8746,'4000','91690950082','2023-08-02 07:21:22',NULL,200.00,'','9','1','Good sold','1','','sales','3826059','','No',NULL,NULL,''),(8747,'4000','91690950082','2023-08-02 07:21:37',NULL,100.00,'','9','1','Good sold','1','','sales','3826326','','No',NULL,NULL,''),(8748,'1110','91690950134','2023-08-02 08:57:34',NULL,5500.00,'','9','1','Inventory sold','1','','sales','3826508','','No',NULL,NULL,''),(8749,'5500','91690950134','2023-08-02 07:22:14',5500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8750,'1000','91690950134','2023-08-02 08:57:34',5850.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8751,'4000','91690950134','2023-08-02 08:57:34',NULL,5850.00,'','9','1','Good sold','1','','sales','3826508','','No',NULL,NULL,''),(8752,'1110','91690955858','2023-08-02 08:58:15',NULL,700.00,'','9','1','Inventory sold','1','','sales','3826343','','No',NULL,NULL,''),(8753,'5500','91690955858','2023-08-02 08:57:38',700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8754,'1000','91690955858','2023-08-02 08:58:15',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8755,'4000','91690955858','2023-08-02 08:58:15',NULL,900.00,'','9','1','Good sold','1','','sales','3826343','','No',NULL,NULL,''),(8756,'1110','91690955901','2023-08-02 09:23:31',NULL,80.00,'','9','1','Inventory sold','1','','sales','3826298','','No',NULL,NULL,''),(8757,'5500','91690955901','2023-08-02 08:58:21',80.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8758,'1000','91690955901','2023-08-02 09:23:31',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8759,'4000','91690955901','2023-08-02 09:23:31',NULL,100.00,'','9','1','Good sold','1','','sales','3826298','','No',NULL,NULL,''),(8760,'1110','91690957417','2023-08-02 09:41:02',NULL,80.00,'','9','1','Inventory sold','1','','sales','3826433','','No',NULL,NULL,''),(8761,'5500','91690957417','2023-08-02 09:23:37',80.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8762,'1000','91690957417','2023-08-02 09:41:02',140.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8763,'4000','91690957417','2023-08-02 09:41:02',NULL,140.00,'','9','1','Good sold','1','','sales','3826433','','No',NULL,NULL,''),(8764,'1110','91690958470','2023-08-02 10:03:31',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826356','','No',NULL,NULL,''),(8765,'1110','91690958470','2023-08-02 09:41:10',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(8766,'5500','91690958470','2023-08-02 10:03:23',340.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8767,'1000','91690958470','2023-08-02 10:03:31',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8768,'4000','91690958470','2023-08-02 10:03:31',NULL,150.00,'','9','1','Good sold','1','','sales','3826356','','No',NULL,NULL,''),(8769,'4000','91690958470','2023-08-02 09:41:10',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(8770,'1110','91690959814','2023-08-02 10:15:19',NULL,130.00,'','9','1','Inventory sold','1','','sales','3826377','','No',NULL,NULL,''),(8771,'5500','91690959814','2023-08-02 10:03:34',130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8772,'1000','91690959814','2023-08-02 10:15:19',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8773,'4000','91690959814','2023-08-02 10:15:19',NULL,200.00,'','9','1','Good sold','1','','sales','3826377','','No',NULL,NULL,''),(8774,'1110','91690970224','2023-08-02 12:57:11',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826013','','No',NULL,NULL,''),(8775,'5500','91690970224','2023-08-02 12:57:04',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8776,'1000','91690970224','2023-08-02 12:57:11',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8777,'4000','91690970224','2023-08-02 12:57:11',NULL,150.00,'','9','1','Good sold','1','','sales','3826013','','No',NULL,NULL,''),(8778,'1110','91690970237','2023-08-02 14:32:41',NULL,62.00,'','9','1','Inventory sold','1','','sales','3826145','','No',NULL,NULL,''),(8779,'5500','91690970237','2023-08-02 12:57:17',62.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8780,'1000','91690970237','2023-08-02 14:32:41',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8781,'4000','91690970237','2023-08-02 14:32:41',NULL,100.00,'','9','1','Good sold','1','','sales','3826145','','No',NULL,NULL,''),(8782,'1110','91690975967','2023-08-02 14:41:01',NULL,196.00,'','9','1','Inventory sold','1','','sales','3826300','','No',NULL,NULL,''),(8783,'1110','91690975967','2023-08-02 14:32:47',NULL,40.00,'','9','1','Inventory sold','1','','sales','3826433','','No',NULL,NULL,''),(8784,'5500','91690975967','2023-08-02 14:40:38',236.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8785,'1000','91690975967','2023-08-02 14:41:01',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8786,'4000','91690975967','2023-08-02 14:41:01',NULL,230.00,'','9','1','Good sold','1','','sales','3826300','','No',NULL,NULL,''),(8787,'4000','91690975967','2023-08-02 14:32:47',NULL,70.00,'','9','1','Good sold','1','','sales','3826433','','No',NULL,NULL,''),(8788,'1110','91690976464','2023-08-02 14:57:00',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(8789,'1110','91690976464','2023-08-02 14:41:04',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826356','','No',NULL,NULL,''),(8790,'5500','91690976464','2023-08-02 14:56:53',340.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8791,'1000','91690976464','2023-08-02 14:57:00',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8792,'4000','91690976464','2023-08-02 14:57:00',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(8793,'4000','91690976464','2023-08-02 14:41:04',NULL,150.00,'','9','1','Good sold','1','','sales','3826356','','No',NULL,NULL,''),(8794,'1110','91690977424','2023-08-02 15:01:46',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(8795,'5500','91690977424','2023-08-02 14:57:04',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8796,'1000','91690977424','2023-08-02 15:01:46',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8797,'4000','91690977424','2023-08-02 15:01:46',NULL,1300.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(8798,'1110','91690977719','2023-08-02 16:08:51',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826013','','No',NULL,NULL,''),(8799,'5500','91690977719','2023-08-02 16:08:37',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8800,'1000','91690977719','2023-08-02 16:08:51',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8801,'4000','91690977719','2023-08-02 16:08:51',NULL,150.00,'','9','1','Good sold','1','','sales','3826013','','No',NULL,NULL,''),(8802,'1110','91690981735','2023-08-02 16:51:32',NULL,360.00,'','9','1','Inventory sold','1','','sales','3826103','','No',NULL,NULL,''),(8803,'5500','91690981735','2023-08-02 16:51:18',360.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8804,'1000','91690981735','2023-08-02 16:51:32',400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8805,'4000','91690981735','2023-08-02 16:51:32',NULL,400.00,'','9','1','Good sold','1','','sales','3826103','','No',NULL,NULL,''),(8806,'1110','91690984295','2023-08-02 17:16:02',NULL,52.00,'','9','1','Inventory sold','1','','sales','3826205','','No',NULL,NULL,''),(8807,'5500','91690984295','2023-08-02 16:51:35',52.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8808,'1000','91690984295','2023-08-02 17:16:02',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8809,'4000','91690984295','2023-08-02 17:16:02',NULL,100.00,'','9','1','Good sold','1','','sales','3826205','','No',NULL,NULL,''),(8810,'1110','91690985764','2023-08-02 18:04:30',NULL,110.00,'','9','1','Inventory sold','1','','sales','3826504','','No',NULL,NULL,''),(8811,'5500','91690985764','2023-08-02 17:16:04',110.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8812,'1000','91690985764','2023-08-02 18:04:30',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8813,'4000','91690985764','2023-08-02 18:04:30',NULL,150.00,'','9','1','Good sold','1','','sales','3826504','','No',NULL,NULL,''),(8814,'1110','91691055631','2023-08-03 12:40:47',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(8815,'5500','91691055631','2023-08-03 12:40:32',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8816,'1000','91691055631','2023-08-03 12:40:47',1400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8817,'4000','91691055631','2023-08-03 12:40:47',NULL,1400.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(8818,'1110','91691055654','2023-08-03 12:58:45',NULL,360.00,'','9','1','Inventory sold','1','','sales','3826103','','No',NULL,NULL,''),(8819,'5500','91691055654','2023-08-03 12:40:54',360.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8820,'1000','91691055654','2023-08-03 12:58:45',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8821,'4000','91691055654','2023-08-03 12:58:45',NULL,450.00,'','9','1','Good sold','1','','sales','3826103','','No',NULL,NULL,''),(8822,'1110','91691056730','2023-08-03 13:45:04',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826505','','No',NULL,NULL,''),(8823,'5500','91691056730','2023-08-03 12:58:50',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8824,'1000','91691056730','2023-08-03 13:45:04',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8825,'4000','91691056730','2023-08-03 13:45:04',NULL,100.00,'','9','1','Good sold','1','','sales','3826505','','No',NULL,NULL,''),(8826,'1110','91691059506','2023-08-03 13:48:47',NULL,125.00,'','9','1','Inventory sold','1','','sales','3826302','','No',NULL,NULL,''),(8827,'1110','91691059506','2023-08-03 13:45:06',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826013','','No',NULL,NULL,''),(8828,'5500','91691059506','2023-08-03 13:48:41',245.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8829,'1000','91691059506','2023-08-03 13:48:47',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8830,'4000','91691059506','2023-08-03 13:48:47',NULL,150.00,'','9','1','Good sold','1','','sales','3826302','','No',NULL,NULL,''),(8831,'4000','91691059506','2023-08-03 13:45:06',NULL,150.00,'','9','1','Good sold','1','','sales','3826013','','No',NULL,NULL,''),(8832,'1110','91691059732','2023-08-03 14:51:09',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826013','','No',NULL,NULL,''),(8833,'1110','91691059732','2023-08-03 13:48:52',NULL,62.00,'','9','1','Inventory sold','1','','sales','3826145','','No',NULL,NULL,''),(8834,'5500','91691059732','2023-08-03 14:50:58',182.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8835,'1000','91691059732','2023-08-03 14:51:09',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8836,'4000','91691059732','2023-08-03 14:51:09',NULL,150.00,'','9','1','Good sold','1','','sales','3826013','','No',NULL,NULL,''),(8837,'4000','91691059732','2023-08-03 13:48:52',NULL,100.00,'','9','1','Good sold','1','','sales','3826145','','No',NULL,NULL,''),(8838,'1110','91691063479','2023-08-03 16:38:44',NULL,50.00,'','9','1','Inventory sold','1','','sales','3826014','','No',NULL,NULL,''),(8839,'1110','91691063479','2023-08-03 14:51:19',NULL,110.00,'','9','1','Inventory sold','1','','sales','3826165','','No',NULL,NULL,''),(8840,'1110','91691063479','2023-08-03 16:37:51',NULL,125.00,'','9','1','Inventory sold','1','','sales','3826302','','No',NULL,NULL,''),(8841,'1110','91691063479','2023-08-03 16:37:58',NULL,125.00,'','9','1','Inventory sold','1','','sales','3826302','','No',NULL,NULL,''),(8842,'1110','91691063479','2023-08-03 16:38:10',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(8843,'5500','91691063479','2023-08-03 16:38:37',650.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8844,'1000','91691063479','2023-08-03 16:38:44',830.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8845,'4000','91691063479','2023-08-03 16:38:44',NULL,80.00,'','9','1','Good sold','1','','sales','3826014','','No',NULL,NULL,''),(8846,'4000','91691063479','2023-08-03 14:51:19',NULL,150.00,'','9','1','Good sold','1','','sales','3826165','','No',NULL,NULL,''),(8847,'4000','91691063479','2023-08-03 16:37:51',NULL,150.00,'','9','1','Good sold','1','','sales','3826302','','No',NULL,NULL,''),(8848,'4000','91691063479','2023-08-03 16:37:58',NULL,150.00,'','9','1','Good sold','1','','sales','3826302','','No',NULL,NULL,''),(8849,'4000','91691063479','2023-08-03 16:38:10',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(8850,'1110','91691069932','2023-08-03 16:46:25',NULL,62.00,'','9','1','Inventory sold','1','','sales','3826145','','No',NULL,NULL,''),(8851,'1110','91691069932','2023-08-03 16:38:52',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826505','','No',NULL,NULL,''),(8852,'5500','91691069932','2023-08-03 16:46:19',122.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8853,'1000','91691069932','2023-08-03 16:46:25',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8854,'4000','91691069932','2023-08-03 16:46:25',NULL,100.00,'','9','1','Good sold','1','','sales','3826145','','No',NULL,NULL,''),(8855,'4000','91691069932','2023-08-03 16:38:52',NULL,100.00,'','9','1','Good sold','1','','sales','3826505','','No',NULL,NULL,''),(8856,'1110','91691070387','2023-08-03 17:13:17',NULL,2800.00,'','9','1','Inventory sold','1','','sales','3826285','','No',NULL,NULL,''),(8857,'5500','91691070387','2023-08-03 16:46:27',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8858,'1000','91691070387','2023-08-03 17:13:17',3000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8859,'4000','91691070387','2023-08-03 17:13:17',NULL,3000.00,'','9','1','Good sold','1','','sales','3826285','','No',NULL,NULL,''),(8860,'1110','91691124806','2023-08-04 07:53:34',NULL,345.00,'','9','1','Inventory sold','1','','sales','3826209','','No',NULL,NULL,''),(8861,'5500','91691124806','2023-08-04 07:53:26',345.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8862,'1000','91691124806','2023-08-04 07:53:34',550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8863,'4000','91691124806','2023-08-04 07:53:34',NULL,550.00,'','9','1','Good sold','1','','sales','3826209','','No',NULL,NULL,''),(8864,'1110','91691132979','2023-08-04 10:09:45',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826130','','No',NULL,NULL,''),(8865,'5500','91691132979','2023-08-04 10:09:39',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8866,'1000','91691132979','2023-08-04 10:09:45',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8867,'4000','91691132979','2023-08-04 10:09:45',NULL,130.00,'','9','1','Good sold','1','','sales','3826130','','No',NULL,NULL,''),(8870,'1000','91691132990','2023-08-04 10:26:49',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8872,'1110','91691134014','2023-08-04 10:27:27',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(8873,'5500','91691134014','2023-08-04 10:26:54',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8874,'1000','91691134014','2023-08-04 10:27:27',1400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8875,'4000','91691134014','2023-08-04 10:27:27',NULL,1400.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(8880,'1110','91691132990','2023-08-04 10:09:50',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826323','','No',NULL,NULL,''),(8881,'5500','91691132990','2023-08-04 10:27:52',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8882,'1000','91691132990','2023-08-04 10:26:49',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8883,'4000','91691132990','2023-08-04 10:09:50',NULL,100.00,'','9','1','Good sold','1','','sales','3826323','','No',NULL,NULL,''),(8884,'1110','91691135013','2023-08-04 11:15:00',NULL,196.00,'','9','1','Inventory sold','1','','sales','3826300','','No',NULL,NULL,''),(8885,'1110','91691135013','2023-08-04 10:43:33',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826013','','No',NULL,NULL,''),(8886,'5500','91691135013','2023-08-04 11:14:54',316.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8887,'1000','91691135013','2023-08-04 11:15:00',400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8888,'4000','91691135013','2023-08-04 11:15:00',NULL,250.00,'','9','1','Good sold','1','','sales','3826300','','No',NULL,NULL,''),(8889,'4000','91691135013','2023-08-04 10:43:33',NULL,150.00,'','9','1','Good sold','1','','sales','3826013','','No',NULL,NULL,''),(8890,'1110','91691136903','2023-08-04 11:19:41',NULL,180.00,'','9','1','Inventory sold','1','','sales','3826169','','No',NULL,NULL,''),(8891,'1110','91691136903','2023-08-04 11:15:04',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826013','','No',NULL,NULL,''),(8892,'1110','91691136903','2023-08-04 11:19:19',NULL,90.00,'','9','1','Inventory sold','1','','sales','3826233','','No',NULL,NULL,''),(8893,'5500','91691136903','2023-08-04 11:19:25',390.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8894,'1000','91691136903','2023-08-04 11:19:41',580.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8895,'4000','91691136903','2023-08-04 11:19:41',NULL,300.00,'','9','1','Good sold','1','','sales','3826169','','No',NULL,NULL,''),(8896,'4000','91691136903','2023-08-04 11:15:04',NULL,150.00,'','9','1','Good sold','1','','sales','3826013','','No',NULL,NULL,''),(8897,'4000','91691136903','2023-08-04 11:19:19',NULL,130.00,'','9','1','Good sold','1','','sales','3826233','','No',NULL,NULL,''),(8898,'1110','91691137229','2023-08-04 11:40:28',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(8899,'5500','91691137229','2023-08-04 11:20:29',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8900,'1000','91691137229','2023-08-04 11:40:28',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8901,'4000','91691137229','2023-08-04 11:40:28',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(8902,'1110','91691138432','2023-08-04 12:34:53',NULL,80.00,'','9','1','Inventory sold','1','','sales','3826433','','No',NULL,NULL,''),(8903,'5500','91691138432','2023-08-04 11:40:32',80.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8904,'1000','91691138432','2023-08-04 12:34:53',140.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8905,'4000','91691138432','2023-08-04 12:34:53',NULL,140.00,'','9','1','Good sold','1','','sales','3826433','','No',NULL,NULL,''),(8906,'1110','91691141696','2023-08-04 13:44:26',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826505','','No',NULL,NULL,''),(8907,'5500','91691141696','2023-08-04 12:34:56',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8908,'1000','91691141696','2023-08-04 13:44:26',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8909,'4000','91691141696','2023-08-04 13:44:26',NULL,100.00,'','9','1','Good sold','1','','sales','3826505','','No',NULL,NULL,''),(8910,'1110','91691145872','2023-08-04 13:57:51',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826013','','No',NULL,NULL,''),(8911,'5500','91691145872','2023-08-04 13:44:32',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8912,'1000','91691145872','2023-08-04 13:57:51',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8913,'4000','91691145872','2023-08-04 13:57:51',NULL,150.00,'','9','1','Good sold','1','','sales','3826013','','No',NULL,NULL,''),(8914,'1110','91691147848','2023-08-04 14:17:35',NULL,406.00,'','9','1','Inventory sold','1','','sales','3826297','','No',NULL,NULL,''),(8915,'5500','91691147848','2023-08-04 14:17:28',406.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8916,'1000','91691147848','2023-08-04 14:17:35',480.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8917,'4000','91691147848','2023-08-04 14:17:35',NULL,480.00,'','9','1','Good sold','1','','sales','3826297','','No',NULL,NULL,''),(8918,'1110','91691156691','2023-08-04 16:44:58',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826502','','No',NULL,NULL,''),(8919,'5500','91691156691','2023-08-04 16:44:52',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8920,'1000','91691156691','2023-08-04 16:44:58',80.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8921,'4000','91691156691','2023-08-04 16:44:58',NULL,80.00,'','9','1','Good sold','1','','sales','3826502','','No',NULL,NULL,''),(8922,'1000','91691156699','2023-08-04 16:48:26',400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8923,'4000','91691156699','2023-08-04 16:48:26',NULL,400.00,'','9','1','Good sold','1','','sales','3826459','','No',NULL,NULL,''),(8924,'1110','91691156911','2023-08-04 16:56:36',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826013','','No',NULL,NULL,''),(8925,'5500','91691156911','2023-08-04 16:48:31',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8926,'1000','91691156911','2023-08-04 16:56:36',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8927,'4000','91691156911','2023-08-04 16:56:36',NULL,150.00,'','9','1','Good sold','1','','sales','3826013','','No',NULL,NULL,''),(8928,'1110','91691157405','2023-08-04 17:08:08',NULL,50.00,'','9','1','Inventory sold','1','','sales','3826014','','No',NULL,NULL,''),(8929,'5500','91691157405','2023-08-04 16:56:45',50.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8930,'1000','91691157405','2023-08-04 17:08:08',80.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8931,'4000','91691157405','2023-08-04 17:08:08',NULL,80.00,'','9','1','Good sold','1','','sales','3826014','','No',NULL,NULL,''),(8932,'1110','91691158092','2023-08-04 17:10:54',NULL,200.00,'','9','1','Inventory sold','1','','sales','3826131','','No',NULL,NULL,''),(8933,'5500','91691158092','2023-08-04 17:08:12',200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8934,'1000','91691158092','2023-08-04 17:10:54',230.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8935,'4000','91691158092','2023-08-04 17:10:54',NULL,230.00,'','9','1','Good sold','1','','sales','3826131','','No',NULL,NULL,''),(8936,'1000','91691205608','2023-08-05 06:20:14',400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8937,'4000','91691205608','2023-08-05 06:20:14',NULL,400.00,'','9','1','Good sold','1','','sales','3826459','','No',NULL,NULL,''),(8938,'1110','91691205620','2023-08-05 07:08:19',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(8939,'5500','91691205620','2023-08-05 06:20:20',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8940,'1000','91691205620','2023-08-05 07:08:19',1400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8941,'4000','91691205620','2023-08-05 07:08:19',NULL,1400.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(8942,'1110','91691208777','2023-08-05 08:02:50',NULL,52.00,'','9','1','Inventory sold','1','','sales','3826205','','No',NULL,NULL,''),(8943,'5500','91691208777','2023-08-05 07:12:57',52.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8944,'1000','91691208777','2023-08-05 08:02:50',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8945,'4000','91691208777','2023-08-05 08:02:50',NULL,100.00,'','9','1','Good sold','1','','sales','3826205','','No',NULL,NULL,''),(8946,'1110','91691211773','2023-08-05 09:19:05',NULL,85.00,'','9','1','Inventory sold','1','','sales','3826059','','No',NULL,NULL,''),(8947,'5500','91691211773','2023-08-05 08:02:53',85.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8948,'1000','91691211773','2023-08-05 09:19:05',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8949,'4000','91691211773','2023-08-05 09:19:05',NULL,100.00,'','9','1','Good sold','1','','sales','3826059','','No',NULL,NULL,''),(8950,'1110','91691226312','2023-08-05 12:05:22',NULL,200.00,'','9','1','Inventory sold','1','','sales','3826342','','No',NULL,NULL,''),(8951,'5500','91691226312','2023-08-05 12:05:12',200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8952,'1000','91691226312','2023-08-05 12:05:22',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8953,'4000','91691226312','2023-08-05 12:05:22',NULL,300.00,'','9','1','Good sold','1','','sales','3826342','','No',NULL,NULL,''),(8954,'1110','91691226330','2023-08-05 12:20:15',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826342','','No',NULL,NULL,''),(8955,'5500','91691226330','2023-08-05 12:05:30',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8956,'1000','91691226330','2023-08-05 12:20:15',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8957,'4000','91691226330','2023-08-05 12:20:15',NULL,150.00,'','9','1','Good sold','1','','sales','3826342','','No',NULL,NULL,''),(8958,'1110','91691227216','2023-08-05 12:35:23',NULL,165.00,'','9','1','Inventory sold','1','','sales','3826324','','No',NULL,NULL,''),(8959,'1110','91691227216','2023-08-05 12:20:16',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826323','','No',NULL,NULL,''),(8960,'5500','91691227216','2023-08-05 12:35:16',225.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8961,'1000','91691227216','2023-08-05 12:35:23',350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8962,'4000','91691227216','2023-08-05 12:35:23',NULL,250.00,'','9','1','Good sold','1','','sales','3826324','','No',NULL,NULL,''),(8963,'4000','91691227216','2023-08-05 12:20:16',NULL,100.00,'','9','1','Good sold','1','','sales','3826323','','No',NULL,NULL,''),(8964,'1110','91691235819','2023-08-05 14:44:14',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826013','','No',NULL,NULL,''),(8965,'1110','91691235819','2023-08-05 14:43:39',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826505','','No',NULL,NULL,''),(8966,'5500','91691235819','2023-08-05 14:44:05',180.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8967,'1000','91691235819','2023-08-05 14:44:14',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8968,'4000','91691235819','2023-08-05 14:44:14',NULL,150.00,'','9','1','Good sold','1','','sales','3826013','','No',NULL,NULL,''),(8969,'4000','91691235819','2023-08-05 14:43:39',NULL,100.00,'','9','1','Good sold','1','','sales','3826505','','No',NULL,NULL,''),(8970,'1110','91691235860','2023-08-05 15:14:06',NULL,90.00,'','9','1','Inventory sold','1','','sales','3826233','','No',NULL,NULL,''),(8971,'5500','91691235860','2023-08-05 15:13:58',90.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8972,'1000','91691235860','2023-08-05 15:14:06',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8973,'4000','91691235860','2023-08-05 15:14:06',NULL,130.00,'','9','1','Good sold','1','','sales','3826233','','No',NULL,NULL,''),(8974,'1110','91691237653','2023-08-05 15:14:38',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826013','','No',NULL,NULL,''),(8975,'5500','91691237653','2023-08-05 15:14:13',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8976,'1000','91691237653','2023-08-05 15:14:38',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8977,'4000','91691237653','2023-08-05 15:14:38',NULL,150.00,'','9','1','Good sold','1','','sales','3826013','','No',NULL,NULL,''),(8978,'1110','91691242557','2023-08-05 16:36:13',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(8979,'5500','91691242557','2023-08-05 16:35:57',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8980,'1000','91691242557','2023-08-05 16:36:13',1400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8981,'4000','91691242557','2023-08-05 16:36:13',NULL,1400.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(8982,'1110','91691382722','2023-08-07 07:32:25',NULL,406.00,'','9','1','Inventory sold','1','','sales','3826297','','No',NULL,NULL,''),(8983,'5500','91691382722','2023-08-07 07:32:02',406.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8984,'1000','91691382722','2023-08-07 07:32:25',480.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8985,'4000','91691382722','2023-08-07 07:32:25',NULL,480.00,'','9','1','Good sold','1','','sales','3826297','','No',NULL,NULL,''),(8986,'1110','91691386476','2023-08-07 08:34:47',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(8987,'5500','91691386476','2023-08-07 08:34:36',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8988,'1000','91691386476','2023-08-07 08:34:47',1400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8989,'4000','91691386476','2023-08-07 08:34:47',NULL,1400.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(8990,'1110','91691386490','2023-08-07 10:32:09',NULL,92.00,'','9','1','Inventory sold','1','','sales','3826194','','No',NULL,NULL,''),(8991,'5500','91691386490','2023-08-07 08:34:50',92.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8992,'1000','91691386490','2023-08-07 10:32:09',180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8993,'4000','91691386490','2023-08-07 10:32:09',NULL,180.00,'','9','1','Good sold','1','','sales','3826194','','No',NULL,NULL,''),(8994,'1110','91691393534','2023-08-07 10:59:33',NULL,2800.00,'','9','1','Inventory sold','1','','sales','3826285','','No',NULL,NULL,''),(8995,'5500','91691393534','2023-08-07 10:58:33',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(8996,'1000','91691393534','2023-08-07 10:59:33',3000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(8997,'4000','91691393534','2023-08-07 10:59:33',NULL,3000.00,'','9','1','Good sold','1','','sales','3826285','','No',NULL,NULL,''),(8998,'1110','91691408551','2023-08-07 14:43:08',NULL,85.00,'','9','1','Inventory sold','1','','sales','3826059','','No',NULL,NULL,''),(8999,'1110','91691408551','2023-08-07 14:42:31',NULL,50.00,'','9','1','Inventory sold','1','','sales','3826014','','No',NULL,NULL,''),(9000,'5500','91691408551','2023-08-07 14:42:45',135.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9001,'1000','91691408551','2023-08-07 14:43:08',180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9002,'4000','91691408551','2023-08-07 14:43:08',NULL,100.00,'','9','1','Good sold','1','','sales','3826059','','No',NULL,NULL,''),(9003,'4000','91691408551','2023-08-07 14:42:31',NULL,80.00,'','9','1','Good sold','1','','sales','3826014','','No',NULL,NULL,''),(9004,'1110','91691408596','2023-08-07 14:43:24',NULL,85.00,'','9','1','Inventory sold','1','','sales','3826059','','No',NULL,NULL,''),(9005,'5500','91691408596','2023-08-07 14:43:16',85.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9006,'1000','91691408596','2023-08-07 14:43:24',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9007,'4000','91691408596','2023-08-07 14:43:24',NULL,100.00,'','9','1','Good sold','1','','sales','3826059','','No',NULL,NULL,''),(9008,'1110','91691408607','2023-08-07 15:30:53',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(9009,'5500','91691408607','2023-08-07 14:43:27',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9010,'1000','91691408607','2023-08-07 15:30:53',1400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9011,'4000','91691408607','2023-08-07 15:30:53',NULL,1400.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(9012,'1110','91691416116','2023-08-07 16:48:44',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826013','','No',NULL,NULL,''),(9013,'5500','91691416116','2023-08-07 16:48:36',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9014,'1000','91691416116','2023-08-07 16:48:44',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9015,'4000','91691416116','2023-08-07 16:48:44',NULL,150.00,'','9','1','Good sold','1','','sales','3826013','','No',NULL,NULL,''),(9016,'1110','91691416128','2023-08-07 17:05:27',NULL,85.00,'','9','1','Inventory sold','1','','sales','3826059','','No',NULL,NULL,''),(9017,'5500','91691416128','2023-08-07 16:48:48',85.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9018,'1000','91691416128','2023-08-07 17:05:27',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9019,'4000','91691416128','2023-08-07 17:05:27',NULL,100.00,'','9','1','Good sold','1','','sales','3826059','','No',NULL,NULL,''),(9020,'1110','91691473978','2023-08-08 08:54:22',NULL,210.00,'','9','1','Inventory sold','1','','sales','3826296','','No',NULL,NULL,''),(9021,'1110','91691473978','2023-08-08 08:52:58',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826130','','No',NULL,NULL,''),(9022,'1110','91691473978','2023-08-08 08:53:12',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826013','','No',NULL,NULL,''),(9023,'1110','91691473978','2023-08-08 08:53:18',NULL,125.00,'','9','1','Inventory sold','1','','sales','3826302','','No',NULL,NULL,''),(9024,'1110','91691473978','2023-08-08 08:53:32',NULL,196.00,'','9','1','Inventory sold','1','','sales','3826300','','No',NULL,NULL,''),(9025,'5500','91691473978','2023-08-08 08:54:07',751.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9026,'1000','91691473978','2023-08-08 08:54:22',930.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9027,'4000','91691473978','2023-08-08 08:54:22',NULL,250.00,'','9','1','Good sold','1','','sales','3826296','','No',NULL,NULL,''),(9028,'4000','91691473978','2023-08-08 08:52:58',NULL,130.00,'','9','1','Good sold','1','','sales','3826130','','No',NULL,NULL,''),(9029,'4000','91691473978','2023-08-08 08:53:12',NULL,150.00,'','9','1','Good sold','1','','sales','3826013','','No',NULL,NULL,''),(9030,'4000','91691473978','2023-08-08 08:53:18',NULL,150.00,'','9','1','Good sold','1','','sales','3826302','','No',NULL,NULL,''),(9031,'4000','91691473978','2023-08-08 08:53:32',NULL,250.00,'','9','1','Good sold','1','','sales','3826300','','No',NULL,NULL,''),(9032,'1110','91691474066','2023-08-08 09:19:23',NULL,80.00,'','9','1','Inventory sold','1','','sales','3826298','','No',NULL,NULL,''),(9033,'5500','91691474066','2023-08-08 08:54:26',80.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9034,'1000','91691474066','2023-08-08 09:19:23',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9035,'4000','91691474066','2023-08-08 09:19:23',NULL,100.00,'','9','1','Good sold','1','','sales','3826298','','No',NULL,NULL,''),(9036,'1110','91691475565','2023-08-08 09:51:05',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826323','','No',NULL,NULL,''),(9037,'1110','91691475565','2023-08-08 09:19:25',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826505','','No',NULL,NULL,''),(9038,'5500','91691475565','2023-08-08 09:50:57',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9039,'1000','91691475565','2023-08-08 09:51:05',400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9040,'4000','91691475565','2023-08-08 09:51:05',NULL,200.00,'','9','1','Good sold','1','','sales','3826323','','No',NULL,NULL,''),(9041,'4000','91691475565','2023-08-08 09:19:25',NULL,200.00,'','9','1','Good sold','1','','sales','3826505','','No',NULL,NULL,''),(9042,'1110','91691484983','2023-08-08 11:57:38',NULL,3200.00,'','9','1','Inventory sold','1','','sales','3826368','','No',NULL,NULL,''),(9043,'5500','91691484983','2023-08-08 11:56:23',3200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9044,'1000','91691484983','2023-08-08 11:57:38',3350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9045,'4000','91691484983','2023-08-08 11:57:38',NULL,3350.00,'','9','1','Good sold','1','','sales','3826368','','No',NULL,NULL,''),(9046,'1110','91691485751','2023-08-08 12:40:43',NULL,210.00,'','9','1','Inventory sold','1','','sales','3826296','','No',NULL,NULL,''),(9047,'5500','91691485751','2023-08-08 12:09:11',210.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9048,'1000','91691485751','2023-08-08 12:40:43',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9049,'4000','91691485751','2023-08-08 12:40:43',NULL,250.00,'','9','1','Good sold','1','','sales','3826296','','No',NULL,NULL,''),(9050,'1110','91691489124','2023-08-08 13:05:34',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826130','','No',NULL,NULL,''),(9051,'5500','91691489124','2023-08-08 13:05:24',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9052,'1000','91691489124','2023-08-08 13:05:34',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9053,'4000','91691489124','2023-08-08 13:05:34',NULL,130.00,'','9','1','Good sold','1','','sales','3826130','','No',NULL,NULL,''),(9054,'1110','91691489140','2023-08-08 14:19:32',NULL,125.00,'','9','1','Inventory sold','1','','sales','3826302','','No',NULL,NULL,''),(9055,'5500','91691489140','2023-08-08 13:05:40',125.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9056,'1000','91691489140','2023-08-08 14:19:32',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9057,'4000','91691489140','2023-08-08 14:19:32',NULL,150.00,'','9','1','Good sold','1','','sales','3826302','','No',NULL,NULL,''),(9058,'1110','91691493577','2023-08-08 14:21:21',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(9059,'5500','91691493577','2023-08-08 14:19:37',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9060,'1000','91691493577','2023-08-08 14:21:21',1400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9061,'4000','91691493577','2023-08-08 14:21:21',NULL,1400.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(9062,'1110','91691493685','2023-08-08 14:30:54',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826294','','No',NULL,NULL,''),(9063,'5500','91691493685','2023-08-08 14:21:25',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9064,'1000','91691493685','2023-08-08 14:30:54',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9065,'4000','91691493685','2023-08-08 14:30:54',NULL,150.00,'','9','1','Good sold','1','','sales','3826294','','No',NULL,NULL,''),(9066,'1110','91691506065','2023-08-08 17:48:07',NULL,85.00,'','9','1','Inventory sold','1','','sales','3826059','','No',NULL,NULL,''),(9067,'1110','91691506065','2023-08-08 17:47:45',NULL,125.00,'','9','1','Inventory sold','1','','sales','3826302','','No',NULL,NULL,''),(9068,'5500','91691506065','2023-08-08 17:47:56',210.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9069,'1000','91691506065','2023-08-08 17:48:07',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9070,'4000','91691506065','2023-08-08 17:48:07',NULL,100.00,'','9','1','Good sold','1','','sales','3826059','','No',NULL,NULL,''),(9071,'4000','91691506065','2023-08-08 17:47:45',NULL,150.00,'','9','1','Good sold','1','','sales','3826302','','No',NULL,NULL,''),(9072,'1110','91691506100','2023-08-08 18:03:07',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826342','','No',NULL,NULL,''),(9073,'5500','91691506100','2023-08-08 17:48:20',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9074,'1000','91691506100','2023-08-08 18:03:07',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9075,'4000','91691506100','2023-08-08 18:03:07',NULL,150.00,'','9','1','Good sold','1','','sales','3826342','','No',NULL,NULL,''),(9076,'1110','91691576745','2023-08-09 13:27:39',NULL,228.80,'','9','1','Inventory sold','1','','sales','3826191','','No',NULL,NULL,''),(9077,'1110','91691576745','2023-08-09 13:25:45',NULL,125.00,'','9','1','Inventory sold','1','','sales','3826302','','No',NULL,NULL,''),(9078,'1110','91691576745','2023-08-09 13:26:19',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826502','','No',NULL,NULL,''),(9079,'1110','91691576745','2023-08-09 13:26:30',NULL,196.00,'','9','1','Inventory sold','1','','sales','3826300','','No',NULL,NULL,''),(9080,'5500','91691576745','2023-08-09 13:27:19',609.80,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9081,'1000','91691576745','2023-08-09 13:27:39',830.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9082,'4000','91691576745','2023-08-09 13:27:39',NULL,350.00,'','9','1','Good sold','1','','sales','3826191','','No',NULL,NULL,''),(9083,'4000','91691576745','2023-08-09 13:25:45',NULL,150.00,'','9','1','Good sold','1','','sales','3826302','','No',NULL,NULL,''),(9084,'4000','91691576745','2023-08-09 13:26:19',NULL,80.00,'','9','1','Good sold','1','','sales','3826502','','No',NULL,NULL,''),(9085,'4000','91691576745','2023-08-09 13:26:30',NULL,250.00,'','9','1','Good sold','1','','sales','3826300','','No',NULL,NULL,''),(9086,'1110','91691590869','2023-08-09 17:21:18',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826130','','No',NULL,NULL,''),(9087,'5500','91691590869','2023-08-09 17:21:09',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9088,'1000','91691590869','2023-08-09 17:21:18',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9089,'4000','91691590869','2023-08-09 17:21:18',NULL,130.00,'','9','1','Good sold','1','','sales','3826130','','No',NULL,NULL,''),(9090,'1110','91691590880','2023-08-09 17:27:51',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826502','','No',NULL,NULL,''),(9091,'5500','91691590880','2023-08-09 17:21:20',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9092,'1000','91691590880','2023-08-09 17:27:51',80.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9093,'4000','91691590880','2023-08-09 17:27:51',NULL,80.00,'','9','1','Good sold','1','','sales','3826502','','No',NULL,NULL,''),(9094,'1110','91691591273','2023-08-09 17:32:46',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826130','','No',NULL,NULL,''),(9095,'5500','91691591273','2023-08-09 17:27:53',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9096,'1000','91691591273','2023-08-09 17:32:46',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9097,'4000','91691591273','2023-08-09 17:32:46',NULL,130.00,'','9','1','Good sold','1','','sales','3826130','','No',NULL,NULL,''),(9098,'1110','91691641573','2023-08-10 07:26:27',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(9099,'5500','91691641573','2023-08-10 07:26:13',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9100,'1000','91691641573','2023-08-10 07:26:27',1350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9101,'4000','91691641573','2023-08-10 07:26:27',NULL,1350.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(9102,'1110','91691650778','2023-08-10 09:59:48',NULL,200.00,'','9','1','Inventory sold','1','','sales','3826131','','No',NULL,NULL,''),(9103,'5500','91691650778','2023-08-10 09:59:38',200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9104,'1000','91691650778','2023-08-10 09:59:48',230.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9105,'4000','91691650778','2023-08-10 09:59:48',NULL,230.00,'','9','1','Good sold','1','','sales','3826131','','No',NULL,NULL,''),(9106,'1110','91691650794','2023-08-10 10:37:40',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826013','','No',NULL,NULL,''),(9107,'1110','91691650794','2023-08-10 09:59:54',NULL,170.00,'','9','1','Inventory sold','1','','sales','3826167','','No',NULL,NULL,''),(9108,'5500','91691650794','2023-08-10 10:37:27',290.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9109,'1000','91691650794','2023-08-10 10:37:40',350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9110,'4000','91691650794','2023-08-10 10:37:40',NULL,150.00,'','9','1','Good sold','1','','sales','3826013','','No',NULL,NULL,''),(9111,'4000','91691650794','2023-08-10 09:59:54',NULL,200.00,'','9','1','Good sold','1','','sales','3826167','','No',NULL,NULL,''),(9112,'1110','91691653068','2023-08-10 10:47:58',NULL,3200.00,'','9','1','Inventory sold','1','','sales','3826368','','No',NULL,NULL,''),(9113,'5500','91691653068','2023-08-10 10:37:48',3200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9114,'1000','91691653068','2023-08-10 10:47:58',3350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9115,'4000','91691653068','2023-08-10 10:47:58',NULL,3350.00,'','9','1','Good sold','1','','sales','3826368','','No',NULL,NULL,''),(9116,'1110','91691653684','2023-08-10 10:52:01',NULL,440.00,'','9','1','Inventory sold','1','','sales','3826192','','No',NULL,NULL,''),(9117,'5500','91691653684','2023-08-10 10:48:04',440.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9118,'1000','91691653684','2023-08-10 10:52:01',600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9119,'4000','91691653684','2023-08-10 10:52:01',NULL,600.00,'','9','1','Good sold','1','','sales','3826192','','No',NULL,NULL,''),(9120,'1110','91691653926','2023-08-10 11:04:01',NULL,40.00,'','9','1','Inventory sold','1','','sales','3826433','','No',NULL,NULL,''),(9121,'5500','91691653926','2023-08-10 10:52:06',40.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9122,'1000','91691653926','2023-08-10 11:04:01',70.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9123,'4000','91691653926','2023-08-10 11:04:01',NULL,70.00,'','9','1','Good sold','1','','sales','3826433','','No',NULL,NULL,''),(9124,'1110','91691654650','2023-08-10 12:14:33',NULL,210.00,'','9','1','Inventory sold','1','','sales','3826296','','No',NULL,NULL,''),(9125,'5500','91691654650','2023-08-10 11:04:10',210.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9126,'1000','91691654650','2023-08-10 12:14:33',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9127,'4000','91691654650','2023-08-10 12:14:33',NULL,250.00,'','9','1','Good sold','1','','sales','3826296','','No',NULL,NULL,''),(9128,'1110','91691658880','2023-08-10 12:28:17',NULL,50.00,'','9','1','Inventory sold','1','','sales','3826014','','No',NULL,NULL,''),(9129,'5500','91691658880','2023-08-10 12:14:40',50.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9130,'1000','91691658880','2023-08-10 12:28:17',80.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9131,'4000','91691658880','2023-08-10 12:28:17',NULL,80.00,'','9','1','Good sold','1','','sales','3826014','','No',NULL,NULL,''),(9132,'1110','91691728051','2023-08-11 07:28:07',NULL,932.80,'','9','1','Inventory sold','1','','sales','3826216','','No',NULL,NULL,''),(9133,'1110','91691728051','2023-08-11 07:27:32',NULL,228.80,'','9','1','Inventory sold','1','','sales','3826191','','No',NULL,NULL,''),(9134,'5500','91691728051','2023-08-11 07:27:49',1161.60,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9135,'1000','91691728051','2023-08-11 07:28:07',1700.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9136,'4000','91691728051','2023-08-11 07:28:07',NULL,1400.00,'','9','1','Good sold','1','','sales','3826216','','No',NULL,NULL,''),(9137,'4000','91691728051','2023-08-11 07:27:32',NULL,300.00,'','9','1','Good sold','1','','sales','3826191','','No',NULL,NULL,''),(9138,'1110','91691728093','2023-08-11 07:29:08',NULL,210.00,'','9','1','Inventory sold','1','','sales','3826296','','No',NULL,NULL,''),(9139,'5500','91691728093','2023-08-11 07:28:13',210.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9140,'1000','91691728093','2023-08-11 07:29:08',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9141,'4000','91691728093','2023-08-11 07:29:08',NULL,250.00,'','9','1','Good sold','1','','sales','3826296','','No',NULL,NULL,''),(9142,'1110','91691738675','2023-08-11 10:25:02',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826013','','No',NULL,NULL,''),(9143,'5500','91691738675','2023-08-11 10:24:35',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9144,'1000','91691738675','2023-08-11 10:25:02',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9145,'4000','91691738675','2023-08-11 10:25:02',NULL,150.00,'','9','1','Good sold','1','','sales','3826013','','No',NULL,NULL,''),(9146,'1110','91691738707','2023-08-11 10:32:19',NULL,40.00,'','9','1','Inventory sold','1','','sales','3826433','','No',NULL,NULL,''),(9147,'5500','91691738707','2023-08-11 10:25:07',40.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9148,'1000','91691738707','2023-08-11 10:32:19',80.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9149,'4000','91691738707','2023-08-11 10:32:19',NULL,80.00,'','9','1','Good sold','1','','sales','3826433','','No',NULL,NULL,''),(9150,'1110','91691739146','2023-08-11 11:26:44',NULL,210.00,'','9','1','Inventory sold','1','','sales','3826353','','No',NULL,NULL,''),(9151,'1110','91691739146','2023-08-11 10:32:26',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826333','','No',NULL,NULL,''),(9152,'5500','91691739146','2023-08-11 11:26:29',330.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9153,'1000','91691739146','2023-08-11 11:26:44',500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9154,'4000','91691739146','2023-08-11 11:26:44',NULL,300.00,'','9','1','Good sold','1','','sales','3826353','','No',NULL,NULL,''),(9155,'4000','91691739146','2023-08-11 10:32:26',NULL,200.00,'','9','1','Good sold','1','','sales','3826333','','No',NULL,NULL,''),(9156,'1110','91691742408','2023-08-11 11:35:31',NULL,90.00,'','9','1','Inventory sold','1','','sales','3826233','','No',NULL,NULL,''),(9157,'5500','91691742408','2023-08-11 11:26:48',90.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9158,'1000','91691742408','2023-08-11 11:35:31',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9159,'4000','91691742408','2023-08-11 11:35:31',NULL,130.00,'','9','1','Good sold','1','','sales','3826233','','No',NULL,NULL,''),(9160,'1110','91691742937','2023-08-11 12:22:28',NULL,80.00,'','9','1','Inventory sold','1','','sales','3826298','','No',NULL,NULL,''),(9161,'5500','91691742937','2023-08-11 11:35:37',80.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9162,'1000','91691742937','2023-08-11 12:22:28',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9163,'4000','91691742937','2023-08-11 12:22:28',NULL,100.00,'','9','1','Good sold','1','','sales','3826298','','No',NULL,NULL,''),(9164,'1110','91691745750','2023-08-11 12:42:38',NULL,145.00,'','9','1','Inventory sold','1','','sales','3826466','','No',NULL,NULL,''),(9165,'5500','91691745750','2023-08-11 12:22:30',145.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9166,'1000','91691745750','2023-08-11 12:42:38',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9167,'4000','91691745750','2023-08-11 12:42:38',NULL,200.00,'','9','1','Good sold','1','','sales','3826466','','No',NULL,NULL,''),(9168,'1110','91691746961','2023-08-11 13:41:25',NULL,90.00,'','9','1','Inventory sold','1','','sales','3826233','','No',NULL,NULL,''),(9169,'1110','91691746961','2023-08-11 12:42:41',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826013','','No',NULL,NULL,''),(9170,'1110','91691746961','2023-08-11 13:41:05',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(9171,'5500','91691746961','2023-08-11 13:41:15',450.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9172,'1000','91691746961','2023-08-11 13:41:25',580.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9173,'4000','91691746961','2023-08-11 13:41:25',NULL,130.00,'','9','1','Good sold','1','','sales','3826233','','No',NULL,NULL,''),(9174,'4000','91691746961','2023-08-11 12:42:41',NULL,150.00,'','9','1','Good sold','1','','sales','3826013','','No',NULL,NULL,''),(9175,'4000','91691746961','2023-08-11 13:41:05',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(9176,'1000','91691750489','2023-08-11 14:41:27',70.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9177,'4000','91691750489','2023-08-11 14:41:27',NULL,70.00,'','9','1','Good sold','1','','sales','3826481','','No',NULL,NULL,''),(9178,'1110','91691754090','2023-08-11 16:25:18',NULL,125.00,'','9','1','Inventory sold','1','','sales','3826302','','No',NULL,NULL,''),(9179,'1110','91691754090','2023-08-11 14:41:30',NULL,50.00,'','9','1','Inventory sold','1','','sales','3826014','','No',NULL,NULL,''),(9180,'5500','91691754090','2023-08-11 16:25:06',175.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9181,'1000','91691754090','2023-08-11 16:25:18',230.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9182,'4000','91691754090','2023-08-11 16:25:18',NULL,150.00,'','9','1','Good sold','1','','sales','3826302','','No',NULL,NULL,''),(9183,'4000','91691754090','2023-08-11 14:41:30',NULL,80.00,'','9','1','Good sold','1','','sales','3826014','','No',NULL,NULL,''),(9184,'1110','91691761371','2023-08-11 16:43:00',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826505','','No',NULL,NULL,''),(9185,'5500','91691761371','2023-08-11 16:42:51',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9186,'1000','91691761371','2023-08-11 16:43:00',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9187,'4000','91691761371','2023-08-11 16:43:00',NULL,100.00,'','9','1','Good sold','1','','sales','3826505','','No',NULL,NULL,''),(9188,'1110','91691761382','2023-08-11 16:53:00',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826013','','No',NULL,NULL,''),(9189,'5500','91691761382','2023-08-11 16:43:02',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9190,'1000','91691761382','2023-08-11 16:53:00',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9191,'4000','91691761382','2023-08-11 16:53:00',NULL,150.00,'','9','1','Good sold','1','','sales','3826013','','No',NULL,NULL,''),(9192,'1110','91691761986','2023-08-11 18:06:06',NULL,170.00,'','9','1','Inventory sold','1','','sales','3826167','','No',NULL,NULL,''),(9193,'5500','91691761986','2023-08-11 16:53:06',170.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9194,'1000','91691761986','2023-08-11 18:06:06',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9195,'4000','91691761986','2023-08-11 18:06:06',NULL,200.00,'','9','1','Good sold','1','','sales','3826167','','No',NULL,NULL,''),(9196,'1110','91691766371','2023-08-11 18:13:12',NULL,110.00,'','9','1','Inventory sold','1','','sales','3826168','','No',NULL,NULL,''),(9197,'1110','91691766371','2023-08-11 18:06:11',NULL,50.00,'','9','1','Inventory sold','1','','sales','3826014','','No',NULL,NULL,''),(9198,'5500','91691766371','2023-08-11 18:13:01',160.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9199,'1000','91691766371','2023-08-11 18:13:12',230.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9200,'4000','91691766371','2023-08-11 18:13:12',NULL,150.00,'','9','1','Good sold','1','','sales','3826168','','No',NULL,NULL,''),(9201,'4000','91691766371','2023-08-11 18:06:11',NULL,80.00,'','9','1','Good sold','1','','sales','3826014','','No',NULL,NULL,''),(9202,'1110','91691814366','2023-08-12 07:27:48',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(9203,'1110','91691814366','2023-08-12 07:26:06',NULL,210.00,'','9','1','Inventory sold','1','','sales','3826353','','No',NULL,NULL,''),(9204,'5500','91691814366','2023-08-12 07:27:24',450.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9205,'1000','91691814366','2023-08-12 07:27:48',600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9206,'4000','91691814366','2023-08-12 07:27:48',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(9207,'4000','91691814366','2023-08-12 07:26:06',NULL,300.00,'','9','1','Good sold','1','','sales','3826353','','No',NULL,NULL,''),(9208,'1110','91691815004','2023-08-12 07:46:56',NULL,50.00,'','9','1','Inventory sold','1','','sales','3826014','','No',NULL,NULL,''),(9209,'5500','91691815004','2023-08-12 07:36:44',50.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9210,'1000','91691815004','2023-08-12 07:46:56',70.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9211,'4000','91691815004','2023-08-12 07:46:56',NULL,70.00,'','9','1','Good sold','1','','sales','3826014','','No',NULL,NULL,''),(9212,'1110','91691847499','2023-08-12 16:38:32',NULL,200.00,'','9','1','Inventory sold','1','','sales','3826131','','No',NULL,NULL,''),(9213,'5500','91691847499','2023-08-12 16:38:20',200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9214,'1000','91691847499','2023-08-12 16:38:32',230.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9215,'4000','91691847499','2023-08-12 16:38:32',NULL,230.00,'','9','1','Good sold','1','','sales','3826131','','No',NULL,NULL,''),(9216,'1110','91691852297','2023-08-12 17:58:34',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(9217,'5500','91691852297','2023-08-12 17:58:17',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9218,'1000','91691852297','2023-08-12 17:58:34',1350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9219,'4000','91691852297','2023-08-12 17:58:34',NULL,1350.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(9220,'1110','91691983138','2023-08-14 08:05:31',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826013','','No',NULL,NULL,''),(9221,'5500','91691983138','2023-08-14 06:18:58',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9222,'1000','91691983138','2023-08-14 08:05:31',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9223,'4000','91691983138','2023-08-14 08:05:31',NULL,150.00,'','9','1','Good sold','1','','sales','3826013','','No',NULL,NULL,''),(9224,'1110','91691989533','2023-08-14 08:28:42',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826505','','No',NULL,NULL,''),(9225,'5500','91691989533','2023-08-14 08:05:34',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9226,'1000','91691989533','2023-08-14 08:28:42',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9227,'4000','91691989533','2023-08-14 08:28:42',NULL,100.00,'','9','1','Good sold','1','','sales','3826505','','No',NULL,NULL,''),(9228,'1110','91691990925','2023-08-14 08:35:58',NULL,50.00,'','9','1','Inventory sold','1','','sales','3826014','','No',NULL,NULL,''),(9229,'1110','91691990925','2023-08-14 08:28:45',NULL,170.00,'','9','1','Inventory sold','1','','sales','3826167','','No',NULL,NULL,''),(9230,'5500','91691990925','2023-08-14 08:35:43',220.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9231,'1000','91691990925','2023-08-14 08:35:58',280.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9232,'4000','91691990925','2023-08-14 08:35:58',NULL,80.00,'','9','1','Good sold','1','','sales','3826014','','No',NULL,NULL,''),(9233,'4000','91691990925','2023-08-14 08:28:45',NULL,200.00,'','9','1','Good sold','1','','sales','3826167','','No',NULL,NULL,''),(9234,'1110','91691991364','2023-08-14 09:14:56',NULL,200.00,'','9','1','Inventory sold','1','','sales','3826131','','No',NULL,NULL,''),(9235,'1110','91691991364','2023-08-14 08:36:04',NULL,406.00,'','9','1','Inventory sold','1','','sales','3826297','','No',NULL,NULL,''),(9236,'5500','91691991364','2023-08-14 09:14:43',606.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9237,'1000','91691991364','2023-08-14 09:14:56',710.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9238,'4000','91691991364','2023-08-14 09:14:56',NULL,230.00,'','9','1','Good sold','1','','sales','3826131','','No',NULL,NULL,''),(9239,'4000','91691991364','2023-08-14 08:36:04',NULL,480.00,'','9','1','Good sold','1','','sales','3826297','','No',NULL,NULL,''),(9240,'1110','91691993707','2023-08-14 09:20:21',NULL,50.00,'','9','1','Inventory sold','1','','sales','3826014','','No',NULL,NULL,''),(9241,'5500','91691993707','2023-08-14 09:15:07',50.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9242,'1000','91691993707','2023-08-14 09:20:21',80.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9243,'4000','91691993707','2023-08-14 09:20:21',NULL,80.00,'','9','1','Good sold','1','','sales','3826014','','No',NULL,NULL,''),(9244,'1110','91691994023','2023-08-14 09:32:00',NULL,210.00,'','9','1','Inventory sold','1','','sales','3826296','','No',NULL,NULL,''),(9245,'1110','91691994023','2023-08-14 09:20:23',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826130','','No',NULL,NULL,''),(9246,'5500','91691994023','2023-08-14 09:31:24',310.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9247,'1000','91691994023','2023-08-14 09:32:00',380.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9248,'4000','91691994023','2023-08-14 09:32:00',NULL,250.00,'','9','1','Good sold','1','','sales','3826296','','No',NULL,NULL,''),(9249,'4000','91691994023','2023-08-14 09:20:23',NULL,130.00,'','9','1','Good sold','1','','sales','3826130','','No',NULL,NULL,''),(9254,'1000','91691994730','2023-08-14 09:48:41',1440.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9262,'1110','91691994730','2023-08-14 09:48:41',NULL,400.00,'','9','1','Inventory sold','1','','sales','3826131','','No',NULL,NULL,''),(9263,'1110','91691994730','2023-08-14 09:32:10',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826130','','No',NULL,NULL,''),(9264,'5500','91691994730','2023-08-14 09:48:30',500.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9265,'1000','91691994730','2023-08-14 09:48:41',590.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9266,'4000','91691994730','2023-08-14 09:48:41',NULL,460.00,'','9','1','Good sold','1','','sales','3826131','','No',NULL,NULL,''),(9267,'4000','91691994730','2023-08-14 09:32:10',NULL,130.00,'','9','1','Good sold','1','','sales','3826130','','No',NULL,NULL,''),(9268,'1110','91691996332','2023-08-14 09:59:16',NULL,812.00,'','9','1','Inventory sold','1','','sales','3826297','','No',NULL,NULL,''),(9269,'5500','91691996332','2023-08-14 09:58:52',812.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9270,'1000','91691996332','2023-08-14 09:59:16',960.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9271,'4000','91691996332','2023-08-14 09:59:16',NULL,960.00,'','9','1','Good sold','1','','sales','3826297','','No',NULL,NULL,''),(9272,'1110','91691996362','2023-08-14 10:01:55',NULL,80.00,'','9','1','Inventory sold','1','','sales','3826298','','No',NULL,NULL,''),(9273,'5500','91691996362','2023-08-14 09:59:22',80.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9274,'1000','91691996362','2023-08-14 10:01:55',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9275,'4000','91691996362','2023-08-14 10:01:55',NULL,100.00,'','9','1','Good sold','1','','sales','3826298','','No',NULL,NULL,''),(9276,'1110','91691996518','2023-08-14 10:45:42',NULL,90.00,'','9','1','Inventory sold','1','','sales','3826233','','No',NULL,NULL,''),(9277,'5500','91691996518','2023-08-14 10:01:58',90.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9278,'1000','91691996518','2023-08-14 10:45:42',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9279,'4000','91691996518','2023-08-14 10:45:42',NULL,130.00,'','9','1','Good sold','1','','sales','3826233','','No',NULL,NULL,''),(9280,'1110','91691999146','2023-08-14 10:47:51',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(9281,'5500','91691999146','2023-08-14 10:45:46',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9282,'1000','91691999146','2023-08-14 10:47:51',1400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9283,'4000','91691999146','2023-08-14 10:47:51',NULL,1400.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(9284,'1110','91691999302','2023-08-14 10:57:36',NULL,80.00,'','9','1','Inventory sold','1','','sales','3826298','','No',NULL,NULL,''),(9285,'5500','91691999302','2023-08-14 10:48:22',80.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9286,'1000','91691999302','2023-08-14 10:57:36',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9287,'4000','91691999302','2023-08-14 10:57:36',NULL,100.00,'','9','1','Good sold','1','','sales','3826298','','No',NULL,NULL,''),(9288,'1110','91691999859','2023-08-14 12:24:58',NULL,90.00,'','9','1','Inventory sold','1','','sales','3826233','','No',NULL,NULL,''),(9289,'5500','91691999859','2023-08-14 10:57:39',90.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9290,'1000','91691999859','2023-08-14 12:24:58',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9291,'4000','91691999859','2023-08-14 12:24:58',NULL,130.00,'','9','1','Good sold','1','','sales','3826233','','No',NULL,NULL,''),(9292,'1110','91692005112','2023-08-14 12:35:13',NULL,60.00,'','9','1','Inventory sold','1','','sales','3826326','','No',NULL,NULL,''),(9293,'5500','91692005112','2023-08-14 12:25:12',60.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9294,'1000','91692005112','2023-08-14 12:35:13',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9295,'4000','91692005112','2023-08-14 12:35:13',NULL,100.00,'','9','1','Good sold','1','','sales','3826326','','No',NULL,NULL,''),(9296,'1110','91692005727','2023-08-14 12:38:50',NULL,210.00,'','9','1','Inventory sold','1','','sales','3826296','','No',NULL,NULL,''),(9297,'1110','91692005727','2023-08-14 12:35:27',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826294','','No',NULL,NULL,''),(9298,'5500','91692005727','2023-08-14 12:38:42',330.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9299,'1000','91692005727','2023-08-14 12:38:50',400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9300,'4000','91692005727','2023-08-14 12:38:50',NULL,250.00,'','9','1','Good sold','1','','sales','3826296','','No',NULL,NULL,''),(9301,'4000','91692005727','2023-08-14 12:35:27',NULL,150.00,'','9','1','Good sold','1','','sales','3826294','','No',NULL,NULL,''),(9302,'1110','91692010077','2023-08-14 13:48:09',NULL,200.00,'','9','1','Inventory sold','1','','sales','3826130','','No',NULL,NULL,''),(9303,'5500','91692010077','2023-08-14 13:47:57',200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9304,'1000','91692010077','2023-08-14 13:48:09',260.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9305,'4000','91692010077','2023-08-14 13:48:09',NULL,260.00,'','9','1','Good sold','1','','sales','3826130','','No',NULL,NULL,''),(9306,'1000','91692010094','2023-08-14 13:55:44',350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9307,'4000','91692010094','2023-08-14 13:55:44',NULL,350.00,'','9','1','Good sold','1','','sales','3826490','','No',NULL,NULL,''),(9308,'1110','91692010546','2023-08-14 14:10:05',NULL,110.00,'','9','1','Inventory sold','1','','sales','3826506','','No',NULL,NULL,''),(9309,'5500','91692010546','2023-08-14 13:55:46',110.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9310,'1000','91692010546','2023-08-14 14:10:05',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9311,'4000','91692010546','2023-08-14 14:10:05',NULL,130.00,'','9','1','Good sold','1','','sales','3826506','','No',NULL,NULL,''),(9312,'1110','91692020212','2023-08-14 16:37:14',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826130','','No',NULL,NULL,''),(9313,'1110','91692020212','2023-08-14 16:36:52',NULL,80.00,'','9','1','Inventory sold','1','','sales','3826298','','No',NULL,NULL,''),(9314,'1110','91692020212','2023-08-14 16:36:59',NULL,110.00,'','9','1','Inventory sold','1','','sales','3826504','','No',NULL,NULL,''),(9315,'5500','91692020212','2023-08-14 16:37:06',290.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9316,'1000','91692020212','2023-08-14 16:37:14',380.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9317,'4000','91692020212','2023-08-14 16:37:14',NULL,130.00,'','9','1','Good sold','1','','sales','3826130','','No',NULL,NULL,''),(9318,'4000','91692020212','2023-08-14 16:36:52',NULL,100.00,'','9','1','Good sold','1','','sales','3826298','','No',NULL,NULL,''),(9319,'4000','91692020212','2023-08-14 16:36:59',NULL,150.00,'','9','1','Good sold','1','','sales','3826504','','No',NULL,NULL,''),(9320,'1110','91692020253','2023-08-14 17:13:09',NULL,210.00,'','9','1','Inventory sold','1','','sales','3826296','','No',NULL,NULL,''),(9321,'5500','91692020253','2023-08-14 16:37:33',210.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9322,'1000','91692020253','2023-08-14 17:13:09',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9323,'4000','91692020253','2023-08-14 17:13:09',NULL,250.00,'','9','1','Good sold','1','','sales','3826296','','No',NULL,NULL,''),(9324,'1110','91692024547','2023-08-14 18:03:12',NULL,690.00,'','9','1','Inventory sold','1','','sales','3826209','','No',NULL,NULL,''),(9325,'5500','91692024547','2023-08-14 17:49:07',690.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9326,'1000','91692024547','2023-08-14 18:03:12',1000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9327,'4000','91692024547','2023-08-14 18:03:12',NULL,1000.00,'','9','1','Good sold','1','','sales','3826209','','No',NULL,NULL,''),(9328,'1110','91692025395','2023-08-14 18:05:08',NULL,50.00,'','9','1','Inventory sold','1','','sales','3826014','','No',NULL,NULL,''),(9329,'5500','91692025395','2023-08-14 18:03:15',50.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9330,'1000','91692025395','2023-08-14 18:05:08',70.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9331,'4000','91692025395','2023-08-14 18:05:08',NULL,70.00,'','9','1','Good sold','1','','sales','3826014','','No',NULL,NULL,''),(9332,'1110','91692075866','2023-08-15 08:04:40',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(9333,'5500','91692075866','2023-08-15 08:04:26',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9334,'1000','91692075866','2023-08-15 08:04:40',1400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9335,'4000','91692075866','2023-08-15 08:04:40',NULL,1400.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(9336,'1110','91692075883','2023-08-15 09:36:58',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(9337,'5500','91692075883','2023-08-15 08:04:43',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9338,'1000','91692075883','2023-08-15 09:36:58',1400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9339,'4000','91692075883','2023-08-15 09:36:58',NULL,1400.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(9340,'1110','91692081428','2023-08-15 10:55:06',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826130','','No',NULL,NULL,''),(9341,'5500','91692081428','2023-08-15 10:54:56',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9342,'1000','91692081428','2023-08-15 10:55:06',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9343,'4000','91692081428','2023-08-15 10:55:06',NULL,130.00,'','9','1','Good sold','1','','sales','3826130','','No',NULL,NULL,''),(9344,'1110','91692086112','2023-08-15 11:16:25',NULL,757.00,'','9','1','Inventory sold','1','','sales','3826292','','No',NULL,NULL,''),(9345,'1110','91692086112','2023-08-15 10:55:12',NULL,200.00,'','9','1','Inventory sold','1','','sales','3826130','','No',NULL,NULL,''),(9346,'5500','91692086112','2023-08-15 11:15:33',957.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9347,'1000','91692086112','2023-08-15 11:16:25',1110.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9348,'4000','91692086112','2023-08-15 11:16:25',NULL,850.00,'','9','1','Good sold','1','','sales','3826292','','No',NULL,NULL,''),(9349,'4000','91692086112','2023-08-15 10:55:12',NULL,260.00,'','9','1','Good sold','1','','sales','3826130','','No',NULL,NULL,''),(9350,'1110','91692096541','2023-08-15 13:49:17',NULL,406.00,'','9','1','Inventory sold','1','','sales','3826297','','No',NULL,NULL,''),(9351,'1110','91692096541','2023-08-15 13:49:01',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826130','','No',NULL,NULL,''),(9352,'5500','91692096541','2023-08-15 13:49:11',506.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9353,'1000','91692096541','2023-08-15 13:49:17',610.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9354,'4000','91692096541','2023-08-15 13:49:17',NULL,480.00,'','9','1','Good sold','1','','sales','3826297','','No',NULL,NULL,''),(9355,'4000','91692096541','2023-08-15 13:49:01',NULL,130.00,'','9','1','Good sold','1','','sales','3826130','','No',NULL,NULL,''),(9356,'1110','91692096564','2023-08-15 14:47:10',NULL,210.00,'','9','1','Inventory sold','1','','sales','3826296','','No',NULL,NULL,''),(9357,'5500','91692096564','2023-08-15 13:49:24',210.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9358,'1000','91692096564','2023-08-15 14:47:10',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9359,'4000','91692096564','2023-08-15 14:47:10',NULL,250.00,'','9','1','Good sold','1','','sales','3826296','','No',NULL,NULL,''),(9360,'1110','91692100037','2023-08-15 14:59:54',NULL,360.00,'','9','1','Inventory sold','1','','sales','3826103','','No',NULL,NULL,''),(9361,'5500','91692100037','2023-08-15 14:47:17',360.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9362,'1000','91692100037','2023-08-15 14:59:54',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9363,'4000','91692100037','2023-08-15 14:59:54',NULL,450.00,'','9','1','Good sold','1','','sales','3826103','','No',NULL,NULL,''),(9364,'1110','91692104906','2023-08-15 16:08:42',NULL,210.00,'','9','1','Inventory sold','1','','sales','3826296','','No',NULL,NULL,''),(9365,'5500','91692104906','2023-08-15 16:08:26',210.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9366,'1000','91692104906','2023-08-15 16:08:42',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9367,'4000','91692104906','2023-08-15 16:08:42',NULL,250.00,'','9','1','Good sold','1','','sales','3826296','','No',NULL,NULL,''),(9368,'1110','91692109521','2023-08-15 17:25:40',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(9369,'5500','91692109521','2023-08-15 17:25:21',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9370,'1000','91692109521','2023-08-15 17:25:40',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9371,'4000','91692109521','2023-08-15 17:25:40',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(9372,'1110','91692159995','2023-08-16 07:46:14',NULL,210.00,'','9','1','Inventory sold','1','','sales','3826296','','No',NULL,NULL,''),(9373,'1110','91692159995','2023-08-16 07:26:35',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826294','','No',NULL,NULL,''),(9374,'5500','91692159995','2023-08-16 07:45:54',330.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9375,'1000','91692159995','2023-08-16 07:46:14',400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9376,'4000','91692159995','2023-08-16 07:46:14',NULL,250.00,'','9','1','Good sold','1','','sales','3826296','','No',NULL,NULL,''),(9377,'4000','91692159995','2023-08-16 07:26:35',NULL,150.00,'','9','1','Good sold','1','','sales','3826294','','No',NULL,NULL,''),(9378,'1110','91692161179','2023-08-16 07:47:02',NULL,125.00,'','9','1','Inventory sold','1','','sales','3826302','','No',NULL,NULL,''),(9379,'5500','91692161179','2023-08-16 07:46:19',125.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9380,'1000','91692161179','2023-08-16 07:47:02',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9381,'4000','91692161179','2023-08-16 07:47:02',NULL,150.00,'','9','1','Good sold','1','','sales','3826302','','No',NULL,NULL,''),(9382,'1110','91692168657','2023-08-16 09:51:10',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826298','','No',NULL,NULL,''),(9383,'5500','91692168657','2023-08-16 09:50:57',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9384,'1000','91692168657','2023-08-16 09:51:10',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9385,'4000','91692168657','2023-08-16 09:51:10',NULL,300.00,'','9','1','Good sold','1','','sales','3826298','','No',NULL,NULL,''),(9386,'1110','91692176080','2023-08-16 11:55:04',NULL,228.80,'','9','1','Inventory sold','1','','sales','3826191','','No',NULL,NULL,''),(9387,'5500','91692176080','2023-08-16 11:54:40',228.80,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9388,'1000','91692176080','2023-08-16 11:55:04',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9389,'4000','91692176080','2023-08-16 11:55:04',NULL,300.00,'','9','1','Good sold','1','','sales','3826191','','No',NULL,NULL,''),(9390,'1110','91692176113','2023-08-16 11:56:00',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826130','','No',NULL,NULL,''),(9391,'1110','91692176113','2023-08-16 11:55:13',NULL,125.00,'','9','1','Inventory sold','1','','sales','3826302','','No',NULL,NULL,''),(9392,'5500','91692176113','2023-08-16 11:55:51',225.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9393,'1000','91692176113','2023-08-16 11:56:00',280.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9394,'4000','91692176113','2023-08-16 11:56:00',NULL,130.00,'','9','1','Good sold','1','','sales','3826130','','No',NULL,NULL,''),(9395,'4000','91692176113','2023-08-16 11:55:13',NULL,150.00,'','9','1','Good sold','1','','sales','3826302','','No',NULL,NULL,''),(9396,'1110','91692176166','2023-08-16 11:57:29',NULL,50.00,'','9','1','Inventory sold','1','','sales','3826014','','No',NULL,NULL,''),(9397,'5500','91692176166','2023-08-16 11:56:06',50.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9398,'1000','91692176166','2023-08-16 11:57:29',80.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9399,'4000','91692176166','2023-08-16 11:57:29',NULL,80.00,'','9','1','Good sold','1','','sales','3826014','','No',NULL,NULL,''),(9400,'1110','91692176252','2023-08-16 12:12:45',NULL,50.00,'','9','1','Inventory sold','1','','sales','3826014','','No',NULL,NULL,''),(9401,'1110','91692176252','2023-08-16 11:57:32',NULL,90.00,'','9','1','Inventory sold','1','','sales','3826233','','No',NULL,NULL,''),(9402,'5500','91692176252','2023-08-16 12:12:36',140.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9403,'1000','91692176252','2023-08-16 12:12:45',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9404,'4000','91692176252','2023-08-16 12:12:45',NULL,70.00,'','9','1','Good sold','1','','sales','3826014','','No',NULL,NULL,''),(9405,'4000','91692176252','2023-08-16 11:57:32',NULL,130.00,'','9','1','Good sold','1','','sales','3826233','','No',NULL,NULL,''),(9406,'1110','91692177173','2023-08-16 12:48:22',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826294','','No',NULL,NULL,''),(9407,'5500','91692177173','2023-08-16 12:12:53',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9408,'1000','91692177173','2023-08-16 12:48:22',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9409,'4000','91692177173','2023-08-16 12:48:22',NULL,150.00,'','9','1','Good sold','1','','sales','3826294','','No',NULL,NULL,''),(9410,'1110','91692179310','2023-08-16 13:33:33',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826294','','No',NULL,NULL,''),(9411,'1110','91692179310','2023-08-16 13:32:48',NULL,130.00,'','9','1','Inventory sold','1','','sales','3826377','','No',NULL,NULL,''),(9412,'5500','91692179310','2023-08-16 13:33:05',250.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9413,'1000','91692179310','2023-08-16 13:33:33',350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9414,'4000','91692179310','2023-08-16 13:33:33',NULL,150.00,'','9','1','Good sold','1','','sales','3826294','','No',NULL,NULL,''),(9415,'4000','91692179310','2023-08-16 13:32:48',NULL,200.00,'','9','1','Good sold','1','','sales','3826377','','No',NULL,NULL,''),(9416,'1110','91692190030','2023-08-16 15:47:28',NULL,50.00,'','9','1','Inventory sold','1','','sales','3826014','','No',NULL,NULL,''),(9417,'5500','91692190030','2023-08-16 15:47:10',50.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9418,'1000','91692190030','2023-08-16 15:47:28',70.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9419,'4000','91692190030','2023-08-16 15:47:28',NULL,70.00,'','9','1','Good sold','1','','sales','3826014','','No',NULL,NULL,''),(9420,'1110','91692190052','2023-08-16 17:00:16',NULL,50.00,'','9','1','Inventory sold','1','','sales','3826014','','No',NULL,NULL,''),(9421,'5500','91692190052','2023-08-16 15:47:32',50.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9422,'1000','91692190052','2023-08-16 17:00:16',70.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9423,'4000','91692190052','2023-08-16 17:00:16',NULL,70.00,'','9','1','Good sold','1','','sales','3826014','','No',NULL,NULL,''),(9424,'1110','91692194427','2023-08-16 17:06:26',NULL,406.00,'','9','1','Inventory sold','1','','sales','3826297','','No',NULL,NULL,''),(9425,'5500','91692194427','2023-08-16 17:00:27',406.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9426,'1000','91692194427','2023-08-16 17:06:26',480.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9427,'4000','91692194427','2023-08-16 17:06:26',NULL,480.00,'','9','1','Good sold','1','','sales','3826297','','No',NULL,NULL,''),(9428,'1110','91692194795','2023-08-16 17:30:34',NULL,360.00,'','9','1','Inventory sold','1','','sales','3826103','','No',NULL,NULL,''),(9429,'5500','91692194795','2023-08-16 17:06:35',360.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9430,'1000','91692194795','2023-08-16 17:30:34',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9431,'4000','91692194795','2023-08-16 17:30:34',NULL,450.00,'','9','1','Good sold','1','','sales','3826103','','No',NULL,NULL,''),(9432,'1110','91692196345','2023-08-16 17:35:19',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826294','','No',NULL,NULL,''),(9433,'5500','91692196345','2023-08-16 17:32:25',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9434,'1000','91692196345','2023-08-16 17:35:19',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9435,'4000','91692196345','2023-08-16 17:35:19',NULL,150.00,'','9','1','Good sold','1','','sales','3826294','','No',NULL,NULL,''),(9436,'1110','91692242331','2023-08-17 06:19:08',NULL,380.00,'','9','1','Inventory sold','1','','sales','3826345','','No',NULL,NULL,''),(9437,'5500','91692242331','2023-08-17 06:18:51',380.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9438,'1000','91692242331','2023-08-17 06:19:08',550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9439,'4000','91692242331','2023-08-17 06:19:08',NULL,550.00,'','9','1','Good sold','1','','sales','3826345','','No',NULL,NULL,''),(9440,'1000','91692242351','2023-08-17 07:55:49',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9441,'4000','91692242351','2023-08-17 07:55:49',NULL,150.00,'','9','1','Good sold','1','','sales','3826470','','No',NULL,NULL,''),(9442,'1110','91692248154','2023-08-17 08:45:14',NULL,50.00,'','9','1','Inventory sold','1','','sales','3826014','','No',NULL,NULL,''),(9443,'5500','91692248154','2023-08-17 07:55:54',50.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9444,'1000','91692248154','2023-08-17 08:45:14',80.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9445,'4000','91692248154','2023-08-17 08:45:14',NULL,80.00,'','9','1','Good sold','1','','sales','3826014','','No',NULL,NULL,''),(9446,'1110','91692251117','2023-08-17 08:48:28',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826298','','No',NULL,NULL,''),(9447,'5500','91692251117','2023-08-17 08:45:17',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9448,'1000','91692251117','2023-08-17 08:48:28',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9449,'4000','91692251117','2023-08-17 08:48:28',NULL,300.00,'','9','1','Good sold','1','','sales','3826298','','No',NULL,NULL,''),(9450,'1110','91692251316','2023-08-17 09:12:16',NULL,1218.00,'','9','1','Inventory sold','1','','sales','3826297','','No',NULL,NULL,''),(9451,'1110','91692251316','2023-08-17 08:48:36',NULL,600.00,'','9','1','Inventory sold','1','','sales','3826131','','No',NULL,NULL,''),(9452,'5500','91692251316','2023-08-17 09:12:07',1818.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9453,'1000','91692251316','2023-08-17 09:12:16',2130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9454,'4000','91692251316','2023-08-17 09:12:16',NULL,1440.00,'','9','1','Good sold','1','','sales','3826297','','No',NULL,NULL,''),(9455,'4000','91692251316','2023-08-17 08:48:36',NULL,690.00,'','9','1','Good sold','1','','sales','3826131','','No',NULL,NULL,''),(9456,'1110','91692260800','2023-08-17 11:27:20',NULL,400.00,'','9','1','Inventory sold','1','','sales','3826170','','No',NULL,NULL,''),(9457,'5500','91692260800','2023-08-17 11:26:40',400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9458,'1000','91692260800','2023-08-17 11:27:20',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9459,'4000','91692260800','2023-08-17 11:27:20',NULL,450.00,'','9','1','Good sold','1','','sales','3826170','','No',NULL,NULL,''),(9460,'1110','91692260846','2023-08-17 11:31:55',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826130','','No',NULL,NULL,''),(9461,'5500','91692260846','2023-08-17 11:27:26',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9462,'1000','91692260846','2023-08-17 11:31:55',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9463,'4000','91692260846','2023-08-17 11:31:55',NULL,130.00,'','9','1','Good sold','1','','sales','3826130','','No',NULL,NULL,''),(9464,'1110','91692279037','2023-08-17 16:30:58',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826333','','No',NULL,NULL,''),(9465,'1110','91692279037','2023-08-17 16:30:37',NULL,110.00,'','9','1','Inventory sold','1','','sales','3826168','','No',NULL,NULL,''),(9466,'5500','91692279037','2023-08-17 16:30:49',230.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9467,'1000','91692279037','2023-08-17 16:30:58',330.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9468,'4000','91692279037','2023-08-17 16:30:58',NULL,180.00,'','9','1','Good sold','1','','sales','3826333','','No',NULL,NULL,''),(9469,'4000','91692279037','2023-08-17 16:30:37',NULL,150.00,'','9','1','Good sold','1','','sales','3826168','','No',NULL,NULL,''),(9470,'1110','91692279065','2023-08-17 16:32:47',NULL,90.00,'','9','1','Inventory sold','1','','sales','3826233','','No',NULL,NULL,''),(9471,'5500','91692279065','2023-08-17 16:31:05',90.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9472,'1000','91692279065','2023-08-17 16:32:47',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9473,'4000','91692279065','2023-08-17 16:32:47',NULL,130.00,'','9','1','Good sold','1','','sales','3826233','','No',NULL,NULL,''),(9474,'1110','91692279174','2023-08-17 17:25:22',NULL,210.00,'','9','1','Inventory sold','1','','sales','3826296','','No',NULL,NULL,''),(9475,'5500','91692279174','2023-08-17 16:32:54',210.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9476,'1000','91692279174','2023-08-17 17:25:22',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9477,'4000','91692279174','2023-08-17 17:25:22',NULL,250.00,'','9','1','Good sold','1','','sales','3826296','','No',NULL,NULL,''),(9478,'1110','91692331114','2023-08-18 06:59:01',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(9479,'1110','91692331114','2023-08-18 06:58:34',NULL,125.00,'','9','1','Inventory sold','1','','sales','3826302','','No',NULL,NULL,''),(9480,'5500','91692331114','2023-08-18 06:58:51',365.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9481,'1000','91692331114','2023-08-18 06:59:01',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9482,'4000','91692331114','2023-08-18 06:59:01',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(9483,'4000','91692331114','2023-08-18 06:58:34',NULL,150.00,'','9','1','Good sold','1','','sales','3826302','','No',NULL,NULL,''),(9484,'1110','91692332636','2023-08-18 07:24:29',NULL,196.00,'','9','1','Inventory sold','1','','sales','3826300','','No',NULL,NULL,''),(9485,'1110','91692332636','2023-08-18 07:23:56',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(9486,'5500','91692332636','2023-08-18 07:24:21',436.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9487,'1000','91692332636','2023-08-18 07:24:29',550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9488,'4000','91692332636','2023-08-18 07:24:29',NULL,250.00,'','9','1','Good sold','1','','sales','3826300','','No',NULL,NULL,''),(9489,'4000','91692332636','2023-08-18 07:23:56',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(9490,'1110','91692332674','2023-08-18 07:24:42',NULL,125.00,'','9','1','Inventory sold','1','','sales','3826302','','No',NULL,NULL,''),(9491,'5500','91692332674','2023-08-18 07:24:34',125.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9492,'1000','91692332674','2023-08-18 07:24:42',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9493,'4000','91692332674','2023-08-18 07:24:42',NULL,150.00,'','9','1','Good sold','1','','sales','3826302','','No',NULL,NULL,''),(9494,'1110','91692332686','2023-08-18 08:23:55',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826501','','No',NULL,NULL,''),(9495,'5500','91692332686','2023-08-18 07:24:46',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9496,'1000','91692332686','2023-08-18 08:23:55',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9497,'4000','91692332686','2023-08-18 08:23:55',NULL,150.00,'','9','1','Good sold','1','','sales','3826501','','No',NULL,NULL,''),(9498,'1110','91692337218','2023-08-18 08:40:25',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826342','','No',NULL,NULL,''),(9499,'5500','91692337218','2023-08-18 08:40:18',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9500,'1000','91692337218','2023-08-18 08:40:25',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9501,'4000','91692337218','2023-08-18 08:40:25',NULL,150.00,'','9','1','Good sold','1','','sales','3826342','','No',NULL,NULL,''),(9502,'1110','91692337227','2023-08-18 09:20:22',NULL,125.00,'','9','1','Inventory sold','1','','sales','3826302','','No',NULL,NULL,''),(9503,'5500','91692337227','2023-08-18 08:40:27',125.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9504,'1000','91692337227','2023-08-18 09:20:22',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9505,'4000','91692337227','2023-08-18 09:20:22',NULL,150.00,'','9','1','Good sold','1','','sales','3826302','','No',NULL,NULL,''),(9506,'1110','91692339625','2023-08-18 10:09:27',NULL,406.00,'','9','1','Inventory sold','1','','sales','3826297','','No',NULL,NULL,''),(9507,'5500','91692339625','2023-08-18 09:20:25',406.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9508,'1000','91692339625','2023-08-18 10:09:27',480.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9509,'4000','91692339625','2023-08-18 10:09:27',NULL,480.00,'','9','1','Good sold','1','','sales','3826297','','No',NULL,NULL,''),(9510,'1110','91692342572','2023-08-18 11:01:09',NULL,757.00,'','9','1','Inventory sold','1','','sales','3826292','','No',NULL,NULL,''),(9511,'1110','91692342572','2023-08-18 10:09:32',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826130','','No',NULL,NULL,''),(9512,'5500','91692342572','2023-08-18 11:01:02',857.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9513,'1000','91692342572','2023-08-18 11:01:09',980.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9514,'4000','91692342572','2023-08-18 11:01:09',NULL,850.00,'','9','1','Good sold','1','','sales','3826292','','No',NULL,NULL,''),(9515,'4000','91692342572','2023-08-18 10:09:32',NULL,130.00,'','9','1','Good sold','1','','sales','3826130','','No',NULL,NULL,''),(9516,'1110','91692345681','2023-08-18 11:14:26',NULL,200.00,'','9','1','Inventory sold','1','','sales','3826130','','No',NULL,NULL,''),(9517,'5500','91692345681','2023-08-18 11:01:21',200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9518,'1000','91692345681','2023-08-18 11:14:26',260.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9519,'4000','91692345681','2023-08-18 11:14:26',NULL,260.00,'','9','1','Good sold','1','','sales','3826130','','No',NULL,NULL,''),(9520,'1110','91692356262','2023-08-18 13:57:49',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826130','','No',NULL,NULL,''),(9521,'5500','91692356262','2023-08-18 13:57:42',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9522,'1000','91692356262','2023-08-18 13:57:49',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9523,'4000','91692356262','2023-08-18 13:57:49',NULL,130.00,'','9','1','Good sold','1','','sales','3826130','','No',NULL,NULL,''),(9524,'1110','91692356272','2023-08-18 14:25:10',NULL,200.00,'','9','1','Inventory sold','1','','sales','3826344','','No',NULL,NULL,''),(9525,'5500','91692356272','2023-08-18 13:57:52',200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9526,'1000','91692356272','2023-08-18 14:25:10',350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9527,'4000','91692356272','2023-08-18 14:25:10',NULL,350.00,'','9','1','Good sold','1','','sales','3826344','','No',NULL,NULL,''),(9528,'1110','91692357914','2023-08-18 14:32:14',NULL,90.00,'','9','1','Inventory sold','1','','sales','3826233','','No',NULL,NULL,''),(9529,'5500','91692357914','2023-08-18 14:25:14',90.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9530,'1000','91692357914','2023-08-18 14:32:14',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9531,'4000','91692357914','2023-08-18 14:32:14',NULL,130.00,'','9','1','Good sold','1','','sales','3826233','','No',NULL,NULL,''),(9532,'1110','91692358336','2023-08-18 14:47:20',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(9533,'5500','91692358336','2023-08-18 14:32:16',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9534,'1000','91692358336','2023-08-18 14:47:20',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9535,'4000','91692358336','2023-08-18 14:47:20',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(9536,'1110','91692359243','2023-08-18 14:55:20',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826356','','No',NULL,NULL,''),(9537,'5500','91692359243','2023-08-18 14:47:23',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9538,'1000','91692359243','2023-08-18 14:55:20',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9539,'4000','91692359243','2023-08-18 14:55:20',NULL,150.00,'','9','1','Good sold','1','','sales','3826356','','No',NULL,NULL,''),(9540,'1110','91692359725','2023-08-18 14:56:13',NULL,110.00,'','9','1','Inventory sold','1','','sales','3826168','','No',NULL,NULL,''),(9541,'5500','91692359725','2023-08-18 14:55:25',110.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9542,'1000','91692359725','2023-08-18 14:56:13',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9543,'4000','91692359725','2023-08-18 14:56:13',NULL,150.00,'','9','1','Good sold','1','','sales','3826168','','No',NULL,NULL,''),(9544,'1110','91692359780','2023-08-18 15:20:41',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826130','','No',NULL,NULL,''),(9545,'1110','91692359780','2023-08-18 14:56:20',NULL,406.00,'','9','1','Inventory sold','1','','sales','3826297','','No',NULL,NULL,''),(9546,'5500','91692359780','2023-08-18 15:20:33',506.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9547,'1000','91692359780','2023-08-18 15:20:41',610.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9548,'4000','91692359780','2023-08-18 15:20:41',NULL,130.00,'','9','1','Good sold','1','','sales','3826130','','No',NULL,NULL,''),(9549,'4000','91692359780','2023-08-18 14:56:20',NULL,480.00,'','9','1','Good sold','1','','sales','3826297','','No',NULL,NULL,''),(9550,'1110','91692361276','2023-08-18 15:50:35',NULL,265.00,'','9','1','Inventory sold','1','','sales','3826322','','No',NULL,NULL,''),(9551,'5500','91692361276','2023-08-18 15:21:16',265.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9552,'1000','91692361276','2023-08-18 15:50:35',350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9553,'4000','91692361276','2023-08-18 15:50:35',NULL,350.00,'','9','1','Good sold','1','','sales','3826322','','No',NULL,NULL,''),(9554,'1110','91692415797','2023-08-19 06:30:24',NULL,170.00,'','9','1','Inventory sold','1','','sales','3826167','','No',NULL,NULL,''),(9555,'1110','91692415797','2023-08-19 06:29:57',NULL,50.00,'','9','1','Inventory sold','1','','sales','3826014','','No',NULL,NULL,''),(9556,'5500','91692415797','2023-08-19 06:30:07',220.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9557,'1000','91692415797','2023-08-19 06:30:24',280.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9558,'4000','91692415797','2023-08-19 06:30:24',NULL,200.00,'','9','1','Good sold','1','','sales','3826167','','No',NULL,NULL,''),(9559,'4000','91692415797','2023-08-19 06:29:57',NULL,80.00,'','9','1','Good sold','1','','sales','3826014','','No',NULL,NULL,''),(9560,'1110','91692425124','2023-08-19 09:06:23',NULL,406.00,'','9','1','Inventory sold','1','','sales','3826297','','No',NULL,NULL,''),(9561,'5500','91692425124','2023-08-19 09:05:41',406.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9562,'1000','91692425124','2023-08-19 09:06:23',480.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9563,'4000','91692425124','2023-08-19 09:06:23',NULL,480.00,'','9','1','Good sold','1','','sales','3826297','','No',NULL,NULL,''),(9564,'1110','91692431146','2023-08-19 10:45:54',NULL,406.00,'','9','1','Inventory sold','1','','sales','3826297','','No',NULL,NULL,''),(9565,'5500','91692431146','2023-08-19 10:45:46',406.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9566,'1000','91692431146','2023-08-19 10:45:54',480.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9567,'4000','91692431146','2023-08-19 10:45:54',NULL,480.00,'','9','1','Good sold','1','','sales','3826297','','No',NULL,NULL,''),(9568,'1110','91692431159','2023-08-19 12:32:49',NULL,200.00,'','9','1','Inventory sold','1','','sales','3826131','','No',NULL,NULL,''),(9569,'1110','91692431159','2023-08-19 10:46:00',NULL,210.00,'','9','1','Inventory sold','1','','sales','3826296','','No',NULL,NULL,''),(9570,'5500','91692431159','2023-08-19 12:32:42',410.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9571,'1000','91692431159','2023-08-19 12:32:49',480.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9572,'4000','91692431159','2023-08-19 12:32:49',NULL,230.00,'','9','1','Good sold','1','','sales','3826131','','No',NULL,NULL,''),(9573,'4000','91692431159','2023-08-19 10:46:00',NULL,250.00,'','9','1','Good sold','1','','sales','3826296','','No',NULL,NULL,''),(9574,'1110','91692437593','2023-08-19 14:19:54',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826130','','No',NULL,NULL,''),(9575,'5500','91692437593','2023-08-19 12:33:13',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9576,'1000','91692437593','2023-08-19 14:19:54',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9577,'4000','91692437593','2023-08-19 14:19:54',NULL,130.00,'','9','1','Good sold','1','','sales','3826130','','No',NULL,NULL,''),(9578,'1110','91692444008','2023-08-19 15:52:05',NULL,80.00,'','9','1','Inventory sold','1','','sales','3826298','','No',NULL,NULL,''),(9579,'5500','91692444008','2023-08-19 14:20:08',80.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9580,'1000','91692444008','2023-08-19 15:52:05',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9581,'4000','91692444008','2023-08-19 15:52:05',NULL,100.00,'','9','1','Good sold','1','','sales','3826298','','No',NULL,NULL,''),(9582,'1110','91692449529','2023-08-19 16:05:44',NULL,200.00,'','9','1','Inventory sold','1','','sales','3826131','','No',NULL,NULL,''),(9583,'5500','91692449529','2023-08-19 15:52:09',200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9584,'1000','91692449529','2023-08-19 16:05:44',230.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9585,'4000','91692449529','2023-08-19 16:05:44',NULL,230.00,'','9','1','Good sold','1','','sales','3826131','','No',NULL,NULL,''),(9586,'1110','91692450355','2023-08-19 16:45:20',NULL,200.00,'','9','1','Inventory sold','1','','sales','3826130','','No',NULL,NULL,''),(9587,'5500','91692450355','2023-08-19 16:05:55',200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9588,'1000','91692450355','2023-08-19 16:45:20',260.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9589,'4000','91692450355','2023-08-19 16:45:20',NULL,260.00,'','9','1','Good sold','1','','sales','3826130','','No',NULL,NULL,''),(9590,'1110','91692452740','2023-08-19 17:09:44',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826342','','No',NULL,NULL,''),(9591,'5500','91692452740','2023-08-19 16:45:40',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9592,'1000','91692452740','2023-08-19 17:09:44',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9593,'4000','91692452740','2023-08-19 17:09:44',NULL,150.00,'','9','1','Good sold','1','','sales','3826342','','No',NULL,NULL,''),(9594,'1110','91692454186','2023-08-19 17:12:21',NULL,757.00,'','9','1','Inventory sold','1','','sales','3826292','','No',NULL,NULL,''),(9595,'5500','91692454186','2023-08-19 17:09:46',757.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9596,'1000','91692454186','2023-08-19 17:12:21',850.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9597,'4000','91692454186','2023-08-19 17:12:21',NULL,850.00,'','9','1','Good sold','1','','sales','3826292','','No',NULL,NULL,''),(9598,'1110','91692454349','2023-08-19 17:46:49',NULL,50.00,'','9','1','Inventory sold','1','','sales','3826014','','No',NULL,NULL,''),(9599,'5500','91692454349','2023-08-19 17:12:29',50.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9600,'1000','91692454349','2023-08-19 17:46:49',80.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9601,'4000','91692454349','2023-08-19 17:46:49',NULL,80.00,'','9','1','Good sold','1','','sales','3826014','','No',NULL,NULL,''),(9602,'1110','91692590669','2023-08-21 07:05:11',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(9603,'1110','91692590669','2023-08-21 07:04:29',NULL,196.00,'','9','1','Inventory sold','1','','sales','3826300','','No',NULL,NULL,''),(9604,'1110','91692590669','2023-08-21 07:04:49',NULL,52.00,'','9','1','Inventory sold','1','','sales','3826205','','No',NULL,NULL,''),(9605,'5500','91692590669','2023-08-21 07:05:01',488.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9606,'1000','91692590669','2023-08-21 07:05:11',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9607,'4000','91692590669','2023-08-21 07:05:11',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(9608,'4000','91692590669','2023-08-21 07:04:29',NULL,250.00,'','9','1','Good sold','1','','sales','3826300','','No',NULL,NULL,''),(9609,'4000','91692590669','2023-08-21 07:04:49',NULL,100.00,'','9','1','Good sold','1','','sales','3826205','','No',NULL,NULL,''),(9610,'1110','91692598733','2023-08-21 09:19:04',NULL,757.00,'','9','1','Inventory sold','1','','sales','3826292','','No',NULL,NULL,''),(9611,'5500','91692598733','2023-08-21 09:18:53',757.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9612,'1000','91692598733','2023-08-21 09:19:04',850.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9613,'4000','91692598733','2023-08-21 09:19:04',NULL,850.00,'','9','1','Good sold','1','','sales','3826292','','No',NULL,NULL,''),(9614,'1110','91692598746','2023-08-21 09:25:18',NULL,406.00,'','9','1','Inventory sold','1','','sales','3826297','','No',NULL,NULL,''),(9615,'5500','91692598746','2023-08-21 09:19:07',406.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9616,'1000','91692598746','2023-08-21 09:25:18',480.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9617,'4000','91692598746','2023-08-21 09:25:18',NULL,480.00,'','9','1','Good sold','1','','sales','3826297','','No',NULL,NULL,''),(9618,'1110','91692599123','2023-08-21 09:26:25',NULL,210.00,'','9','1','Inventory sold','1','','sales','3826296','','No',NULL,NULL,''),(9619,'1110','91692599123','2023-08-21 09:25:24',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826294','','No',NULL,NULL,''),(9620,'1110','91692599123','2023-08-21 09:25:48',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826130','','No',NULL,NULL,''),(9621,'5500','91692599123','2023-08-21 09:26:11',430.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9622,'1000','91692599123','2023-08-21 09:26:25',530.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9623,'4000','91692599123','2023-08-21 09:26:25',NULL,250.00,'','9','1','Good sold','1','','sales','3826296','','No',NULL,NULL,''),(9624,'4000','91692599123','2023-08-21 09:25:24',NULL,150.00,'','9','1','Good sold','1','','sales','3826294','','No',NULL,NULL,''),(9625,'4000','91692599123','2023-08-21 09:25:48',NULL,130.00,'','9','1','Good sold','1','','sales','3826130','','No',NULL,NULL,''),(9626,'1110','91692606301','2023-08-21 11:34:54',NULL,180.00,'','9','1','Inventory sold','1','','sales','3826169','','No',NULL,NULL,''),(9627,'1110','91692606301','2023-08-21 11:25:01',NULL,165.00,'','9','1','Inventory sold','1','','sales','3826329','','No',NULL,NULL,''),(9628,'5500','91692606301','2023-08-21 11:34:45',345.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9629,'1000','91692606301','2023-08-21 11:34:54',500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9630,'4000','91692606301','2023-08-21 11:34:54',NULL,250.00,'','9','1','Good sold','1','','sales','3826169','','No',NULL,NULL,''),(9631,'4000','91692606301','2023-08-21 11:25:01',NULL,250.00,'','9','1','Good sold','1','','sales','3826329','','No',NULL,NULL,''),(9632,'1110','91692607527','2023-08-21 13:01:31',NULL,210.00,'','9','1','Inventory sold','1','','sales','3826296','','No',NULL,NULL,''),(9633,'1110','91692607527','2023-08-21 11:45:27',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826294','','No',NULL,NULL,''),(9634,'5500','91692607527','2023-08-21 13:01:24',330.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9635,'1000','91692607527','2023-08-21 13:01:31',400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9636,'4000','91692607527','2023-08-21 13:01:31',NULL,250.00,'','9','1','Good sold','1','','sales','3826296','','No',NULL,NULL,''),(9637,'4000','91692607527','2023-08-21 11:45:27',NULL,150.00,'','9','1','Good sold','1','','sales','3826294','','No',NULL,NULL,''),(9638,'1110','91692612098','2023-08-21 13:18:35',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(9639,'1110','91692612098','2023-08-21 13:01:39',NULL,90.00,'','9','1','Inventory sold','1','','sales','3826233','','No',NULL,NULL,''),(9640,'5500','91692612098','2023-08-21 13:18:24',330.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9641,'1000','91692612098','2023-08-21 13:18:35',430.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9642,'4000','91692612098','2023-08-21 13:18:35',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(9643,'4000','91692612098','2023-08-21 13:01:39',NULL,130.00,'','9','1','Good sold','1','','sales','3826233','','No',NULL,NULL,''),(9644,'1110','91692613122','2023-08-21 13:30:01',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826130','','No',NULL,NULL,''),(9645,'5500','91692613122','2023-08-21 13:18:42',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9646,'1000','91692613122','2023-08-21 13:30:01',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9647,'4000','91692613122','2023-08-21 13:30:01',NULL,130.00,'','9','1','Good sold','1','','sales','3826130','','No',NULL,NULL,''),(9648,'1110','91692613810','2023-08-21 14:15:47',NULL,757.00,'','9','1','Inventory sold','1','','sales','3826292','','No',NULL,NULL,''),(9649,'1110','91692613810','2023-08-21 14:15:29',NULL,406.00,'','9','1','Inventory sold','1','','sales','3826297','','No',NULL,NULL,''),(9650,'5500','91692613810','2023-08-21 14:15:39',1163.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9651,'1000','91692613810','2023-08-21 14:15:47',1330.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9652,'4000','91692613810','2023-08-21 14:15:47',NULL,850.00,'','9','1','Good sold','1','','sales','3826292','','No',NULL,NULL,''),(9653,'4000','91692613810','2023-08-21 14:15:29',NULL,480.00,'','9','1','Good sold','1','','sales','3826297','','No',NULL,NULL,''),(9654,'1110','91692616551','2023-08-21 14:16:47',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826130','','No',NULL,NULL,''),(9655,'5500','91692616551','2023-08-21 14:15:51',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9656,'1000','91692616551','2023-08-21 14:16:47',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9657,'4000','91692616551','2023-08-21 14:16:47',NULL,130.00,'','9','1','Good sold','1','','sales','3826130','','No',NULL,NULL,''),(9658,'1110','91692616635','2023-08-21 14:20:37',NULL,50.00,'','9','1','Inventory sold','1','','sales','3826014','','No',NULL,NULL,''),(9659,'5500','91692616635','2023-08-21 14:17:15',50.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9660,'1000','91692616635','2023-08-21 14:20:37',80.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9661,'4000','91692616635','2023-08-21 14:20:37',NULL,80.00,'','9','1','Good sold','1','','sales','3826014','','No',NULL,NULL,''),(9662,'1110','91692616841','2023-08-21 14:39:56',NULL,360.00,'','9','1','Inventory sold','1','','sales','3826103','','No',NULL,NULL,''),(9663,'5500','91692616841','2023-08-21 14:20:41',360.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9664,'1000','91692616841','2023-08-21 14:39:56',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9665,'4000','91692616841','2023-08-21 14:39:56',NULL,450.00,'','9','1','Good sold','1','','sales','3826103','','No',NULL,NULL,''),(9666,'1110','91692618001','2023-08-21 14:49:07',NULL,80.00,'','9','1','Inventory sold','1','','sales','3826298','','No',NULL,NULL,''),(9667,'1110','91692618001','2023-08-21 14:40:01',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826294','','No',NULL,NULL,''),(9668,'5500','91692618001','2023-08-21 14:48:59',200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9669,'1000','91692618001','2023-08-21 14:49:07',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9670,'4000','91692618001','2023-08-21 14:49:07',NULL,100.00,'','9','1','Good sold','1','','sales','3826298','','No',NULL,NULL,''),(9671,'4000','91692618001','2023-08-21 14:40:01',NULL,150.00,'','9','1','Good sold','1','','sales','3826294','','No',NULL,NULL,''),(9672,'1110','91692618551','2023-08-21 16:41:03',NULL,406.00,'','9','1','Inventory sold','1','','sales','3826297','','No',NULL,NULL,''),(9673,'1110','91692618551','2023-08-21 14:49:11',NULL,210.00,'','9','1','Inventory sold','1','','sales','3826296','','No',NULL,NULL,''),(9674,'1110','91692618551','2023-08-21 16:40:10',NULL,200.00,'','9','1','Inventory sold','1','','sales','3826130','','No',NULL,NULL,''),(9675,'5500','91692618551','2023-08-21 16:40:31',816.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9676,'1000','91692618551','2023-08-21 16:41:03',990.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9677,'4000','91692618551','2023-08-21 16:41:03',NULL,480.00,'','9','1','Good sold','1','','sales','3826297','','No',NULL,NULL,''),(9678,'4000','91692618551','2023-08-21 14:49:11',NULL,250.00,'','9','1','Good sold','1','','sales','3826296','','No',NULL,NULL,''),(9679,'4000','91692618551','2023-08-21 16:40:10',NULL,260.00,'','9','1','Good sold','1','','sales','3826130','','No',NULL,NULL,''),(9680,'1110','91692625274','2023-08-21 17:09:51',NULL,380.00,'','9','1','Inventory sold','1','','sales','3826345','','No',NULL,NULL,''),(9681,'5500','91692625274','2023-08-21 16:41:14',380.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9682,'1000','91692625274','2023-08-21 17:09:51',550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9683,'4000','91692625274','2023-08-21 17:09:51',NULL,550.00,'','9','1','Good sold','1','','sales','3826345','','No',NULL,NULL,''),(9684,'1110','91692683354','2023-08-22 08:49:22',NULL,265.00,'','9','1','Inventory sold','1','','sales','3826322','','No',NULL,NULL,''),(9685,'5500','91692683354','2023-08-22 08:49:14',265.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9686,'1000','91692683354','2023-08-22 08:49:22',350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9687,'4000','91692683354','2023-08-22 08:49:22',NULL,350.00,'','9','1','Good sold','1','','sales','3826322','','No',NULL,NULL,''),(9688,'1110','91692683366','2023-08-22 09:37:38',NULL,90.00,'','9','1','Inventory sold','1','','sales','3826139','','No',NULL,NULL,''),(9689,'5500','91692683366','2023-08-22 08:49:26',90.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9690,'1000','91692683366','2023-08-22 09:37:38',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9691,'4000','91692683366','2023-08-22 09:37:38',NULL,100.00,'','9','1','Good sold','1','','sales','3826139','','No',NULL,NULL,''),(9692,'1110','91692686261','2023-08-22 09:46:02',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826130','','No',NULL,NULL,''),(9693,'5500','91692686261','2023-08-22 09:37:41',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9694,'1000','91692686261','2023-08-22 09:46:02',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9695,'4000','91692686261','2023-08-22 09:46:02',NULL,130.00,'','9','1','Good sold','1','','sales','3826130','','No',NULL,NULL,''),(9696,'1110','91692686766','2023-08-22 09:53:32',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(9697,'5500','91692686766','2023-08-22 09:46:06',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9698,'1000','91692686766','2023-08-22 09:53:32',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9699,'4000','91692686766','2023-08-22 09:53:32',NULL,1300.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(9700,'1110','91692687215','2023-08-22 11:20:23',NULL,80.00,'','9','1','Inventory sold','1','','sales','3826298','','No',NULL,NULL,''),(9701,'5500','91692687215','2023-08-22 09:53:35',80.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9702,'1000','91692687215','2023-08-22 11:20:23',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9703,'4000','91692687215','2023-08-22 11:20:23',NULL,100.00,'','9','1','Good sold','1','','sales','3826298','','No',NULL,NULL,''),(9704,'1110','91692692427','2023-08-22 11:54:27',NULL,345.00,'','9','1','Inventory sold','1','','sales','3826209','','No',NULL,NULL,''),(9705,'5500','91692692427','2023-08-22 11:20:27',345.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9706,'1000','91692692427','2023-08-22 11:54:27',550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9707,'4000','91692692427','2023-08-22 11:54:27',NULL,550.00,'','9','1','Good sold','1','','sales','3826209','','No',NULL,NULL,''),(9708,'1110','91692694471','2023-08-22 11:59:42',NULL,50.00,'','9','1','Inventory sold','1','','sales','3826014','','No',NULL,NULL,''),(9709,'5500','91692694471','2023-08-22 11:54:31',50.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9710,'1000','91692694471','2023-08-22 11:59:42',80.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9711,'4000','91692694471','2023-08-22 11:59:42',NULL,80.00,'','9','1','Good sold','1','','sales','3826014','','No',NULL,NULL,''),(9712,'1110','91692694789','2023-08-22 12:34:10',NULL,210.00,'','9','1','Inventory sold','1','','sales','3826296','','No',NULL,NULL,''),(9713,'1110','91692694789','2023-08-22 11:59:49',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826130','','No',NULL,NULL,''),(9714,'5500','91692694789','2023-08-22 12:33:36',310.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9715,'1000','91692694789','2023-08-22 12:34:10',380.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9716,'4000','91692694789','2023-08-22 12:34:10',NULL,250.00,'','9','1','Good sold','1','','sales','3826296','','No',NULL,NULL,''),(9717,'4000','91692694789','2023-08-22 11:59:49',NULL,130.00,'','9','1','Good sold','1','','sales','3826130','','No',NULL,NULL,''),(9718,'1110','91692696855','2023-08-22 12:39:29',NULL,200.00,'','9','1','Inventory sold','1','','sales','3826131','','No',NULL,NULL,''),(9719,'5500','91692696855','2023-08-22 12:34:15',200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9720,'1000','91692696855','2023-08-22 12:39:29',230.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9721,'4000','91692696855','2023-08-22 12:39:29',NULL,230.00,'','9','1','Good sold','1','','sales','3826131','','No',NULL,NULL,''),(9722,'1110','91692697175','2023-08-22 12:53:18',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(9723,'5500','91692697175','2023-08-22 12:39:35',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9724,'1000','91692697175','2023-08-22 12:53:18',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9725,'4000','91692697175','2023-08-22 12:53:18',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(9726,'1110','91692712006','2023-08-22 16:47:30',NULL,210.00,'','9','1','Inventory sold','1','','sales','3826296','','No',NULL,NULL,''),(9727,'1110','91692712006','2023-08-22 16:46:46',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(9728,'1110','91692712006','2023-08-22 16:47:00',NULL,330.00,'','9','1','Inventory sold','1','','sales','3826440','','No',NULL,NULL,''),(9729,'1110','91692712006','2023-08-22 16:47:08',NULL,80.00,'','9','1','Inventory sold','1','','sales','3826298','','No',NULL,NULL,''),(9730,'5500','91692712006','2023-08-22 16:47:19',860.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9731,'1000','91692712006','2023-08-22 16:47:30',1000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9732,'4000','91692712006','2023-08-22 16:47:30',NULL,250.00,'','9','1','Good sold','1','','sales','3826296','','No',NULL,NULL,''),(9733,'4000','91692712006','2023-08-22 16:46:46',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(9734,'4000','91692712006','2023-08-22 16:47:00',NULL,350.00,'','9','1','Good sold','1','','sales','3826440','','No',NULL,NULL,''),(9735,'4000','91692712006','2023-08-22 16:47:08',NULL,100.00,'','9','1','Good sold','1','','sales','3826298','','No',NULL,NULL,''),(9736,'1110','91692712053','2023-08-22 17:02:57',NULL,200.00,'','9','1','Inventory sold','1','','sales','3826131','','No',NULL,NULL,''),(9737,'5500','91692712053','2023-08-22 16:47:33',200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9738,'1000','91692712053','2023-08-22 17:02:57',230.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9739,'4000','91692712053','2023-08-22 17:02:57',NULL,230.00,'','9','1','Good sold','1','','sales','3826131','','No',NULL,NULL,''),(9740,'1110','91692853976','2023-08-24 08:17:21',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826356','','No',NULL,NULL,''),(9741,'1110','91692853976','2023-08-24 08:13:20',NULL,400.00,'','9','1','Inventory sold','1','','sales','3826131','','No',NULL,NULL,''),(9742,'1110','91692853976','2023-08-24 08:13:36',NULL,170.00,'','9','1','Inventory sold','1','','sales','3826167','','No',NULL,NULL,''),(9743,'1110','91692853976','2023-08-24 08:13:56',NULL,52.00,'','9','1','Inventory sold','1','','sales','3826205','','No',NULL,NULL,''),(9744,'1110','91692853976','2023-08-24 08:14:11',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826294','','No',NULL,NULL,''),(9745,'1110','91692853976','2023-08-24 08:14:20',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826130','','No',NULL,NULL,''),(9746,'1110','91692853976','2023-08-24 08:14:33',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826130','','No',NULL,NULL,''),(9747,'1110','91692853976','2023-08-24 08:14:44',NULL,420.00,'','9','1','Inventory sold','1','','sales','3826296','','No',NULL,NULL,''),(9748,'1110','91692853976','2023-08-24 08:15:30',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826294','','No',NULL,NULL,''),(9749,'1110','91692853976','2023-08-24 08:15:50',NULL,80.00,'','9','1','Inventory sold','1','','sales','3826298','','No',NULL,NULL,''),(9750,'1110','91692853976','2023-08-24 08:16:03',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(9751,'1110','91692853976','2023-08-24 08:16:10',NULL,196.00,'','9','1','Inventory sold','1','','sales','3826300','','No',NULL,NULL,''),(9752,'1110','91692853976','2023-08-24 08:16:20',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826294','','No',NULL,NULL,''),(9753,'1110','91692853976','2023-08-24 08:16:44',NULL,80.00,'','9','1','Inventory sold','1','','sales','3826298','','No',NULL,NULL,''),(9754,'1110','91692853976','2023-08-24 08:16:57',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826294','','No',NULL,NULL,''),(9755,'5500','91692853976','2023-08-24 08:17:09',2418.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9756,'1000','91692853976','2023-08-24 08:17:21',3390.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9757,'4000','91692853976','2023-08-24 08:17:21',NULL,150.00,'','9','1','Good sold','1','','sales','3826356','','No',NULL,NULL,''),(9758,'4000','91692853976','2023-08-24 08:12:56',NULL,370.00,'','9','1','Good sold','1','','sales','3826459','','No',NULL,NULL,''),(9759,'4000','91692853976','2023-08-24 08:13:20',NULL,460.00,'','9','1','Good sold','1','','sales','3826131','','No',NULL,NULL,''),(9760,'4000','91692853976','2023-08-24 08:13:36',NULL,200.00,'','9','1','Good sold','1','','sales','3826167','','No',NULL,NULL,''),(9761,'4000','91692853976','2023-08-24 08:13:56',NULL,100.00,'','9','1','Good sold','1','','sales','3826205','','No',NULL,NULL,''),(9762,'4000','91692853976','2023-08-24 08:14:11',NULL,150.00,'','9','1','Good sold','1','','sales','3826294','','No',NULL,NULL,''),(9763,'4000','91692853976','2023-08-24 08:14:20',NULL,130.00,'','9','1','Good sold','1','','sales','3826130','','No',NULL,NULL,''),(9764,'4000','91692853976','2023-08-24 08:14:33',NULL,130.00,'','9','1','Good sold','1','','sales','3826130','','No',NULL,NULL,''),(9765,'4000','91692853976','2023-08-24 08:14:44',NULL,500.00,'','9','1','Good sold','1','','sales','3826296','','No',NULL,NULL,''),(9766,'4000','91692853976','2023-08-24 08:15:30',NULL,150.00,'','9','1','Good sold','1','','sales','3826294','','No',NULL,NULL,''),(9767,'4000','91692853976','2023-08-24 08:15:50',NULL,100.00,'','9','1','Good sold','1','','sales','3826298','','No',NULL,NULL,''),(9768,'4000','91692853976','2023-08-24 08:16:03',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(9769,'4000','91692853976','2023-08-24 08:16:10',NULL,250.00,'','9','1','Good sold','1','','sales','3826300','','No',NULL,NULL,''),(9770,'4000','91692853976','2023-08-24 08:16:20',NULL,150.00,'','9','1','Good sold','1','','sales','3826294','','No',NULL,NULL,''),(9771,'4000','91692853976','2023-08-24 08:16:44',NULL,100.00,'','9','1','Good sold','1','','sales','3826298','','No',NULL,NULL,''),(9772,'4000','91692853976','2023-08-24 08:16:57',NULL,150.00,'','9','1','Good sold','1','','sales','3826294','','No',NULL,NULL,''),(9773,'1110','91692862739','2023-08-24 10:39:07',NULL,90.00,'','9','1','Inventory sold','1','','sales','3826233','','No',NULL,NULL,''),(9774,'5500','91692862739','2023-08-24 10:38:59',90.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9775,'1000','91692862739','2023-08-24 10:39:07',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9776,'4000','91692862739','2023-08-24 10:39:07',NULL,130.00,'','9','1','Good sold','1','','sales','3826233','','No',NULL,NULL,''),(9777,'1110','91692870128','2023-08-24 12:42:17',NULL,400.00,'','9','1','Inventory sold','1','','sales','3826131','','No',NULL,NULL,''),(9778,'5500','91692870128','2023-08-24 12:42:08',400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9779,'1000','91692870128','2023-08-24 12:42:17',460.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9780,'4000','91692870128','2023-08-24 12:42:17',NULL,460.00,'','9','1','Good sold','1','','sales','3826131','','No',NULL,NULL,''),(9781,'1110','91692870608','2023-08-24 12:50:22',NULL,50.00,'','9','1','Inventory sold','1','','sales','3826014','','No',NULL,NULL,''),(9782,'5500','91692870608','2023-08-24 12:50:08',50.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9783,'1000','91692870608','2023-08-24 12:50:22',80.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9784,'4000','91692870608','2023-08-24 12:50:22',NULL,80.00,'','9','1','Good sold','1','','sales','3826014','','No',NULL,NULL,''),(9785,'1110','91692870626','2023-08-24 13:25:20',NULL,345.00,'','9','1','Inventory sold','1','','sales','3826209','','No',NULL,NULL,''),(9786,'5500','91692870626','2023-08-24 12:50:26',345.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9787,'1000','91692870626','2023-08-24 13:25:20',550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9788,'4000','91692870626','2023-08-24 13:25:20',NULL,550.00,'','9','1','Good sold','1','','sales','3826209','','No',NULL,NULL,''),(9789,'1110','91692872722','2023-08-24 14:07:04',NULL,50.00,'','9','1','Inventory sold','1','','sales','3826014','','No',NULL,NULL,''),(9790,'5500','91692872722','2023-08-24 13:25:22',50.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9791,'1000','91692872722','2023-08-24 14:07:04',80.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9792,'4000','91692872722','2023-08-24 14:07:04',NULL,80.00,'','9','1','Good sold','1','','sales','3826014','','No',NULL,NULL,''),(9793,'1110','91692875227','2023-08-24 15:09:59',NULL,200.00,'','9','1','Inventory sold','1','','sales','3826131','','No',NULL,NULL,''),(9794,'1110','91692875227','2023-08-24 14:07:07',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826130','','No',NULL,NULL,''),(9795,'5500','91692875227','2023-08-24 15:09:49',300.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9796,'1000','91692875227','2023-08-24 15:09:59',360.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9797,'4000','91692875227','2023-08-24 15:09:59',NULL,230.00,'','9','1','Good sold','1','','sales','3826131','','No',NULL,NULL,''),(9798,'4000','91692875227','2023-08-24 14:07:07',NULL,130.00,'','9','1','Good sold','1','','sales','3826130','','No',NULL,NULL,''),(9799,'1110','91692879006','2023-08-24 15:44:21',NULL,360.00,'','9','1','Inventory sold','1','','sales','3826103','','No',NULL,NULL,''),(9800,'5500','91692879006','2023-08-24 15:10:06',360.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9801,'1000','91692879006','2023-08-24 15:44:21',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9802,'4000','91692879006','2023-08-24 15:44:21',NULL,450.00,'','9','1','Good sold','1','','sales','3826103','','No',NULL,NULL,''),(9803,'1110','91692881067','2023-08-24 16:11:29',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(9804,'5500','91692881067','2023-08-24 15:44:27',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9805,'1000','91692881067','2023-08-24 16:11:29',280.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9806,'4000','91692881067','2023-08-24 16:11:29',NULL,280.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(9807,'1110','91692882692','2023-08-24 16:12:32',NULL,210.00,'','9','1','Inventory sold','1','','sales','3826296','','No',NULL,NULL,''),(9808,'5500','91692882692','2023-08-24 16:11:32',210.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9809,'1000','91692882692','2023-08-24 16:12:32',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9810,'4000','91692882692','2023-08-24 16:12:32',NULL,250.00,'','9','1','Good sold','1','','sales','3826296','','No',NULL,NULL,''),(9811,'1110','91692882756','2023-08-24 16:38:46',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826294','','No',NULL,NULL,''),(9812,'5500','91692882756','2023-08-24 16:12:36',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9813,'1000','91692882756','2023-08-24 16:38:46',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9814,'4000','91692882756','2023-08-24 16:38:46',NULL,150.00,'','9','1','Good sold','1','','sales','3826294','','No',NULL,NULL,''),(9815,'1110','91692884327','2023-08-24 17:24:13',NULL,80.00,'','9','1','Inventory sold','1','','sales','3826298','','No',NULL,NULL,''),(9816,'1110','91692884327','2023-08-24 16:38:47',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826294','','No',NULL,NULL,''),(9817,'5500','91692884327','2023-08-24 17:24:01',200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9818,'1000','91692884327','2023-08-24 17:24:13',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9819,'4000','91692884327','2023-08-24 17:24:13',NULL,100.00,'','9','1','Good sold','1','','sales','3826298','','No',NULL,NULL,''),(9820,'4000','91692884327','2023-08-24 16:38:47',NULL,150.00,'','9','1','Good sold','1','','sales','3826294','','No',NULL,NULL,''),(9821,'1110','91692933986','2023-08-25 06:57:21',NULL,200.00,'','9','1','Inventory sold','1','','sales','3826131','','No',NULL,NULL,''),(9822,'1110','91692933986','2023-08-25 06:26:26',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826294','','No',NULL,NULL,''),(9823,'5500','91692933986','2023-08-25 06:57:10',320.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9824,'1000','91692933986','2023-08-25 06:57:21',380.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9825,'4000','91692933986','2023-08-25 06:57:21',NULL,230.00,'','9','1','Good sold','1','','sales','3826131','','No',NULL,NULL,''),(9826,'4000','91692933986','2023-08-25 06:26:26',NULL,150.00,'','9','1','Good sold','1','','sales','3826294','','No',NULL,NULL,''),(9827,'1110','91692935844','2023-08-25 07:31:44',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(9828,'5500','91692935844','2023-08-25 06:57:24',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9829,'1000','91692935844','2023-08-25 07:31:44',1350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9830,'4000','91692935844','2023-08-25 07:31:44',NULL,1350.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(9831,'1110','91692937909','2023-08-25 07:57:17',NULL,196.00,'','9','1','Inventory sold','1','','sales','3826300','','No',NULL,NULL,''),(9832,'1110','91692937909','2023-08-25 07:31:49',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826501','','No',NULL,NULL,''),(9833,'5500','91692937909','2023-08-25 07:57:08',296.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9834,'1000','91692937909','2023-08-25 07:57:17',400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9835,'4000','91692937909','2023-08-25 07:57:17',NULL,250.00,'','9','1','Good sold','1','','sales','3826300','','No',NULL,NULL,''),(9836,'4000','91692937909','2023-08-25 07:31:49',NULL,150.00,'','9','1','Good sold','1','','sales','3826501','','No',NULL,NULL,''),(9837,'1110','91692939440','2023-08-25 08:01:43',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(9838,'1110','91692939440','2023-08-25 07:57:21',NULL,196.00,'','9','1','Inventory sold','1','','sales','3826300','','No',NULL,NULL,''),(9839,'5500','91692939440','2023-08-25 08:01:28',436.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9840,'1000','91692939440','2023-08-25 08:01:43',550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9841,'4000','91692939440','2023-08-25 08:01:43',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(9842,'4000','91692939440','2023-08-25 07:57:21',NULL,250.00,'','9','1','Good sold','1','','sales','3826300','','No',NULL,NULL,''),(9843,'1110','91692939706','2023-08-25 09:04:11',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(9844,'5500','91692939706','2023-08-25 08:01:46',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9845,'1000','91692939706','2023-08-25 09:04:11',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9846,'4000','91692939706','2023-08-25 09:04:11',NULL,1300.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(9847,'1110','91692943536','2023-08-25 09:39:22',NULL,757.00,'','9','1','Inventory sold','1','','sales','3826292','','No',NULL,NULL,''),(9848,'1110','91692943536','2023-08-25 09:05:36',NULL,200.00,'','9','1','Inventory sold','1','','sales','3826131','','No',NULL,NULL,''),(9849,'5500','91692943536','2023-08-25 09:39:12',957.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9850,'1000','91692943536','2023-08-25 09:39:22',1080.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9851,'4000','91692943536','2023-08-25 09:39:22',NULL,850.00,'','9','1','Good sold','1','','sales','3826292','','No',NULL,NULL,''),(9852,'4000','91692943536','2023-08-25 09:05:36',NULL,230.00,'','9','1','Good sold','1','','sales','3826131','','No',NULL,NULL,''),(9853,'1110','91692945566','2023-08-25 10:39:00',NULL,50.00,'','9','1','Inventory sold','1','','sales','3826014','','No',NULL,NULL,''),(9854,'5500','91692945566','2023-08-25 09:39:26',50.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9855,'1000','91692945566','2023-08-25 10:39:00',80.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9856,'4000','91692945566','2023-08-25 10:39:00',NULL,80.00,'','9','1','Good sold','1','','sales','3826014','','No',NULL,NULL,''),(9857,'1110','91692949145','2023-08-25 10:39:12',NULL,200.00,'','9','1','Inventory sold','1','','sales','3826131','','No',NULL,NULL,''),(9858,'5500','91692949145','2023-08-25 10:39:05',200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9859,'1000','91692949145','2023-08-25 10:39:12',230.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9860,'4000','91692949145','2023-08-25 10:39:12',NULL,230.00,'','9','1','Good sold','1','','sales','3826131','','No',NULL,NULL,''),(9861,'1110','91692949155','2023-08-25 10:45:26',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826342','','No',NULL,NULL,''),(9862,'5500','91692949155','2023-08-25 10:39:15',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9863,'1000','91692949155','2023-08-25 10:45:26',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9864,'4000','91692949155','2023-08-25 10:45:26',NULL,150.00,'','9','1','Good sold','1','','sales','3826342','','No',NULL,NULL,''),(9865,'1110','91692949569','2023-08-25 11:14:36',NULL,52.00,'','9','1','Inventory sold','1','','sales','3826205','','No',NULL,NULL,''),(9866,'5500','91692949569','2023-08-25 10:46:09',52.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9867,'1000','91692949569','2023-08-25 11:14:36',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9868,'4000','91692949569','2023-08-25 11:14:36',NULL,100.00,'','9','1','Good sold','1','','sales','3826205','','No',NULL,NULL,''),(9869,'1110','91692951281','2023-08-25 12:14:57',NULL,80.00,'','9','1','Inventory sold','1','','sales','3826298','','No',NULL,NULL,''),(9870,'1110','91692951281','2023-08-25 11:14:41',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826294','','No',NULL,NULL,''),(9871,'5500','91692951281','2023-08-25 12:14:47',200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9872,'1000','91692951281','2023-08-25 12:14:57',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9873,'4000','91692951281','2023-08-25 12:14:57',NULL,100.00,'','9','1','Good sold','1','','sales','3826298','','No',NULL,NULL,''),(9874,'4000','91692951281','2023-08-25 11:14:41',NULL,150.00,'','9','1','Good sold','1','','sales','3826294','','No',NULL,NULL,''),(9875,'1110','91692954904','2023-08-25 12:56:06',NULL,690.00,'','9','1','Inventory sold','1','','sales','3826209','','No',NULL,NULL,''),(9876,'5500','91692954904','2023-08-25 12:15:04',690.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9877,'1000','91692954904','2023-08-25 12:56:06',1000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9878,'4000','91692954904','2023-08-25 12:56:06',NULL,1000.00,'','9','1','Good sold','1','','sales','3826209','','No',NULL,NULL,''),(9879,'1110','91692961351','2023-08-25 14:02:45',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(9880,'5500','91692961351','2023-08-25 14:02:31',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9881,'1000','91692961351','2023-08-25 14:02:45',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9882,'4000','91692961351','2023-08-25 14:02:45',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(9883,'1110','91692961370','2023-08-25 14:08:24',NULL,757.00,'','9','1','Inventory sold','1','','sales','3826292','','No',NULL,NULL,''),(9884,'5500','91692961370','2023-08-25 14:02:50',757.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9885,'1000','91692961370','2023-08-25 14:08:24',850.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9886,'4000','91692961370','2023-08-25 14:08:24',NULL,850.00,'','9','1','Good sold','1','','sales','3826292','','No',NULL,NULL,''),(9887,'1110','91692961709','2023-08-25 15:31:43',NULL,160.00,'','9','1','Inventory sold','1','','sales','3826298','','No',NULL,NULL,''),(9888,'5500','91692961709','2023-08-25 14:08:30',160.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9889,'1000','91692961709','2023-08-25 15:31:43',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9890,'4000','91692961709','2023-08-25 15:31:43',NULL,200.00,'','9','1','Good sold','1','','sales','3826298','','No',NULL,NULL,''),(9891,'1110','91692967331','2023-08-25 17:02:49',NULL,90.00,'','9','1','Inventory sold','1','','sales','3826233','','No',NULL,NULL,''),(9892,'5500','91692967331','2023-08-25 15:42:11',90.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9893,'1000','91692967331','2023-08-25 17:02:49',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9894,'4000','91692967331','2023-08-25 17:02:49',NULL,130.00,'','9','1','Good sold','1','','sales','3826233','','No',NULL,NULL,''),(9895,'1110','91692972173','2023-08-25 17:04:03',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826294','','No',NULL,NULL,''),(9896,'5500','91692972173','2023-08-25 17:02:53',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9897,'1000','91692972173','2023-08-25 17:04:03',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9898,'4000','91692972173','2023-08-25 17:04:03',NULL,150.00,'','9','1','Good sold','1','','sales','3826294','','No',NULL,NULL,''),(9899,'1110','91693027527','2023-08-26 08:38:07',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826294','','No',NULL,NULL,''),(9900,'5500','91693027527','2023-08-26 08:25:27',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9901,'1000','91693027527','2023-08-26 08:38:07',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9902,'4000','91693027527','2023-08-26 08:38:07',NULL,150.00,'','9','1','Good sold','1','','sales','3826294','','No',NULL,NULL,''),(9903,'1110','91693028299','2023-08-26 09:35:47',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826294','','No',NULL,NULL,''),(9904,'1110','91693028299','2023-08-26 08:38:19',NULL,200.00,'','9','1','Inventory sold','1','','sales','3826131','','No',NULL,NULL,''),(9905,'5500','91693028299','2023-08-26 09:35:40',320.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9906,'1000','91693028299','2023-08-26 09:35:47',380.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9907,'4000','91693028299','2023-08-26 09:35:47',NULL,150.00,'','9','1','Good sold','1','','sales','3826294','','No',NULL,NULL,''),(9908,'4000','91693028299','2023-08-26 08:38:19',NULL,230.00,'','9','1','Good sold','1','','sales','3826131','','No',NULL,NULL,''),(9909,'1000','91693031772','2023-08-26 10:03:46',270.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9910,'4000','91693031772','2023-08-26 10:03:46',NULL,100.00,'','9','1','Good sold','1','','sales','3826477','','No',NULL,NULL,''),(9911,'4000','91693031772','2023-08-26 09:36:12',NULL,100.00,'','9','1','Good sold','1','','sales','3826478','','No',NULL,NULL,''),(9912,'4000','91693031772','2023-08-26 10:03:22',NULL,70.00,'','9','1','Good sold','1','','sales','3826481','','No',NULL,NULL,''),(9913,'1110','91693033431','2023-08-26 10:53:23',NULL,360.00,'','9','1','Inventory sold','1','','sales','3826103','','No',NULL,NULL,''),(9914,'5500','91693033431','2023-08-26 10:03:51',360.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9915,'1000','91693033431','2023-08-26 10:53:23',430.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9916,'4000','91693033431','2023-08-26 10:53:23',NULL,430.00,'','9','1','Good sold','1','','sales','3826103','','No',NULL,NULL,''),(9917,'1110','91693056597','2023-08-26 16:31:07',NULL,130.00,'','9','1','Inventory sold','1','','sales','3826377','','No',NULL,NULL,''),(9918,'1110','91693056597','2023-08-26 16:29:57',NULL,110.00,'','9','1','Inventory sold','1','','sales','3826506','','No',NULL,NULL,''),(9919,'1110','91693056597','2023-08-26 16:30:18',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826294','','No',NULL,NULL,''),(9920,'1110','91693056597','2023-08-26 16:30:51',NULL,200.00,'','9','1','Inventory sold','1','','sales','3826131','','No',NULL,NULL,''),(9921,'5500','91693056597','2023-08-26 16:31:00',560.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9922,'1000','91693056597','2023-08-26 16:31:07',710.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9923,'4000','91693056597','2023-08-26 16:31:07',NULL,200.00,'','9','1','Good sold','1','','sales','3826377','','No',NULL,NULL,''),(9924,'4000','91693056597','2023-08-26 16:29:57',NULL,130.00,'','9','1','Good sold','1','','sales','3826506','','No',NULL,NULL,''),(9925,'4000','91693056597','2023-08-26 16:30:18',NULL,150.00,'','9','1','Good sold','1','','sales','3826294','','No',NULL,NULL,''),(9926,'4000','91693056597','2023-08-26 16:30:51',NULL,230.00,'','9','1','Good sold','1','','sales','3826131','','No',NULL,NULL,''),(9927,'1110','91693056693','2023-08-26 17:03:20',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(9928,'5500','91693056693','2023-08-26 16:31:33',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9929,'1000','91693056693','2023-08-26 17:03:20',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9930,'4000','91693056693','2023-08-26 17:03:20',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(9931,'1110','91693208537','2023-08-28 10:42:26',NULL,80.00,'','9','1','Inventory sold','1','','sales','3826298','','No',NULL,NULL,''),(9932,'5500','91693208537','2023-08-28 10:42:17',80.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9933,'1000','91693208537','2023-08-28 10:42:26',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9934,'4000','91693208537','2023-08-28 10:42:26',NULL,100.00,'','9','1','Good sold','1','','sales','3826298','','No',NULL,NULL,''),(9935,'1110','91693208549','2023-08-28 11:03:16',NULL,1380.00,'','9','1','Inventory sold','1','','sales','3826354','','No',NULL,NULL,''),(9936,'5500','91693208549','2023-08-28 11:03:05',1380.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9937,'1000','91693208549','2023-08-28 11:03:16',1650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9938,'4000','91693208549','2023-08-28 11:03:16',NULL,1650.00,'','9','1','Good sold','1','','sales','3826354','','No',NULL,NULL,''),(9939,'1110','91693209890','2023-08-28 11:28:49',NULL,80.00,'','9','1','Inventory sold','1','','sales','3826298','','No',NULL,NULL,''),(9940,'5500','91693209890','2023-08-28 11:04:50',80.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9941,'1000','91693209890','2023-08-28 11:28:49',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9942,'4000','91693209890','2023-08-28 11:28:49',NULL,100.00,'','9','1','Good sold','1','','sales','3826298','','No',NULL,NULL,''),(9943,'1110','91693211331','2023-08-28 11:40:44',NULL,160.00,'','9','1','Inventory sold','1','','sales','3826298','','No',NULL,NULL,''),(9944,'5500','91693211331','2023-08-28 11:28:51',160.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9945,'1000','91693211331','2023-08-28 11:40:44',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9946,'4000','91693211331','2023-08-28 11:40:44',NULL,200.00,'','9','1','Good sold','1','','sales','3826298','','No',NULL,NULL,''),(9947,'1110','91693212048','2023-08-28 12:23:50',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(9948,'5500','91693212048','2023-08-28 11:40:48',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9949,'1000','91693212048','2023-08-28 12:23:50',1300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9950,'4000','91693212048','2023-08-28 12:23:50',NULL,1300.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(9951,'1110','91693223499','2023-08-28 14:52:00',NULL,480.00,'','9','1','Inventory sold','1','','sales','3826294','','No',NULL,NULL,''),(9952,'1110','91693223499','2023-08-28 14:51:39',NULL,200.00,'','9','1','Inventory sold','1','','sales','3826131','','No',NULL,NULL,''),(9953,'5500','91693223499','2023-08-28 14:51:50',680.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9954,'1000','91693223499','2023-08-28 14:52:00',830.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9955,'4000','91693223499','2023-08-28 14:52:00',NULL,600.00,'','9','1','Good sold','1','','sales','3826294','','No',NULL,NULL,''),(9956,'4000','91693223499','2023-08-28 14:51:39',NULL,230.00,'','9','1','Good sold','1','','sales','3826131','','No',NULL,NULL,''),(9957,'1110','91693223634','2023-08-28 15:24:28',NULL,90.00,'','9','1','Inventory sold','1','','sales','3826233','','No',NULL,NULL,''),(9958,'5500','91693223634','2023-08-28 14:53:54',90.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9959,'1000','91693223634','2023-08-28 15:24:28',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9960,'4000','91693223634','2023-08-28 15:24:28',NULL,130.00,'','9','1','Good sold','1','','sales','3826233','','No',NULL,NULL,''),(9961,'1110','91693227449','2023-08-28 15:57:46',NULL,210.00,'','9','1','Inventory sold','1','','sales','3826353','','No',NULL,NULL,''),(9962,'5500','91693227449','2023-08-28 15:57:29',210.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9963,'1000','91693227449','2023-08-28 15:57:46',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9964,'4000','91693227449','2023-08-28 15:57:46',NULL,300.00,'','9','1','Good sold','1','','sales','3826353','','No',NULL,NULL,''),(9965,'1110','91693233530','2023-08-28 17:39:21',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826294','','No',NULL,NULL,''),(9966,'1110','91693233530','2023-08-28 17:38:50',NULL,200.00,'','9','1','Inventory sold','1','','sales','3826131','','No',NULL,NULL,''),(9967,'1110','91693233530','2023-08-28 17:39:00',NULL,228.80,'','9','1','Inventory sold','1','','sales','3826191','','No',NULL,NULL,''),(9968,'5500','91693233530','2023-08-28 17:39:07',548.80,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9969,'1000','91693233530','2023-08-28 17:39:21',730.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9970,'4000','91693233530','2023-08-28 17:39:21',NULL,150.00,'','9','1','Good sold','1','','sales','3826294','','No',NULL,NULL,''),(9971,'4000','91693233530','2023-08-28 17:38:50',NULL,230.00,'','9','1','Good sold','1','','sales','3826131','','No',NULL,NULL,''),(9972,'4000','91693233530','2023-08-28 17:39:00',NULL,350.00,'','9','1','Good sold','1','','sales','3826191','','No',NULL,NULL,''),(9973,'1110','91693233611','2023-08-28 17:40:25',NULL,200.00,'','9','1','Inventory sold','1','','sales','3826131','','No',NULL,NULL,''),(9974,'5500','91693233611','2023-08-28 17:40:11',200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9975,'1000','91693233611','2023-08-28 17:40:25',230.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9976,'4000','91693233611','2023-08-28 17:40:25',NULL,230.00,'','9','1','Good sold','1','','sales','3826131','','No',NULL,NULL,''),(9977,'1110','91693278822','2023-08-29 07:22:30',NULL,260.00,'','9','1','Inventory sold','1','','sales','3826380','','No',NULL,NULL,''),(9978,'5500','91693278822','2023-08-29 06:13:42',260.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9979,'1000','91693278822','2023-08-29 07:22:30',400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9980,'4000','91693278822','2023-08-29 07:22:30',NULL,400.00,'','9','1','Good sold','1','','sales','3826380','','No',NULL,NULL,''),(9981,'1110','91693282957','2023-08-29 09:48:47',NULL,80.00,'','9','1','Inventory sold','1','','sales','3826298','','No',NULL,NULL,''),(9982,'5500','91693282957','2023-08-29 07:22:37',80.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9983,'1000','91693282957','2023-08-29 09:48:47',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9984,'4000','91693282957','2023-08-29 09:48:47',NULL,100.00,'','9','1','Good sold','1','','sales','3826298','','No',NULL,NULL,''),(9985,'1110','91693291733','2023-08-29 10:57:27',NULL,757.00,'','9','1','Inventory sold','1','','sales','3826292','','No',NULL,NULL,''),(9986,'5500','91693291733','2023-08-29 09:48:53',757.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9987,'1000','91693291733','2023-08-29 10:57:27',850.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9988,'4000','91693291733','2023-08-29 10:57:27',NULL,850.00,'','9','1','Good sold','1','','sales','3826292','','No',NULL,NULL,''),(9989,'1110','91693295853','2023-08-29 12:16:33',NULL,757.00,'','9','1','Inventory sold','1','','sales','3826292','','No',NULL,NULL,''),(9990,'5500','91693295853','2023-08-29 10:57:33',757.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9991,'1000','91693295853','2023-08-29 12:16:33',850.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9992,'4000','91693295853','2023-08-29 12:16:33',NULL,850.00,'','9','1','Good sold','1','','sales','3826292','','No',NULL,NULL,''),(9993,'1110','91693300745','2023-08-29 12:24:45',NULL,200.00,'','9','1','Inventory sold','1','','sales','3826131','','No',NULL,NULL,''),(9994,'1110','91693300745','2023-08-29 12:19:05',NULL,757.00,'','9','1','Inventory sold','1','','sales','3826292','','No',NULL,NULL,''),(9995,'5500','91693300745','2023-08-29 12:24:29',957.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(9996,'1000','91693300745','2023-08-29 12:24:45',1080.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(9997,'4000','91693300745','2023-08-29 12:24:45',NULL,230.00,'','9','1','Good sold','1','','sales','3826131','','No',NULL,NULL,''),(9998,'4000','91693300745','2023-08-29 12:19:05',NULL,850.00,'','9','1','Good sold','1','','sales','3826292','','No',NULL,NULL,''),(9999,'1110','91693301093','2023-08-29 12:31:31',NULL,200.00,'','9','1','Inventory sold','1','','sales','3826131','','No',NULL,NULL,''),(10000,'5500','91693301093','2023-08-29 12:24:53',200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10001,'1000','91693301093','2023-08-29 12:31:31',230.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10002,'4000','91693301093','2023-08-29 12:31:31',NULL,230.00,'','9','1','Good sold','1','','sales','3826131','','No',NULL,NULL,''),(10003,'1110','91693301494','2023-08-29 14:12:28',NULL,200.00,'','9','1','Inventory sold','1','','sales','3826131','','No',NULL,NULL,''),(10004,'1110','91693301494','2023-08-29 12:31:34',NULL,90.00,'','9','1','Inventory sold','1','','sales','3826233','','No',NULL,NULL,''),(10005,'5500','91693301494','2023-08-29 14:12:11',290.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10006,'1000','91693301494','2023-08-29 14:12:28',360.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10007,'4000','91693301494','2023-08-29 14:12:28',NULL,230.00,'','9','1','Good sold','1','','sales','3826131','','No',NULL,NULL,''),(10008,'4000','91693301494','2023-08-29 12:31:34',NULL,130.00,'','9','1','Good sold','1','','sales','3826233','','No',NULL,NULL,''),(10009,'1110','91693307552','2023-08-29 15:33:27',NULL,165.00,'','9','1','Inventory sold','1','','sales','3826324','','No',NULL,NULL,''),(10010,'1110','91693307552','2023-08-29 14:12:32',NULL,196.00,'','9','1','Inventory sold','1','','sales','3826300','','No',NULL,NULL,''),(10011,'5500','91693307552','2023-08-29 15:33:19',361.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10012,'1000','91693307552','2023-08-29 15:33:27',500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10013,'4000','91693307552','2023-08-29 15:33:27',NULL,250.00,'','9','1','Good sold','1','','sales','3826324','','No',NULL,NULL,''),(10014,'4000','91693307552','2023-08-29 14:12:32',NULL,250.00,'','9','1','Good sold','1','','sales','3826300','','No',NULL,NULL,''),(10015,'1110','91693312846','2023-08-29 15:55:39',NULL,200.00,'','9','1','Inventory sold','1','','sales','3826131','','No',NULL,NULL,''),(10016,'5500','91693312846','2023-08-29 15:40:46',200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10017,'1000','91693312846','2023-08-29 15:55:39',230.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10018,'4000','91693312846','2023-08-29 15:55:39',NULL,230.00,'','9','1','Good sold','1','','sales','3826131','','No',NULL,NULL,''),(10019,'1110','91693316843','2023-08-29 16:47:30',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826501','','No',NULL,NULL,''),(10020,'5500','91693316843','2023-08-29 16:47:23',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10021,'1000','91693316843','2023-08-29 16:47:30',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10022,'4000','91693316843','2023-08-29 16:47:30',NULL,150.00,'','9','1','Good sold','1','','sales','3826501','','No',NULL,NULL,''),(10023,'1110','91693316855','2023-08-29 17:59:10',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(10024,'5500','91693316855','2023-08-29 17:59:03',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10025,'1000','91693316855','2023-08-29 17:59:10',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10026,'4000','91693316855','2023-08-29 17:59:10',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(10027,'1000','91693321178','2023-08-29 18:01:45',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10028,'4000','91693321178','2023-08-29 18:01:45',NULL,250.00,'','9','1','Good sold','1','','sales','3826487','','No',NULL,NULL,''),(10029,'1110','91693321778','2023-08-29 18:09:45',NULL,90.00,'','9','1','Inventory sold','1','','sales','3826233','','No',NULL,NULL,''),(10030,'5500','91693321778','2023-08-29 18:09:38',90.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10031,'1000','91693321778','2023-08-29 18:09:45',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10032,'4000','91693321778','2023-08-29 18:09:45',NULL,130.00,'','9','1','Good sold','1','','sales','3826233','','No',NULL,NULL,''),(10033,'1110','91693321794','2023-08-29 18:12:59',NULL,757.00,'','9','1','Inventory sold','1','','sales','3826292','','No',NULL,NULL,''),(10034,'5500','91693321794','2023-08-29 18:09:54',757.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10035,'1000','91693321794','2023-08-29 18:12:59',850.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10036,'4000','91693321794','2023-08-29 18:12:59',NULL,850.00,'','9','1','Good sold','1','','sales','3826292','','No',NULL,NULL,''),(10037,'1110','91693321984','2023-08-29 18:17:12',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826333','','No',NULL,NULL,''),(10038,'5500','91693321984','2023-08-29 18:13:04',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10039,'1000','91693321984','2023-08-29 18:17:12',180.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10040,'4000','91693321984','2023-08-29 18:17:12',NULL,180.00,'','9','1','Good sold','1','','sales','3826333','','No',NULL,NULL,''),(10041,'1110','91693322237','2023-08-29 18:18:23',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826333','','No',NULL,NULL,''),(10042,'5500','91693322237','2023-08-29 18:17:17',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10043,'1000','91693322237','2023-08-29 18:18:23',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10044,'4000','91693322237','2023-08-29 18:18:23',NULL,200.00,'','9','1','Good sold','1','','sales','3826333','','No',NULL,NULL,''),(10045,'1110','91693379483','2023-08-30 10:11:39',NULL,130.00,'','9','1','Inventory sold','1','','sales','3826377','','No',NULL,NULL,''),(10046,'5500','91693379483','2023-08-30 10:11:23',130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10047,'1000','91693379483','2023-08-30 10:11:39',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10048,'4000','91693379483','2023-08-30 10:11:39',NULL,200.00,'','9','1','Good sold','1','','sales','3826377','','No',NULL,NULL,''),(10049,'1110','91693379506','2023-08-30 10:23:12',NULL,208.00,'','9','1','Inventory sold','1','','sales','3826205','','No',NULL,NULL,''),(10050,'1110','91693379506','2023-08-30 10:11:46',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(10051,'5500','91693379506','2023-08-30 10:23:05',448.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10052,'1000','91693379506','2023-08-30 10:23:12',700.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10053,'4000','91693379506','2023-08-30 10:23:12',NULL,400.00,'','9','1','Good sold','1','','sales','3826205','','No',NULL,NULL,''),(10054,'4000','91693379506','2023-08-30 10:11:46',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(10055,'1110','91693380196','2023-08-30 12:09:16',NULL,110.00,'','9','1','Inventory sold','1','','sales','3826168','','No',NULL,NULL,''),(10056,'5500','91693380196','2023-08-30 10:23:16',110.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10057,'1000','91693380196','2023-08-30 12:09:16',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10058,'4000','91693380196','2023-08-30 12:09:16',NULL,150.00,'','9','1','Good sold','1','','sales','3826168','','No',NULL,NULL,''),(10059,'1110','91693399025','2023-08-30 15:37:13',NULL,200.00,'','9','1','Inventory sold','1','','sales','3826131','','No',NULL,NULL,''),(10060,'5500','91693399025','2023-08-30 15:37:05',200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10061,'1000','91693399025','2023-08-30 15:37:13',230.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10062,'4000','91693399025','2023-08-30 15:37:13',NULL,230.00,'','9','1','Good sold','1','','sales','3826131','','No',NULL,NULL,''),(10063,'1110','91693399037','2023-08-30 16:44:47',NULL,180.40,'','9','1','Inventory sold','1','','sales','3826207','','No',NULL,NULL,''),(10064,'5500','91693399037','2023-08-30 15:37:17',180.40,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10065,'1000','91693399037','2023-08-30 16:44:47',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10066,'4000','91693399037','2023-08-30 16:44:47',NULL,300.00,'','9','1','Good sold','1','','sales','3826207','','No',NULL,NULL,''),(10067,'1110','91693403092','2023-08-30 17:34:50',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(10068,'5500','91693403092','2023-08-30 16:44:52',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10069,'1000','91693403092','2023-08-30 17:34:50',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10070,'4000','91693403092','2023-08-30 17:34:50',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(10071,'1110','91693459322','2023-08-31 08:22:19',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(10072,'1110','91693459322','2023-08-31 08:22:02',NULL,400.00,'','9','1','Inventory sold','1','','sales','3826170','','No',NULL,NULL,''),(10073,'5500','91693459322','2023-08-31 08:22:09',640.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10074,'1000','91693459322','2023-08-31 08:22:19',750.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10075,'4000','91693459322','2023-08-31 08:22:19',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(10076,'4000','91693459322','2023-08-31 08:22:02',NULL,450.00,'','9','1','Good sold','1','','sales','3826170','','No',NULL,NULL,''),(10077,'1110','91693459344','2023-08-31 08:36:50',NULL,165.00,'','9','1','Inventory sold','1','','sales','3826324','','No',NULL,NULL,''),(10078,'5500','91693459344','2023-08-31 08:22:24',165.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10079,'1000','91693459344','2023-08-31 08:36:50',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10080,'4000','91693459344','2023-08-31 08:36:50',NULL,250.00,'','9','1','Good sold','1','','sales','3826324','','No',NULL,NULL,''),(10081,'1110','91693460214','2023-08-31 09:24:26',NULL,380.00,'','9','1','Inventory sold','1','','sales','3826345','','No',NULL,NULL,''),(10082,'1110','91693460214','2023-08-31 08:36:54',NULL,90.00,'','9','1','Inventory sold','1','','sales','3826139','','No',NULL,NULL,''),(10083,'5500','91693460214','2023-08-31 09:23:54',470.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10084,'1000','91693460214','2023-08-31 09:24:26',600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10085,'4000','91693460214','2023-08-31 09:24:26',NULL,500.00,'','9','1','Good sold','1','','sales','3826345','','No',NULL,NULL,''),(10086,'4000','91693460214','2023-08-31 08:36:54',NULL,100.00,'','9','1','Good sold','1','','sales','3826139','','No',NULL,NULL,''),(10087,'1110','91693463070','2023-08-31 10:46:13',NULL,1440.00,'','9','1','Inventory sold','1','','sales','3826103','','No',NULL,NULL,''),(10088,'5500','91693463070','2023-08-31 09:24:30',1440.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10089,'1000','91693463070','2023-08-31 10:46:13',1720.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10090,'4000','91693463070','2023-08-31 10:46:13',NULL,1720.00,'','9','1','Good sold','1','','sales','3826103','','No',NULL,NULL,''),(10091,'1110','91693468013','2023-08-31 11:07:07',NULL,330.00,'','9','1','Inventory sold','1','','sales','3826440','','No',NULL,NULL,''),(10092,'5500','91693468013','2023-08-31 10:46:53',330.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10093,'1000','91693468013','2023-08-31 11:07:07',350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10094,'4000','91693468013','2023-08-31 11:07:07',NULL,350.00,'','9','1','Good sold','1','','sales','3826440','','No',NULL,NULL,''),(10095,'1110','91693469231','2023-08-31 11:48:43',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826294','','No',NULL,NULL,''),(10096,'5500','91693469231','2023-08-31 11:07:11',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10097,'1000','91693469231','2023-08-31 11:48:43',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10098,'4000','91693469231','2023-08-31 11:48:43',NULL,150.00,'','9','1','Good sold','1','','sales','3826294','','No',NULL,NULL,''),(10099,'1110','91693471744','2023-08-31 11:49:33',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826294','','No',NULL,NULL,''),(10100,'5500','91693471744','2023-08-31 11:49:04',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10101,'1000','91693471744','2023-08-31 11:49:33',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10102,'4000','91693471744','2023-08-31 11:49:33',NULL,300.00,'','9','1','Good sold','1','','sales','3826294','','No',NULL,NULL,''),(10103,'1110','91693471778','2023-08-31 12:08:48',NULL,110.00,'','9','1','Inventory sold','1','','sales','3826504','','No',NULL,NULL,''),(10104,'5500','91693471778','2023-08-31 11:49:38',110.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10105,'1000','91693471778','2023-08-31 12:08:48',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10106,'4000','91693471778','2023-08-31 12:08:48',NULL,150.00,'','9','1','Good sold','1','','sales','3826504','','No',NULL,NULL,''),(10107,'1110','91693472935','2023-08-31 13:24:06',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826294','','No',NULL,NULL,''),(10108,'5500','91693472935','2023-08-31 12:08:55',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10109,'1000','91693472935','2023-08-31 13:24:06',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10110,'4000','91693472935','2023-08-31 13:24:06',NULL,150.00,'','9','1','Good sold','1','','sales','3826294','','No',NULL,NULL,''),(10111,'1110','91693477583','2023-08-31 13:57:24',NULL,165.00,'','9','1','Inventory sold','1','','sales','3826324','','No',NULL,NULL,''),(10112,'1110','91693477583','2023-08-31 13:26:23',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826333','','No',NULL,NULL,''),(10113,'5500','91693477583','2023-08-31 13:57:09',285.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10114,'1000','91693477583','2023-08-31 13:57:24',500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10115,'4000','91693477583','2023-08-31 13:57:24',NULL,250.00,'','9','1','Good sold','1','','sales','3826324','','No',NULL,NULL,''),(10116,'4000','91693477583','2023-08-31 13:26:23',NULL,250.00,'','9','1','Good sold','1','','sales','3826333','','No',NULL,NULL,''),(10117,'1110','91693479450','2023-08-31 14:04:58',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(10118,'5500','91693479450','2023-08-31 13:57:30',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10119,'1000','91693479450','2023-08-31 14:04:58',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10120,'4000','91693479450','2023-08-31 14:04:58',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(10121,'1110','91693479903','2023-08-31 14:36:28',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826294','','No',NULL,NULL,''),(10122,'5500','91693479903','2023-08-31 14:05:03',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10123,'1000','91693479903','2023-08-31 14:36:28',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10124,'4000','91693479903','2023-08-31 14:36:28',NULL,150.00,'','9','1','Good sold','1','','sales','3826294','','No',NULL,NULL,''),(10125,'1110','91693481793','2023-08-31 15:56:50',NULL,265.00,'','9','1','Inventory sold','1','','sales','3826322','','No',NULL,NULL,''),(10126,'5500','91693481793','2023-08-31 14:36:33',265.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10127,'1000','91693481793','2023-08-31 15:56:50',350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10128,'4000','91693481793','2023-08-31 15:56:50',NULL,350.00,'','9','1','Good sold','1','','sales','3826322','','No',NULL,NULL,''),(10129,'1110','91693495504','2023-08-31 18:25:34',NULL,32.00,'','9','1','Inventory sold','1','','sales','3826402','','No',NULL,NULL,''),(10130,'5500','91693495504','2023-08-31 18:25:21',32.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10131,'1000','91693495504','2023-08-31 18:25:34',190.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10132,'4000','91693495504','2023-08-31 18:25:34',NULL,40.00,'','9','1','Good sold','1','','sales','3826402','','No',NULL,NULL,''),(10133,'4000','91693495504','2023-08-31 18:25:04',NULL,150.00,'','9','1','Good sold','1','','sales','3826470','','No',NULL,NULL,''),(10134,'1110','91693547334','2023-09-01 08:49:10',NULL,210.00,'','9','1','Inventory sold','1','','sales','3826353','','No',NULL,NULL,''),(10135,'5500','91693547334','2023-09-01 08:48:54',210.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10136,'1000','91693547334','2023-09-01 08:49:10',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10137,'4000','91693547334','2023-09-01 08:49:10',NULL,300.00,'','9','1','Good sold','1','','sales','3826353','','No',NULL,NULL,''),(10138,'1110','91693547457','2023-09-01 09:04:12',NULL,210.00,'','9','1','Inventory sold','1','','sales','3826353','','No',NULL,NULL,''),(10139,'5500','91693547457','2023-09-01 08:50:57',210.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10140,'1000','91693547457','2023-09-01 09:04:12',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10141,'4000','91693547457','2023-09-01 09:04:12',NULL,300.00,'','9','1','Good sold','1','','sales','3826353','','No',NULL,NULL,''),(10142,'1110','91693548255','2023-09-01 11:01:44',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826294','','No',NULL,NULL,''),(10143,'5500','91693548255','2023-09-01 09:04:15',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10144,'1000','91693548255','2023-09-01 11:01:44',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10145,'4000','91693548255','2023-09-01 11:01:44',NULL,150.00,'','9','1','Good sold','1','','sales','3826294','','No',NULL,NULL,''),(10146,'1110','91693555306','2023-09-01 11:46:44',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826298','','No',NULL,NULL,''),(10147,'5500','91693555306','2023-09-01 11:01:47',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10148,'1000','91693555306','2023-09-01 11:46:44',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10149,'4000','91693555306','2023-09-01 11:46:44',NULL,300.00,'','9','1','Good sold','1','','sales','3826298','','No',NULL,NULL,''),(10150,'1110','91693558010','2023-09-01 12:00:33',NULL,80.00,'','9','1','Inventory sold','1','','sales','3826298','','No',NULL,NULL,''),(10151,'5500','91693558010','2023-09-01 11:46:50',80.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10152,'1000','91693558010','2023-09-01 12:00:33',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10153,'4000','91693558010','2023-09-01 12:00:33',NULL,100.00,'','9','1','Good sold','1','','sales','3826298','','No',NULL,NULL,''),(10154,'1110','91693558836','2023-09-01 12:02:06',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(10155,'5500','91693558836','2023-09-01 12:00:36',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10156,'1000','91693558836','2023-09-01 12:02:06',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10157,'4000','91693558836','2023-09-01 12:02:06',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(10158,'1110','91693558970','2023-09-01 12:33:59',NULL,80.00,'','9','1','Inventory sold','1','','sales','3826298','','No',NULL,NULL,''),(10159,'1110','91693558970','2023-09-01 12:02:50',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826294','','No',NULL,NULL,''),(10160,'5500','91693558970','2023-09-01 12:33:53',200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10161,'1000','91693558970','2023-09-01 12:33:59',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10162,'4000','91693558970','2023-09-01 12:33:59',NULL,100.00,'','9','1','Good sold','1','','sales','3826298','','No',NULL,NULL,''),(10163,'4000','91693558970','2023-09-01 12:02:50',NULL,150.00,'','9','1','Good sold','1','','sales','3826294','','No',NULL,NULL,''),(10164,'1110','91693560844','2023-09-01 12:40:32',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826294','','No',NULL,NULL,''),(10165,'5500','91693560844','2023-09-01 12:34:04',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10166,'1000','91693560844','2023-09-01 12:40:32',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10167,'4000','91693560844','2023-09-01 12:40:32',NULL,300.00,'','9','1','Good sold','1','','sales','3826294','','No',NULL,NULL,''),(10168,'1110','91693561236','2023-09-01 12:58:30',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826294','','No',NULL,NULL,''),(10169,'5500','91693561236','2023-09-01 12:40:36',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10170,'1000','91693561236','2023-09-01 12:58:30',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10171,'4000','91693561236','2023-09-01 12:58:30',NULL,300.00,'','9','1','Good sold','1','','sales','3826294','','No',NULL,NULL,''),(10172,'1110','91693562314','2023-09-01 13:03:49',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826356','','No',NULL,NULL,''),(10173,'5500','91693562314','2023-09-01 12:58:34',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10174,'1000','91693562314','2023-09-01 13:03:49',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10175,'4000','91693562314','2023-09-01 13:03:49',NULL,150.00,'','9','1','Good sold','1','','sales','3826356','','No',NULL,NULL,''),(10176,'1110','91693562634','2023-09-01 14:11:32',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(10177,'5500','91693562634','2023-09-01 13:03:54',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10178,'1000','91693562634','2023-09-01 14:11:32',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10179,'4000','91693562634','2023-09-01 14:11:32',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(10180,'1000','91693566772','2023-09-01 14:16:48',400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10181,'4000','91693566772','2023-09-01 14:16:48',NULL,400.00,'','9','1','Good sold','1','','sales','3826459','','No',NULL,NULL,''),(10182,'1110','91693567010','2023-09-01 14:38:01',NULL,165.00,'','9','1','Inventory sold','1','','sales','3826324','','No',NULL,NULL,''),(10183,'5500','91693567010','2023-09-01 14:16:50',165.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10184,'1000','91693567010','2023-09-01 14:38:01',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10185,'4000','91693567010','2023-09-01 14:38:01',NULL,250.00,'','9','1','Good sold','1','','sales','3826324','','No',NULL,NULL,''),(10188,'1000','91693568285','2023-09-01 15:08:34',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10194,'1110','91693568285','2023-09-01 14:38:05',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826294','','No',NULL,NULL,''),(10195,'5500','91693568285','2023-09-01 15:08:55',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10196,'1000','91693568285','2023-09-01 15:08:34',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10197,'4000','91693568285','2023-09-01 14:38:05',NULL,150.00,'','9','1','Good sold','1','','sales','3826294','','No',NULL,NULL,''),(10198,'1110','91693570155','2023-09-01 15:17:18',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826294','','No',NULL,NULL,''),(10199,'1110','91693570155','2023-09-01 15:09:15',NULL,757.00,'','9','1','Inventory sold','1','','sales','3826292','','No',NULL,NULL,''),(10200,'5500','91693570155','2023-09-01 15:17:11',877.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10201,'1000','91693570155','2023-09-01 15:17:18',1000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10202,'4000','91693570155','2023-09-01 15:17:18',NULL,150.00,'','9','1','Good sold','1','','sales','3826294','','No',NULL,NULL,''),(10203,'4000','91693570155','2023-09-01 15:09:15',NULL,850.00,'','9','1','Good sold','1','','sales','3826292','','No',NULL,NULL,''),(10204,'1110','91693570641','2023-09-01 16:11:54',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826294','','No',NULL,NULL,''),(10205,'5500','91693570641','2023-09-01 15:17:21',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10206,'1000','91693570641','2023-09-01 16:11:54',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10207,'4000','91693570641','2023-09-01 16:11:54',NULL,150.00,'','9','1','Good sold','1','','sales','3826294','','No',NULL,NULL,''),(10208,'1110','91693573916','2023-09-01 16:50:12',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826333','','No',NULL,NULL,''),(10209,'5500','91693573916','2023-09-01 16:11:56',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10210,'1000','91693573916','2023-09-01 16:50:12',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10211,'4000','91693573916','2023-09-01 16:50:12',NULL,200.00,'','9','1','Good sold','1','','sales','3826333','','No',NULL,NULL,''),(10212,'1110','91693632738','2023-09-02 08:32:33',NULL,165.00,'','9','1','Inventory sold','1','','sales','3826324','','No',NULL,NULL,''),(10213,'1110','91693632738','2023-09-02 08:32:18',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(10214,'5500','91693632738','2023-09-02 08:32:26',405.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10215,'1000','91693632738','2023-09-02 08:32:33',550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10216,'4000','91693632738','2023-09-02 08:32:33',NULL,250.00,'','9','1','Good sold','1','','sales','3826324','','No',NULL,NULL,''),(10217,'4000','91693632738','2023-09-02 08:32:18',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(10218,'1110','91693632758','2023-09-02 09:42:22',NULL,360.00,'','9','1','Inventory sold','1','','sales','3826103','','No',NULL,NULL,''),(10219,'5500','91693632758','2023-09-02 09:42:12',360.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10220,'1000','91693632758','2023-09-02 09:42:22',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10221,'4000','91693632758','2023-09-02 09:42:22',NULL,450.00,'','9','1','Good sold','1','','sales','3826103','','No',NULL,NULL,''),(10222,'1110','91693636945','2023-09-02 10:09:15',NULL,380.00,'','9','1','Inventory sold','1','','sales','3826345','','No',NULL,NULL,''),(10223,'5500','91693636945','2023-09-02 09:42:25',380.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10224,'1000','91693636945','2023-09-02 10:09:15',550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10225,'4000','91693636945','2023-09-02 10:09:15',NULL,550.00,'','9','1','Good sold','1','','sales','3826345','','No',NULL,NULL,''),(10226,'1110','91693640727','2023-09-02 10:45:53',NULL,265.00,'','9','1','Inventory sold','1','','sales','3826327','','No',NULL,NULL,''),(10227,'5500','91693640727','2023-09-02 10:45:27',265.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10228,'1000','91693640727','2023-09-02 10:45:53',350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10229,'4000','91693640727','2023-09-02 10:45:53',NULL,350.00,'','9','1','Good sold','1','','sales','3826327','','No',NULL,NULL,''),(10230,'1110','91693640969','2023-09-02 10:50:32',NULL,400.00,'','9','1','Inventory sold','1','','sales','3826170','','No',NULL,NULL,''),(10231,'1110','91693640969','2023-09-02 10:49:29',NULL,200.00,'','9','1','Inventory sold','1','','sales','3826344','','No',NULL,NULL,''),(10232,'5500','91693640969','2023-09-02 10:50:02',600.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10233,'1000','91693640969','2023-09-02 10:50:32',730.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10234,'4000','91693640969','2023-09-02 10:50:32',NULL,430.00,'','9','1','Good sold','1','','sales','3826170','','No',NULL,NULL,''),(10235,'4000','91693640969','2023-09-02 10:49:29',NULL,300.00,'','9','1','Good sold','1','','sales','3826344','','No',NULL,NULL,''),(10236,'1110','91693641036','2023-09-02 10:59:59',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(10237,'5500','91693641036','2023-09-02 10:50:36',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10238,'1000','91693641036','2023-09-02 10:59:59',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10239,'4000','91693641036','2023-09-02 10:59:59',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(10240,'1110','91693649556','2023-09-02 13:12:51',NULL,80.00,'','9','1','Inventory sold','1','','sales','3826298','','No',NULL,NULL,''),(10241,'1110','91693649556','2023-09-02 13:12:36',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826294','','No',NULL,NULL,''),(10242,'5500','91693649556','2023-09-02 13:12:43',200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10243,'1000','91693649556','2023-09-02 13:12:51',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10244,'4000','91693649556','2023-09-02 13:12:51',NULL,100.00,'','9','1','Good sold','1','','sales','3826298','','No',NULL,NULL,''),(10245,'4000','91693649556','2023-09-02 13:12:36',NULL,150.00,'','9','1','Good sold','1','','sales','3826294','','No',NULL,NULL,''),(10246,'1110','91693649575','2023-09-02 13:43:36',NULL,80.00,'','9','1','Inventory sold','1','','sales','3826298','','No',NULL,NULL,''),(10247,'1110','91693649575','2023-09-02 13:12:55',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826294','','No',NULL,NULL,''),(10248,'5500','91693649575','2023-09-02 13:43:30',200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10249,'1000','91693649575','2023-09-02 13:43:36',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10250,'4000','91693649575','2023-09-02 13:43:36',NULL,100.00,'','9','1','Good sold','1','','sales','3826298','','No',NULL,NULL,''),(10251,'4000','91693649575','2023-09-02 13:12:55',NULL,150.00,'','9','1','Good sold','1','','sales','3826294','','No',NULL,NULL,''),(10252,'1110','91693651422','2023-09-02 15:06:06',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826294','','No',NULL,NULL,''),(10253,'5500','91693651422','2023-09-02 13:43:42',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10254,'1000','91693651422','2023-09-02 15:06:06',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10255,'4000','91693651422','2023-09-02 15:06:06',NULL,150.00,'','9','1','Good sold','1','','sales','3826294','','No',NULL,NULL,''),(10256,'1110','91693660005','2023-09-02 16:07:00',NULL,110.00,'','9','1','Inventory sold','1','','sales','3826504','','No',NULL,NULL,''),(10257,'5500','91693660005','2023-09-02 16:06:45',110.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10258,'1000','91693660005','2023-09-02 16:07:00',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10259,'4000','91693660005','2023-09-02 16:07:00',NULL,150.00,'','9','1','Good sold','1','','sales','3826504','','No',NULL,NULL,''),(10260,'1110','91693661442','2023-09-02 17:15:39',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826294','','No',NULL,NULL,''),(10261,'5500','91693661442','2023-09-02 16:30:42',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10262,'1000','91693661442','2023-09-02 17:15:39',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10263,'4000','91693661442','2023-09-02 17:15:39',NULL,150.00,'','9','1','Good sold','1','','sales','3826294','','No',NULL,NULL,''),(10264,'1110','91693664141','2023-09-02 17:40:05',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826333','','No',NULL,NULL,''),(10265,'1110','91693664141','2023-09-02 17:15:41',NULL,228.80,'','9','1','Inventory sold','1','','sales','3826191','','No',NULL,NULL,''),(10266,'5500','91693664141','2023-09-02 17:39:43',348.80,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10267,'1000','91693664141','2023-09-02 17:40:05',550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10268,'4000','91693664141','2023-09-02 17:40:05',NULL,200.00,'','9','1','Good sold','1','','sales','3826333','','No',NULL,NULL,''),(10269,'4000','91693664141','2023-09-02 17:15:41',NULL,350.00,'','9','1','Good sold','1','','sales','3826191','','No',NULL,NULL,''),(10270,'1110','91693665610','2023-09-02 17:48:38',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826294','','No',NULL,NULL,''),(10271,'5500','91693665610','2023-09-02 17:40:10',120.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10272,'1000','91693665610','2023-09-02 17:48:38',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10273,'4000','91693665610','2023-09-02 17:48:38',NULL,150.00,'','9','1','Good sold','1','','sales','3826294','','No',NULL,NULL,''),(10274,'1110','91693807753','2023-09-04 09:09:39',NULL,228.80,'','9','1','Inventory sold','1','','sales','3826191','','No',NULL,NULL,''),(10275,'1110','91693807753','2023-09-04 09:09:13',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826333','','No',NULL,NULL,''),(10276,'5500','91693807753','2023-09-04 09:09:25',348.80,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10277,'1000','91693807753','2023-09-04 09:09:39',550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10278,'4000','91693807753','2023-09-04 09:09:39',NULL,350.00,'','9','1','Good sold','1','','sales','3826191','','No',NULL,NULL,''),(10279,'4000','91693807753','2023-09-04 09:09:13',NULL,200.00,'','9','1','Good sold','1','','sales','3826333','','No',NULL,NULL,''),(10280,'1110','91693807786','2023-09-04 09:30:04',NULL,80.00,'','9','1','Inventory sold','1','','sales','3826298','','No',NULL,NULL,''),(10281,'1110','91693807786','2023-09-04 09:09:46',NULL,165.00,'','9','1','Inventory sold','1','','sales','3826324','','No',NULL,NULL,''),(10282,'1110','91693807786','2023-09-04 09:29:48',NULL,180.00,'','9','1','Inventory sold','1','','sales','3826169','','No',NULL,NULL,''),(10283,'5500','91693807786','2023-09-04 09:29:54',425.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10284,'1000','91693807786','2023-09-04 09:30:04',600.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10285,'4000','91693807786','2023-09-04 09:30:04',NULL,100.00,'','9','1','Good sold','1','','sales','3826298','','No',NULL,NULL,''),(10286,'4000','91693807786','2023-09-04 09:09:46',NULL,250.00,'','9','1','Good sold','1','','sales','3826324','','No',NULL,NULL,''),(10287,'4000','91693807786','2023-09-04 09:29:48',NULL,250.00,'','9','1','Good sold','1','','sales','3826169','','No',NULL,NULL,''),(10288,'1110','91693809008','2023-09-04 10:47:26',NULL,80.00,'','9','1','Inventory sold','1','','sales','3826298','','No',NULL,NULL,''),(10289,'5500','91693809008','2023-09-04 09:30:08',80.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10290,'1000','91693809008','2023-09-04 10:47:26',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10291,'4000','91693809008','2023-09-04 10:47:26',NULL,100.00,'','9','1','Good sold','1','','sales','3826298','','No',NULL,NULL,''),(10292,'1110','91693815499','2023-09-04 11:18:27',NULL,757.00,'','9','1','Inventory sold','1','','sales','3826292','','No',NULL,NULL,''),(10293,'5500','91693815499','2023-09-04 11:18:19',757.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10294,'1000','91693815499','2023-09-04 11:18:27',850.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10295,'4000','91693815499','2023-09-04 11:18:27',NULL,850.00,'','9','1','Good sold','1','','sales','3826292','','No',NULL,NULL,''),(10296,'1110','91693817844','2023-09-04 11:57:42',NULL,70.00,'','9','1','Inventory sold','1','','sales','3826419','','No',NULL,NULL,''),(10297,'5500','91693817844','2023-09-04 11:57:24',70.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10298,'1000','91693817844','2023-09-04 11:57:42',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10299,'4000','91693817844','2023-09-04 11:57:42',NULL,150.00,'','9','1','Good sold','1','','sales','3826419','','No',NULL,NULL,''),(10300,'1110','91693817867','2023-09-04 11:58:28',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(10301,'5500','91693817867','2023-09-04 11:57:47',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10302,'1000','91693817867','2023-09-04 11:58:28',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10303,'4000','91693817867','2023-09-04 11:58:28',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(10304,'1110','91693817914','2023-09-04 12:18:52',NULL,52.00,'','9','1','Inventory sold','1','','sales','3826205','','No',NULL,NULL,''),(10305,'5500','91693817914','2023-09-04 11:58:34',52.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10306,'1000','91693817914','2023-09-04 12:18:52',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10307,'4000','91693817914','2023-09-04 12:18:52',NULL,100.00,'','9','1','Good sold','1','','sales','3826205','','No',NULL,NULL,''),(10308,'1110','91693819135','2023-09-04 12:50:06',NULL,80.00,'','9','1','Inventory sold','1','','sales','3826298','','No',NULL,NULL,''),(10309,'5500','91693819135','2023-09-04 12:18:55',80.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10310,'1000','91693819135','2023-09-04 12:50:06',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10311,'4000','91693819135','2023-09-04 12:50:06',NULL,100.00,'','9','1','Good sold','1','','sales','3826298','','No',NULL,NULL,''),(10312,'1110','91693821073','2023-09-04 13:06:19',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826356','','No',NULL,NULL,''),(10313,'5500','91693821073','2023-09-04 12:51:13',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10314,'1000','91693821073','2023-09-04 13:06:19',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10315,'4000','91693821073','2023-09-04 13:06:19',NULL,150.00,'','9','1','Good sold','1','','sales','3826356','','No',NULL,NULL,''),(10316,'1110','91693822004','2023-09-04 14:31:08',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(10317,'5500','91693822004','2023-09-04 13:06:44',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10318,'1000','91693822004','2023-09-04 14:31:08',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10319,'4000','91693822004','2023-09-04 14:31:08',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(10320,'1110','91693835716','2023-09-04 16:55:23',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(10321,'5500','91693835716','2023-09-04 16:55:16',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10322,'1000','91693835716','2023-09-04 16:55:23',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10323,'4000','91693835716','2023-09-04 16:55:23',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(10324,'1110','91693895346','2023-09-05 09:29:14',NULL,100.00,'','9','1','Inventory sold','1','','sales','3826356','','No',NULL,NULL,''),(10325,'5500','91693895346','2023-09-05 09:29:06',100.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10326,'1000','91693895346','2023-09-05 09:29:14',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10327,'4000','91693895346','2023-09-05 09:29:14',NULL,150.00,'','9','1','Good sold','1','','sales','3826356','','No',NULL,NULL,''),(10330,'1000','91693905277','2023-09-05 12:14:46',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10336,'1110','91693905277','2023-09-05 12:14:37',NULL,130.00,'','9','1','Inventory sold','1','','sales','3826377','','No',NULL,NULL,''),(10337,'5500','91693905277','2023-09-05 12:15:03',130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10338,'1000','91693905277','2023-09-05 12:14:46',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10339,'4000','91693905277','2023-09-05 12:14:37',NULL,200.00,'','9','1','Good sold','1','','sales','3826377','','No',NULL,NULL,''),(10340,'1110','91693905320','2023-09-05 12:55:36',NULL,228.80,'','9','1','Inventory sold','1','','sales','3826191','','No',NULL,NULL,''),(10341,'5500','91693905320','2023-09-05 12:15:20',228.80,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10342,'1000','91693905320','2023-09-05 12:55:36',350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10343,'4000','91693905320','2023-09-05 12:55:36',NULL,350.00,'','9','1','Good sold','1','','sales','3826191','','No',NULL,NULL,''),(10344,'1110','91693916720','2023-09-05 15:25:30',NULL,2800.00,'','9','1','Inventory sold','1','','sales','3826285','','No',NULL,NULL,''),(10345,'5500','91693916720','2023-09-05 15:25:20',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10346,'1000','91693916720','2023-09-05 15:25:30',3000.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10347,'4000','91693916720','2023-09-05 15:25:30',NULL,3000.00,'','9','1','Good sold','1','','sales','3826285','','No',NULL,NULL,''),(10348,'1110','91693916733','2023-09-05 15:49:31',NULL,228.80,'','9','1','Inventory sold','1','','sales','3826191','','No',NULL,NULL,''),(10349,'5500','91693916733','2023-09-05 15:25:33',228.80,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10350,'1000','91693916733','2023-09-05 15:49:31',350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10351,'4000','91693916733','2023-09-05 15:49:31',NULL,350.00,'','9','1','Good sold','1','','sales','3826191','','No',NULL,NULL,''),(10352,'1110','91693918176','2023-09-05 16:00:20',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(10353,'1110','91693918176','2023-09-05 15:49:36',NULL,120.00,'','9','1','Inventory sold','1','','sales','3826333','','No',NULL,NULL,''),(10354,'5500','91693918176','2023-09-05 16:00:08',360.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10355,'1000','91693918176','2023-09-05 16:00:20',500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10356,'4000','91693918176','2023-09-05 16:00:20',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(10357,'4000','91693918176','2023-09-05 15:49:36',NULL,200.00,'','9','1','Good sold','1','','sales','3826333','','No',NULL,NULL,''),(10358,'1110','91693921692','2023-09-05 16:48:29',NULL,400.00,'','9','1','Inventory sold','1','','sales','3826170','','No',NULL,NULL,''),(10359,'5500','91693921692','2023-09-05 16:48:12',400.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10360,'1000','91693921692','2023-09-05 16:48:29',430.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10361,'4000','91693921692','2023-09-05 16:48:29',NULL,430.00,'','9','1','Good sold','1','','sales','3826170','','No',NULL,NULL,''),(10362,'1110','91693921719','2023-09-05 16:50:46',NULL,110.00,'','9','1','Inventory sold','1','','sales','3826168','','No',NULL,NULL,''),(10363,'5500','91693921719','2023-09-05 16:48:39',110.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10364,'1000','91693921719','2023-09-05 16:50:46',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10365,'4000','91693921719','2023-09-05 16:50:46',NULL,150.00,'','9','1','Good sold','1','','sales','3826168','','No',NULL,NULL,''),(10366,'1110','91693921854','2023-09-05 16:51:06',NULL,720.00,'','9','1','Inventory sold','1','','sales','3826103','','No',NULL,NULL,''),(10367,'5500','91693921854','2023-09-05 16:50:54',720.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10368,'1000','91693921854','2023-09-05 16:51:06',900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10369,'4000','91693921854','2023-09-05 16:51:06',NULL,900.00,'','9','1','Good sold','1','','sales','3826103','','No',NULL,NULL,''),(10370,'1110','91693995222','2023-09-06 13:14:01',NULL,170.00,'','9','1','Inventory sold','1','','sales','3826167','','No',NULL,NULL,''),(10371,'1110','91693995222','2023-09-06 13:13:42',NULL,757.00,'','9','1','Inventory sold','1','','sales','3826292','','No',NULL,NULL,''),(10372,'5500','91693995222','2023-09-06 13:13:52',927.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10373,'1000','91693995222','2023-09-06 13:14:01',1050.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10374,'4000','91693995222','2023-09-06 13:14:01',NULL,200.00,'','9','1','Good sold','1','','sales','3826167','','No',NULL,NULL,''),(10375,'4000','91693995222','2023-09-06 13:13:42',NULL,850.00,'','9','1','Good sold','1','','sales','3826292','','No',NULL,NULL,''),(10376,'1110','91693995245','2023-09-06 13:55:20',NULL,265.00,'','9','1','Inventory sold','1','','sales','3826322','','No',NULL,NULL,''),(10377,'5500','91693995245','2023-09-06 13:14:05',265.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10378,'1000','91693995245','2023-09-06 13:55:20',350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10379,'4000','91693995245','2023-09-06 13:55:20',NULL,350.00,'','9','1','Good sold','1','','sales','3826322','','No',NULL,NULL,''),(10380,'1110','91693997723','2023-09-06 14:21:43',NULL,228.80,'','9','1','Inventory sold','1','','sales','3826191','','No',NULL,NULL,''),(10381,'5500','91693997723','2023-09-06 13:55:23',228.80,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10382,'1000','91693997723','2023-09-06 14:21:43',350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10383,'4000','91693997723','2023-09-06 14:21:43',NULL,350.00,'','9','1','Good sold','1','','sales','3826191','','No',NULL,NULL,''),(10384,'1110','91693999311','2023-09-06 14:56:29',NULL,52.00,'','9','1','Inventory sold','1','','sales','3826205','','No',NULL,NULL,''),(10385,'5500','91693999311','2023-09-06 14:21:51',52.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10386,'1000','91693999311','2023-09-06 14:56:29',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10387,'4000','91693999311','2023-09-06 14:56:29',NULL,100.00,'','9','1','Good sold','1','','sales','3826205','','No',NULL,NULL,''),(10388,'1110','91694010144','2023-09-06 17:22:33',NULL,700.00,'','9','1','Inventory sold','1','','sales','3826357','','No',NULL,NULL,''),(10389,'5500','91694010144','2023-09-06 17:22:25',700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10390,'1000','91694010144','2023-09-06 17:22:33',850.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10391,'4000','91694010144','2023-09-06 17:22:33',NULL,850.00,'','9','1','Good sold','1','','sales','3826357','','No',NULL,NULL,''),(10392,'1110','91694061373','2023-09-07 08:03:50',NULL,380.00,'','9','1','Inventory sold','1','','sales','3826355','','No',NULL,NULL,''),(10393,'5500','91694061373','2023-09-07 07:36:13',380.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10394,'1000','91694061373','2023-09-07 08:03:50',550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10395,'4000','91694061373','2023-09-07 08:03:50',NULL,550.00,'','9','1','Good sold','1','','sales','3826355','','No',NULL,NULL,''),(10396,'1110','91694088554','2023-09-07 15:18:17',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(10397,'5500','91694088554','2023-09-07 15:09:14',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10398,'1000','91694088554','2023-09-07 15:18:17',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10399,'4000','91694088554','2023-09-07 15:18:17',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(10400,'1110','91694089102','2023-09-07 16:40:48',NULL,180.00,'','9','1','Inventory sold','1','','sales','3826169','','No',NULL,NULL,''),(10401,'5500','91694089102','2023-09-07 15:18:22',180.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10402,'1000','91694089102','2023-09-07 16:40:48',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10403,'4000','91694089102','2023-09-07 16:40:48',NULL,250.00,'','9','1','Good sold','1','','sales','3826169','','No',NULL,NULL,''),(10404,'1110','91694094052','2023-09-07 17:26:14',NULL,170.00,'','9','1','Inventory sold','1','','sales','3826167','','No',NULL,NULL,''),(10405,'5500','91694094052','2023-09-07 16:40:52',170.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10406,'1000','91694094052','2023-09-07 17:26:14',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10407,'4000','91694094052','2023-09-07 17:26:14',NULL,200.00,'','9','1','Good sold','1','','sales','3826167','','No',NULL,NULL,''),(10408,'1110','91694149162','2023-09-08 07:59:32',NULL,196.00,'','9','1','Inventory sold','1','','sales','3826300','','No',NULL,NULL,''),(10409,'5500','91694149162','2023-09-08 07:59:22',196.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10410,'1000','91694149162','2023-09-08 07:59:32',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10411,'4000','91694149162','2023-09-08 07:59:32',NULL,250.00,'','9','1','Good sold','1','','sales','3826300','','No',NULL,NULL,''),(10412,'1110','91694149175','2023-09-08 09:16:56',NULL,165.00,'','9','1','Inventory sold','1','','sales','3826324','','No',NULL,NULL,''),(10413,'5500','91694149175','2023-09-08 07:59:35',165.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10414,'1000','91694149175','2023-09-08 09:16:56',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10415,'4000','91694149175','2023-09-08 09:16:56',NULL,250.00,'','9','1','Good sold','1','','sales','3826324','','No',NULL,NULL,''),(10416,'1110','91694163302','2023-09-08 11:55:11',NULL,52.00,'','9','1','Inventory sold','1','','sales','3826205','','No',NULL,NULL,''),(10417,'5500','91694163302','2023-09-08 11:55:02',52.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10418,'1000','91694163302','2023-09-08 11:55:11',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10419,'4000','91694163302','2023-09-08 11:55:11',NULL,100.00,'','9','1','Good sold','1','','sales','3826205','','No',NULL,NULL,''),(10420,'1110','91694170965','2023-09-08 14:02:56',NULL,110.00,'','9','1','Inventory sold','1','','sales','3826168','','No',NULL,NULL,''),(10421,'5500','91694170965','2023-09-08 14:02:45',110.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10422,'1000','91694170965','2023-09-08 14:02:56',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10423,'4000','91694170965','2023-09-08 14:02:56',NULL,150.00,'','9','1','Good sold','1','','sales','3826168','','No',NULL,NULL,''),(10424,'1110','91694170980','2023-09-08 14:21:10',NULL,130.00,'','9','1','Inventory sold','1','','sales','3826377','','No',NULL,NULL,''),(10425,'5500','91694170980','2023-09-08 14:03:00',130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10426,'1000','91694170980','2023-09-08 14:21:10',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10427,'4000','91694170980','2023-09-08 14:21:10',NULL,200.00,'','9','1','Good sold','1','','sales','3826377','','No',NULL,NULL,''),(10428,'1110','91694172072','2023-09-08 15:42:40',NULL,110.00,'','9','1','Inventory sold','1','','sales','3826168','','No',NULL,NULL,''),(10429,'5500','91694172072','2023-09-08 14:21:12',110.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10430,'1000','91694172072','2023-09-08 15:42:40',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10431,'4000','91694172072','2023-09-08 15:42:40',NULL,150.00,'','9','1','Good sold','1','','sales','3826168','','No',NULL,NULL,''),(10432,'1110','91694176961','2023-09-08 16:13:19',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(10433,'1110','91694176961','2023-09-08 15:42:41',NULL,165.00,'','9','1','Inventory sold','1','','sales','3826324','','No',NULL,NULL,''),(10434,'5500','91694176961','2023-09-08 16:13:07',405.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10435,'1000','91694176961','2023-09-08 16:13:19',550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10436,'4000','91694176961','2023-09-08 16:13:19',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(10437,'4000','91694176961','2023-09-08 15:42:41',NULL,250.00,'','9','1','Good sold','1','','sales','3826324','','No',NULL,NULL,''),(10438,'1110','91694250885','2023-09-09 12:15:23',NULL,110.00,'','9','1','Inventory sold','1','','sales','3826504','','No',NULL,NULL,''),(10439,'1110','91694250885','2023-09-09 12:14:45',NULL,196.00,'','9','1','Inventory sold','1','','sales','3826300','','No',NULL,NULL,''),(10440,'1110','91694250885','2023-09-09 12:14:57',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(10441,'5500','91694250885','2023-09-09 12:15:11',546.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10442,'1000','91694250885','2023-09-09 12:15:23',700.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10443,'4000','91694250885','2023-09-09 12:15:23',NULL,150.00,'','9','1','Good sold','1','','sales','3826504','','No',NULL,NULL,''),(10444,'4000','91694250885','2023-09-09 12:14:45',NULL,250.00,'','9','1','Good sold','1','','sales','3826300','','No',NULL,NULL,''),(10445,'4000','91694250885','2023-09-09 12:14:57',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(10446,'1110','91694251178','2023-09-09 13:48:45',NULL,180.00,'','9','1','Inventory sold','1','','sales','3826169','','No',NULL,NULL,''),(10447,'5500','91694251178','2023-09-09 12:19:38',180.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10448,'1000','91694251178','2023-09-09 13:48:45',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10449,'4000','91694251178','2023-09-09 13:48:45',NULL,300.00,'','9','1','Good sold','1','','sales','3826169','','No',NULL,NULL,''),(10450,'1110','91694256536','2023-09-09 13:59:09',NULL,200.00,'','9','1','Inventory sold','1','','sales','3826344','','No',NULL,NULL,''),(10451,'5500','91694256536','2023-09-09 13:48:56',200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10452,'1000','91694256536','2023-09-09 13:59:09',350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10453,'4000','91694256536','2023-09-09 13:59:09',NULL,350.00,'','9','1','Good sold','1','','sales','3826344','','No',NULL,NULL,''),(10454,'1110','91694257153','2023-09-09 14:18:01',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(10455,'5500','91694257153','2023-09-09 13:59:14',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10456,'1000','91694257153','2023-09-09 14:18:01',1150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10457,'4000','91694257153','2023-09-09 14:18:01',NULL,1150.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(10458,'1110','91694258306','2023-09-09 15:15:46',NULL,110.00,'','9','1','Inventory sold','1','','sales','3826506','','No',NULL,NULL,''),(10459,'5500','91694258306','2023-09-09 14:18:27',110.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10460,'1000','91694258306','2023-09-09 15:15:46',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10461,'4000','91694258306','2023-09-09 15:15:46',NULL,130.00,'','9','1','Good sold','1','','sales','3826506','','No',NULL,NULL,''),(10462,'1110','91694261748','2023-09-09 15:32:03',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(10463,'1110','91694261748','2023-09-09 15:15:48',NULL,110.00,'','9','1','Inventory sold','1','','sales','3826168','','No',NULL,NULL,''),(10464,'5500','91694261748','2023-09-09 15:31:51',350.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10465,'1000','91694261748','2023-09-09 15:32:03',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10466,'4000','91694261748','2023-09-09 15:32:03',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(10467,'4000','91694261748','2023-09-09 15:15:48',NULL,150.00,'','9','1','Good sold','1','','sales','3826168','','No',NULL,NULL,''),(10468,'1110','91694262735','2023-09-09 17:24:00',NULL,228.80,'','9','1','Inventory sold','1','','sales','3826191','','No',NULL,NULL,''),(10469,'5500','91694262735','2023-09-09 15:32:15',228.80,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10470,'1000','91694262735','2023-09-09 17:24:00',350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10471,'4000','91694262735','2023-09-09 17:24:00',NULL,350.00,'','9','1','Good sold','1','','sales','3826191','','No',NULL,NULL,''),(10472,'1110','91694408363','2023-09-11 07:59:40',NULL,330.00,'','9','1','Inventory sold','1','','sales','3826440','','No',NULL,NULL,''),(10473,'5500','91694408363','2023-09-11 07:59:23',330.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10474,'1000','91694408363','2023-09-11 07:59:40',350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10475,'4000','91694408363','2023-09-11 07:59:40',NULL,350.00,'','9','1','Good sold','1','','sales','3826440','','No',NULL,NULL,''),(10476,'1110','91694408383','2023-09-11 08:50:24',NULL,110.00,'','9','1','Inventory sold','1','','sales','3826506','','No',NULL,NULL,''),(10477,'5500','91694408383','2023-09-11 07:59:43',110.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10478,'1000','91694408383','2023-09-11 08:50:24',130.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10479,'4000','91694408383','2023-09-11 08:50:24',NULL,130.00,'','9','1','Good sold','1','','sales','3826506','','No',NULL,NULL,''),(10480,'1000','91694411427','2023-09-11 08:58:38',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10481,'4000','91694411427','2023-09-11 08:58:38',NULL,250.00,'','9','1','Good sold','1','','sales','3826156','','No',NULL,NULL,''),(10482,'1110','91694411923','2023-09-11 10:09:17',NULL,196.00,'','9','1','Inventory sold','1','','sales','3826300','','No',NULL,NULL,''),(10483,'5500','91694411923','2023-09-11 08:58:43',196.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10484,'1000','91694411923','2023-09-11 10:09:17',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10485,'4000','91694411923','2023-09-11 10:09:17',NULL,250.00,'','9','1','Good sold','1','','sales','3826300','','No',NULL,NULL,''),(10486,'1110','91694416159','2023-09-11 10:41:32',NULL,140.00,'','9','1','Inventory sold','1','','sales','3826435','','No',NULL,NULL,''),(10487,'5500','91694416159','2023-09-11 10:09:19',140.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10488,'1000','91694416159','2023-09-11 10:41:32',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10489,'4000','91694416159','2023-09-11 10:41:32',NULL,200.00,'','9','1','Good sold','1','','sales','3826435','','No',NULL,NULL,''),(10490,'1110','91694418161','2023-09-11 11:14:03',NULL,757.00,'','9','1','Inventory sold','1','','sales','3826292','','No',NULL,NULL,''),(10491,'5500','91694418161','2023-09-11 10:42:41',757.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10492,'1000','91694418161','2023-09-11 11:14:03',830.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10493,'4000','91694418161','2023-09-11 11:14:03',NULL,830.00,'','9','1','Good sold','1','','sales','3826292','','No',NULL,NULL,''),(10494,'1110','91694420049','2023-09-11 11:25:07',NULL,110.00,'','9','1','Inventory sold','1','','sales','3826168','','No',NULL,NULL,''),(10495,'1110','91694420049','2023-09-11 11:14:09',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(10496,'5500','91694420049','2023-09-11 11:24:57',350.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10497,'1000','91694420049','2023-09-11 11:25:07',450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10498,'4000','91694420049','2023-09-11 11:25:07',NULL,150.00,'','9','1','Good sold','1','','sales','3826168','','No',NULL,NULL,''),(10499,'4000','91694420049','2023-09-11 11:14:09',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(10500,'1110','91694420711','2023-09-11 12:56:47',NULL,110.00,'','9','1','Inventory sold','1','','sales','3826168','','No',NULL,NULL,''),(10501,'5500','91694420711','2023-09-11 11:25:11',110.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10502,'1000','91694420711','2023-09-11 12:56:47',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10503,'4000','91694420711','2023-09-11 12:56:47',NULL,150.00,'','9','1','Good sold','1','','sales','3826168','','No',NULL,NULL,''),(10504,'1110','91694437434','2023-09-11 16:04:07',NULL,140.00,'','9','1','Inventory sold','1','','sales','3826435','','No',NULL,NULL,''),(10505,'5500','91694437434','2023-09-11 16:03:54',140.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10506,'1000','91694437434','2023-09-11 16:04:07',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10507,'4000','91694437434','2023-09-11 16:04:07',NULL,200.00,'','9','1','Good sold','1','','sales','3826435','','No',NULL,NULL,''),(10508,'1110','91694437451','2023-09-11 16:15:43',NULL,110.00,'','9','1','Inventory sold','1','','sales','3826168','','No',NULL,NULL,''),(10509,'5500','91694437451','2023-09-11 16:04:11',110.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10510,'1000','91694437451','2023-09-11 16:15:43',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10511,'4000','91694437451','2023-09-11 16:15:43',NULL,150.00,'','9','1','Good sold','1','','sales','3826168','','No',NULL,NULL,''),(10512,'1110','91694438171','2023-09-11 16:16:59',NULL,170.00,'','9','1','Inventory sold','1','','sales','3826167','','No',NULL,NULL,''),(10513,'5500','91694438171','2023-09-11 16:16:11',170.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10514,'1000','91694438171','2023-09-11 16:16:59',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10515,'4000','91694438171','2023-09-11 16:16:59',NULL,200.00,'','9','1','Good sold','1','','sales','3826167','','No',NULL,NULL,''),(10516,'1110','91694496802','2023-09-12 08:33:30',NULL,330.00,'','9','1','Inventory sold','1','','sales','3826440','','No',NULL,NULL,''),(10517,'5500','91694496802','2023-09-12 08:33:22',330.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10518,'1000','91694496802','2023-09-12 08:33:30',350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10519,'4000','91694496802','2023-09-12 08:33:30',NULL,350.00,'','9','1','Good sold','1','','sales','3826440','','No',NULL,NULL,''),(10520,'1110','91694496813','2023-09-12 08:54:42',NULL,200.00,'','9','1','Inventory sold','1','','sales','3826344','','No',NULL,NULL,''),(10521,'5500','91694496813','2023-09-12 08:33:33',200.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10522,'1000','91694496813','2023-09-12 08:54:42',350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10523,'4000','91694496813','2023-09-12 08:54:42',NULL,350.00,'','9','1','Good sold','1','','sales','3826344','','No',NULL,NULL,''),(10524,'1110','91694508823','2023-09-12 11:54:05',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(10525,'5500','91694508823','2023-09-12 11:53:43',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10526,'1000','91694508823','2023-09-12 11:54:05',1200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10527,'4000','91694508823','2023-09-12 11:54:05',NULL,1200.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(10528,'1000','91694508851','2023-09-12 13:22:22',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10529,'4000','91694508851','2023-09-12 13:22:22',NULL,250.00,'','9','1','Good sold','1','','sales','3826231','','No',NULL,NULL,''),(10530,'1110','91694521548','2023-09-12 15:26:29',NULL,228.80,'','9','1','Inventory sold','1','','sales','3826191','','No',NULL,NULL,''),(10531,'5500','91694521548','2023-09-12 15:25:48',228.80,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10532,'1000','91694521548','2023-09-12 15:26:29',350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10533,'4000','91694521548','2023-09-12 15:26:29',NULL,350.00,'','9','1','Good sold','1','','sales','3826191','','No',NULL,NULL,''),(10534,'1110','91694521598','2023-09-12 15:47:23',NULL,110.00,'','9','1','Inventory sold','1','','sales','3826168','','No',NULL,NULL,''),(10535,'5500','91694521598','2023-09-12 15:26:38',110.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10536,'1000','91694521598','2023-09-12 15:47:23',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10537,'4000','91694521598','2023-09-12 15:47:23',NULL,150.00,'','9','1','Good sold','1','','sales','3826168','','No',NULL,NULL,''),(10538,'1110','91694529865','2023-09-12 17:44:43',NULL,480.00,'','9','1','Inventory sold','1','','sales','3826361','','No',NULL,NULL,''),(10539,'5500','91694529865','2023-09-12 17:44:25',480.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10540,'1000','91694529865','2023-09-12 17:44:43',550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10541,'4000','91694529865','2023-09-12 17:44:43',NULL,550.00,'','9','1','Good sold','1','','sales','3826361','','No',NULL,NULL,''),(10542,'1110','91694581478','2023-09-13 08:04:47',NULL,330.00,'','9','1','Inventory sold','1','','sales','3826440','','No',NULL,NULL,''),(10543,'5500','91694581478','2023-09-13 08:04:38',330.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10544,'1000','91694581478','2023-09-13 08:04:47',350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10545,'4000','91694581478','2023-09-13 08:04:47',NULL,350.00,'','9','1','Good sold','1','','sales','3826440','','No',NULL,NULL,''),(10546,'1110','91694599593','2023-09-13 13:07:24',NULL,228.80,'','9','1','Inventory sold','1','','sales','3826191','','No',NULL,NULL,''),(10547,'1110','91694599593','2023-09-13 13:06:33',NULL,196.00,'','9','1','Inventory sold','1','','sales','3826300','','No',NULL,NULL,''),(10548,'1110','91694599593','2023-09-13 13:06:47',NULL,196.00,'','9','1','Inventory sold','1','','sales','3826300','','No',NULL,NULL,''),(10549,'1110','91694599593','2023-09-13 13:06:56',NULL,330.00,'','9','1','Inventory sold','1','','sales','3826440','','No',NULL,NULL,''),(10550,'5500','91694599593','2023-09-13 13:07:15',950.80,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10551,'1000','91694599593','2023-09-13 13:07:24',1200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10552,'4000','91694599593','2023-09-13 13:07:24',NULL,350.00,'','9','1','Good sold','1','','sales','3826191','','No',NULL,NULL,''),(10553,'4000','91694599593','2023-09-13 13:06:33',NULL,250.00,'','9','1','Good sold','1','','sales','3826300','','No',NULL,NULL,''),(10554,'4000','91694599593','2023-09-13 13:06:47',NULL,250.00,'','9','1','Good sold','1','','sales','3826300','','No',NULL,NULL,''),(10555,'4000','91694599593','2023-09-13 13:06:56',NULL,350.00,'','9','1','Good sold','1','','sales','3826440','','No',NULL,NULL,''),(10556,'1000','91694599648','2023-09-13 13:50:12',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10557,'4000','91694599648','2023-09-13 13:50:12',NULL,650.00,'','9','1','Good sold','1','','sales','3826490','','No',NULL,NULL,''),(10558,'1110','91694602236','2023-09-13 15:30:04',NULL,110.00,'','9','1','Inventory sold','1','','sales','3826168','','No',NULL,NULL,''),(10559,'5500','91694602236','2023-09-13 13:50:36',110.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10560,'1000','91694602236','2023-09-13 15:30:04',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10561,'4000','91694602236','2023-09-13 15:30:04',NULL,150.00,'','9','1','Good sold','1','','sales','3826168','','No',NULL,NULL,''),(10562,'1110','91694608206','2023-09-13 15:30:52',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(10563,'5500','91694608206','2023-09-13 15:30:06',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10564,'1000','91694608206','2023-09-13 15:30:52',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10565,'4000','91694608206','2023-09-13 15:30:52',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(10566,'1110','91694617230','2023-09-13 18:00:48',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(10567,'5500','91694617230','2023-09-13 18:00:30',1130.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10568,'1000','91694617230','2023-09-13 18:00:48',1200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10569,'4000','91694617230','2023-09-13 18:00:48',NULL,1200.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(10570,'1110','91694617539','2023-09-13 18:28:44',NULL,52.00,'','9','1','Inventory sold','1','','sales','3826205','','No',NULL,NULL,''),(10571,'5500','91694617539','2023-09-13 18:05:39',52.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10572,'1000','91694617539','2023-09-13 18:28:44',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10573,'4000','91694617539','2023-09-13 18:28:44',NULL,100.00,'','9','1','Good sold','1','','sales','3826205','','No',NULL,NULL,''),(10574,'1110','91694692955','2023-09-14 15:03:00',NULL,400.00,'','9','1','Inventory sold','1','','sales','3826170','','No',NULL,NULL,''),(10575,'1110','91694692955','2023-09-14 15:02:35',NULL,265.00,'','9','1','Inventory sold','1','','sales','3826322','','No',NULL,NULL,''),(10576,'5500','91694692955','2023-09-14 15:02:51',665.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10577,'1000','91694692955','2023-09-14 15:03:00',800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10578,'4000','91694692955','2023-09-14 15:03:00',NULL,450.00,'','9','1','Good sold','1','','sales','3826170','','No',NULL,NULL,''),(10579,'4000','91694692955','2023-09-14 15:02:35',NULL,350.00,'','9','1','Good sold','1','','sales','3826322','','No',NULL,NULL,''),(10580,'1000','91694692983','2023-09-14 15:35:38',60.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10584,'1000','91694692983','2023-09-14 15:35:38',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10585,'4000','91694692983','2023-09-14 15:03:03',NULL,250.00,'','9','1','Good sold','1','','sales','3826231','','No',NULL,NULL,''),(10586,'1110','91694701684','2023-09-14 17:28:15',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(10587,'5500','91694701684','2023-09-14 17:28:04',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10588,'1000','91694701684','2023-09-14 17:28:15',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10589,'4000','91694701684','2023-09-14 17:28:15',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(10590,'1110','91694701701','2023-09-14 17:28:54',NULL,228.80,'','9','1','Inventory sold','1','','sales','3826191','','No',NULL,NULL,''),(10591,'5500','91694701701','2023-09-14 17:28:21',228.80,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10592,'1000','91694701701','2023-09-14 17:28:54',350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10593,'4000','91694701701','2023-09-14 17:28:54',NULL,350.00,'','9','1','Good sold','1','','sales','3826191','','No',NULL,NULL,''),(10594,'1110','91694704140','2023-09-14 18:09:31',NULL,345.00,'','9','1','Inventory sold','1','','sales','3826209','','No',NULL,NULL,''),(10595,'5500','91694704140','2023-09-14 18:09:00',345.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10596,'1000','91694704140','2023-09-14 18:09:31',500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10597,'4000','91694704140','2023-09-14 18:09:31',NULL,500.00,'','9','1','Good sold','1','','sales','3826209','','No',NULL,NULL,''),(10598,'1110','91694704278','2023-09-14 18:12:06',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(10599,'1110','91694704278','2023-09-14 18:11:18',NULL,265.00,'','9','1','Inventory sold','1','','sales','3826322','','No',NULL,NULL,''),(10600,'5500','91694704278','2023-09-14 18:12:00',505.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10601,'1000','91694704278','2023-09-14 18:12:06',650.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10602,'4000','91694704278','2023-09-14 18:12:06',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(10603,'4000','91694704278','2023-09-14 18:11:18',NULL,350.00,'','9','1','Good sold','1','','sales','3826322','','No',NULL,NULL,''),(10604,'1110','91694771421','2023-09-15 12:50:36',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(10605,'5500','91694771421','2023-09-15 12:50:21',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10606,'1000','91694771421','2023-09-15 12:50:36',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10607,'4000','91694771421','2023-09-15 12:50:36',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(10608,'1110','91694771441','2023-09-15 12:53:42',NULL,2800.00,'','9','1','Inventory sold','1','','sales','3826285','','No',NULL,NULL,''),(10609,'5500','91694771441','2023-09-15 12:50:41',2800.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10610,'1000','91694771441','2023-09-15 12:53:42',2900.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10611,'4000','91694771441','2023-09-15 12:53:42',NULL,2900.00,'','9','1','Good sold','1','','sales','3826285','','No',NULL,NULL,''),(10612,'1110','91694782622','2023-09-15 16:27:51',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(10613,'1110','91694782622','2023-09-15 15:57:02',NULL,392.00,'','9','1','Inventory sold','1','','sales','3826300','','No',NULL,NULL,''),(10614,'5500','91694782622','2023-09-15 16:27:23',632.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10615,'1000','91694782622','2023-09-15 16:27:51',800.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10616,'4000','91694782622','2023-09-15 16:27:51',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(10617,'4000','91694782622','2023-09-15 15:57:02',NULL,500.00,'','9','1','Good sold','1','','sales','3826300','','No',NULL,NULL,''),(10618,'1110','91694788431','2023-09-15 17:42:58',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(10619,'5500','91694788431','2023-09-15 17:33:51',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10620,'1000','91694788431','2023-09-15 17:42:58',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10621,'4000','91694788431','2023-09-15 17:42:58',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(10622,'1110','91694836739','2023-09-16 06:59:13',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(10623,'5500','91694836739','2023-09-16 06:58:59',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10624,'1000','91694836739','2023-09-16 06:59:13',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10625,'4000','91694836739','2023-09-16 06:59:13',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(10626,'1110','91694837028','2023-09-16 07:04:23',NULL,140.00,'','9','1','Inventory sold','1','','sales','3826435','','No',NULL,NULL,''),(10627,'5500','91694837028','2023-09-16 07:03:48',140.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10628,'1000','91694837028','2023-09-16 07:04:23',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10629,'4000','91694837028','2023-09-16 07:04:23',NULL,200.00,'','9','1','Good sold','1','','sales','3826435','','No',NULL,NULL,''),(10630,'1110','91694846852','2023-09-16 09:47:49',NULL,110.00,'','9','1','Inventory sold','1','','sales','3826504','','No',NULL,NULL,''),(10631,'5500','91694846852','2023-09-16 09:47:32',110.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10632,'1000','91694846852','2023-09-16 09:47:49',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10633,'4000','91694846852','2023-09-16 09:47:49',NULL,150.00,'','9','1','Good sold','1','','sales','3826504','','No',NULL,NULL,''),(10634,'1110','91694846874','2023-09-16 10:03:53',NULL,210.00,'','9','1','Inventory sold','1','','sales','3826353','','No',NULL,NULL,''),(10635,'5500','91694846874','2023-09-16 10:03:03',210.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10636,'1000','91694846874','2023-09-16 10:03:53',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10637,'4000','91694846874','2023-09-16 10:03:53',NULL,250.00,'','9','1','Good sold','1','','sales','3826353','','No',NULL,NULL,''),(10638,'1110','91694847941','2023-09-16 10:35:16',NULL,196.00,'','9','1','Inventory sold','1','','sales','3826300','','No',NULL,NULL,''),(10639,'5500','91694847941','2023-09-16 10:05:41',196.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10640,'1000','91694847941','2023-09-16 10:35:16',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10641,'4000','91694847941','2023-09-16 10:35:16',NULL,250.00,'','9','1','Good sold','1','','sales','3826300','','No',NULL,NULL,''),(10642,'1110','91694860473','2023-09-16 13:34:49',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(10643,'5500','91694860473','2023-09-16 13:34:33',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10644,'1000','91694860473','2023-09-16 13:34:49',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10645,'4000','91694860473','2023-09-16 13:34:49',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(10646,'1110','91694874935','2023-09-16 17:37:15',NULL,110.00,'','9','1','Inventory sold','1','','sales','3826168','','No',NULL,NULL,''),(10647,'5500','91694874935','2023-09-16 17:35:35',110.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10648,'1000','91694874935','2023-09-16 17:37:15',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10649,'4000','91694874935','2023-09-16 17:37:15',NULL,150.00,'','9','1','Good sold','1','','sales','3826168','','No',NULL,NULL,''),(10650,'1110','91694875040','2023-09-16 17:38:09',NULL,170.00,'','9','1','Inventory sold','1','','sales','3826167','','No',NULL,NULL,''),(10651,'5500','91694875040','2023-09-16 17:37:20',170.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10652,'1000','91694875040','2023-09-16 17:38:09',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10653,'4000','91694875040','2023-09-16 17:38:09',NULL,200.00,'','9','1','Good sold','1','','sales','3826167','','No',NULL,NULL,''),(10654,'1000','91694875093','2023-09-16 17:40:19',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10655,'4000','91694875093','2023-09-16 17:40:19',NULL,200.00,'','9','1','Good sold','1','','sales','3826489','','No',NULL,NULL,''),(10656,'1110','91694875223','2023-09-16 17:40:38',NULL,240.00,'','9','1','Inventory sold','1','','sales','3826015','','No',NULL,NULL,''),(10657,'5500','91694875223','2023-09-16 17:40:23',240.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10658,'1000','91694875223','2023-09-16 17:40:38',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10659,'4000','91694875223','2023-09-16 17:40:38',NULL,300.00,'','9','1','Good sold','1','','sales','3826015','','No',NULL,NULL,''),(10660,'1110','91694875340','2023-09-16 17:43:03',NULL,170.00,'','9','1','Inventory sold','1','','sales','3826167','','No',NULL,NULL,''),(10661,'5500','91694875340','2023-09-16 17:42:20',170.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10662,'1000','91694875340','2023-09-16 17:43:03',350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10663,'4000','91694875340','2023-09-16 17:43:03',NULL,350.00,'','9','1','Good sold','1','','sales','3826167','','No',NULL,NULL,''),(10664,'1110','91694875397','2023-09-16 17:44:58',NULL,228.80,'','9','1','Inventory sold','1','','sales','3826191','','No',NULL,NULL,''),(10665,'5500','91694875397','2023-09-16 17:43:17',228.80,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10666,'1000','91694875397','2023-09-16 17:44:58',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10667,'4000','91694875397','2023-09-16 17:44:58',NULL,200.00,'','9','1','Good sold','1','','sales','3826191','','No',NULL,NULL,''),(10668,'1110','91694875648','2023-09-16 18:22:37',NULL,110.00,'','9','1','Inventory sold','1','','sales','3826504','','No',NULL,NULL,''),(10669,'5500','91694875648','2023-09-16 17:47:28',110.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10670,'1000','91694875648','2023-09-16 18:22:37',150.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10671,'4000','91694875648','2023-09-16 18:22:37',NULL,150.00,'','9','1','Good sold','1','','sales','3826504','','No',NULL,NULL,''),(10672,'1110','91695027844','2023-09-18 12:43:24',NULL,210.00,'','9','1','Inventory sold','1','','sales','3826353','','No',NULL,NULL,''),(10673,'5500','91695027844','2023-09-18 12:06:52',210.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10674,'1000','91695027844','2023-09-18 12:43:24',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10675,'4000','91695027844','2023-09-18 12:43:24',NULL,250.00,'','9','1','Good sold','1','','sales','3826353','','No',NULL,NULL,''),(10676,'1000','91695030239','2023-09-18 12:54:05',100.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10677,'4000','91695030239','2023-09-18 12:54:05',NULL,100.00,'','9','1','Good sold','1','','sales','3826478','','No',NULL,NULL,''),(10678,'1000','91695034657','2023-09-18 13:58:46',400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10679,'4000','91695034657','2023-09-18 13:58:46',NULL,400.00,'','9','1','Good sold','1','','sales','3826489','','No',NULL,NULL,''),(10680,'1110','91695097335','2023-09-19 07:23:13',NULL,180.00,'','9','1','Inventory sold','1','','sales','3826169','','No',NULL,NULL,''),(10681,'1110','91695097335','2023-09-19 07:22:15',NULL,1130.00,'','9','1','Inventory sold','1','','sales','3826284','','No',NULL,NULL,''),(10682,'5500','91695097335','2023-09-19 07:22:36',1310.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10683,'1000','91695097335','2023-09-19 07:23:13',1450.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10684,'4000','91695097335','2023-09-19 07:23:13',NULL,250.00,'','9','1','Good sold','1','','sales','3826169','','No',NULL,NULL,''),(10685,'4000','91695097335','2023-09-19 07:22:15',NULL,1200.00,'','9','1','Good sold','1','','sales','3826284','','No',NULL,NULL,''),(10686,'1000','91695097398','2023-09-19 07:24:28',200.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10687,'4000','91695097398','2023-09-19 07:24:28',NULL,200.00,'','9','1','Good sold','1','','sales','3826094','','No',NULL,NULL,''),(10688,'1000','91695097473','2023-09-19 07:27:27',400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10689,'4000','91695097473','2023-09-19 07:27:27',NULL,400.00,'','9','1','Good sold','1','','sales','3826487','','No',NULL,NULL,''),(10690,'1110','91695097655','2023-09-19 08:30:37',NULL,700.00,'','9','1','Inventory sold','1','','sales','3826357','','No',NULL,NULL,''),(10691,'5500','91695097655','2023-09-19 07:27:35',700.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10692,'1000','91695097655','2023-09-19 08:30:37',850.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10693,'4000','91695097655','2023-09-19 08:30:37',NULL,850.00,'','9','1','Good sold','1','','sales','3826357','','No',NULL,NULL,''),(10694,'1110','91695134175','2023-09-19 17:36:42',NULL,210.00,'','9','1','Inventory sold','1','','sales','3826353','','No',NULL,NULL,''),(10695,'5500','91695134175','2023-09-19 17:36:15',210.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10696,'1000','91695134175','2023-09-19 17:36:42',300.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10697,'4000','91695134175','2023-09-19 17:36:42',NULL,300.00,'','9','1','Good sold','1','','sales','3826353','','No',NULL,NULL,''),(10698,'1110','91695136874','2023-09-19 18:21:39',NULL,200.00,'','9','1','Inventory sold','1','','sales','3826344','','No',NULL,NULL,''),(10699,'1110','91695136874','2023-09-19 18:21:14',NULL,196.00,'','9','1','Inventory sold','1','','sales','3826300','','No',NULL,NULL,''),(10700,'5500','91695136874','2023-09-19 18:21:32',396.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10701,'1000','91695136874','2023-09-19 18:21:39',550.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10702,'4000','91695136874','2023-09-19 18:21:39',NULL,300.00,'','9','1','Good sold','1','','sales','3826344','','No',NULL,NULL,''),(10703,'4000','91695136874','2023-09-19 18:21:14',NULL,250.00,'','9','1','Good sold','1','','sales','3826300','','No',NULL,NULL,''),(10704,'1110','91695180527','2023-09-20 07:24:16',NULL,330.00,'','9','1','Inventory sold','1','','sales','3826440','','No',NULL,NULL,''),(10705,'5500','91695180527','2023-09-20 06:28:47',330.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10706,'1000','91695180527','2023-09-20 07:24:16',350.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10707,'4000','91695180527','2023-09-20 07:24:16',NULL,350.00,'','9','1','Good sold','1','','sales','3826440','','No',NULL,NULL,''),(10708,'1110','91695194922','2023-09-20 10:29:08',NULL,104.00,'','9','1','Inventory sold','1','','sales','3826205','','No',NULL,NULL,''),(10709,'1110','91695194922','2023-09-20 10:28:42',NULL,130.00,'','9','1','Inventory sold','1','','sales','3826377','','No',NULL,NULL,''),(10710,'5500','91695194922','2023-09-20 10:28:50',234.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10711,'1000','91695194922','2023-09-20 10:29:08',400.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10712,'4000','91695194922','2023-09-20 10:29:08',NULL,200.00,'','9','1','Good sold','1','','sales','3826205','','No',NULL,NULL,''),(10713,'4000','91695194922','2023-09-20 10:28:42',NULL,200.00,'','9','1','Good sold','1','','sales','3826377','','No',NULL,NULL,''),(10714,'1110','91695205305','2023-09-20 14:14:09',NULL,196.00,'','9','1','Inventory sold','1','','sales','3826300','','No',NULL,NULL,''),(10715,'5500','91695205305','2023-09-20 13:21:45',196.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10716,'1000','91695205305','2023-09-20 14:14:09',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10717,'4000','91695205305','2023-09-20 14:14:09',NULL,250.00,'','9','1','Good sold','1','','sales','3826300','','No',NULL,NULL,''),(10718,'1110','91695275576','2023-09-21 08:53:10',NULL,210.00,'','9','1','Inventory sold','1','','sales','3826353','','No',NULL,NULL,''),(10719,'5500','91695275576','2023-09-21 08:52:56',210.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10720,'1000','91695275576','2023-09-21 08:53:10',250.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10721,'4000','91695275576','2023-09-21 08:53:10',NULL,250.00,'','9','1','Good sold','1','','sales','3826353','','No',NULL,NULL,''),(10722,'1110','91695280332','2023-09-21 10:12:31',NULL,1320.00,'','9','1','Inventory sold','1','','sales','3826163','','No',NULL,NULL,''),(10723,'5500','91695280332','2023-09-21 10:12:12',1320.00,NULL,'','9','1','Cost of goods sold','1','','sales','','','No',NULL,NULL,''),(10724,'1000','91695280332','2023-09-21 10:12:31',1500.00,NULL,'','9','1','Good sold','1','','Payment','','','No',NULL,NULL,''),(10725,'4000','91695280332','2023-09-21 10:12:31',NULL,1500.00,'','9','1','Good sold','1','','sales','3826163','','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 AUTO_INCREMENT=3 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 */; INSERT INTO `department` VALUES (1,'Finance','',0,'0000-00-00 00:00:00','0000-00-00 00:00:00'),(2,'BD','',0,'0000-00-00 00:00:00','0000-00-00 00:00:00'); /*!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 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 */; /*!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 AUTO_INCREMENT=2 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 */; INSERT INTO `documents` VALUES (1,'cv','cv','Painters','','2023-01-23 13:18:39','','1','active','2023-01-23','71652011674469082','1','1737131669257855',NULL); /*!40000 ALTER TABLE `documents` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `doorlock` -- DROP TABLE IF EXISTS `doorlock`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `doorlock` ( `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, `name` varchar(50) NOT NULL, `companyid` int(5) NOT NULL DEFAULT 1, `branchid` int(20) DEFAULT NULL, `guest` varchar(50) NOT NULL, `roomtype` varchar(50) NOT NULL, `roomno` varchar(50) NOT NULL, `guesttype` varchar(50) NOT NULL, `chargetype` varchar(50) NOT NULL, `issuedqty` varchar(50) NOT NULL, `recycledcardqty` varchar(50) NOT NULL, `state` varchar(50) NOT NULL, `checkintime` varchar(50) NOT NULL, `departuretime` varchar(50) NOT NULL, `vouchertype` varchar(50) NOT NULL, `voucherno` varchar(50) NOT NULL, `checkouttime` varchar(50) NOT NULL, `area1` varchar(50) NOT NULL, `area2` varchar(50) NOT NULL, `operator` varchar(50) NOT NULL, `remark` varchar(50) NOT NULL, `familyroom` 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 `doorlock` -- LOCK TABLES `doorlock` WRITE; /*!40000 ALTER TABLE `doorlock` DISABLE KEYS */; /*!40000 ALTER TABLE `doorlock` 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,'9','NSSF','2022-05-16 16:33:07','Active','1','','1','Deduction','Fixed','Fixed',1.00,360.00,'',1,'NSSF'),(2,'10','NHIF','2022-05-16 16:33:18','Active','1','','1','Deduction','Fixed','Fixed',1.00,750.00,'',1,'NHIF'),(3,'8','PAYE','2022-05-16 16:33:29','Active','1','','1','Deduction','Fixed','Fixed',1.00,0.00,'',1,'PAYE'); /*!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, `four` 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 `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=2 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 (1,'Expense','8','150','TRSPRT TO AND BUNGOMA(TEST)','2023-03-02 17:46:39','','Active','2023-03-02 17:45:48','','','254700013264','ELIUD','','5135571677768251','1','','1010','','81677768248','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,'2023 Fiscal Year','active','2023-01-01 00:00:00','2023-12-31 23:59:00',1,1,'2023-02-01 06:46:53',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,'','1000','2020-05-10 17:28:13','1010','1'),(33,'351','1','1','KCB account','','2018-06-01',1,'','-82200','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,'','-3577','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=22 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,'10','9','2023-03-02 04:16:15pm','','1','','1','1'),(2,'13','7','2023-06-05 01:33:31pm','','1','','2','1'),(3,'14','7','2023-06-13 12:50:13am','','1','','2','1'),(4,'19','7','2023-06-13 01:57:39am','','1','','3','1'),(5,'14','7','2023-06-14 11:06:50am','','1','','3','1'),(6,'13','7','2023-06-14 11:12:22am','','1','','3','1'),(7,'20','7','2023-06-15 02:34:26pm','','1','','3','1'),(8,'21','7','2023-06-16 08:18:13pm','','1','','3','1'),(9,'22','7','2023-06-16 08:22:24pm','','1','','3','1'),(10,'11','7','2023-06-17 06:54:39pm','','1','2023-06-17 06:58:13pm','3','1'),(11,'15','7','2023-06-17 07:01:42pm','','1','','3','1'),(12,'16','7','2023-06-17 07:02:32pm','','1','','3','1'),(13,'17','7','2023-06-17 07:03:26pm','','1','','3','1'),(14,'18','7','2023-06-17 07:04:32pm','','1','','3','1'),(15,'24','7','2023-06-18 09:31:10pm','','1','','3','1'),(16,'25','7','2023-06-18 09:32:49pm','','1','','3','1'),(17,'9','7','2023-06-18 09:42:01pm','','1','','3','1'),(18,'8','7','2023-06-18 09:43:05pm','','1','','3','1'),(19,'27','7','2023-06-22 12:33:56pm','','1','','3','1'),(20,'28','7','2023-06-22 12:38:02pm','','1','','3','1'),(21,'24','7','2023-06-22 12:57:30pm','','1','','2','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 AUTO_INCREMENT=2 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 */; INSERT INTO `groupleavedays` VALUES (1,NULL,1,NULL,'2023-02-15','2023-04-25',1,90.00,'',1,'2023-02-15 12:36:46pm',0); /*!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', `waterno` varchar(30) NOT NULL, `waterrate` varchar(30) NOT NULL, `watercharge` varchar(30) NOT NULL, `watermonth` varchar(30) NOT NULL, `wateryear` varchar(30) NOT NULL, `electricityno` varchar(30) NOT NULL, `electricityrate` varchar(30) NOT NULL, `electricitycharge` varchar(30) NOT NULL, `electricitymonth` varchar(30) NOT NULL, `electricityyear` varchar(30) NOT NULL, `bowholeno` varchar(30) NOT NULL, `bowholerate` varchar(30) NOT NULL, `bowholecharge` varchar(30) NOT NULL, `bowholemonth` varchar(30) NOT NULL, `bowholeyear` varchar(30) 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 `house` -- LOCK TABLES `house` WRITE; /*!40000 ALTER TABLE `house` DISABLE KEYS */; INSERT INTO `house` VALUES (1,'104','Double','','1','0','freezed','2023-02-10 05:37:54','2023-02-25 05:38:51','1','GF','1',16.00,5.00,1,'accommodation',1,0.00,'','','yes','','','','','','','','','','','','','','',''),(2,'105','Single','','1','0','vacant','2023-02-10 05:38:11','2023-02-25 05:37:26','1','GF','1',16.00,5.00,1,'accommodation',1,0.00,'','','yes','','','','','','','','','','','','','','',''),(3,'B01','Single','','1','0','vacant','2023-02-10 05:38:19','2023-02-25 04:45:06','1','GF','1',16.00,5.00,1,'accommodation',1,0.00,'','','yes','','','','','','','','','','','','','','',''),(4,'B02','Two bedroom','','1','0','freezed','2023-02-10 05:38:25','2023-02-25 05:41:21','1','GF','1',16.00,5.00,1,'accommodation',1,0.00,'','','yes','','','','','','','','','','','','','','',''); /*!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 AUTO_INCREMENT=3 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 */; INSERT INTO `leavegroup` VALUES (1,'General ','','0000-00-00 00:00:00','0000-00-00 00:00:00',21,'1/1','31/12',2),(2,'Security','','0000-00-00 00:00:00','0000-00-00 00:00:00',11,'1/1','31/12',2); /*!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 AUTO_INCREMENT=2 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 */; INSERT INTO `leaves` VALUES (1,'2023-02-22','2023-02-24','1',NULL,NULL,NULL,NULL,3.00,1,'',0,0,NULL,'','1','1','2023-02-15 12:37:31pm',NULL,'',1,1); /*!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 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 */; /*!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=1035 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','2023-02-01 06:54:47','2023-02-01 06:54:50','','127.0.0.1','loggedin',1),(2,'admin','1','2023-02-02 09:08:53','','','127.0.0.1','loggedin',1),(3,'admin','1','2023-02-02 14:51:25','2023-02-02 14:58:54','','127.0.0.1','loggedin',1),(4,'admin','1','2023-02-02 14:59:39','2023-02-02 15:03:35','','127.0.0.1','loggedin',1),(5,'admin','1','2023-02-02 15:48:55','','','127.0.0.1','loggedin',1),(6,'admin','1','2023-02-03 14:11:05','','','::1','loggedin',1),(7,'admin','1','2023-02-03 14:35:36','','','127.0.0.1','loggedin',1),(8,'admin','1','2023-02-03 18:18:13','2023-02-03 18:50:06','','127.0.0.1','loggedin',1),(9,'admin','1','2023-02-03 18:50:09','2023-02-03 18:50:26','','127.0.0.1','loggedin',1),(10,'admin','1','2023-02-03 18:50:30','2023-02-03 18:50:35','','127.0.0.1','loggedin',1),(11,'admin','1','2023-02-03 18:50:42','2023-02-03 18:50:46','','127.0.0.1','loggedin',1),(12,'admin','1','2023-02-04 03:23:36','2023-02-04 03:27:29','','127.0.0.1','loggedin',1),(13,'admin','1','2023-02-04 03:59:51','','','127.0.0.1','loggedin',1),(14,'admin','1','2023-02-04 05:47:56','2023-02-04 05:48:01','','127.0.0.1','loggedin',1),(15,'admin','1','2023-02-04 05:48:03','2023-02-04 05:51:25','','127.0.0.1','loggedin',1),(16,'admin','1','2023-02-04 06:28:05','2023-02-04 06:31:31','','127.0.0.1','loggedin',1),(17,'admin','1','2023-02-04 06:56:05','2023-02-04 06:59:21','','127.0.0.1','loggedin',1),(18,'admin','1','2023-02-04 08:38:09','2023-02-04 08:42:38','','::1','loggedin',1),(19,'admin','1','2023-02-05 21:00:44','2023-02-05 21:01:33','','127.0.0.1','loggedin',1),(20,'admin','1','2023-02-06 08:56:12','2023-02-06 08:57:09','','127.0.0.1','loggedin',1),(21,'admin','1','2023-02-06 09:09:37','','','127.0.0.1','loggedin',1),(22,'admin','1','2023-02-06 09:15:31','','','127.0.0.1','loggedin',1),(23,'admin','1','2023-02-06 09:17:04','2023-02-06 09:17:11','','127.0.0.1','loggedin',1),(24,'admin','1','2023-02-06 09:22:41','2023-02-06 09:22:55','','127.0.0.1','loggedin',1),(25,'admin','1','2023-02-06 09:47:21','2023-02-06 09:50:20','','127.0.0.1','loggedin',1),(26,'admin','1','2023-02-06 09:50:40','2023-02-06 09:50:43','','127.0.0.1','loggedin',1),(27,'admin','1','2023-02-06 09:52:10','2023-02-06 10:06:01','','127.0.0.1','loggedin',1),(28,'admin','1','2023-02-06 10:06:03','','','127.0.0.1','loggedin',1),(29,'admin','1','2023-02-06 10:07:15','2023-02-06 10:07:29','','127.0.0.1','loggedin',1),(30,'admin','1','2023-02-06 10:07:31','2023-02-06 10:09:25','','127.0.0.1','loggedin',1),(31,'admin','1','2023-02-06 10:12:04','','','127.0.0.1','loggedin',1),(32,'admin','1','2023-02-06 10:27:29','2023-02-06 10:28:09','','127.0.0.1','loggedin',1),(33,'admin','1','2023-02-06 10:29:13','','','127.0.0.1','loggedin',1),(34,'admin','1','2023-02-07 06:58:01','2023-02-07 07:49:50','','127.0.0.1','loggedin',1),(35,'admin','1','2023-02-07 08:02:25','','','127.0.0.1','loggedin',1),(36,'admin','1','2023-02-07 21:47:30','2023-02-07 21:48:31','','127.0.0.1','loggedin',1),(37,'admin','1','2023-02-08 04:38:03','2023-02-08 04:38:13','','127.0.0.1','loggedin',1),(38,'admin','1','2023-02-08 05:46:14','','','127.0.0.1','loggedin',1),(39,'admin','1','2023-02-08 08:38:11','','','127.0.0.1','loggedin',1),(40,'admin','1','2023-02-08 12:58:49','','','127.0.0.1','loggedin',1),(41,'admin','1','2023-02-08 15:06:24','','','127.0.0.1','loggedin',1),(42,'admin','1','2023-02-09 08:29:32','2023-02-09 08:29:36','','::1','loggedin',1),(43,'admin','1','2023-02-09 08:31:55','2023-02-09 08:32:17','','::1','loggedin',1),(44,'admin','1','2023-02-09 08:52:55','','','127.0.0.1','loggedin',1),(45,'admin','1','2023-02-09 12:25:39','','','127.0.0.1','loggedin',1),(46,'admin','1','2023-02-09 16:12:47','','','127.0.0.1','loggedin',1),(47,'admin','1','2023-02-10 05:36:19','','','127.0.0.1','loggedin',1),(48,'admin','1','2023-02-10 12:21:01','','','127.0.0.1','loggedin',1),(49,'admin','1','2023-02-10 12:52:10','','','127.0.0.1','loggedin',1),(50,'admin','1','2023-02-10 14:43:57','','','127.0.0.1','loggedin',1),(51,'admin','1','2023-02-10 14:47:48','2023-02-10 15:55:25','','127.0.0.1','loggedin',1),(52,'admin','1','2023-02-11 08:04:53','','','127.0.0.1','loggedin',1),(53,'admin','1','2023-02-11 11:06:10','','','127.0.0.1','loggedin',1),(54,'admin','1','2023-02-11 11:52:02','2023-02-11 12:03:01','','127.0.0.1','loggedin',1),(55,'admin','1','2023-02-11 12:10:04','','','127.0.0.1','loggedin',1),(56,'admin','1','2023-02-11 12:18:23','2023-02-11 12:47:04','','127.0.0.1','loggedin',1),(57,'admin','1','2023-02-11 13:03:07','2023-02-11 13:34:26','','127.0.0.1','loggedin',1),(58,'admin','1','2023-02-11 13:37:30','','','127.0.0.1','loggedin',1),(59,'admin','1','2023-02-11 14:05:44','','','127.0.0.1','loggedin',1),(60,'admin','1','2023-02-12 07:33:26','','','127.0.0.1','loggedin',1),(61,'admin','1','2023-02-12 12:02:33','','','127.0.0.1','loggedin',1),(62,'admin','1','2023-02-13 06:34:20','','','127.0.0.1','loggedin',1),(63,'admin','1','2023-02-13 09:16:46','','','127.0.0.1','loggedin',1),(64,'admin','1','2023-02-13 16:58:13','','','127.0.0.1','loggedin',1),(65,'admin','1','2023-02-14 15:53:41','','','127.0.0.1','loggedin',1),(66,'admin','1','2023-02-14 22:15:28','','','127.0.0.1','loggedin',1),(67,'admin','1','2023-02-15 05:25:14','','','127.0.0.1','loggedin',1),(68,'admin','1','2023-02-15 10:18:32','','','127.0.0.1','loggedin',1),(69,'admin','1','2023-02-15 12:18:42','','','127.0.0.1','loggedin',1),(70,'admin','1','2023-02-16 02:16:10','2023-02-16 04:01:30','','127.0.0.1','loggedin',1),(71,'admin','1','2023-02-16 04:01:35','','','127.0.0.1','loggedin',1),(72,'admin','1','2023-02-16 04:28:01','','','127.0.0.1','loggedin',1),(73,'admin','1','2023-02-16 13:46:39','','','127.0.0.1','loggedin',1),(74,'admin','1','2023-02-16 16:15:52','','','127.0.0.1','loggedin',1),(75,'admin','1','2023-02-17 10:10:26','','','127.0.0.1','loggedin',1),(76,'admin','1','2023-02-17 10:59:05','','','127.0.0.1','loggedin',1),(77,'admin','1','2023-02-17 17:14:41','','','127.0.0.1','loggedin',1),(78,'admin','1','2023-02-18 11:15:22','2023-02-18 15:25:12','','127.0.0.1','loggedin',1),(79,'admin','1','2023-02-18 15:25:16','','','127.0.0.1','loggedin',1),(80,'admin','1','2023-02-18 22:08:09','','','127.0.0.1','loggedin',1),(81,'admin','1','2023-02-21 11:11:34','2023-02-21 11:17:27','','127.0.0.1','loggedin',1),(82,'admin','1','2023-02-21 11:19:50','','','127.0.0.1','loggedin',1),(83,'user','4','2023-02-21 11:29:09','2023-02-21 11:30:01','','127.0.0.1','loggedin',1),(84,'admin','1','2023-02-21 11:30:03','2023-02-21 11:30:11','','127.0.0.1','loggedin',1),(85,'user','4','2023-02-21 11:30:15','2023-02-21 11:35:10','','127.0.0.1','loggedin',1),(86,'admin','1','2023-02-21 11:36:06','2023-02-21 11:52:21','','127.0.0.1','loggedin',1),(87,'admin','1','2023-02-21 14:28:18','','','127.0.0.1','loggedin',1),(88,'admin','1','2023-02-21 17:06:33','','','127.0.0.1','loggedin',1),(89,'admin','1','2023-02-21 19:08:04','','','127.0.0.1','loggedin',1),(90,'admin','1','2023-02-22 06:21:13','','','127.0.0.1','loggedin',1),(91,'admin','1','2023-02-22 12:19:01','','','127.0.0.1','loggedin',1),(92,'admin','1','2023-02-22 14:40:17','','','127.0.0.1','loggedin',1),(93,'admin','1','2023-02-23 06:22:40','','','127.0.0.1','loggedin',1),(94,'admin','1','2023-02-23 08:21:37','','','127.0.0.1','loggedin',1),(95,'admin','1','2023-02-23 08:30:01','','','127.0.0.1','loggedin',1),(96,'admin','1','2023-02-23 11:21:45','','','127.0.0.1','loggedin',1),(97,'admin','1','2023-02-23 18:05:17','','','127.0.0.1','loggedin',1),(98,'admin','1','2023-02-24 06:05:24','','','127.0.0.1','loggedin',1),(99,'admin','1','2023-02-24 13:54:04','','','127.0.0.1','loggedin',1),(100,'admin','1','2023-02-25 04:33:36','','','127.0.0.1','loggedin',1),(101,'admin','1','2023-02-25 13:36:26','','','127.0.0.1','loggedin',1),(102,'admin','1','2023-02-27 06:02:07','','','127.0.0.1','loggedin',1),(103,'admin','1','2023-02-27 11:04:28','','','127.0.0.1','loggedin',1),(104,'admin','1','2023-02-27 14:20:22','','','127.0.0.1','loggedin',1),(105,'admin','1','2023-02-27 14:57:29','','','127.0.0.1','loggedin',1),(106,'admin','1','2023-03-01 14:25:25','','','192.168.1.59','loggedin',1),(107,'admin','1','2023-03-01 14:30:14','2023-03-01 14:38:38','','192.168.1.59','loggedin',1),(108,'user','7','2023-03-01 14:38:45','','','192.168.1.59','loggedin',1),(109,'user','7','2023-03-01 14:39:36','','','192.168.1.59','loggedin',1),(110,'user','7','2023-03-01 14:47:31','','','192.168.1.59','loggedin',1),(111,'user','7','2023-03-01 16:28:50','','','192.168.1.59','loggedin',1),(112,'user','7','2023-03-01 16:50:07','','','192.168.1.61','loggedin',1),(113,'user','7','2023-03-01 17:10:49','2023-03-01 17:11:42','','192.168.1.61','loggedin',1),(114,'admin','1','2023-03-01 17:11:47','2023-03-01 17:16:40','','192.168.1.61','loggedin',1),(115,'user','7','2023-03-01 17:16:46','2023-03-01 17:41:17','','192.168.1.61','loggedin',1),(116,'admin','1','2023-03-01 17:29:04','','','192.168.1.61','loggedin',1),(117,'user','7','2023-03-02 09:21:16','','','192.168.1.59','loggedin',1),(118,'user','7','2023-03-02 09:23:01','2023-03-02 09:25:11','','192.168.1.59','loggedin',1),(119,'admin','1','2023-03-02 09:25:17','2023-03-02 09:34:53','','192.168.1.59','loggedin',1),(120,'user','7','2023-03-02 09:35:14','','','192.168.1.59','loggedin',1),(121,'user','7','2023-03-02 10:01:57','2023-03-02 12:05:54','','192.168.1.61','loggedin',1),(122,'admin','1','2023-03-02 12:06:06','2023-03-02 12:06:24','','192.168.1.61','loggedin',1),(123,'user','7','2023-03-02 12:06:31','','','192.168.1.61','loggedin',1),(124,'user','7','2023-03-02 12:21:42','2023-03-02 13:13:01','','192.168.1.59','loggedin',1),(125,'admin','1','2023-03-02 13:13:14','','','192.168.1.61','loggedin',1),(126,'user','7','2023-03-02 15:54:48','','','105.160.102.127','loggedin',1),(127,'user','7','2023-03-02 15:55:36','2023-03-02 16:00:25','','105.160.102.127','loggedin',1),(128,'user','9','2023-03-02 16:00:35','2023-03-02 16:00:50','','105.160.102.127','loggedin',1),(129,'admin','1','2023-03-02 16:00:57','2023-03-02 16:07:23','','105.160.102.127','loggedin',1),(130,'user','9','2023-03-02 16:07:29','2023-03-02 16:07:59','','105.160.102.127','loggedin',1),(131,'admin','1','2023-03-02 16:08:15','2023-03-02 16:09:52','','105.160.102.127','loggedin',1),(132,'user','9','2023-03-02 16:09:58','2023-03-02 16:19:35','','105.160.102.127','loggedin',1),(133,'user','7','2023-03-02 16:19:41','2023-03-02 16:21:19','','105.160.102.127','loggedin',1),(134,'user','9','2023-03-02 16:21:25','2023-03-02 16:25:47','','105.160.102.127','loggedin',1),(135,'admin','1','2023-03-02 16:26:08','2023-03-02 16:26:30','','105.160.102.127','loggedin',1),(136,'user','9','2023-03-02 16:26:38','','','105.160.102.127','loggedin',1),(137,'user','7','2023-03-02 16:43:15','2023-03-02 16:44:22','','105.160.4.20','loggedin',1),(138,'user','9','2023-03-02 16:45:48','2023-03-02 16:53:12','','105.160.4.20','loggedin',1),(139,'admin','1','2023-03-02 16:53:26','2023-03-02 16:58:20','','105.160.4.20','loggedin',1),(140,'user','9','2023-03-02 16:58:36','','','105.160.4.20','loggedin',1),(141,'admin','1','2023-03-02 17:02:32','2023-03-02 17:15:23','','154.159.237.129','loggedin',1),(142,'user','9','2023-03-02 17:15:53','','','154.159.237.129','loggedin',1),(143,'user','7','2023-03-02 17:22:18','','','41.90.216.131','loggedin',1),(144,'user','8','2023-03-02 17:27:43','2023-03-02 17:28:38','','105.160.96.6','loggedin',1),(145,'user','9','2023-03-02 17:28:45','2023-03-02 17:29:44','','105.160.96.6','loggedin',1),(146,'admin','1','2023-03-02 17:29:57','2023-03-02 17:31:04','','105.160.96.6','loggedin',1),(147,'user','9','2023-03-02 17:31:12','','','105.160.96.6','loggedin',1),(148,'user','8','2023-03-02 17:34:36','2023-03-02 17:38:15','','105.160.96.6','loggedin',1),(149,'user','9','2023-03-02 17:38:29','2023-03-02 17:41:52','','105.160.96.6','loggedin',1),(150,'user','7','2023-03-02 17:42:08','2023-03-02 17:43:43','','105.160.96.6','loggedin',1),(151,'user','8','2023-03-02 17:44:03','2023-03-02 17:51:01','','105.160.96.6','loggedin',1),(152,'user','8','2023-03-02 17:51:22','','','105.160.96.6','loggedin',1),(153,'user','7','2023-03-02 18:02:34','','','105.160.96.6','loggedin',1),(154,'user','9','2023-03-02 18:03:36','','','105.160.96.6','loggedin',1),(155,'user','7','2023-03-02 18:11:36','','','105.160.96.6','loggedin',1),(156,'admin','1','2023-03-02 21:04:25','','','154.159.237.129','loggedin',1),(157,'admin','1','2023-03-02 21:08:29','','','154.159.237.129','loggedin',1),(158,'admin','1','2023-03-02 21:35:04','','','154.159.237.129','loggedin',1),(159,'admin','1','2023-03-02 21:59:59','','','154.159.237.129','loggedin',1),(160,'admin','1','2023-03-02 22:27:14','','','154.159.237.129','loggedin',1),(161,'admin','1','2023-03-03 08:39:32','','','154.159.237.204','loggedin',1),(162,'user','8','2023-03-03 09:56:32','','','105.160.96.6','loggedin',1),(163,'user','8','2023-03-03 10:06:20','2023-03-03 10:07:08','','105.160.96.6','loggedin',1),(164,'user','8','2023-03-03 12:09:34','2023-03-03 12:18:42','','105.160.96.6','loggedin',1),(165,'admin','1','2023-03-03 12:09:51','','','154.159.237.126','loggedin',1),(166,'admin','1','2023-03-03 12:13:45','','','154.159.237.126','loggedin',1),(167,'user','9','2023-03-03 14:54:29','2023-03-03 14:55:02','','105.160.96.6','loggedin',1),(168,'user','8','2023-03-03 14:55:12','','','105.160.96.6','loggedin',1),(169,'admin','1','2023-03-03 15:31:00','','','154.159.237.126','loggedin',1),(170,'user','7','2023-03-03 16:29:16','','','154.159.237.126','loggedin',1),(171,'user','8','2023-03-03 16:35:07','','','105.160.96.6','loggedin',1),(172,'user','8','2023-03-03 16:43:55','2023-03-03 17:11:03','','105.160.96.6','loggedin',1),(173,'user','7','2023-03-03 19:07:54','','','41.90.216.250','loggedin',1),(174,'admin','1','2023-03-04 08:43:38','','','154.159.237.177','loggedin',1),(175,'user','7','2023-03-05 20:12:12','','','154.159.237.154','loggedin',1),(176,'user','7','2023-03-07 09:49:12','','','197.232.152.237','loggedin',1),(177,'admin','1','2023-03-07 10:25:12','','','105.160.11.181','loggedin',1),(178,'admin','1','2023-03-08 09:26:39','','','197.232.141.209','loggedin',1),(179,'user','7','2023-03-08 14:13:50','','','197.232.141.209','loggedin',1),(180,'user','9','2023-03-08 14:31:21','2023-03-08 15:49:09','','105.160.0.230','loggedin',1),(181,'user','7','2023-03-08 19:46:27','2023-03-08 19:47:01','','154.159.237.238','loggedin',1),(182,'user','9','2023-03-09 08:21:09','','','197.232.141.209','loggedin',1),(183,'user','8','2023-03-09 11:23:04','','','105.160.93.59','loggedin',1),(184,'user','8','2023-03-09 11:30:08','2023-03-09 11:32:26','','105.160.93.59','loggedin',1),(185,'admin','1','2023-03-09 11:48:22','','','197.232.141.209','loggedin',1),(186,'admin','1','2023-03-09 14:51:14','','','154.159.237.238','loggedin',1),(187,'user','8','2023-03-10 10:14:46','','','105.160.20.75','loggedin',1),(188,'admin','1','2023-03-10 14:18:04','','','41.139.252.90','loggedin',1),(189,'admin','1','2023-03-10 19:19:43','2023-03-10 19:31:12','','41.139.252.90','loggedin',1),(190,'user','9','2023-03-10 19:31:22','','','41.139.252.90','loggedin',1),(191,'user','7','2023-03-13 09:15:14','2023-03-13 09:17:12','','105.160.35.20','loggedin',1),(192,'admin','1','2023-03-13 09:17:20','','','105.160.35.20','loggedin',1),(193,'admin','1','2023-03-13 09:21:22','2023-03-13 10:40:50','','105.160.35.20','loggedin',1),(194,'user','9','2023-03-13 10:40:58','','','105.160.35.20','loggedin',1),(195,'user','9','2023-03-13 10:46:41','2023-03-13 10:49:20','','105.160.35.20','loggedin',1),(196,'user','7','2023-03-13 10:49:28','2023-03-13 10:50:09','','105.160.35.20','loggedin',1),(197,'user','9','2023-03-13 10:50:14','2023-03-13 11:52:41','','105.160.35.20','loggedin',1),(198,'admin','1','2023-03-13 11:19:10','','','197.232.152.237','loggedin',1),(199,'user','7','2023-03-13 11:53:03','2023-03-13 11:56:26','','105.160.35.20','loggedin',1),(200,'user','9','2023-03-13 11:56:34','2023-03-13 12:05:11','','105.160.35.20','loggedin',1),(201,'user','7','2023-03-13 12:05:41','2023-03-13 12:10:11','','105.160.35.20','loggedin',1),(202,'user','7','2023-03-13 12:10:26','2023-03-13 12:10:57','','105.160.35.20','loggedin',1),(203,'user','9','2023-03-13 12:11:04','','','105.160.35.20','loggedin',1),(204,'user','7','2023-03-13 12:45:31','','','197.248.101.113','loggedin',1),(205,'user','7','2023-03-13 12:45:33','','','197.248.101.113','loggedin',1),(206,'user','7','2023-03-13 13:13:57','','','154.159.237.43','loggedin',1),(207,'admin','1','2023-03-13 14:23:43','','','197.232.152.237','loggedin',1),(208,'admin','1','2023-03-13 14:26:11','','','197.232.141.209','loggedin',1),(209,'user','9','2023-03-13 15:28:34','','','105.160.35.20','loggedin',1),(210,'user','9','2023-03-13 18:38:24','2023-03-13 18:53:02','','105.160.126.255','loggedin',1),(211,'user','7','2023-03-13 20:11:19','','','154.159.237.193','loggedin',1),(212,'user','7','2023-03-14 05:54:59','','','41.90.5.28','loggedin',1),(213,'user','9','2023-03-14 06:09:28','','','105.160.126.255','loggedin',1),(214,'user','7','2023-03-14 07:33:56','','','154.159.237.193','loggedin',1),(215,'user','7','2023-03-14 08:00:56','','','154.159.237.193','loggedin',1),(216,'user','7','2023-03-14 08:17:42','','','41.90.5.28','loggedin',1),(217,'user','9','2023-03-14 10:05:32','','','105.160.126.255','loggedin',1),(218,'user','7','2023-03-14 10:06:48','','','105.230.124.103','loggedin',1),(219,'user','7','2023-03-14 10:08:44','2023-03-14 11:39:45','','105.230.124.103','loggedin',1),(220,'user','9','2023-03-14 10:53:38','','','105.160.126.255','loggedin',1),(221,'user','9','2023-03-14 11:39:49','','','154.159.237.234','loggedin',1),(222,'user','7','2023-03-14 11:42:19','2023-03-14 11:44:02','','105.160.1.195','loggedin',1),(223,'user','9','2023-03-14 11:44:13','2023-03-14 11:47:14','','105.160.1.195','loggedin',1),(224,'user','7','2023-03-14 12:47:33','','','197.248.101.113','loggedin',1),(225,'user','9','2023-03-14 14:21:07','','','105.160.82.95','loggedin',1),(226,'user','9','2023-03-14 15:29:44','','','105.160.82.95','loggedin',1),(227,'user','9','2023-03-14 15:35:11','','','105.160.82.95','loggedin',1),(228,'user','9','2023-03-14 16:08:13','2023-03-14 18:46:36','','105.160.82.95','loggedin',1),(229,'user','7','2023-03-14 21:34:06','','','196.201.210.59','loggedin',1),(230,'user','9','2023-03-15 06:41:08','','','105.160.105.161','loggedin',1),(231,'user','9','2023-03-15 07:55:36','','','105.160.105.161','loggedin',1),(232,'user','7','2023-03-15 12:01:12','','','196.201.218.48','loggedin',1),(233,'user','7','2023-03-15 12:38:27','2023-03-15 12:39:14','','154.159.237.154','loggedin',1),(234,'user','9','2023-03-15 12:39:18','2023-03-15 12:39:36','','154.159.237.154','loggedin',1),(235,'user','7','2023-03-15 12:39:40','2023-03-15 12:42:15','','154.159.237.154','loggedin',1),(236,'user','9','2023-03-15 12:42:19','2023-03-15 12:42:38','','154.159.237.154','loggedin',1),(237,'user','7','2023-03-15 12:42:43','2023-03-15 12:43:44','','154.159.237.154','loggedin',1),(238,'user','9','2023-03-15 12:43:49','','','154.159.237.154','loggedin',1),(239,'user','9','2023-03-15 13:55:03','','','105.160.127.133','loggedin',1),(240,'user','9','2023-03-15 14:30:30','','','105.160.61.17','loggedin',1),(241,'user','9','2023-03-15 16:05:53','','','105.160.105.142','loggedin',1),(242,'user','9','2023-03-15 18:41:54','2023-03-15 18:44:35','','105.160.105.142','loggedin',1),(243,'user','9','2023-03-16 06:27:39','','','105.160.90.30','loggedin',1),(244,'user','7','2023-03-16 10:57:08','','','196.201.218.205','loggedin',1),(245,'user','9','2023-03-16 11:48:19','','','105.160.127.64','loggedin',1),(246,'user','9','2023-03-16 12:06:22','','','105.160.127.64','loggedin',1),(247,'user','9','2023-03-16 14:50:58','2023-03-16 18:48:37','','105.160.127.64','loggedin',1),(248,'user','7','2023-03-16 16:01:46','','','41.81.66.49','loggedin',1),(249,'user','7','2023-03-16 16:56:18','','','41.81.66.49','loggedin',1),(250,'user','7','2023-03-16 18:30:33','','','41.81.9.67','loggedin',1),(251,'user','7','2023-03-16 20:50:09','','','41.81.81.67','loggedin',1),(252,'user','9','2023-03-17 06:15:59','','','105.160.62.255','loggedin',1),(253,'user','7','2023-03-17 06:57:22','','','41.81.93.67','loggedin',1),(254,'user','7','2023-03-17 11:16:41','','','105.50.171.98','loggedin',1),(255,'user','9','2023-03-17 13:48:33','','','105.160.85.244','loggedin',1),(256,'user','9','2023-03-17 14:39:12','','','105.160.59.71','loggedin',1),(257,'user','7','2023-03-17 15:03:50','','','41.90.217.133','loggedin',1),(258,'user','9','2023-03-18 06:49:27','','','105.160.49.239','loggedin',1),(259,'user','9','2023-03-18 08:55:06','','','105.160.111.11','loggedin',1),(260,'user','7','2023-03-18 09:13:56','','','197.178.60.84','loggedin',1),(261,'user','9','2023-03-18 10:01:51','','','105.160.45.26','loggedin',1),(262,'user','7','2023-03-18 12:42:03','','','197.178.60.84','loggedin',1),(263,'user','9','2023-03-18 15:03:24','','','105.160.120.51','loggedin',1),(264,'user','9','2023-03-18 16:09:36','','','105.160.41.172','loggedin',1),(265,'user','9','2023-03-18 16:53:50','2023-03-18 18:32:41','','105.160.111.54','loggedin',1),(266,'user','7','2023-03-18 17:58:02','','','105.161.208.203','loggedin',1),(267,'user','9','2023-03-20 06:23:11','','','105.160.60.136','loggedin',1),(268,'user','7','2023-03-20 07:25:43','','','41.90.216.58','loggedin',1),(269,'user','9','2023-03-20 11:05:06','','','105.160.60.136','loggedin',1),(270,'user','7','2023-03-20 11:57:34','','','41.90.216.58','loggedin',1),(271,'user','7','2023-03-20 14:11:19','','','41.90.216.58','loggedin',1),(272,'user','9','2023-03-20 14:34:58','','','105.160.19.126','loggedin',1),(273,'user','9','2023-03-20 15:02:42','2023-03-20 18:30:47','','105.160.113.194','loggedin',1),(274,'user','7','2023-03-20 16:48:20','','','41.90.216.58','loggedin',1),(275,'user','9','2023-03-21 06:10:47','2023-03-21 18:36:58','','105.160.113.194','loggedin',1),(276,'user','7','2023-03-21 07:38:29','','','41.90.5.250','loggedin',1),(277,'user','7','2023-03-21 12:54:51','','','197.248.101.113','loggedin',1),(278,'user','7','2023-03-21 21:35:13','','','196.201.218.202','loggedin',1),(279,'user','9','2023-03-22 06:31:02','','','105.160.113.194','loggedin',1),(280,'user','7','2023-03-22 10:14:47','','','197.248.101.113','loggedin',1),(281,'user','7','2023-03-22 13:14:53','','','197.248.101.113','loggedin',1),(282,'user','9','2023-03-22 13:39:18','2023-03-22 18:34:00','','105.160.113.194','loggedin',1),(283,'user','7','2023-03-22 15:38:28','','','197.248.101.113','loggedin',1),(284,'user','9','2023-03-23 06:10:32','2023-03-23 06:10:37','','105.160.113.194','loggedin',1),(285,'user','8','2023-03-23 06:10:46','','','105.160.113.194','loggedin',1),(286,'admin','1','2023-03-23 09:26:38','','','154.159.237.230','loggedin',1),(287,'user','8','2023-03-23 10:48:11','','','105.160.122.25','loggedin',1),(288,'user','8','2023-03-23 12:28:25','2023-03-23 18:45:58','','105.160.123.132','loggedin',1),(289,'user','7','2023-03-23 13:03:54','','','197.248.101.113','loggedin',1),(290,'user','7','2023-03-23 17:36:14','','','197.248.101.113','loggedin',1),(291,'admin','1','2023-03-23 18:56:43','','','154.159.237.81','loggedin',1),(292,'admin','1','2023-03-23 19:02:15','','','154.159.237.81','loggedin',1),(293,'user','9','2023-03-24 06:59:24','','','105.160.20.200','loggedin',1),(294,'user','7','2023-03-24 14:21:57','','','197.248.101.113','loggedin',1),(295,'user','7','2023-03-24 16:51:10','','','197.248.101.113','loggedin',1),(296,'user','9','2023-03-24 17:11:25','2023-03-24 18:28:00','','105.160.20.200','loggedin',1),(297,'user','9','2023-03-25 06:59:11','','','105.160.20.200','loggedin',1),(298,'user','7','2023-03-25 07:46:05','','','41.81.95.199','loggedin',1),(299,'user','9','2023-03-25 15:04:58','','','105.160.20.200','loggedin',1),(300,'user','9','2023-03-25 18:20:36','2023-03-25 18:31:21','','105.160.58.161','loggedin',1),(301,'user','7','2023-03-25 18:37:20','','','41.81.95.199','loggedin',1),(302,'user','9','2023-03-27 06:35:13','','','105.160.58.161','loggedin',1),(303,'user','9','2023-03-27 11:49:48','','','105.160.103.144','loggedin',1),(304,'user','9','2023-03-27 12:36:20','','','105.160.76.192','loggedin',1),(305,'user','9','2023-03-27 13:18:30','2023-03-27 18:35:03','','105.160.48.177','loggedin',1),(306,'user','7','2023-03-27 14:47:44','','','197.248.101.113','loggedin',1),(307,'user','9','2023-03-28 06:53:59','','','105.160.48.177','loggedin',1),(308,'user','9','2023-03-28 08:09:24','','','105.160.59.53','loggedin',1),(309,'user','9','2023-03-28 09:55:07','','','105.160.13.32','loggedin',1),(310,'user','9','2023-03-28 10:34:50','','','105.160.84.116','loggedin',1),(311,'user','9','2023-03-28 11:48:00','','','105.160.2.220','loggedin',1),(312,'user','7','2023-03-28 15:58:16','','','197.248.101.113','loggedin',1),(313,'user','9','2023-03-28 16:18:33','2023-03-28 18:32:08','','105.160.9.253','loggedin',1),(314,'user','9','2023-03-29 06:52:22','','','105.160.36.128','loggedin',1),(315,'user','7','2023-03-29 10:11:36','','','197.248.101.113','loggedin',1),(316,'user','9','2023-03-29 12:29:21','','','105.160.35.204','loggedin',1),(317,'user','9','2023-03-29 12:57:05','','','105.160.84.98','loggedin',1),(318,'user','7','2023-03-29 15:28:23','','','197.248.101.113','loggedin',1),(319,'user','9','2023-03-29 17:15:40','2023-03-29 18:28:56','','105.160.42.188','loggedin',1),(320,'user','7','2023-03-29 18:31:29','','','105.58.156.167','loggedin',1),(321,'user','9','2023-03-30 07:30:11','','','105.160.93.34','loggedin',1),(322,'user','7','2023-03-30 12:01:25','','','197.248.101.113','loggedin',1),(323,'user','9','2023-03-30 16:45:08','2023-03-30 18:25:20','','105.160.83.228','loggedin',1),(324,'user','7','2023-03-30 18:22:58','','','41.90.5.18','loggedin',1),(325,'user','9','2023-03-31 06:49:34','2023-03-31 18:27:19','','105.160.83.228','loggedin',1),(326,'user','7','2023-03-31 10:17:30','','','196.201.210.186','loggedin',1),(327,'user','9','2023-04-01 06:44:55','','','105.160.15.221','loggedin',1),(328,'user','9','2023-04-01 13:46:11','2023-04-01 18:15:06','','105.160.15.221','loggedin',1),(329,'user','7','2023-04-01 16:27:18','','','197.182.161.2','loggedin',1),(330,'user','9','2023-04-03 07:15:29','','','105.160.102.118','loggedin',1),(331,'user','7','2023-04-03 14:39:36','','','197.248.101.113','loggedin',1),(332,'user','9','2023-04-03 17:33:14','2023-04-03 18:22:04','','105.160.96.47','loggedin',1),(333,'user','9','2023-04-04 07:09:30','','','105.160.96.47','loggedin',1),(334,'user','9','2023-04-04 09:22:34','','','105.160.96.47','loggedin',1),(335,'user','9','2023-04-04 18:14:05','2023-04-04 18:36:04','','105.160.96.47','loggedin',1),(336,'user','9','2023-04-05 06:36:20','2023-04-05 18:27:51','','105.160.96.47','loggedin',1),(337,'user','9','2023-04-06 07:30:38','','','105.160.96.47','loggedin',1),(338,'user','7','2023-04-06 11:18:11','','','197.177.92.73','loggedin',1),(339,'user','9','2023-04-06 17:38:16','2023-04-06 18:36:36','','105.160.18.131','loggedin',1),(340,'user','9','2023-04-07 06:52:46','','','105.160.18.131','loggedin',1),(341,'user','7','2023-04-07 10:05:34','','','105.57.142.75','loggedin',1),(342,'user','7','2023-04-07 18:29:45','','','105.57.142.75','loggedin',1),(343,'user','9','2023-04-07 18:36:44','2023-04-07 18:36:54','','105.160.85.71','loggedin',1),(344,'user','7','2023-04-07 20:56:57','','','41.90.5.177','loggedin',1),(345,'user','9','2023-04-08 07:19:44','2023-04-08 18:31:27','','105.160.85.71','loggedin',1),(346,'user','7','2023-04-08 16:10:19','','','41.90.5.102','loggedin',1),(347,'user','7','2023-04-08 18:26:07','','','41.90.5.102','loggedin',1),(348,'user','9','2023-04-10 06:09:43','2023-04-10 18:34:16','','105.160.4.70','loggedin',1),(349,'user','7','2023-04-10 12:44:03','','','105.164.119.230','loggedin',1),(350,'user','9','2023-04-11 07:15:59','','','105.160.4.70','loggedin',1),(351,'user','7','2023-04-11 13:21:22','','','196.201.210.151','loggedin',1),(352,'user','9','2023-04-11 18:12:43','','','105.160.4.70','loggedin',1),(353,'user','9','2023-04-11 18:27:48','2023-04-11 18:34:58','','105.160.4.70','loggedin',1),(354,'user','9','2023-04-11 18:38:53','2023-04-11 18:39:26','','105.160.4.70','loggedin',1),(355,'user','9','2023-04-12 08:02:01','2023-04-12 18:29:43','','105.160.58.252','loggedin',1),(356,'user','7','2023-04-12 10:13:05','','','41.90.5.53','loggedin',1),(357,'user','7','2023-04-12 12:51:17','','','41.90.5.53','loggedin',1),(358,'user','9','2023-04-12 18:29:52','2023-04-12 18:30:04','','105.160.53.204','loggedin',1),(359,'user','9','2023-04-13 06:59:51','','','105.160.53.204','loggedin',1),(360,'user','7','2023-04-13 09:11:54','','','41.90.5.53','loggedin',1),(361,'user','9','2023-04-13 14:26:50','2023-04-13 18:30:01','','105.160.53.204','loggedin',1),(362,'user','7','2023-04-13 15:19:46','','','41.90.4.99','loggedin',1),(363,'user','9','2023-04-14 06:27:36','2023-04-14 06:44:40','','105.160.39.205','loggedin',1),(364,'user','9','2023-04-14 06:44:47','','','105.160.39.205','loggedin',1),(365,'user','7','2023-04-14 10:04:47','','','196.201.218.59','loggedin',1),(366,'user','7','2023-04-14 13:26:24','','','196.201.218.59','loggedin',1),(367,'user','9','2023-04-14 15:11:01','2023-04-14 18:44:36','','105.160.39.205','loggedin',1),(368,'user','7','2023-04-14 17:08:16','','','41.90.216.18','loggedin',1),(369,'user','9','2023-04-15 07:15:14','2023-04-15 07:24:27','','105.160.39.205','loggedin',1),(370,'user','9','2023-04-15 07:26:09','','','105.160.39.205','loggedin',1),(371,'user','9','2023-04-15 13:44:52','2023-04-15 18:31:49','','105.160.39.205','loggedin',1),(372,'user','7','2023-04-15 17:35:14','','','41.90.216.18','loggedin',1),(373,'user','9','2023-04-17 06:59:43','','','105.160.19.88','loggedin',1),(374,'user','7','2023-04-17 17:39:45','','','41.90.5.61','loggedin',1),(375,'user','9','2023-04-17 18:28:17','2023-04-17 18:29:43','','105.160.19.88','loggedin',1),(376,'user','7','2023-04-17 20:30:21','','','41.90.5.61','loggedin',1),(377,'user','9','2023-04-18 06:56:57','','','105.160.49.117','loggedin',1),(378,'user','9','2023-04-18 11:03:45','','','105.160.49.117','loggedin',1),(379,'user','9','2023-04-18 17:21:10','2023-04-18 18:30:34','','105.160.49.117','loggedin',1),(380,'user','9','2023-04-19 07:07:08','','','105.160.7.75','loggedin',1),(381,'user','7','2023-04-19 14:15:45','','','105.164.41.22','loggedin',1),(382,'user','9','2023-04-19 16:52:01','2023-04-19 18:31:14','','105.160.7.75','loggedin',1),(383,'user','9','2023-04-20 07:11:51','2023-04-20 07:12:32','','105.160.7.75','loggedin',1),(384,'user','9','2023-04-20 07:47:37','','','105.160.7.75','loggedin',1),(385,'user','9','2023-04-20 14:47:57','2023-04-20 18:33:58','','105.160.7.75','loggedin',1),(386,'user','7','2023-04-20 15:38:37','','','41.90.5.61','loggedin',1),(387,'user','9','2023-04-21 06:37:13','','','105.160.7.75','loggedin',1),(388,'user','9','2023-04-21 14:58:05','2023-04-21 14:58:49','','105.160.7.75','loggedin',1),(389,'user','9','2023-04-21 14:58:58','2023-04-21 18:32:42','','105.160.7.75','loggedin',1),(390,'user','7','2023-04-21 15:18:23','','','105.165.166.19','loggedin',1),(391,'user','7','2023-04-21 21:20:25','','','41.90.5.61','loggedin',1),(392,'user','9','2023-04-22 06:21:11','','','105.160.7.75','loggedin',1),(393,'user','9','2023-04-22 13:01:39','','','105.160.7.75','loggedin',1),(394,'user','9','2023-04-22 15:14:48','','','105.160.84.54','loggedin',1),(395,'user','7','2023-04-22 15:47:06','','','196.106.237.145','loggedin',1),(396,'user','9','2023-04-24 06:54:55','','','105.160.61.8','loggedin',1),(397,'user','7','2023-04-24 13:20:52','','','41.90.5.61','loggedin',1),(398,'user','7','2023-04-24 15:40:58','','','41.90.5.61','loggedin',1),(399,'user','7','2023-04-24 16:19:54','','','41.90.5.61','loggedin',1),(400,'user','9','2023-04-24 16:49:00','2023-04-24 18:29:48','','105.160.68.93','loggedin',1),(401,'user','9','2023-04-25 07:02:15','','','105.160.68.93','loggedin',1),(402,'user','9','2023-04-25 09:12:25','','','105.160.104.192','loggedin',1),(403,'user','9','2023-04-25 11:48:16','','','105.160.104.192','loggedin',1),(404,'user','7','2023-04-25 11:50:33','','','196.201.218.211','loggedin',1),(405,'user','9','2023-04-25 14:32:53','2023-04-25 18:29:36','','105.160.21.242','loggedin',1),(406,'user','7','2023-04-25 15:12:24','','','197.182.255.226','loggedin',1),(407,'user','7','2023-04-25 20:57:22','','','197.182.255.226','loggedin',1),(408,'user','9','2023-04-26 08:50:45','2023-04-26 08:52:14','','105.160.83.176','loggedin',1),(409,'user','9','2023-04-26 08:52:35','','','105.160.83.176','loggedin',1),(410,'user','9','2023-04-26 12:47:12','','','105.160.59.85','loggedin',1),(411,'user','9','2023-04-26 14:52:05','2023-04-26 18:40:06','','105.160.59.85','loggedin',1),(412,'user','7','2023-04-26 17:49:21','','','197.182.255.226','loggedin',1),(413,'user','9','2023-04-27 06:19:45','','','105.160.41.177','loggedin',1),(414,'user','9','2023-04-27 14:08:04','','','105.160.41.177','loggedin',1),(415,'user','9','2023-04-27 17:01:51','','','105.160.41.177','loggedin',1),(416,'user','9','2023-04-27 17:58:40','2023-04-27 18:17:18','','105.160.98.49','loggedin',1),(417,'user','9','2023-04-28 06:40:00','','','105.160.15.1','loggedin',1),(418,'user','9','2023-04-28 12:48:03','2023-04-28 18:36:17','','105.160.42.93','loggedin',1),(419,'user','9','2023-04-28 18:36:21','2023-04-28 18:36:29','','105.160.87.66','loggedin',1),(420,'user','9','2023-04-28 18:40:47','2023-04-28 18:41:02','','105.160.87.66','loggedin',1),(421,'user','9','2023-04-29 06:13:08','','','105.160.87.66','loggedin',1),(422,'user','9','2023-04-29 14:43:44','','','105.160.22.180','loggedin',1),(423,'user','9','2023-04-29 15:39:26','2023-04-29 18:59:38','','105.160.8.225','loggedin',1),(424,'user','9','2023-05-01 07:21:50','2023-05-01 07:42:36','','105.160.28.189','loggedin',1),(425,'user','7','2023-05-01 07:32:52','','','105.161.39.241','loggedin',1),(426,'user','9','2023-05-01 07:42:42','2023-05-01 07:54:57','','105.160.28.189','loggedin',1),(427,'user','9','2023-05-01 08:24:03','2023-05-01 18:32:39','','105.160.28.189','loggedin',1),(428,'user','7','2023-05-01 10:46:07','','','105.161.39.241','loggedin',1),(429,'user','7','2023-05-01 15:44:47','','','41.90.216.116','loggedin',1),(430,'user','9','2023-05-02 07:05:52','','','105.160.111.183','loggedin',1),(431,'user','9','2023-05-02 11:49:50','','','105.160.111.183','loggedin',1),(432,'user','7','2023-05-02 13:02:16','','','41.90.217.242','loggedin',1),(433,'user','9','2023-05-02 16:00:15','2023-05-02 18:33:16','','105.160.67.19','loggedin',1),(434,'user','7','2023-05-02 17:09:12','','','196.201.210.251','loggedin',1),(435,'user','9','2023-05-03 07:03:40','','','105.160.67.19','loggedin',1),(436,'user','7','2023-05-03 07:05:56','','','41.90.217.242','loggedin',1),(437,'user','7','2023-05-03 11:14:04','','','41.90.217.209','loggedin',1),(438,'user','9','2023-05-03 12:25:34','','','105.160.103.203','loggedin',1),(439,'user','7','2023-05-03 15:47:16','','','41.90.217.209','loggedin',1),(440,'user','9','2023-05-03 17:12:43','2023-05-03 18:34:36','','105.160.125.62','loggedin',1),(441,'user','7','2023-05-03 18:14:44','','','196.201.210.10','loggedin',1),(442,'user','9','2023-05-04 06:35:17','','','105.160.96.170','loggedin',1),(443,'user','7','2023-05-04 12:18:10','','','196.201.218.11','loggedin',1),(444,'user','9','2023-05-04 17:08:31','2023-05-04 18:32:49','','105.160.96.170','loggedin',1),(445,'user','9','2023-05-05 06:38:54','','','105.160.96.170','loggedin',1),(446,'user','7','2023-05-05 09:11:58','','','196.97.247.61','loggedin',1),(447,'user','7','2023-05-05 13:30:23','','','196.97.247.61','loggedin',1),(448,'user','7','2023-05-05 17:44:57','','','196.97.247.61','loggedin',1),(449,'user','9','2023-05-05 18:31:46','2023-05-05 18:31:56','','105.160.75.112','loggedin',1),(450,'user','9','2023-05-06 07:43:04','','','105.160.75.112','loggedin',1),(451,'user','9','2023-05-06 09:00:12','','','105.160.31.55','loggedin',1),(452,'user','9','2023-05-06 11:57:54','','','105.160.31.55','loggedin',1),(453,'user','7','2023-05-06 12:47:52','','','41.90.216.176','loggedin',1),(454,'user','7','2023-05-06 16:10:53','','','41.90.216.248','loggedin',1),(455,'user','7','2023-05-06 17:00:38','','','41.90.217.201','loggedin',1),(456,'user','9','2023-05-06 17:27:54','','','105.160.76.173','loggedin',1),(457,'user','9','2023-05-06 18:08:24','2023-05-06 18:39:03','','105.160.46.30','loggedin',1),(458,'user','9','2023-05-08 06:28:14','','','105.160.104.124','loggedin',1),(459,'user','7','2023-05-08 11:26:02','','','41.90.216.213','loggedin',1),(460,'user','9','2023-05-08 17:03:47','2023-05-08 18:32:04','','105.160.88.152','loggedin',1),(461,'user','9','2023-05-09 06:31:05','','','105.160.88.152','loggedin',1),(462,'user','7','2023-05-09 09:48:23','','','41.90.216.120','loggedin',1),(463,'user','9','2023-05-09 10:30:02','','','105.160.88.152','loggedin',1),(464,'user','9','2023-05-09 15:11:38','','','105.160.46.94','loggedin',1),(465,'user','7','2023-05-09 16:48:02','','','41.90.216.72','loggedin',1),(466,'user','9','2023-05-09 17:25:57','2023-05-09 18:26:34','','105.160.44.236','loggedin',1),(467,'user','7','2023-05-09 17:59:02','','','41.90.216.72','loggedin',1),(468,'user','9','2023-05-10 06:30:29','','','105.160.23.32','loggedin',1),(469,'user','7','2023-05-10 11:09:18','','','41.90.217.59','loggedin',1),(470,'user','9','2023-05-10 11:29:25','2023-05-10 18:47:37','','105.160.26.134','loggedin',1),(471,'user','7','2023-05-10 14:51:57','','','41.90.217.189','loggedin',1),(472,'user','7','2023-05-10 17:41:26','','','105.58.5.45','loggedin',1),(473,'user','9','2023-05-11 06:25:59','','','105.160.26.134','loggedin',1),(474,'user','9','2023-05-11 11:02:32','2023-05-11 18:33:09','','105.160.26.134','loggedin',1),(475,'user','7','2023-05-11 13:00:04','','','196.201.218.132','loggedin',1),(476,'user','7','2023-05-11 17:36:46','','','196.201.218.132','loggedin',1),(477,'user','9','2023-05-12 06:27:21','','','105.160.30.16','loggedin',1),(478,'user','7','2023-05-12 07:58:31','','','196.201.218.184','loggedin',1),(479,'user','7','2023-05-12 12:14:01','','','196.201.210.120','loggedin',1),(480,'user','9','2023-05-12 13:40:25','2023-05-12 18:40:35','','105.160.30.16','loggedin',1),(481,'user','7','2023-05-12 17:26:00','','','41.90.5.88','loggedin',1),(482,'user','9','2023-05-13 06:33:18','','','105.160.94.135','loggedin',1),(483,'user','9','2023-05-13 09:07:49','','','105.160.94.135','loggedin',1),(484,'user','9','2023-05-13 10:28:49','','','105.160.116.44','loggedin',1),(485,'user','7','2023-05-13 12:24:55','','','196.201.218.20','loggedin',1),(486,'user','9','2023-05-13 15:20:38','2023-05-13 18:39:53','','105.160.116.44','loggedin',1),(487,'user','7','2023-05-13 15:31:28','','','196.201.218.207','loggedin',1),(488,'user','7','2023-05-13 17:43:58','','','196.201.218.207','loggedin',1),(489,'user','9','2023-05-15 08:38:41','','','105.160.105.147','loggedin',1),(490,'user','7','2023-05-15 09:17:28','','','105.160.105.147','loggedin',1),(491,'user','9','2023-05-15 10:43:59','2023-05-15 18:27:23','','105.160.14.140','loggedin',1),(492,'user','7','2023-05-15 10:47:21','','','105.160.14.140','loggedin',1),(493,'user','7','2023-05-15 12:57:29','','','105.160.14.140','loggedin',1),(494,'user','7','2023-05-15 13:03:50','','','105.160.14.140','loggedin',1),(495,'user','7','2023-05-15 16:09:17','','','105.160.14.140','loggedin',1),(496,'user','7','2023-05-15 17:17:35','','','105.160.14.140','loggedin',1),(497,'user','9','2023-05-16 06:24:07','2023-05-16 18:32:29','','105.160.14.140','loggedin',1),(498,'user','7','2023-05-16 13:06:31','','','41.81.42.63','loggedin',1),(499,'user','7','2023-05-16 15:51:40','','','197.179.55.39','loggedin',1),(500,'user','7','2023-05-16 18:49:48','','','197.179.55.39','loggedin',1),(501,'user','9','2023-05-17 06:29:58','','','105.160.79.5','loggedin',1),(502,'user','9','2023-05-17 12:00:51','2023-05-17 18:33:26','','105.160.79.5','loggedin',1),(503,'user','7','2023-05-17 13:07:45','','','105.160.79.5','loggedin',1),(504,'user','7','2023-05-17 14:09:39','','','105.160.79.5','loggedin',1),(505,'user','7','2023-05-17 16:20:39','','','105.160.57.123','loggedin',1),(506,'user','9','2023-05-18 07:03:43','','','105.160.54.47','loggedin',1),(507,'user','7','2023-05-18 11:57:18','','','105.160.54.47','loggedin',1),(508,'user','9','2023-05-18 12:46:44','','','105.160.54.47','loggedin',1),(509,'user','7','2023-05-18 14:26:27','','','105.160.54.47','loggedin',1),(510,'user','7','2023-05-18 16:13:33','','','105.160.54.47','loggedin',1),(511,'user','9','2023-05-18 17:37:54','2023-05-18 18:34:28','','105.160.74.117','loggedin',1),(512,'user','9','2023-05-19 06:11:34','2023-05-19 18:33:44','','105.160.74.117','loggedin',1),(513,'user','7','2023-05-19 11:15:31','','','196.105.188.55','loggedin',1),(514,'user','7','2023-05-19 15:01:47','','','105.160.74.117','loggedin',1),(515,'user','7','2023-05-19 17:25:15','','','105.161.110.200','loggedin',1),(516,'user','9','2023-05-20 06:23:50','','','105.160.74.117','loggedin',1),(517,'user','7','2023-05-20 10:13:01','','','105.160.74.117','loggedin',1),(518,'user','9','2023-05-20 11:48:16','','','105.160.37.218','loggedin',1),(519,'user','7','2023-05-20 12:33:38','','','105.160.103.69','loggedin',1),(520,'user','9','2023-05-20 14:04:10','2023-05-20 18:19:41','','105.160.103.69','loggedin',1),(521,'user','7','2023-05-20 15:48:06','','','196.201.210.155','loggedin',1),(522,'user','7','2023-05-20 17:17:54','','','196.201.210.158','loggedin',1),(523,'user','9','2023-05-22 07:37:09','2023-05-22 15:00:52','','105.160.19.176','loggedin',1),(524,'user','7','2023-05-22 08:30:39','','','41.90.4.40','loggedin',1),(525,'user','7','2023-05-22 11:08:42','','','105.165.115.147','loggedin',1),(526,'user','7','2023-05-22 14:29:38','','','41.90.5.129','loggedin',1),(527,'user','9','2023-05-22 15:01:09','','','105.160.19.176','loggedin',1),(528,'user','7','2023-05-22 15:33:10','','','41.90.5.129','loggedin',1),(529,'user','7','2023-05-22 18:26:25','','','41.90.4.199','loggedin',1),(530,'user','9','2023-05-23 07:29:50','','','105.160.18.204','loggedin',1),(531,'user','7','2023-05-23 13:12:31','','','197.183.164.193','loggedin',1),(532,'user','9','2023-05-23 15:28:07','','','105.160.18.204','loggedin',1),(533,'user','9','2023-05-23 17:00:02','','','105.160.30.216','loggedin',1),(534,'user','9','2023-05-23 17:48:24','','','105.160.88.199','loggedin',1),(535,'user','7','2023-05-23 18:10:30','','','41.90.4.18','loggedin',1),(536,'user','9','2023-05-24 06:18:21','','','105.160.88.199','loggedin',1),(537,'user','7','2023-05-24 08:20:47','','','105.160.88.199','loggedin',1),(538,'user','7','2023-05-24 12:00:45','','','105.160.78.225','loggedin',1),(539,'user','9','2023-05-24 14:48:50','','','105.160.78.225','loggedin',1),(540,'user','7','2023-05-24 16:34:46','','','105.160.24.9','loggedin',1),(541,'user','9','2023-05-24 18:05:18','2023-05-24 18:28:17','','105.160.78.225','loggedin',1),(542,'user','9','2023-05-25 06:52:41','','','105.160.79.40','loggedin',1),(543,'user','9','2023-05-25 08:24:57','','','105.160.64.97','loggedin',1),(544,'user','7','2023-05-25 15:48:56','','','105.160.124.19','loggedin',1),(545,'user','7','2023-05-25 16:53:24','','','105.160.17.126','loggedin',1),(546,'user','9','2023-05-25 17:26:34','','','105.160.64.97','loggedin',1),(547,'user','7','2023-05-25 18:01:52','','','41.90.4.104','loggedin',1),(548,'user','9','2023-05-26 06:10:08','','','105.160.108.163','loggedin',1),(549,'user','7','2023-05-26 09:58:45','','','105.160.108.163','loggedin',1),(550,'user','9','2023-05-26 11:28:26','','','105.160.108.163','loggedin',1),(551,'user','9','2023-05-26 15:13:11','2023-05-26 18:24:10','','105.160.13.43','loggedin',1),(552,'user','9','2023-05-27 08:12:20','','','105.160.18.45','loggedin',1),(553,'user','7','2023-05-27 10:16:28','','','196.201.218.100','loggedin',1),(554,'user','7','2023-05-27 15:07:14','','','41.90.5.30','loggedin',1),(555,'user','9','2023-05-27 16:14:49','2023-05-27 18:28:22','','105.160.51.89','loggedin',1),(556,'user','7','2023-05-27 18:43:17','','','41.90.5.30','loggedin',1),(557,'user','9','2023-05-29 06:11:20','2023-05-29 18:42:37','','105.160.110.56','loggedin',1),(558,'user','7','2023-05-29 10:24:48','','','105.160.110.56','loggedin',1),(559,'user','7','2023-05-29 13:35:03','','','105.160.110.56','loggedin',1),(560,'user','7','2023-05-29 18:11:45','','','196.201.210.238','loggedin',1),(561,'user','9','2023-05-30 06:25:20','','','105.160.32.209','loggedin',1),(562,'user','9','2023-05-30 11:38:53','','','105.160.32.209','loggedin',1),(563,'user','7','2023-05-30 13:04:44','','','197.177.21.19','loggedin',1),(564,'user','7','2023-05-30 15:14:31','','','196.201.218.8','loggedin',1),(565,'user','9','2023-05-30 15:39:32','2023-05-30 18:26:58','','105.160.33.189','loggedin',1),(566,'user','7','2023-05-30 17:35:21','','','196.201.210.9','loggedin',1),(567,'user','9','2023-05-31 06:32:48','','','105.160.33.189','loggedin',1),(568,'user','9','2023-05-31 08:35:08','','','105.160.49.178','loggedin',1),(569,'user','7','2023-05-31 13:23:33','','','105.63.113.158','loggedin',1),(570,'user','9','2023-05-31 14:21:36','','','105.160.49.178','loggedin',1),(571,'user','7','2023-05-31 14:32:26','','','105.63.113.158','loggedin',1),(572,'user','9','2023-05-31 14:57:07','','','105.160.49.178','loggedin',1),(573,'user','7','2023-05-31 15:07:22','','','105.63.113.158','loggedin',1),(574,'user','9','2023-05-31 17:17:24','2023-05-31 18:31:35','','105.160.86.198','loggedin',1),(575,'user','7','2023-05-31 17:46:53','','','105.63.113.158','loggedin',1),(576,'user','9','2023-06-01 06:33:48','','','105.160.46.10','loggedin',1),(577,'user','9','2023-06-01 10:04:31','','','105.160.46.10','loggedin',1),(578,'user','7','2023-06-01 10:12:05','','','105.63.113.158','loggedin',1),(579,'user','7','2023-06-01 13:11:16','','','196.201.210.92','loggedin',1),(580,'user','7','2023-06-01 13:34:34','','','196.201.210.92','loggedin',1),(581,'user','9','2023-06-01 13:38:22','2023-06-01 18:34:54','','105.160.46.10','loggedin',1),(582,'user','7','2023-06-01 15:37:22','','','105.160.46.10','loggedin',1),(583,'user','7','2023-06-01 18:44:00','','','105.160.46.10','loggedin',1),(584,'user','9','2023-06-02 06:19:56','','','105.160.46.10','loggedin',1),(585,'user','7','2023-06-02 09:49:10','','','105.160.46.10','loggedin',1),(586,'user','9','2023-06-02 11:03:30','2023-06-02 18:33:04','','105.160.46.10','loggedin',1),(587,'user','7','2023-06-02 13:33:00','','','41.90.5.104','loggedin',1),(588,'user','7','2023-06-02 17:17:59','','','41.90.5.141','loggedin',1),(589,'user','9','2023-06-03 06:19:40','2023-06-03 07:33:11','','105.160.46.10','loggedin',1),(590,'user','9','2023-06-03 07:33:37','2023-06-03 18:46:30','','105.160.46.10','loggedin',1),(591,'user','7','2023-06-03 17:32:14','','','41.90.5.199','loggedin',1),(592,'user','9','2023-06-05 06:19:14','','','105.160.100.94','loggedin',1),(593,'user','9','2023-06-05 11:32:44','2023-06-05 18:35:41','','105.160.100.94','loggedin',1),(594,'user','7','2023-06-05 13:23:04','','','105.160.100.94','loggedin',1),(595,'user','7','2023-06-05 14:10:34','','','105.160.100.94','loggedin',1),(596,'admin','1','2023-06-05 15:30:50','2023-06-05 15:34:17','','197.232.142.176','loggedin',1),(597,'admin','1','2023-06-05 15:34:44','2023-06-05 16:03:52','','197.232.142.176','loggedin',1),(598,'user','7','2023-06-05 15:37:02','','','105.160.100.94','loggedin',1),(599,'user','7','2023-06-05 15:52:32','2023-06-05 16:03:51','','105.160.100.94','loggedin',1),(600,'admin','1','2023-06-05 16:04:05','2023-06-05 16:09:12','','197.232.142.176','loggedin',1),(601,'user','7','2023-06-05 16:04:34','','','105.160.100.94','loggedin',1),(602,'user','7','2023-06-05 16:09:39','2023-06-05 16:11:00','','197.232.142.176','loggedin',1),(603,'admin','7','2023-06-05 16:11:08','','','197.232.142.176','loggedin',1),(604,'admin','1','2023-06-05 16:12:27','','','197.232.142.176','loggedin',1),(605,'admin','7','2023-06-05 17:14:02','','','196.201.210.115','loggedin',1),(606,'admin','7','2023-06-05 17:50:01','','','105.160.100.94','loggedin',1),(607,'user','9','2023-06-06 06:15:56','2023-06-06 18:28:04','','105.160.100.94','loggedin',1),(608,'admin','7','2023-06-06 13:07:07','','','105.160.100.94','loggedin',1),(609,'admin','7','2023-06-06 13:37:27','','','105.160.100.94','loggedin',1),(610,'admin','7','2023-06-06 15:46:45','','','196.201.210.18','loggedin',1),(611,'admin','7','2023-06-06 15:51:00','','','105.160.100.94','loggedin',1),(612,'user','9','2023-06-07 07:21:14','','','105.160.95.169','loggedin',1),(613,'admin','7','2023-06-07 08:53:47','','','105.160.95.169','loggedin',1),(614,'admin','7','2023-06-07 09:10:07','','','105.160.95.169','loggedin',1),(615,'user','9','2023-06-07 11:22:01','2023-06-07 18:33:22','','105.160.95.169','loggedin',1),(616,'admin','7','2023-06-07 12:50:41','','','105.160.95.169','loggedin',1),(617,'admin','7','2023-06-07 15:37:12','','','105.160.95.169','loggedin',1),(618,'admin','7','2023-06-07 18:17:31','','','41.90.217.159','loggedin',1),(619,'admin','7','2023-06-07 21:56:57','','','105.160.95.169','loggedin',1),(620,'admin','7','2023-06-08 01:15:24','','','105.160.95.169','loggedin',1),(621,'user','9','2023-06-08 06:20:45','','','105.160.95.169','loggedin',1),(622,'admin','7','2023-06-08 11:10:51','','','105.161.3.86','loggedin',1),(623,'admin','7','2023-06-08 13:48:49','','','105.160.95.169','loggedin',1),(624,'user','9','2023-06-08 16:54:03','2023-06-08 18:29:05','','105.160.7.145','loggedin',1),(625,'user','9','2023-06-09 06:08:24','','','105.160.52.212','loggedin',1),(626,'user','9','2023-06-09 11:57:54','2023-06-09 18:35:24','','105.160.52.212','loggedin',1),(627,'admin','7','2023-06-09 12:20:13','','','105.160.52.212','loggedin',1),(628,'admin','7','2023-06-09 18:03:39','','','105.63.4.198','loggedin',1),(629,'user','9','2023-06-10 06:49:51','','','105.160.52.212','loggedin',1),(630,'admin','7','2023-06-10 15:00:40','','','197.178.80.195','loggedin',1),(631,'admin','7','2023-06-10 15:42:56','','','41.81.7.198','loggedin',1),(632,'admin','7','2023-06-10 17:00:12','','','41.81.7.198','loggedin',1),(633,'user','9','2023-06-10 18:19:11','2023-06-10 18:52:14','','105.160.94.170','loggedin',1),(634,'admin','7','2023-06-10 19:45:56','','','105.160.49.45','loggedin',1),(635,'user','9','2023-06-12 06:17:08','','','105.160.46.3','loggedin',1),(636,'admin','7','2023-06-12 10:13:20','','','105.160.46.3','loggedin',1),(637,'user','9','2023-06-12 14:19:55','2023-06-12 18:28:29','','105.160.124.247','loggedin',1),(638,'admin','7','2023-06-12 14:28:17','','','41.90.4.92','loggedin',1),(639,'admin','7','2023-06-13 00:47:53','','','105.160.64.198','loggedin',1),(640,'admin','7','2023-06-13 07:06:49','','','105.160.64.198','loggedin',1),(641,'admin','7','2023-06-13 10:30:33','','','105.160.64.198','loggedin',1),(642,'user','9','2023-06-13 10:49:57','','','105.160.64.198','loggedin',1),(643,'user','9','2023-06-13 13:21:10','','','105.160.119.203','loggedin',1),(644,'admin','7','2023-06-13 14:04:00','','','105.160.119.203','loggedin',1),(645,'admin','7','2023-06-13 16:13:22','','','197.176.162.167','loggedin',1),(646,'user','9','2023-06-13 16:29:56','','','105.160.73.40','loggedin',1),(647,'user','9','2023-06-13 17:49:08','2023-06-13 18:35:14','','105.160.79.249','loggedin',1),(648,'admin','7','2023-06-13 18:19:45','','','197.176.162.167','loggedin',1),(649,'user','9','2023-06-14 06:15:07','','','105.160.79.249','loggedin',1),(650,'admin','7','2023-06-14 10:40:03','','','105.161.220.231','loggedin',1),(651,'admin','1','2023-06-14 11:01:40','','','197.232.142.176','loggedin',1),(652,'user','9','2023-06-14 13:56:49','','','105.160.79.249','loggedin',1),(653,'user','9','2023-06-14 16:16:12','2023-06-14 18:52:16','','105.160.79.249','loggedin',1),(654,'admin','1','2023-06-14 16:19:43','','','197.232.142.176','loggedin',1),(655,'admin','7','2023-06-14 16:21:15','','','105.160.79.249','loggedin',1),(656,'admin','7','2023-06-14 16:37:18','','','105.160.79.249','loggedin',1),(657,'admin','7','2023-06-14 18:48:30','','','105.160.79.249','loggedin',1),(658,'user','9','2023-06-15 08:44:14','','','105.160.79.249','loggedin',1),(659,'admin','7','2023-06-15 11:13:11','','','105.161.232.231','loggedin',1),(660,'user','9','2023-06-15 12:11:13','','','105.160.72.15','loggedin',1),(661,'admin','7','2023-06-15 14:32:38','','','105.161.220.231','loggedin',1),(662,'user','9','2023-06-15 15:37:56','2023-06-15 18:28:02','','105.160.8.247','loggedin',1),(663,'admin','7','2023-06-15 16:55:51','','','105.160.8.247','loggedin',1),(664,'user','9','2023-06-16 06:18:21','','','105.160.8.247','loggedin',1),(665,'user','9','2023-06-16 11:17:34','','','105.160.15.196','loggedin',1),(666,'user','9','2023-06-16 11:17:54','','','105.160.15.196','loggedin',1),(667,'admin','1','2023-06-16 19:24:19','','','197.232.142.176','loggedin',1),(668,'admin','7','2023-06-16 19:37:14','','','105.160.15.196','loggedin',1),(669,'admin','7','2023-06-17 02:07:53','','','105.160.19.128','loggedin',1),(670,'user','9','2023-06-17 06:21:09','','','105.160.19.128','loggedin',1),(671,'user','9','2023-06-17 06:40:57','','','105.160.19.128','loggedin',1),(672,'admin','1','2023-06-17 10:56:31','','','197.232.142.176','loggedin',1),(673,'user','9','2023-06-17 10:58:15','','','105.160.19.128','loggedin',1),(674,'user','9','2023-06-17 11:01:20','2023-06-17 11:01:54','','197.232.142.176','loggedin',1),(675,'user','9','2023-06-17 11:02:15','2023-06-17 11:04:38','','105.160.19.128','loggedin',1),(676,'admin','1','2023-06-17 11:02:57','2023-06-17 11:23:17','','197.232.142.176','loggedin',1),(677,'user','8','2023-06-17 11:04:57','2023-06-17 11:05:10','','105.160.19.128','loggedin',1),(678,'user','9','2023-06-17 11:23:33','2023-06-17 11:24:27','','197.232.142.176','loggedin',1),(679,'user','9','2023-06-17 11:24:43','2023-06-17 11:24:56','','197.232.142.176','loggedin',1),(680,'user','9','2023-06-17 11:25:09','2023-06-17 11:25:20','','197.232.142.176','loggedin',1),(681,'admin','1','2023-06-17 11:25:28','2023-06-17 11:26:57','','197.232.142.176','loggedin',1),(682,'user','9','2023-06-17 11:27:07','2023-06-17 11:28:38','','197.232.142.176','loggedin',1),(683,'user','9','2023-06-17 11:29:12','2023-06-17 11:35:02','','197.232.142.176','loggedin',1),(684,'admin','1','2023-06-17 11:35:32','2023-06-17 11:38:33','','197.232.142.176','loggedin',1),(685,'user','9','2023-06-17 11:39:05','','','197.232.142.176','loggedin',1),(686,'user','9','2023-06-17 12:00:46','','','105.160.19.128','loggedin',1),(687,'admin','7','2023-06-17 12:09:46','','','105.160.19.128','loggedin',1),(688,'admin','7','2023-06-17 12:12:38','','','41.81.218.234','loggedin',1),(689,'admin','1','2023-06-17 12:15:32','','','197.232.142.176','loggedin',1),(690,'admin','7','2023-06-17 15:46:32','','','105.160.46.53','loggedin',1),(691,'user','9','2023-06-17 16:50:50','2023-06-17 18:22:43','','105.160.21.67','loggedin',1),(692,'admin','7','2023-06-17 17:47:04','','','105.160.98.110','loggedin',1),(693,'admin','1','2023-06-17 18:36:51','2023-06-17 18:38:58','','154.159.238.255','loggedin',1),(694,'admin','7','2023-06-17 18:39:52','2023-06-17 19:13:03','','154.159.238.255','loggedin',1),(695,'admin','1','2023-06-17 19:19:59','','','154.159.238.255','loggedin',1),(696,'superadmin','7','2023-06-17 20:10:36','','','105.160.98.110','loggedin',1),(697,'superadmin','7','2023-06-18 21:28:25','','','105.160.57.93','loggedin',1),(698,'user','9','2023-06-19 06:11:51','','','105.160.57.93','loggedin',1),(699,'user','9','2023-06-19 09:14:09','','','105.160.57.93','loggedin',1),(700,'admin','1','2023-06-19 09:25:11','','','197.232.152.237','loggedin',1),(701,'superadmin','7','2023-06-19 13:43:59','','','105.161.13.107','loggedin',1),(702,'admin','1','2023-06-19 15:17:53','','','197.232.141.209','loggedin',1),(703,'superadmin','7','2023-06-19 16:43:51','','','105.160.57.93','loggedin',1),(704,'user','9','2023-06-19 17:45:09','2023-06-19 17:51:56','','105.160.57.93','loggedin',1),(705,'user','9','2023-06-19 17:52:09','2023-06-19 18:39:49','','105.160.57.93','loggedin',1),(706,'user','9','2023-06-20 06:20:56','','','105.160.57.93','loggedin',1),(707,'user','9','2023-06-20 10:23:10','','','105.160.57.93','loggedin',1),(708,'superadmin','7','2023-06-20 11:41:01','','','41.81.152.86','loggedin',1),(709,'user','9','2023-06-20 13:46:24','','','105.160.57.93','loggedin',1),(710,'user','9','2023-06-20 15:43:31','2023-06-20 18:28:47','','105.160.57.93','loggedin',1),(711,'superadmin','7','2023-06-20 16:29:57','','','197.179.38.1','loggedin',1),(712,'superadmin','7','2023-06-20 16:36:12','','','197.179.38.1','loggedin',1),(713,'user','9','2023-06-21 07:36:06','','','105.160.71.241','loggedin',1),(714,'superadmin','7','2023-06-21 08:49:51','','','105.160.97.194','loggedin',1),(715,'user','9','2023-06-21 10:46:03','','','105.160.108.102','loggedin',1),(716,'superadmin','7','2023-06-21 10:57:40','','','197.182.152.137','loggedin',1),(717,'user','9','2023-06-21 17:16:52','','','105.160.108.102','loggedin',1),(718,'user','9','2023-06-22 06:11:13','','','105.160.108.102','loggedin',1),(719,'superadmin','7','2023-06-22 10:01:16','','','41.90.217.227','loggedin',1),(720,'superadmin','7','2023-06-22 16:53:11','','','197.176.18.183','loggedin',1),(721,'user','9','2023-06-22 18:20:54','2023-06-22 18:24:49','','105.160.108.102','loggedin',1),(722,'superadmin','7','2023-06-22 18:28:35','','','105.160.108.102','loggedin',1),(723,'superadmin','7','2023-06-23 07:02:23','','','105.161.74.181','loggedin',1),(724,'user','9','2023-06-23 08:46:53','','','105.160.24.105','loggedin',1),(725,'superadmin','7','2023-06-23 09:10:30','','','105.161.98.181','loggedin',1),(726,'superadmin','7','2023-06-23 13:03:19','','','105.161.95.5','loggedin',1),(727,'user','9','2023-06-23 13:59:15','2023-06-23 18:24:57','','105.160.24.105','loggedin',1),(728,'superadmin','7','2023-06-23 17:02:03','','','41.90.216.254','loggedin',1),(729,'user','9','2023-06-24 06:58:23','','','105.160.33.124','loggedin',1),(730,'user','9','2023-06-24 10:57:46','','','105.160.33.124','loggedin',1),(731,'superadmin','7','2023-06-24 11:35:44','','','196.98.192.106','loggedin',1),(732,'superadmin','7','2023-06-24 13:49:53','','','41.90.4.53','loggedin',1),(733,'user','9','2023-06-24 15:35:07','2023-06-24 18:07:24','','105.160.33.124','loggedin',1),(734,'user','9','2023-06-26 06:25:35','','','105.160.7.75','loggedin',1),(735,'user','9','2023-06-26 11:11:54','','','105.160.7.75','loggedin',1),(736,'superadmin','7','2023-06-26 12:17:51','','','196.201.218.49','loggedin',1),(737,'user','9','2023-06-26 12:47:17','','','105.160.7.75','loggedin',1),(738,'user','9','2023-06-26 13:30:56','','','105.160.7.75','loggedin',1),(739,'admin','1','2023-06-26 17:17:11','','','197.232.152.237','loggedin',1),(740,'superadmin','7','2023-06-27 06:16:17','','','41.90.216.82','loggedin',1),(741,'user','9','2023-06-27 08:18:03','','','105.160.52.55','loggedin',1),(742,'superadmin','7','2023-06-27 08:40:41','','','41.90.216.82','loggedin',1),(743,'user','9','2023-06-27 14:11:37','','','105.160.123.182','loggedin',1),(744,'user','9','2023-06-27 17:42:09','2023-06-27 18:21:45','','105.160.8.112','loggedin',1),(745,'user','9','2023-06-28 07:14:11','','','105.160.85.185','loggedin',1),(746,'user','9','2023-06-28 09:48:35','','','105.160.85.185','loggedin',1),(747,'user','9','2023-06-28 12:55:57','','','105.160.85.185','loggedin',1),(748,'superadmin','7','2023-06-28 17:25:53','','','197.178.24.75','loggedin',1),(749,'user','9','2023-06-28 17:26:00','2023-06-28 18:16:52','','105.160.100.189','loggedin',1),(750,'user','9','2023-06-29 06:41:50','','','105.160.23.96','loggedin',1),(751,'superadmin','7','2023-06-29 10:21:32','','','197.178.24.75','loggedin',1),(752,'user','9','2023-06-29 11:39:08','','','105.160.105.151','loggedin',1),(753,'user','9','2023-06-29 14:32:48','','','105.160.105.151','loggedin',1),(754,'superadmin','7','2023-06-29 17:13:24','','','197.178.24.75','loggedin',1),(755,'user','9','2023-06-29 18:09:22','2023-06-29 18:17:43','','105.160.0.21','loggedin',1),(756,'user','9','2023-06-30 06:12:28','','','105.160.0.21','loggedin',1),(757,'user','9','2023-06-30 07:49:28','','','105.160.58.45','loggedin',1),(758,'user','9','2023-06-30 10:04:01','','','105.160.58.45','loggedin',1),(759,'user','9','2023-06-30 13:27:41','','','105.160.71.252','loggedin',1),(760,'user','9','2023-06-30 14:13:24','2023-06-30 18:10:52','','105.160.59.160','loggedin',1),(761,'superadmin','7','2023-06-30 17:55:11','','','197.178.249.34','loggedin',1),(762,'user','9','2023-07-01 09:02:35','','','105.160.59.160','loggedin',1),(763,'user','9','2023-07-01 12:27:01','','','105.160.59.160','loggedin',1),(764,'user','9','2023-07-01 15:58:34','2023-07-01 18:28:48','','105.160.59.160','loggedin',1),(765,'superadmin','7','2023-07-01 16:42:04','','','196.201.210.208','loggedin',1),(766,'user','9','2023-07-03 07:05:49','','','105.160.59.160','loggedin',1),(767,'user','9','2023-07-03 13:57:17','','','105.160.59.160','loggedin',1),(768,'user','9','2023-07-03 15:21:55','','','105.160.59.160','loggedin',1),(769,'user','9','2023-07-03 16:59:12','2023-07-03 18:18:08','','105.160.110.178','loggedin',1),(770,'user','9','2023-07-04 07:26:54','2023-07-04 18:35:23','','105.160.110.178','loggedin',1),(771,'user','9','2023-07-05 06:36:34','','','105.160.110.178','loggedin',1),(772,'user','9','2023-07-05 10:06:03','','','105.160.110.178','loggedin',1),(773,'user','9','2023-07-05 15:58:26','2023-07-05 18:32:52','','105.160.110.178','loggedin',1),(774,'user','9','2023-07-06 06:42:04','','','105.160.110.178','loggedin',1),(775,'user','9','2023-07-06 12:35:08','2023-07-06 18:15:57','','105.160.110.178','loggedin',1),(776,'user','9','2023-07-07 07:25:18','','','105.160.110.178','loggedin',1),(777,'user','9','2023-07-07 14:32:47','','','105.160.110.178','loggedin',1),(778,'superadmin','7','2023-07-07 15:06:50','','','196.201.210.217','loggedin',1),(779,'user','9','2023-07-07 17:24:40','2023-07-07 18:54:38','','105.160.110.178','loggedin',1),(780,'superadmin','7','2023-07-07 17:49:40','','','196.201.210.217','loggedin',1),(781,'user','9','2023-07-08 06:30:29','','','105.160.110.178','loggedin',1),(782,'user','9','2023-07-08 09:24:08','','','105.160.110.178','loggedin',1),(783,'user','9','2023-07-08 16:34:09','2023-07-08 18:09:50','','105.160.110.178','loggedin',1),(784,'superadmin','7','2023-07-08 18:11:56','','','196.201.218.158','loggedin',1),(785,'user','9','2023-07-10 07:16:09','','','105.160.112.100','loggedin',1),(786,'superadmin','7','2023-07-10 09:22:11','','','41.90.216.66','loggedin',1),(787,'user','9','2023-07-10 11:32:10','2023-07-10 18:25:50','','105.160.112.100','loggedin',1),(788,'superadmin','7','2023-07-10 12:02:32','','','41.90.216.66','loggedin',1),(789,'superadmin','7','2023-07-10 16:47:53','','','41.90.216.66','loggedin',1),(790,'user','9','2023-07-11 06:46:10','','','105.160.94.209','loggedin',1),(791,'user','9','2023-07-11 09:17:57','','','105.160.94.209','loggedin',1),(792,'user','9','2023-07-11 13:52:00','','','105.160.94.209','loggedin',1),(793,'user','9','2023-07-11 16:15:22','','','105.160.94.209','loggedin',1),(794,'superadmin','7','2023-07-11 16:34:40','','','196.201.218.9','loggedin',1),(795,'superadmin','7','2023-07-11 18:06:20','','','196.201.218.160','loggedin',1),(796,'user','9','2023-07-11 18:27:18','2023-07-11 18:29:04','','105.160.47.231','loggedin',1),(797,'user','9','2023-07-12 06:37:02','','','105.160.47.231','loggedin',1),(798,'user','9','2023-07-12 08:10:18','','','105.160.47.231','loggedin',1),(799,'user','9','2023-07-12 11:02:13','','','105.160.48.64','loggedin',1),(800,'user','9','2023-07-12 14:20:18','','','105.160.48.64','loggedin',1),(801,'user','9','2023-07-12 16:47:43','2023-07-12 18:18:13','','105.160.76.251','loggedin',1),(802,'user','9','2023-07-13 06:39:40','','','105.160.95.65','loggedin',1),(803,'user','9','2023-07-13 18:14:16','2023-07-13 18:21:11','','105.160.95.65','loggedin',1),(804,'user','9','2023-07-14 06:07:14','','','105.160.28.62','loggedin',1),(805,'user','9','2023-07-14 10:12:09','','','105.160.40.175','loggedin',1),(806,'user','9','2023-07-14 14:54:05','2023-07-14 18:19:28','','105.160.40.175','loggedin',1),(807,'user','9','2023-07-15 07:46:14','','','105.160.40.175','loggedin',1),(808,'user','9','2023-07-15 09:31:50','','','105.160.46.76','loggedin',1),(809,'user','9','2023-07-15 12:05:59','','','105.160.46.76','loggedin',1),(810,'superadmin','7','2023-07-15 14:32:31','','','41.81.73.148','loggedin',1),(811,'superadmin','7','2023-07-15 14:32:40','','','41.81.73.148','loggedin',1),(812,'user','9','2023-07-15 16:05:56','2023-07-15 18:21:25','','105.160.46.76','loggedin',1),(813,'user','9','2023-07-17 06:16:05','','','105.160.123.164','loggedin',1),(814,'user','9','2023-07-17 09:57:24','','','105.160.123.164','loggedin',1),(815,'superadmin','7','2023-07-17 13:28:24','','','197.182.53.2','loggedin',1),(816,'user','9','2023-07-17 17:24:08','2023-07-17 18:21:36','','105.160.123.164','loggedin',1),(817,'user','9','2023-07-18 06:15:54','','','105.160.123.164','loggedin',1),(818,'user','9','2023-07-18 12:32:54','2023-07-18 18:30:51','','105.160.123.164','loggedin',1),(819,'user','8','2023-07-19 06:06:10','','','105.160.123.164','loggedin',1),(820,'user','8','2023-07-19 09:32:47','','','105.160.123.164','loggedin',1),(821,'user','8','2023-07-19 12:27:46','2023-07-19 16:23:08','','105.160.123.164','loggedin',1),(822,'user','9','2023-07-19 16:23:17','2023-07-19 16:24:19','','105.160.123.164','loggedin',1),(823,'user','8','2023-07-19 16:24:34','2023-07-19 18:24:05','','105.160.123.164','loggedin',1),(824,'user','9','2023-07-20 06:05:45','','','105.160.15.87','loggedin',1),(825,'user','9','2023-07-20 09:18:16','','','105.160.15.87','loggedin',1),(826,'user','9','2023-07-20 15:00:16','2023-07-20 18:18:03','','105.160.122.213','loggedin',1),(827,'user','9','2023-07-21 08:21:19','','','105.160.122.213','loggedin',1),(828,'user','9','2023-07-21 12:58:45','','','105.160.122.213','loggedin',1),(829,'user','9','2023-07-21 15:36:15','2023-07-21 18:24:05','','105.160.122.213','loggedin',1),(830,'user','9','2023-07-22 07:33:39','','','105.160.122.213','loggedin',1),(831,'superadmin','7','2023-07-22 13:02:19','','','196.201.218.55','loggedin',1),(832,'user','9','2023-07-22 16:04:48','2023-07-22 18:14:29','','105.160.101.15','loggedin',1),(833,'user','9','2023-07-24 08:58:50','','','105.160.86.171','loggedin',1),(834,'superadmin','7','2023-07-24 11:13:58','','','105.60.204.128','loggedin',1),(835,'user','9','2023-07-24 16:43:19','2023-07-24 18:19:18','','105.160.28.62','loggedin',1),(836,'superadmin','7','2023-07-24 17:40:51','','','105.60.204.128','loggedin',1),(837,'user','9','2023-07-25 06:19:21','','','105.160.30.11','loggedin',1),(838,'user','9','2023-07-25 12:41:54','','','105.160.64.122','loggedin',1),(839,'admin','1','2023-07-25 15:17:37','','','41.81.201.217','loggedin',1),(840,'user','9','2023-07-25 16:40:44','2023-07-25 18:21:42','','105.160.76.198','loggedin',1),(841,'superadmin','7','2023-07-26 16:22:04','','','196.201.210.90','loggedin',1),(842,'superadmin','7','2023-07-27 06:47:10','','','196.106.44.10','loggedin',1),(843,'superadmin','7','2023-07-27 10:40:47','','','196.201.210.74','loggedin',1),(844,'user','9','2023-07-27 11:18:36','','','105.160.40.8','loggedin',1),(845,'user','9','2023-07-27 16:11:36','','','105.160.40.8','loggedin',1),(846,'superadmin','7','2023-07-27 18:10:39','','','196.201.210.124','loggedin',1),(847,'user','9','2023-07-27 18:35:15','2023-07-27 18:37:35','','105.160.40.8','loggedin',1),(848,'user','9','2023-07-28 06:50:14','','','105.160.96.234','loggedin',1),(849,'user','9','2023-07-28 11:06:10','2023-07-28 18:26:18','','105.160.96.234','loggedin',1),(850,'user','9','2023-07-29 10:40:25','','','105.160.94.252','loggedin',1),(851,'user','9','2023-07-29 16:32:44','','','105.160.94.252','loggedin',1),(852,'user','9','2023-07-29 18:39:42','2023-07-29 18:39:53','','105.160.5.173','loggedin',1),(853,'user','9','2023-07-31 06:44:24','','','105.160.89.214','loggedin',1),(854,'user','9','2023-07-31 12:14:37','','','105.160.31.240','loggedin',1),(855,'user','9','2023-07-31 16:40:53','2023-07-31 18:25:47','','105.160.31.240','loggedin',1),(856,'superadmin','7','2023-07-31 17:19:03','','','105.49.199.203','loggedin',1),(857,'user','9','2023-08-01 12:03:40','2023-08-01 18:27:10','','105.160.31.240','loggedin',1),(858,'superadmin','7','2023-08-01 14:40:47','','','105.49.199.203','loggedin',1),(859,'user','9','2023-08-02 07:21:22','','','105.160.29.215','loggedin',1),(860,'user','9','2023-08-02 12:57:03','2023-08-02 18:24:52','','105.160.29.215','loggedin',1),(861,'user','9','2023-08-03 12:40:30','2023-08-03 18:30:48','','105.160.38.254','loggedin',1),(862,'user','9','2023-08-04 07:53:25','','','105.160.113.124','loggedin',1),(863,'user','9','2023-08-04 10:09:38','','','105.160.113.124','loggedin',1),(864,'user','9','2023-08-04 16:44:51','2023-08-04 18:34:16','','105.160.51.89','loggedin',1),(865,'user','9','2023-08-05 06:20:08','','','105.160.51.89','loggedin',1),(866,'user','9','2023-08-05 12:04:47','','','105.160.51.89','loggedin',1),(867,'superadmin','7','2023-08-05 14:10:56','','','105.167.14.26','loggedin',1),(868,'user','9','2023-08-05 14:43:38','','','105.160.51.89','loggedin',1),(869,'user','9','2023-08-05 16:35:56','2023-08-05 18:19:42','','105.160.51.89','loggedin',1),(870,'user','9','2023-08-07 07:32:02','','','105.160.77.204','loggedin',1),(871,'user','9','2023-08-07 08:34:35','','','105.160.76.101','loggedin',1),(872,'superadmin','7','2023-08-07 12:11:33','','','196.201.210.80','loggedin',1),(873,'user','9','2023-08-07 14:42:30','','','105.160.69.37','loggedin',1),(874,'superadmin','7','2023-08-07 16:45:05','','','196.201.210.80','loggedin',1),(875,'user','9','2023-08-08 08:52:58','','','105.160.71.161','loggedin',1),(876,'superadmin','7','2023-08-08 09:09:55','','','196.201.210.229','loggedin',1),(877,'user','9','2023-08-08 11:56:23','','','105.160.71.161','loggedin',1),(878,'user','9','2023-08-08 13:05:23','','','105.160.71.161','loggedin',1),(879,'superadmin','7','2023-08-08 13:30:20','','','105.161.1.124','loggedin',1),(880,'superadmin','7','2023-08-08 15:57:29','','','105.161.1.124','loggedin',1),(881,'user','9','2023-08-08 17:46:55','2023-08-08 18:22:13','','105.160.61.162','loggedin',1),(882,'superadmin','7','2023-08-08 18:10:33','','','105.161.1.124','loggedin',1),(883,'superadmin','7','2023-08-09 10:13:12','','','196.201.218.225','loggedin',1),(884,'superadmin','7','2023-08-09 11:39:05','','','196.201.218.225','loggedin',1),(885,'user','9','2023-08-09 13:25:44','','','105.160.94.75','loggedin',1),(886,'superadmin','7','2023-08-09 15:12:48','','','196.201.218.225','loggedin',1),(887,'user','9','2023-08-09 17:21:08','2023-08-09 18:19:49','','105.160.8.13','loggedin',1),(888,'user','9','2023-08-10 07:26:12','','','105.160.112.252','loggedin',1),(889,'user','9','2023-08-10 09:59:36','','','105.160.112.252','loggedin',1),(890,'superadmin','7','2023-08-10 10:22:30','','','196.201.218.172','loggedin',1),(891,'superadmin','7','2023-08-10 18:05:17','','','196.201.218.225','loggedin',1),(892,'user','9','2023-08-10 18:16:25','2023-08-10 18:20:05','','105.160.112.252','loggedin',1),(893,'user','9','2023-08-11 06:16:26','','','105.160.112.252','loggedin',1),(894,'user','9','2023-08-11 07:27:31','','','105.160.112.252','loggedin',1),(895,'user','9','2023-08-11 10:24:34','2023-08-11 18:25:25','','105.160.112.252','loggedin',1),(896,'superadmin','7','2023-08-11 13:54:06','','','41.90.5.2','loggedin',1),(897,'superadmin','7','2023-08-11 16:09:22','','','41.90.5.2','loggedin',1),(898,'user','9','2023-08-12 07:26:05','','','105.160.57.254','loggedin',1),(899,'superadmin','7','2023-08-12 14:18:40','','','41.90.216.132','loggedin',1),(900,'user','9','2023-08-12 16:38:19','','','105.160.121.184','loggedin',1),(901,'user','9','2023-08-12 17:58:16','2023-08-12 18:11:33','','105.160.119.60','loggedin',1),(902,'user','9','2023-08-14 06:18:57','','','105.160.97.113','loggedin',1),(903,'user','9','2023-08-14 16:36:51','2023-08-14 18:26:48','','105.160.7.127','loggedin',1),(904,'superadmin','7','2023-08-14 17:11:29','','','105.160.74.23','loggedin',1),(905,'user','9','2023-08-15 08:04:26','','','105.160.7.127','loggedin',1),(906,'superadmin','7','2023-08-15 11:19:05','','','105.160.74.23','loggedin',1),(907,'superadmin','7','2023-08-15 13:40:42','','','105.160.74.23','loggedin',1),(908,'user','9','2023-08-15 13:49:00','2023-08-15 18:17:55','','105.160.7.127','loggedin',1),(909,'superadmin','7','2023-08-15 17:08:54','','','105.160.74.23','loggedin',1),(910,'user','9','2023-08-16 07:26:34','','','105.160.7.127','loggedin',1),(911,'user','9','2023-08-16 09:50:56','','','105.160.7.127','loggedin',1),(912,'user','9','2023-08-16 11:54:40','','','105.160.7.127','loggedin',1),(913,'superadmin','7','2023-08-16 14:42:28','','','105.161.220.113','loggedin',1),(914,'user','9','2023-08-16 15:47:09','2023-08-16 18:24:04','','105.160.7.127','loggedin',1),(915,'superadmin','7','2023-08-16 17:53:05','','','105.161.220.113','loggedin',1),(916,'user','9','2023-08-17 06:18:50','','','105.160.7.127','loggedin',1),(917,'user','9','2023-08-17 11:26:40','','','105.160.7.127','loggedin',1),(918,'superadmin','7','2023-08-17 15:27:26','','','105.160.39.60','loggedin',1),(919,'user','9','2023-08-17 16:30:37','2023-08-17 18:22:13','','105.160.7.127','loggedin',1),(920,'superadmin','7','2023-08-17 17:46:17','','','105.160.39.60','loggedin',1),(921,'user','9','2023-08-18 06:58:34','','','105.160.7.127','loggedin',1),(922,'superadmin','7','2023-08-18 12:52:15','','','105.161.209.81','loggedin',1),(923,'user','9','2023-08-18 13:57:41','','','105.160.34.207','loggedin',1),(924,'superadmin','7','2023-08-18 14:07:59','','','105.161.209.81','loggedin',1),(925,'superadmin','7','2023-08-18 16:24:08','','','105.161.209.81','loggedin',1),(926,'user','9','2023-08-18 18:09:19','2023-08-18 18:25:44','','105.160.34.207','loggedin',1),(927,'user','9','2023-08-19 06:29:56','','','105.160.34.207','loggedin',1),(928,'user','9','2023-08-19 09:05:23','','','105.160.34.207','loggedin',1),(929,'user','9','2023-08-19 10:45:45','2023-08-19 18:07:45','','105.160.34.207','loggedin',1),(930,'superadmin','7','2023-08-19 12:34:47','','','196.101.221.193','loggedin',1),(931,'superadmin','7','2023-08-19 17:36:17','','','196.101.221.193','loggedin',1),(932,'user','9','2023-08-21 07:04:29','','','105.160.34.207','loggedin',1),(933,'user','9','2023-08-21 09:18:52','','','105.160.34.207','loggedin',1),(934,'user','9','2023-08-21 11:25:00','2023-08-21 18:28:05','','105.160.119.117','loggedin',1),(935,'superadmin','7','2023-08-21 16:16:03','','','196.201.210.116','loggedin',1),(936,'user','9','2023-08-22 08:49:13','','','105.160.119.117','loggedin',1),(937,'superadmin','7','2023-08-22 10:01:04','','','196.201.210.116','loggedin',1),(938,'superadmin','7','2023-08-22 16:37:51','','','196.201.210.6','loggedin',1),(939,'user','9','2023-08-22 16:46:45','2023-08-22 18:18:26','','105.160.64.53','loggedin',1),(940,'superadmin','7','2023-08-22 17:06:17','','','196.201.210.116','loggedin',1),(941,'superadmin','7','2023-08-23 17:41:53','','','197.179.84.56','loggedin',1),(942,'user','9','2023-08-24 08:12:55','','','105.160.74.137','loggedin',1),(943,'user','9','2023-08-24 10:38:58','','','105.160.74.137','loggedin',1),(944,'superadmin','7','2023-08-24 12:09:06','','','196.201.210.15','loggedin',1),(945,'user','9','2023-08-24 12:42:08','2023-08-24 18:24:12','','105.160.74.137','loggedin',1),(946,'superadmin','7','2023-08-24 13:57:23','','','105.161.156.72','loggedin',1),(947,'superadmin','7','2023-08-24 16:15:57','','','196.201.210.15','loggedin',1),(948,'user','9','2023-08-25 06:26:25','','','105.160.74.137','loggedin',1),(949,'user','9','2023-08-25 14:02:31','2023-08-25 18:24:34','','105.160.82.174','loggedin',1),(950,'superadmin','7','2023-08-25 18:44:48','','','196.201.218.170','loggedin',1),(951,'user','9','2023-08-26 08:25:26','','','105.160.44.15','loggedin',1),(952,'user','9','2023-08-26 16:29:56','2023-08-26 18:23:42','','105.160.70.230','loggedin',1),(953,'user','9','2023-08-28 10:42:16','','','105.160.16.106','loggedin',1),(954,'user','9','2023-08-28 14:51:38','','','105.160.5.235','loggedin',1),(955,'superadmin','7','2023-08-28 14:58:27','','','196.201.218.89','loggedin',1),(956,'user','9','2023-08-28 15:57:28','','','105.160.127.211','loggedin',1),(957,'user','9','2023-08-28 17:38:49','2023-08-28 18:16:58','','105.160.12.124','loggedin',1),(958,'superadmin','7','2023-08-28 18:04:28','','','196.201.218.89','loggedin',1),(959,'user','9','2023-08-29 06:13:42','2023-08-29 18:30:16','','105.160.12.124','loggedin',1),(960,'superadmin','7','2023-08-29 16:27:50','','','196.201.210.250','loggedin',1),(961,'user','9','2023-08-30 10:11:22','','','105.160.14.36','loggedin',1),(962,'user','9','2023-08-30 15:37:05','2023-08-30 18:25:51','','105.160.39.180','loggedin',1),(963,'user','9','2023-08-31 08:22:01','','','105.160.39.180','loggedin',1),(964,'user','9','2023-08-31 18:25:04','2023-08-31 18:34:49','','105.160.39.180','loggedin',1),(965,'user','9','2023-09-01 08:48:53','','','105.160.39.180','loggedin',1),(966,'user','9','2023-09-01 18:13:02','2023-09-01 18:31:38','','105.160.21.171','loggedin',1),(967,'user','9','2023-09-02 08:32:18','','','105.160.46.128','loggedin',1),(968,'user','9','2023-09-02 13:12:36','','','105.160.46.128','loggedin',1),(969,'user','9','2023-09-02 16:30:30','2023-09-02 18:16:01','','105.160.112.34','loggedin',1),(970,'superadmin','7','2023-09-02 18:40:51','','','41.90.5.20','loggedin',1),(971,'user','9','2023-09-04 07:07:44','','','105.160.29.209','loggedin',1),(972,'user','9','2023-09-04 09:09:12','','','105.160.29.209','loggedin',1),(973,'user','9','2023-09-04 16:55:16','2023-09-04 18:26:07','','105.160.14.154','loggedin',1),(974,'user','9','2023-09-05 09:29:05','','','105.160.14.154','loggedin',1),(975,'user','9','2023-09-05 12:14:35','','','105.160.14.154','loggedin',1),(976,'user','9','2023-09-05 15:25:19','2023-09-05 18:20:02','','105.160.14.154','loggedin',1),(977,'user','9','2023-09-06 13:13:41','','','105.160.23.38','loggedin',1),(978,'superadmin','7','2023-09-06 13:21:13','','','196.201.218.187','loggedin',1),(979,'user','9','2023-09-06 17:22:24','2023-09-06 18:25:46','','105.160.113.159','loggedin',1),(980,'user','9','2023-09-07 07:36:12','','','105.160.49.76','loggedin',1),(981,'superadmin','7','2023-09-07 12:01:57','','','196.201.218.161','loggedin',1),(982,'superadmin','7','2023-09-07 15:05:52','','','196.201.218.161','loggedin',1),(983,'user','9','2023-09-07 15:09:14','2023-09-07 18:18:46','','105.160.49.76','loggedin',1),(984,'superadmin','7','2023-09-07 18:13:03','','','196.201.218.161','loggedin',1),(985,'user','9','2023-09-08 07:59:21','','','105.160.49.76','loggedin',1),(986,'superadmin','7','2023-09-08 11:39:09','','','196.109.31.20','loggedin',1),(987,'user','9','2023-09-08 11:55:01','','','105.160.49.76','loggedin',1),(988,'user','9','2023-09-08 14:02:44','2023-09-08 18:20:03','','105.160.49.76','loggedin',1),(989,'superadmin','7','2023-09-08 16:00:11','','','196.109.31.20','loggedin',1),(990,'superadmin','7','2023-09-08 17:47:06','','','196.109.31.20','loggedin',1),(991,'user','9','2023-09-09 12:14:44','2023-09-09 18:09:11','','105.160.49.76','loggedin',1),(992,'user','9','2023-09-11 07:59:23','','','105.160.46.108','loggedin',1),(993,'user','9','2023-09-11 16:03:54','2023-09-11 18:13:36','','105.160.31.164','loggedin',1),(994,'user','9','2023-09-12 08:33:21','','','105.160.31.164','loggedin',1),(995,'user','9','2023-09-12 11:53:42','','','105.160.31.164','loggedin',1),(996,'user','9','2023-09-12 15:25:47','','','105.160.31.164','loggedin',1),(997,'user','9','2023-09-12 17:44:15','','','105.160.62.104','loggedin',1),(998,'user','9','2023-09-12 18:05:03','2023-09-12 18:21:18','','105.160.50.217','loggedin',1),(999,'user','9','2023-09-13 08:04:38','','','105.160.105.245','loggedin',1),(1000,'user','9','2023-09-13 13:06:21','','','105.160.112.61','loggedin',1),(1001,'user','9','2023-09-13 18:00:29','2023-09-13 18:44:49','','105.160.120.198','loggedin',1),(1002,'user','9','2023-09-14 15:02:34','','','105.160.56.189','loggedin',1),(1003,'superadmin','7','2023-09-14 17:13:39','','','196.201.210.97','loggedin',1),(1004,'user','9','2023-09-14 17:28:03','2023-09-14 18:15:17','','105.160.86.148','loggedin',1),(1005,'user','9','2023-09-15 12:50:20','','','105.160.15.12','loggedin',1),(1006,'user','9','2023-09-15 13:09:28','','','105.160.15.12','loggedin',1),(1007,'user','9','2023-09-15 15:56:34','','','105.160.15.12','loggedin',1),(1008,'user','9','2023-09-15 15:57:01','','','105.160.15.12','loggedin',1),(1009,'user','9','2023-09-16 06:58:58','','','105.160.30.158','loggedin',1),(1010,'user','9','2023-09-16 09:47:31','','','105.160.125.150','loggedin',1),(1011,'user','9','2023-09-16 13:34:32','','','105.160.4.158','loggedin',1),(1012,'user','9','2023-09-16 17:35:34','','','105.160.4.158','loggedin',1),(1013,'user','9','2023-09-18 12:04:03','','','105.160.82.4','loggedin',1),(1014,'user','9','2023-09-18 13:57:36','','','105.160.82.4','loggedin',1),(1015,'user','9','2023-09-19 07:22:15','','','105.160.90.251','loggedin',1),(1016,'superadmin','7','2023-09-19 17:14:05','','','41.90.216.236','loggedin',1),(1017,'user','9','2023-09-19 17:34:53','2023-09-19 18:20:54','','105.160.44.241','loggedin',1),(1018,'user','9','2023-09-19 18:21:13','2023-09-19 18:22:59','','105.160.44.241','loggedin',1),(1019,'user','9','2023-09-20 06:28:46','','','105.160.44.241','loggedin',1),(1020,'user','9','2023-09-20 10:28:42','','','105.160.44.241','loggedin',1),(1021,'user','9','2023-09-20 13:21:44','','','105.160.44.241','loggedin',1),(1022,'superadmin','7','2023-09-20 16:04:02','','','196.97.198.43','loggedin',1),(1023,'superadmin','7','2023-09-20 17:22:28','','','196.97.198.43','loggedin',1),(1024,'user','9','2023-09-20 17:58:14','2023-09-20 18:00:21','','105.160.70.194','loggedin',1),(1025,'user','9','2023-09-21 08:52:55','','','105.160.79.143','loggedin',1),(1026,'user','9','2023-09-21 10:12:12','','','105.160.65.59','loggedin',1),(1027,'superadmin','7','2023-09-21 17:08:39','','','197.182.118.231','loggedin',1),(1028,'superadmin','7','2023-09-22 18:16:37','','','105.62.32.93','loggedin',1),(1029,'superadmin','7','2023-11-23 17:44:03','','','102.5.46.68','loggedin',1),(1030,'admin','1','2024-03-10 19:59:54','','','105.160.9.101','loggedin',1),(1031,'admin','1','2024-03-16 12:17:39','','','197.232.155.234','loggedin',1),(1032,'admin','1','2024-03-20 10:17:03','','','197.232.142.176','loggedin',1),(1033,'admin','1','2024-03-20 10:20:02','','','197.232.142.176','loggedin',1),(1034,'admin','1','2025-06-21 12:12:07','','','197.232.142.176','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=5 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,'CROP FARMING','','2023-03-01 17:29:50','active','1','','1'),(2,'LIVESTOCK FARMING','','2023-03-01 17:29:52','active','1','','1'),(3,'POULTRY FARMIG','','2023-03-01 17:30:02','active','1','','1'),(4,'GENERAL','','2023-03-02 13:16:04','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, `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 `message` -- LOCK TABLES `message` WRITE; /*!40000 ALTER TABLE `message` DISABLE KEYS */; INSERT INTO `message` VALUES (1,'COLD','','2023-02-11 12:26:06','active','1','','1',1); /*!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, `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, `rate` varchar(30) NOT NULL, `charge` varchar(30) NOT NULL, `type` varchar(20) NOT NULL, `updatedby` varchar(20) NOT NULL, `usedqty` varchar(20) NOT NULL, `roomid` int(20) DEFAULT NULL, `roomchargeid` 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 `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','0','admin/viewpallmyplots','side','accomodation'),('Accounting',35,'battery-quarter','accounting','0','user/allaccounting','side','banking'),('Accounting Reports',35,'money','accountingreports','0','user/startsales','side','banking'),('Assets',49,'paw','assets','0','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','0','user/allattendance','side','humanresource'),('Branch',81,'rss-square','branch','0','user/viewbranch','side','setting'),('Call center',12,'rss-square','callcenter','0','user/callcenter','side','contact'),('Cashier Sales',87,'folder-open','cashiersales','1','user/mysales','side','moneyin'),('Comments/Complains',11,'paw','complain','0','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','0','user/viedeals','side','project'),('Departments',31,'rss-square','departments','0','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','0','user/ecommerce','side','moneyin'),('Events',10,'line-chart','events','0','user/viewevents','side','project'),('Grouping Members',20,'paper-plane','grouping','1','user/viewgrouping','side','contact'),('Human Resource',14,'rss-square','humanresource','0','user/viewrequest','side','humanresource'),('All Invoices',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','0','user/viewjournalentry','side','banking'),('Labour Records',31,'rss-square','labourrecords','0','user/viewlabour','side','humanresource'),('Leave Management',31,'rss-square','leavemanagement','0','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','0','user/salaryhistory','side','humanresource'),('Payroll Setup',31,'rss-square','payrollsetup','0','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','0','user/viewprojets','side','project'),('Purchases',86,'automobile','purchases','1','user/viewpurchases','side','moneyout'),('Quotation',8,'money','quotation','1','user/allquatation','side','moneyin'),('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','0','user/viewtasks','side','project'),('Tasks Category',13,'birthday-cake','taskscategory','0','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','quotation','Add Quotaion',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','quotation','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),('dontshowbp','reports','Dont Show B.Price',7),('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),('entermpesacode','sales','Enter Mpesa Code',40),('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),('negativestockadjustment','productlist','Negative Stock Adjustment',51),('negativestockadjustment','products','Negative Stock Adjustment',51),('Novatsales','config','No Vat Sales',20),('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),('salebelowbprice','sales','Can sell below set b.price',10),('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','quotation','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),('updateqtysales','sales','Update Quantity on sales Window',61),('UpdateRenewal','members','Update Renewal',30),('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','quotation','View',5),('view','recorddelivery','View Delivery',2),('view','reports','view',1),('View others contact','deals','viewcontact',20),('viewall','deals','View other people\'s deals',5),('viewall','quotation','View others quoation',10),('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(50) 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=415 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 (1,'ULTRAVETIS CABBAGE KIBOKO 25G','3826306',1.00,'2023-03-02 15:56:57','19.00','7','newstock','1','','',0.00,'','1','20','1','1','3826306','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(2,'ULTRAVETIS CABBAGE KIBOKO 25G','3826306',1.00,'2023-03-02 16:11:42','17.00','9','newstock','1','','',0.00,'','1','18','1','1','3826306','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(3,'','1',36.00,'2023-03-02 16:17:42','20.00','9','newstock','1','91677762979','10',400.00,'','1','56','supplier','1','3826116','','',0.00,'VATABLE','0','1986.21','12413.79','','','received',0,'0000-00-00 00:00:00','pcs','36',1,NULL,'Inclusive','branch',NULL,'',''),(4,'','1',20.00,'2023-03-02 16:18:06','20.00','9','newstock','1','91677762979','10',570.00,'','1','40','supplier','1','3826033','','',0.00,'VATABLE','0','1572.41','9827.59','','','received',0,'0000-00-00 00:00:00','pcs','20',1,NULL,'Inclusive','branch',NULL,'',''),(5,'KENYA SEED MAIZE SEED HBM513 -2KG','',20.00,'2023-03-02 16:27:36','0.00','9','newstock','1','','',400.00,'','1','20','internal','1','3826116','','',0.00,'','0','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(6,'DEKALB DKC 8033 2KG','',36.00,'2023-03-02 16:27:58','0.00','9','newstock','1','','',570.00,'','1','36','internal','1','3826033','','',0.00,'','0','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(7,'ULTRAVETIS CABBAGE KIBOKO 25G','3826306',1.00,'2023-03-02 17:38:56','0.00','9','newstock','1','','',0.00,'','1','1','1','1','3826306','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(8,'ULTRAVETIS CABBAGE KIBOKO 25G','',5.00,'2023-03-02 22:28:45','0.00','1','newstock','1','','',0.00,'','1','5','internal','1','3826306','','',0.00,'','1850','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(9,'ULTRAVETIS CABBAGE KIBOKO 25G','',15.00,'2023-03-03 16:09:57','0.00','1','newstock','1','','',0.00,'','1','15','internal','1','3826306','','',0.00,'','1850','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(10,'WESTERN SEED WH 505 2KG','',-2.00,'2023-03-13 10:48:43','52.00','9','newstock','1','','',0.00,'','1','50','internal','1','3826312','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(11,'WESTERN SEED WH 505 2KG','',2.00,'2023-03-13 10:48:53','50.00','9','newstock','1','','',0.00,'','1','52','internal','1','3826312','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(12,'WESTERN SEED WH 507 2KG','3826313',1.00,'2023-03-13 11:05:24','20.00','9','newstock','1','','',0.00,'','1','21','1','1','3826313','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(13,'NORBROOK LEVAFAS XTRA -40ML','',24.00,'2023-03-13 14:14:25','0.00','9','newstock','1','','',0.00,'','1','24','internal','1','3826441','','',0.00,'','130','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(14,'NORBROOK ALBAFAS 10% -40ML','',24.00,'2023-03-13 14:15:26','4.00','9','newstock','1','','',0.00,'','1','28','internal','1','3826430','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(15,'SIMILAW SEEDS COLLARDS (S.WIKI) -25G','',20.00,'2023-03-13 14:23:31','200.00','9','newstock','1','','',90.00,'','1','220','internal','1','3826233','','',0.00,'','130','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(16,'SIMILAW SEEDS COLLARDS (S.WIKI) -25G','',-200.00,'2023-03-13 14:24:28','220.00','9','newstock','1','','',90.00,'','1','20','internal','1','3826233','','',0.00,'','130','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(17,'DEKALB DKC 8033 2KG','',20.00,'2023-03-13 16:00:15','19.00','9','newstock','1','','',0.00,'','1','39','internal','1','3826033','','',0.00,'','650','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(18,'KENYA SEED HBM 516','',24.00,'2023-03-13 16:01:58','21.00','9','newstock','1','','',0.00,'','1','45','internal','1','3826112','','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(19,'SEEDCO MAIZE TEMBO 73','',12.00,'2023-03-13 16:02:28','9.00','9','newstock','1','','',560.00,'','1','21','internal','1','3826497','','',0.00,'','600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(20,'PANNAR MAIZE SEED PAN 691 -2KG','',20.00,'2023-03-13 16:02:53','18.00','9','newstock','1','','',0.00,'','1','38','internal','1','3826186','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(21,'KENYA SEED MAIZE SEED HBM513 -2KG','',-2.00,'2023-03-13 16:03:30','38.00','9','newstock','1','','',0.00,'','1','36','internal','1','3826116','','',0.00,'','420','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(22,'KENYA SEED HBM 516','',-7.00,'2023-03-13 16:04:41','45.00','9','newstock','1','','',0.00,'','1','38','internal','1','3826112','','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(23,'WESTERN SEED WH 507 2KG','3826313',4.00,'2023-03-14 09:30:24','10.00','9','newstock','1','','',0.00,'','1','14','1','1','3826313','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(24,'THABITI ELGON KENYA DAP 50KG','',64.00,'2023-03-14 10:48:41','0.00','9','newstock','1','','',5500.00,'','1','64','internal','1','3826286','','',0.00,'','6550','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(25,'THABITI ELGON KENYA DAP 50KG','',64.00,'2023-03-14 11:07:25','0.00','9','newstock','1','','',5500.00,'','1','64','internal','1','3826286','','',0.00,'','6450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(26,'CENRIVA BETA BOOSTER 1L','',46.00,'2023-03-14 12:38:47','0.00','9','newstock','1','','',75.00,'','1','46','internal','1','3826012','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(27,'THABITI ELGON KENYA DAP 25KG','3826285',1.00,'2023-03-14 13:10:09','152.00','9','newstock','1','','',0.00,'','1','153','1','1','3826285','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(28,'DEKALB DKC 8033 2KG','',37.00,'2023-03-14 14:27:31','0.00','9','newstock','1','','',580.00,'','1','37','internal','1','3826033','','',0.00,'','650','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(29,'CENRIVA BETA BOOSTER 5L','',27.00,'2023-03-14 16:09:51','0.00','9','newstock','1','','',240.00,'','1','27','internal','1','3826015','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(30,'RAINBOW CAPTURE 50ML','',63.00,'2023-03-14 16:12:00','0.00','9','newstock','1','','',228.80,'','1','63','internal','1','3826191','','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(31,'KENYA SEED MAIZE SEED HBM614 -2KG','',16.00,'2023-03-14 16:19:01','3.00','9','newstock','1','','',0.00,'','1','19','internal','1','3826117','','',0.00,'','420','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(32,'THABITI ELGON KENYA DAP 25KG','',154.00,'2023-03-14 18:14:06','0.00','9','newstock','1','','',2800.00,'','1','154','internal','1','3826285','','',0.00,'','3450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(33,'THABITI ELGON KENYA DAP 10KG','',156.00,'2023-03-14 18:17:44','0.00','9','newstock','1','','',1130.00,'','1','156','internal','1','3826284','','',0.00,'','1500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(34,'WESTERN SEED WH 505 2KG','',24.00,'2023-03-14 18:41:11','0.00','9','newstock','1','','',525.00,'','1','24','internal','1','3826312','','',0.00,'','550','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(35,'KENYA SEED MAIZE SEED HBM6213 -2KG','',-33.00,'2023-03-15 06:52:37','46.00','9','newstock','1','','',0.00,'','1','13','internal','1','3826118','','',0.00,'','420','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(36,'PANNAR MAIZE SEED PAN 691 -2KG','',-2.00,'2023-03-15 07:02:23','38.00','9','newstock','1','','',0.00,'','1','36','internal','1','3826186','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(37,'PIONEER SEED MAIZE PH830G19 2KG','',-6.00,'2023-03-15 07:02:42','21.00','9','newstock','1','','',0.00,'','1','15','internal','1','3826188','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(38,'SEEDCO MAIZE TEMBO 73','',-1.00,'2023-03-15 07:03:01','14.00','9','newstock','1','','',560.00,'','1','13','internal','1','3826497','','',0.00,'','600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(39,'WESTERN SEED WH 507 2KG','',-4.00,'2023-03-15 07:03:20','9.00','9','newstock','1','','',525.00,'','1','5','internal','1','3826313','','',0.00,'','550','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(40,'EAS COLLARDS (GEORGIA WIKI) 250G','',1.00,'2023-03-15 09:16:33','0.00','9','newstock','1','','',0.00,'','1','1','internal','1','3826058','','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(41,'RAINBOW CAPTURE IOOML','',114.00,'2023-03-15 12:24:46','0.00','9','newstock','1','','',440.00,'','1','114','internal','1','3826192','','',0.00,'','750','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(42,'RAINBOW FIVESTAR 325SC 100ML','',72.00,'2023-03-15 12:25:02','0.00','9','newstock','1','','',418.00,'','1','72','internal','1','3826193','','',0.00,'','750','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(43,'RAINBOW RID OUT 1L','',69.00,'2023-03-15 13:09:04','0.00','9','newstock','1','','',650.00,'','1','69','internal','1','3826206','','',0.00,'','900','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(44,'RAINBOW RID OUT 250ML','',119.00,'2023-03-15 13:09:32','0.00','9','newstock','1','','',180.40,'','1','119','internal','1','3826207','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(45,'RAINBOW RID OUT 500ML','',118.00,'2023-03-15 13:09:51','0.00','9','newstock','1','','',345.00,'','1','118','internal','1','3826209','','',0.00,'','550','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(46,'KENYA SEED MAIZE SEED HBM513 -2KG','',36.00,'2023-03-15 14:14:20','2.00','9','newstock','1','','',0.00,'','1','38','internal','1','3826116','','',0.00,'','420','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(47,'WESTERN SEED WH 505 2KG','',36.00,'2023-03-15 14:15:01','17.00','9','newstock','1','','',525.00,'','1','53','internal','1','3826312','','',0.00,'','550','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(48,'KENYA SEED MAIZE SEED HBM614 -2KG','',36.00,'2023-03-15 14:15:29','14.00','9','newstock','1','','',0.00,'','1','50','internal','1','3826117','','',0.00,'','420','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(49,'WESTERN SEED WH 507 2KG','',24.00,'2023-03-15 14:15:53','2.00','9','newstock','1','','',525.00,'','1','26','internal','1','3826313','','',0.00,'','550','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(50,'SEEDCO MAIZE SIMBA 61 2KG','',24.00,'2023-03-15 14:16:11','1.00','9','newstock','1','','',560.00,'','1','25','internal','1','3826496','','',0.00,'','600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(51,'KENYA SEED MAIZE SEED HBM6213 -2KG','',36.00,'2023-03-15 14:16:30','7.00','9','newstock','1','','',0.00,'','1','43','internal','1','3826118','','',0.00,'','420','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(52,'KENYA SEED MAIZE SEED HBM629 -2KG','',18.00,'2023-03-15 17:55:47','0.00','9','newstock','1','','',400.00,'','1','18','internal','1','3826121','','',0.00,'','420','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(53,'THABITI ELGON KENYA DAP 25KG','3826285',1.00,'2023-03-15 18:23:46','151.00','9','newstock','1','','',0.00,'','1','152','1','1','3826285','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(54,'THABITI ELGON KENYA DAP 50KG','3826286',1.00,'2023-03-15 18:24:00','61.00','9','newstock','1','','',0.00,'','1','62','1','1','3826286','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(55,'THABITI ELGON KENYA DAP 10KG','3826284',1.00,'2023-03-15 18:24:44','153.00','9','newstock','1','','',0.00,'','1','154','1','1','3826284','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(56,'THABITI ELGON KENYA DAP 25KG','3826285',1.00,'2023-03-15 18:25:58','152.00','9','newstock','1','','',0.00,'','1','153','1','1','3826285','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(57,'THABITI ELGON KENYA DAP 10KG','3826284',1.00,'2023-03-15 18:27:31','154.00','9','newstock','1','','',0.00,'','1','155','1','1','3826284','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(58,'KENYA SEED MAIZE SEED HBM614 -2KG','3826117',2.00,'2023-03-16 08:35:17','46.00','9','newstock','1','','',0.00,'','1','48','1','1','3826117','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(59,'KENYA SEED ROSECOCO GLP2 2KG','',25.00,'2023-03-16 08:44:40','0.00','9','newstock','1','','',600.00,'','1','25','internal','1','3826122','','',0.00,'','650','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(60,'KENYA SEED MAIZE SEED HBM513 -2KG','3826116',7.00,'2023-03-16 08:50:14','0.00','9','newstock','1','','',0.00,'','1','7','1','1','3826116','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(61,'FEDO DIAZOL 60EC -28ML','',9.00,'2023-03-16 12:07:37','0.00','9','newstock','1','','',70.00,'','1','9','internal','1','3826075','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(62,'KENYA SEED MAIZE SEED HBM513 -2KG','',59.00,'2023-03-16 14:31:23','1.00','9','newstock','1','','',0.00,'','1','60','internal','1','3826116','','',0.00,'','420','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(63,'KENYA SEED MAIZE SEED HBM6213 -2KG','',24.00,'2023-03-16 14:31:56','16.00','9','newstock','1','','',0.00,'','1','40','internal','1','3826118','','',0.00,'','420','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(64,'KENYA SEED HBM 516','',24.00,'2023-03-16 14:32:14','9.00','9','newstock','1','','',0.00,'','1','33','internal','1','3826112','','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(65,'WESTERN SEED WH 507 2KG','',36.00,'2023-03-16 14:34:25','13.00','9','newstock','1','','',525.00,'','1','49','internal','1','3826313','','',0.00,'','550','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(66,'SEEDCO MAIZE TEMBO 73','',36.00,'2023-03-16 14:34:42','5.00','9','newstock','1','','',560.00,'','1','41','internal','1','3826497','','',0.00,'','600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(67,'PANNAR MAIZE SEED PAN 691 -2KG','',20.00,'2023-03-16 14:35:00','0.00','9','newstock','1','','',0.00,'','1','20','internal','1','3826186','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(68,'KENYA SEED MAIZE SEED HBM513 -2KG','3826116',7.00,'2023-03-16 18:22:25','12.00','9','newstock','1','','',0.00,'','1','19','1','1','3826116','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(69,'RAINBOW LASTING 250CS 100ML','',120.00,'2023-03-17 07:47:56','0.00','9','newstock','1','','',682.00,'','1','120','internal','1','3826201','','',0.00,'','1200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(70,'RAINBOW LASTING 250CS 1L','',48.00,'2023-03-17 07:48:29','48.00','9','newstock','1','','',0.00,'','1','96','internal','1','3826109','','',0.00,'','10300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(71,'RAINBOW LASTING 250CS 1L','',-48.00,'2023-03-17 07:51:06','96.00','9','newstock','1','','',0.00,'','1','48','internal','1','3826109','','',0.00,'','10300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(72,'RAINBOW LASTING 250CS 20ML','',59.00,'2023-03-17 07:51:35','0.00','9','newstock','1','','',149.60,'','1','59','internal','1','3826202','','',0.00,'','270','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(73,'RAINBOW LASTING 250CS 250ML','',72.00,'2023-03-17 07:52:01','0.00','9','newstock','1','','',1619.20,'','1','72','internal','1','3826203','','',0.00,'','2800','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(74,'RAINBOW LASTING 250CS 50ML','',120.00,'2023-03-17 07:52:24','0.00','9','newstock','1','','',365.40,'','1','120','internal','1','3826204','','',0.00,'','650','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(75,'RAINBOW CAPTURE 20ML','',22.00,'2023-03-17 07:52:53','0.00','9','newstock','1','','',96.80,'','1','22','internal','1','3826190','','',0.00,'','170','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(76,'RAINBOW CAPTURE 50ML','',12.00,'2023-03-17 07:53:40','62.00','9','newstock','1','','',228.80,'','1','74','internal','1','3826191','','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(77,'RAINBOW TANCAP 100G','',104.00,'2023-03-17 07:54:34','0.00','9','newstock','1','','',206.80,'','1','104','internal','1','3826214','','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(78,'RAINBOW TANCAP 80WG 20KG','',3.00,'2023-03-17 07:55:31','0.00','9','newstock','1','','',26646.40,'','1','3','internal','1','3826215','','',0.00,'','47000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(79,'RAINBOW TANCAP 80WG 500G','',71.00,'2023-03-17 07:56:13','0.00','9','newstock','1','','',932.80,'','1','71','internal','1','3826216','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(80,'RAINBOW SILVZOLE 430SC 1L','',48.00,'2023-03-17 07:57:49','0.00','9','newstock','1','','',3080.00,'','1','48','internal','1','3826210','','',0.00,'','5250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(81,'RAINBOW SILVZOLE 430SC 250ML','',67.00,'2023-03-17 07:58:45','0.00','9','newstock','1','','',853.60,'','1','67','internal','1','3826211','','',0.00,'','1450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(82,'RAINBOW SILVZOLE 430SC 30ML','',37.00,'2023-03-17 07:59:15','0.00','9','newstock','1','','',114.40,'','1','37','internal','1','3826212','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(83,'RAINBOW SILVZOLE 430SC 500ML','',72.00,'2023-03-17 07:59:52','0.00','9','newstock','1','','',1619.20,'','1','72','internal','1','3826213','','',0.00,'','1850','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(84,'WESTERN SEED WH 505 2KG','',36.00,'2023-03-17 13:51:38','0.00','9','newstock','1','','',525.00,'','1','36','internal','1','3826312','','',0.00,'','550','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(85,'PIONEER SEED MAIZE PH830G19 2KG','',20.00,'2023-03-17 13:51:56','6.00','9','newstock','1','','',0.00,'','1','26','internal','1','3826188','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(86,'DEKALB DKC 8033 2KG','',9.00,'2023-03-17 13:52:56','2.00','9','newstock','1','','',580.00,'','1','11','internal','1','3826033','','',0.00,'','650','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(87,'EA COLLARDS 100G','',9.00,'2023-03-17 15:45:43','0.00','9','newstock','1','','',0.00,'','1','9','internal','1','3826044','','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(88,'FEEDER LARGE','',-13.00,'2023-03-17 15:49:52','15.00','9','newstock','1','','',0.00,'','1','2','internal','1','3826491','','',0.00,'','550','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(89,'KENYA SEED MAIZE SEED HBM6213 -2KG','',-9.00,'2023-03-17 16:12:55','13.00','9','newstock','1','','',0.00,'','1','4','internal','1','3826118','','',0.00,'','420','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(90,'WESTERN SEED WH 507 2KG','',-11.00,'2023-03-17 17:18:45','25.00','9','newstock','1','','',525.00,'','1','14','internal','1','3826313','','',0.00,'','550','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(91,'KENYA SEED MAIZE SEED HBM614 -2KG','',12.00,'2023-03-18 12:37:39','21.00','9','newstock','1','','',0.00,'','1','33','internal','1','3826117','','',0.00,'','420','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(92,'KENYA SEED HBM 516','',56.00,'2023-03-18 12:38:02','4.00','9','newstock','1','','',0.00,'','1','60','internal','1','3826112','','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(93,'WESTERN SEED WH 507 2KG','',24.00,'2023-03-18 12:38:21','0.00','9','newstock','1','','',525.00,'','1','24','internal','1','3826313','','',0.00,'','550','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(94,'DEKALB DKC 8033 2KG','',60.00,'2023-03-18 12:38:40','0.00','9','newstock','1','','',580.00,'','1','60','internal','1','3826033','','',0.00,'','650','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(95,'KENYA SEED MAIZE SEED HBM6213 -2KG','',59.00,'2023-03-18 12:39:03','1.00','9','newstock','1','','',0.00,'','1','60','internal','1','3826118','','',0.00,'','420','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(96,'WESTERN SEED WH 505 2KG','',108.00,'2023-03-18 12:39:26','0.00','9','newstock','1','','',525.00,'','1','108','internal','1','3826312','','',0.00,'','550','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(97,'THABITI ELGON KENYA UREA 50KG','',15.00,'2023-03-18 13:41:31','0.00','9','newstock','1','','',5000.00,'','1','15','internal','1','3826287','','',0.00,'','6200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(98,'NORBROOK LEVAFAS DRENCH -125ML','',24.00,'2023-03-20 11:09:41','0.00','9','newstock','1','','',0.00,'','1','24','internal','1','3826439','','',0.00,'','130','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(99,'KENYA SEED HBM 516','',36.00,'2023-03-21 11:41:35','0.00','9','newstock','1','','',0.00,'','1','36','internal','1','3826112','','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(100,'PANNAR MAIZE SEED PAN 691 -2KG','',10.00,'2023-03-21 11:45:58','3.00','9','newstock','1','','',0.00,'','1','13','internal','1','3826186','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(101,'PIONEER SEED MAIZE PH830G19 2KG','',10.00,'2023-03-21 11:46:15','2.00','9','newstock','1','','',0.00,'','1','12','internal','1','3826188','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(102,'KENYA SEED MAIZE SEED HBM6213 -2KG','',24.00,'2023-03-21 11:46:33','14.00','9','newstock','1','','',0.00,'','1','38','internal','1','3826118','','',0.00,'','420','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(103,'KENYA SEED MAIZE SEED HBM6213 -2KG','',18.00,'2023-03-22 12:23:55','20.00','9','newstock','1','','',0.00,'','1','38','internal','1','3826118','','',0.00,'','420','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(104,'WESTERN SEED WH 505 2KG','',24.00,'2023-03-22 12:24:16','43.00','9','newstock','1','','',525.00,'','1','67','internal','1','3826312','','',0.00,'','550','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(105,'SEEDCO MAIZE SIMBA 61 2KG','',12.00,'2023-03-22 12:24:33','0.00','9','newstock','1','','',560.00,'','1','12','internal','1','3826496','','',0.00,'','600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(106,'SEEDCO MAIZE TEMBO 73','',12.00,'2023-03-22 12:24:48','0.00','9','newstock','1','','',560.00,'','1','12','internal','1','3826497','','',0.00,'','600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(107,'KENYA SEED HBM 516','',-1.00,'2023-03-22 12:25:12','8.00','9','newstock','1','','',0.00,'','1','7','internal','1','3826112','','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(108,'KENYA SEED HBM 516','3826112',1.00,'2023-03-22 13:21:02','4.00','9','newstock','1','','',0.00,'','1','5','1','1','3826112','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(109,'PIONEER SEED MAIZE PH830G19 2KG','',19.00,'2023-03-22 16:23:38','2.00','9','newstock','1','','',0.00,'','1','21','internal','1','3826188','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(110,'DEKALB DKC 8033 2KG','',-1.00,'2023-03-22 16:59:44','6.00','9','newstock','1','','',580.00,'','1','5','internal','1','3826033','','',0.00,'','650','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(111,'KENYA SEED MAIZE SEED HBM6213 -2KG','',24.00,'2023-03-23 13:39:36','9.00','8','newstock','1','','',0.00,'','1','33','internal','1','3826118','','',0.00,'','420','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(112,'PANNAR MAIZE SEED PAN 691 -2KG','',20.00,'2023-03-23 13:39:55','0.00','8','newstock','1','','',0.00,'','1','20','internal','1','3826186','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(113,'KENYA SEED HBM 516','',83.00,'2023-03-23 16:30:37','1.00','8','newstock','1','','',0.00,'','1','84','internal','1','3826112','','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(114,'DEKALB DKC 8033 2KG','',19.00,'2023-03-23 16:30:55','1.00','8','newstock','1','','',580.00,'','1','20','internal','1','3826033','','',0.00,'','650','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(115,'THABITI ELGON KENYA DAP 25KG','3826285',1.00,'2023-03-23 17:00:16','140.00','8','newstock','1','','',0.00,'','1','141','1','1','3826285','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(116,'ELGON KENYA THABITI CAN 50KG','',15.00,'2023-03-24 17:12:00','0.00','9','newstock','1','','',5000.00,'','1','15','internal','1','3826065','','',0.00,'','6000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(117,'WESTERN SEED WH 505 2KG','',3.00,'2023-03-25 07:42:52','0.00','9','newstock','1','','',525.00,'','1','3','internal','1','3826312','','',0.00,'','550','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(118,'NOREROOK DUODIP 20ML','',-6.00,'2023-03-25 08:55:09','6.00','9','newstock','1','','',0.00,'','1','0','internal','1','3826449','','',0.00,'','180','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(119,'WESTERN SEED WH 507 2KG','',108.00,'2023-03-25 14:51:40','0.00','9','newstock','1','','',525.00,'','1','108','internal','1','3826313','','',0.00,'','550','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(120,'KENYA SEED MAIZE SEED HBM6213 -2KG','',48.00,'2023-03-25 15:07:30','0.00','9','newstock','1','','',0.00,'','1','48','internal','1','3826118','','',0.00,'','420','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(121,'KENYA SEED MAIZE SEED HBM614 -2KG','',24.00,'2023-03-25 15:07:45','2.00','9','newstock','1','','',0.00,'','1','26','internal','1','3826117','','',0.00,'','420','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(122,'PIONEER SEED MAIZE PH830G19 2KG','',20.00,'2023-03-25 15:08:03','18.00','9','newstock','1','','',0.00,'','1','38','internal','1','3826188','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(123,'PANNAR MAIZE SEED PAN 691 -2KG','',20.00,'2023-03-25 15:08:25','17.00','9','newstock','1','','',0.00,'','1','37','internal','1','3826186','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(124,'SEEDCO MAIZE SIMBA 61 2KG','',23.00,'2023-03-25 15:09:25','1.00','9','newstock','1','','',560.00,'','1','24','internal','1','3826496','','',0.00,'','600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(125,'EA COLLARDS 50G','3826500',1.00,'2023-03-25 16:32:16','3.00','9','newstock','1','','',0.00,'','1','4','1','1','3826500','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(126,'KENYA SEED HBM 516','',23.00,'2023-03-25 17:12:58','1.00','9','newstock','1','','',0.00,'','1','24','internal','1','3826112','','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(127,'DEKALB DKC 8033 2KG','',40.00,'2023-03-25 17:13:16','0.00','9','newstock','1','','',580.00,'','1','40','internal','1','3826033','','',0.00,'','650','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(128,'KENYA SEED MAIZE SEED HBM629 -2KG','',12.00,'2023-03-25 17:13:45','0.00','9','newstock','1','','',400.00,'','1','12','internal','1','3826121','','',0.00,'','420','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(129,'KENYA SEED MAIZE SEED HBM6213 -2KG','3826118',1.00,'2023-03-25 18:07:30','42.00','9','newstock','1','','',0.00,'','1','43','1','1','3826118','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(130,'KENYA SEED HBM 516','',71.00,'2023-03-27 11:50:41','3.00','9','newstock','1','','',0.00,'','1','74','internal','1','3826112','','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(131,'KENYA SEED MAIZE SEED HBM614 -2KG','',24.00,'2023-03-27 11:50:58','17.00','9','newstock','1','','',0.00,'','1','41','internal','1','3826117','','',0.00,'','420','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(132,'KENYA SEED MAIZE SEED HBM6213 -2KG','',-13.00,'2023-03-27 15:37:59','18.00','9','newstock','1','','',0.00,'','1','5','internal','1','3826118','','',0.00,'','420','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(133,'KENYA SEED MAIZE SEED HBM614 -2KG','',10.00,'2023-03-28 08:10:42','36.00','9','newstock','1','','',0.00,'','1','46','internal','1','3826117','','',0.00,'','420','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(134,'KENYASEED MAIZE 629','',-17.00,'2023-03-28 10:35:41','17.00','9','newstock','1','','',400.00,'','1','0','internal','1','3826498','','',0.00,'','420','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(135,'THABITI ELGON KENYA DAP 25KG','3826285',1.00,'2023-03-28 10:42:10','137.00','9','newstock','1','','',0.00,'','1','138','1','1','3826285','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(136,'KENYA SEED HBM 516','',120.00,'2023-03-28 11:20:45','6.00','9','newstock','1','','',0.00,'','1','126','internal','1','3826112','','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(137,'KENYA SEED MAIZE SEED HBM6213 -2KG','',48.00,'2023-03-28 11:21:04','0.00','9','newstock','1','','',0.00,'','1','48','internal','1','3826118','','',0.00,'','420','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(138,'THABITI ELOGON KENYA CAN 10KG','',24.00,'2023-03-28 17:16:43','0.00','9','newstock','1','','',1030.00,'','1','24','internal','1','3826288','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(139,'THABITI ELGON KENYA CAN 25KG','',29.00,'2023-03-28 17:19:22','0.00','9','newstock','1','','',2550.00,'','1','29','internal','1','3826283','','',0.00,'','3200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(140,'EA CALIFONIA WONDER 10G','',10.00,'2023-03-29 09:30:28','0.00','9','newstock','1','','',150.00,'','1','10','internal','1','3826038','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(141,'EAS COLLARDS (GEORGIA WIKI) 25G','3826059',1.00,'2023-03-30 08:12:07','5.00','9','newstock','1','','',0.00,'','1','6','1','1','3826059','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(142,'CENRIVA BETA BOOSTER 2L','',57.00,'2023-03-30 08:44:47','0.00','9','newstock','1','','',120.00,'','1','57','internal','1','3826013','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(143,'TWIGA DUDUTHRIN 1.75EC -200ML','',2.00,'2023-03-30 12:09:59','0.00','9','newstock','1','','',280.00,'','1','2','internal','1','3826301','','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(144,'OSHO EASYGRO FLOWER & FRUITING -250G','',23.00,'2023-03-30 12:11:43','0.00','9','newstock','1','','',0.00,'','1','23','internal','1','3826147','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(145,'THABITI ELGON KENYA DAP 10KG','',-9.00,'2023-04-04 11:41:00','87.00','9','newstock','1','','',1130.00,'','1','78','internal','1','3826284','','',0.00,'','1500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(146,'KENYA SEED HBM 516','',-2.00,'2023-04-04 11:41:56','46.00','9','newstock','1','','',0.00,'','1','44','internal','1','3826112','','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(147,'WESTERN SEED WH 507 2KG','',-3.00,'2023-04-04 14:49:33','39.00','9','newstock','1','','',525.00,'','1','36','internal','1','3826313','','',0.00,'','550','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(148,'KENYA SEED MAIZE SEED HBM629 -2KG','',-2.00,'2023-04-04 16:52:48','2.00','9','newstock','1','','',400.00,'','1','0','internal','1','3826121','','',0.00,'','420','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(149,'CENRIVA BETA BOOSTER 500ML','',47.00,'2023-04-05 11:21:15','0.00','9','newstock','1','','',50.00,'','1','47','internal','1','3826014','','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(150,'METROCYCLINE SOLUBLE 25GMS','',-2.00,'2023-04-08 17:30:45','4.00','9','newstock','1','','',0.00,'','1','2','internal','1','3826493','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(151,'NOVA SUPER BLUE CROSS DUST -2KG','',-2.00,'2023-04-10 08:07:02','7.00','9','newstock','1','','',0.00,'','1','5','internal','1','3826131','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(152,'RAINBOW FIVESTAR 325SC 20ML','',11.00,'2023-04-10 14:31:23','0.00','9','newstock','1','','',92.00,'','1','11','internal','1','3826194','','',0.00,'','170','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(153,'RAINBOW PUNTO 5G','',65.00,'2023-04-11 11:42:45','0.00','9','newstock','1','','',52.00,'','1','65','internal','1','3826205','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(154,'AGRICHEM HIGHMAX 100ML','3826342',1.00,'2023-04-15 10:51:05','8.00','9','newstock','1','','',0.00,'','1','9','1','1','3826342','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(155,'OSHO MISTRESS 72WP -80G','3826167',1.00,'2023-04-15 10:51:07','0.00','9','newstock','1','','',0.00,'','1','1','1','1','3826167','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(156,'VETCARE A TYLODOXY 200-25GM','',-2.00,'2023-04-18 14:23:23','4.00','9','newstock','1','','',0.00,'','1','2','internal','1','3826466','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(157,'VET WORLD HEAT BOOSTER','',-1.00,'2023-04-19 10:34:48','7.00','9','newstock','1','','',0.00,'','1','6','internal','1','3826465','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(158,'NORBROOKALBAFAS 2.5% 1L','',-2.00,'2023-04-19 10:36:15','7.00','9','newstock','1','','',0.00,'','1','5','internal','1','3826448','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(159,'HIGHTECH METROCYCLINE POWDER -25G','',-1.00,'2023-04-19 10:45:17','4.00','9','newstock','1','','',0.00,'','1','3','internal','1','3826419','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(160,'NORBROOK ALBAFAS 10% -120ML','',-4.00,'2023-04-19 10:45:38','10.00','9','newstock','1','','',0.00,'','1','6','internal','1','3826429','','',0.00,'','140','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(161,'COOPERS MACLIK SUPER -500GMS','',-2.00,'2023-04-19 10:53:11','2.00','9','newstock','1','','',0.00,'','1','0','internal','1','3826389','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(162,'NORBROOK LEVAFAS XTRA -40ML','',-12.00,'2023-04-19 10:54:52','17.00','9','newstock','1','','',0.00,'','1','5','internal','1','3826441','','',0.00,'','130','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(163,'NORBROOK ALBAFAS 10% -40ML','',-4.00,'2023-04-19 11:03:22','19.00','9','newstock','1','','',0.00,'','1','15','internal','1','3826430','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(164,'NORBROOK ALBAFAS 2.5% -120ML','',-1.00,'2023-04-19 11:03:43','10.00','9','newstock','1','','',0.00,'','1','9','internal','1','3826431','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(165,'ULTRAVETIS ESB 30% -20GM','',-1.00,'2023-04-19 11:27:44','9.00','9','newstock','1','','',0.00,'','1','8','internal','1','3826459','','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(166,'MEDINA PEN & STRIP 50ML','',-1.00,'2023-04-19 11:28:25','3.00','9','newstock','1','','',0.00,'','1','2','internal','1','3826424','','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(167,'NORBROOK DUODIP 100ML','',-1.00,'2023-04-19 11:30:19','9.00','9','newstock','1','','',0.00,'','1','8','internal','1','3826436','','',0.00,'','650','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(168,'COSMOS ASCATEN 25MGS','',-9.00,'2023-04-19 11:33:25','9.00','9','newstock','1','','',0.00,'','1','0','internal','1','3826402','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(169,'AGRICHEM AGRGROW VEG 1KG','',-2.00,'2023-04-19 12:01:48','4.00','9','newstock','1','','',0.00,'','1','2','internal','1','3826322','','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(170,'AGRICHEM AGRIGROW 500G','',-2.00,'2023-04-19 12:05:44','14.00','9','newstock','1','','',0.00,'','1','12','internal','1','3826324','','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(171,'AGRICHEM AGRIGROW 500G','',-4.00,'2023-04-19 12:12:20','12.00','9','newstock','1','','',0.00,'','1','8','internal','1','3826324','','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(172,'AGRICHEM AGRIGROW 100G','',-4.00,'2023-04-19 12:18:26','22.00','9','newstock','1','','',0.00,'','1','18','internal','1','3826323','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(173,'AGRICHEM AGRIGROW 100G','',4.00,'2023-04-19 12:27:54','18.00','9','newstock','1','','',0.00,'','1','22','internal','1','3826323','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(174,'OSHO EASYGRO FLOWER & FRUITING -250G','',-22.00,'2023-04-19 13:30:23','22.00','9','newstock','1','','',0.00,'','1','0','internal','1','3826147','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(175,'CENRIVA BETA BOOSTER 5L','',-1.00,'2023-04-19 13:48:14','5.00','9','newstock','1','','',240.00,'','1','4','internal','1','3826015','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(176,'AGRICHEM HIGHMAX 100ML','',-2.00,'2023-04-19 16:52:51','4.00','9','newstock','1','','',0.00,'','1','2','internal','1','3826342','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(177,'TWIGA MILTHANE SUPER 200GM','',-7.00,'2023-04-21 16:52:51','7.00','9','newstock','1','','',0.00,'','1','0','internal','1','3826304','','',0.00,'','190','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(178,'THABITI ELOGON KENYA CAN 10KG','',-6.00,'2023-04-22 15:57:11','16.00','9','newstock','1','','',1030.00,'','1','10','internal','1','3826288','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(179,'AGRICHEM RAFIKI SPRAYER PUMP 16L','',-29.00,'2023-04-22 16:37:33','32.00','9','newstock','1','','',0.00,'','1','3','internal','1','3826372','','',0.00,'','2200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(180,'AGRICHEM LANCER 100ML','',-1197.00,'2023-04-27 09:28:18','1209.00','9','newstock','1','','',0.00,'','1','12','internal','1','3826347','','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(181,'TWIGA MILTHANE SUPER 200G','',-2.00,'2023-04-28 12:51:16','2.00','9','newstock','1','','',0.00,'','1','0','internal','1','3826303','','',0.00,'','190','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(182,'AGRICHEM ZETANIL 40G','',24.00,'2023-04-29 12:08:43','0.00','9','newstock','1','','',0.00,'','1','24','internal','1','3826356','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(183,'AGRICHEM ZETANIL 120G','',22.00,'2023-04-29 12:39:33','2.00','9','newstock','1','','',0.00,'','1','24','internal','1','3826353','','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(184,'AGRICHEM ZETANIL 250G','',20.00,'2023-04-29 12:40:12','0.00','9','newstock','1','','',0.00,'','1','20','internal','1','3826355','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(185,'AGRICHEM ZETANIL 500G','',11.00,'2023-04-29 12:40:36','1.00','9','newstock','1','','',0.00,'','1','12','internal','1','3826357','','',0.00,'','850','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(186,'AGRICHEM ZETANIL 1KG','',12.00,'2023-04-29 12:41:00','4.00','9','newstock','1','','',0.00,'','1','16','internal','1','3826354','','',0.00,'','1650','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(187,'AGRICHEM HIGHMAX 100ML','',38.00,'2023-04-29 12:41:22','2.00','9','newstock','1','','',0.00,'','1','40','internal','1','3826342','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(188,'AGRICHEM HIGHMAX 250ML','',12.00,'2023-04-29 12:42:21','0.00','9','newstock','1','','',0.00,'','1','12','internal','1','3826344','','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(189,'AGRICHEM HIGHMAX 500ML','',6.00,'2023-04-29 12:42:40','0.00','9','newstock','1','','',0.00,'','1','6','internal','1','3826345','','',0.00,'','550','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(190,'AGRICHEM HIGHMAX 1L','',6.00,'2023-04-29 12:42:56','0.00','9','newstock','1','','',0.00,'','1','6','internal','1','3826343','','',0.00,'','1000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(191,'AGRICHEM AGROZYME 100ML','',12.00,'2023-04-29 12:45:54','0.00','9','newstock','1','','',0.00,'','1','12','internal','1','3826333','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(192,'OSHO EASYGRO FLOWER & FRUIT -120G','3826145',1.00,'2023-04-29 12:46:35','10.00','9','newstock','1','','',0.00,'','1','11','1','1','3826145','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(193,'AGROSOLUTIONS SENATOR 5KG','',5.00,'2023-04-29 17:32:49','0.00','9','newstock','1','','',0.00,'','1','5','internal','1','3826368','','',0.00,'','3450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(194,'AGROSOLUTIONS SENATOR 2.5KG','',5.00,'2023-04-29 17:33:07','0.00','9','newstock','1','','',0.00,'','1','5','internal','1','3826367','','',0.00,'','1850','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(195,'AGROSOLUTION AGROMAX 250GM','',12.00,'2023-04-29 17:33:30','0.00','9','newstock','1','','',0.00,'','1','12','internal','1','3826361','','',0.00,'','550','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(196,'ULTRAVETIS CABBAGE KIBOKO 50G','',5.00,'2023-05-01 07:43:55','0.00','9','newstock','1','','',0.00,'','1','5','internal','1','3826307','','',0.00,'','2850','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(197,'COSMOS ASCATEN 25MGS','',60.00,'2023-05-01 07:44:25','0.00','9','newstock','1','','',0.00,'','1','60','internal','1','3826402','','',0.00,'','20','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(198,'OSHO OSHOTHANE 500G','',11.00,'2023-05-01 07:44:55','1.00','9','newstock','1','','',0.00,'','1','12','internal','1','3826170','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(199,'OSHO OSHOTHANE 200G','',12.00,'2023-05-01 07:46:07','18.00','9','newstock','1','','',0.00,'','1','30','internal','1','3826169','','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(200,'NORBROOK LEVAFAS XTRA -40ML','',24.00,'2023-05-01 07:46:34','0.00','9','newstock','1','','',0.00,'','1','24','internal','1','3826441','','',0.00,'','130','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(201,'VETCARE A TYLODOXY 200-25GM','',10.00,'2023-05-01 07:46:55','0.00','9','newstock','1','','',0.00,'','1','10','internal','1','3826466','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(202,'NOREROOK DUODIP 20ML','',48.00,'2023-05-01 07:47:19','0.00','9','newstock','1','','',0.00,'','1','48','internal','1','3826449','','',0.00,'','180','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(203,'ALFAVET BIOSOL 25G','',10.00,'2023-05-01 07:48:28','6.00','9','newstock','1','','',75.00,'','1','16','internal','1','3826499','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(204,'GREENLIFE RANGER 100ML','',23.00,'2023-05-01 07:48:53','1.00','9','newstock','1','','',0.00,'','1','24','internal','1','3826102','','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(205,'MEDINA PEN & STRIP 50ML','',10.00,'2023-05-01 07:49:25','0.00','9','newstock','1','','',0.00,'','1','10','internal','1','3826424','','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(206,'FARMATE PRESSURE SPRAYER -20L','',10.00,'2023-05-01 07:49:47','1.00','9','newstock','1','','',0.00,'','1','11','internal','1','3826374','','',0.00,'','2650','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(207,'OSHO MISTRESS 72WP -240G','',10.00,'2023-05-01 08:26:26','0.00','9','newstock','1','','',0.00,'','1','10','internal','1','3826164','','',0.00,'','430','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(208,'SYGENTA CONFIDOR WG 15G','',5.00,'2023-05-01 08:26:54','0.00','9','newstock','1','','',0.00,'','1','5','internal','1','3826263','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(209,'OSHO MISTRESS 72WP -1KG','',8.00,'2023-05-01 08:27:22','0.00','9','newstock','1','','',0.00,'','1','8','internal','1','3826163','','',0.00,'','1550','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(210,'COSMOS EGOCIN CHICK 25G','',7.00,'2023-05-01 08:27:49','3.00','9','newstock','1','','',0.00,'','1','10','internal','1','3826481','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(211,'NORBROOK ALBAFAS 2.5% 500ML','',12.00,'2023-05-01 08:28:19','1.00','9','newstock','1','','',0.00,'','1','13','internal','1','3826434','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(212,'','',35.00,'2023-05-01 08:29:24','4.00','9','newstock','1','','',90.00,'','1','39','internal','1','3826233','','',0.00,'','130','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(213,'NORBROOK ALBAFAS 2.5% -40ML','',24.00,'2023-05-01 08:30:49','0.00','9','newstock','1','','',0.00,'','1','24','internal','1','3826433','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(214,'OSHO MISTRESS 72WP 40G','',12.00,'2023-05-01 08:31:13','0.00','9','newstock','1','','',0.00,'','1','12','internal','1','3826165','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(215,'HEBEI V MULTINOR 100ML','',12.00,'2023-05-01 08:31:33','0.00','9','newstock','1','','',0.00,'','1','12','internal','1','3826415','','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(216,'OSHO MISTRESS 72WP -80G','',12.00,'2023-05-01 08:34:23','0.00','9','newstock','1','','',0.00,'','1','12','internal','1','3826167','','',0.00,'','170','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(217,'METROCYCLINE SOLUBLE 25GMS','',10.00,'2023-05-01 08:34:41','0.00','9','newstock','1','','',0.00,'','1','10','internal','1','3826493','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(218,'OSHO OSHOTHANE 100G','',24.00,'2023-05-01 08:35:04','0.00','9','newstock','1','','',0.00,'','1','24','internal','1','3826168','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(219,'KENYA SEED MAIZE SEED HBM614 -2KG','3826117',3.00,'2023-05-01 10:17:51','2.00','9','newstock','1','','',0.00,'','1','5','1','1','3826117','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(220,'KENYA SEED HBM 516','',-4.00,'2023-05-01 10:21:22','9.00','9','newstock','1','','',0.00,'','1','5','internal','1','3826112','','',0.00,'','400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(221,'OSHO MISTRESS 72WP -1KG','',8.00,'2023-05-01 14:57:37','0.00','9','newstock','1','','',1320.00,'','1','8','internal','1','3826163','','',0.00,'','1550','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(222,'KENYA SEED HBM 516','',5.00,'2023-05-01 16:10:46','0.00','9','newstock','1','','',420.00,'','1','5','internal','1','3826112','','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(223,'RAINBOW TANCAP 100G','',-72.00,'2023-05-02 16:03:35','86.00','9','newstock','1','','',206.80,'','1','14','internal','1','3826214','','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(224,'RAINBOW TANCAP 100G','',-9.00,'2023-05-02 16:04:12','14.00','9','newstock','1','','',206.80,'','1','5','internal','1','3826214','','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(225,'RAINBOW FIVESTAR 325SC 100ML','',-71.00,'2023-05-02 16:04:59','71.00','9','newstock','1','','',418.00,'','1','0','internal','1','3826193','','',0.00,'','750','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(226,'RAINBOW FIVESTAR 325SC 20ML','',5.00,'2023-05-02 16:05:51','10.00','9','newstock','1','','',92.00,'','1','15','internal','1','3826194','','',0.00,'','170','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(227,'RAINBOW SILVZOLE 430SC 1L','',-48.00,'2023-05-02 16:06:31','48.00','9','newstock','1','','',3080.00,'','1','0','internal','1','3826210','','',0.00,'','5250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(228,'RAINBOW SILVZOLE 430SC 250ML','',-48.00,'2023-05-02 16:07:25','67.00','9','newstock','1','','',853.60,'','1','19','internal','1','3826211','','',0.00,'','1450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(229,'RAINBOW SILVZOLE 430SC 30ML','',-30.00,'2023-05-02 16:08:17','33.00','9','newstock','1','','',114.40,'','1','3','internal','1','3826212','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(230,'RAINBOW SILVZOLE 430SC 500ML','',-72.00,'2023-05-02 16:08:41','72.00','9','newstock','1','','',1619.20,'','1','0','internal','1','3826213','','',0.00,'','1850','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(231,'RAINBOW TANCAP 80WG 20KG','',-3.00,'2023-05-02 16:09:02','3.00','9','newstock','1','','',26646.40,'','1','0','internal','1','3826215','','',0.00,'','47000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(232,'RAINBOW TANCAP 80WG 500G','',-58.00,'2023-05-02 16:09:40','71.00','9','newstock','1','','',932.80,'','1','13','internal','1','3826216','','',0.00,'','1600','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(233,'RAINBOW RID OUT 1L','',-48.00,'2023-05-02 16:10:33','66.00','9','newstock','1','','',650.00,'','1','18','internal','1','3826206','','',0.00,'','900','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(234,'NORBROOKALBAFAS 10% 500ML','',12.00,'2023-05-02 16:50:44','0.00','9','newstock','1','','',0.00,'','1','12','internal','1','3826447','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(235,'OSHO MISTRESS 72WP -80G','',12.00,'2023-05-03 09:41:39','0.00','9','newstock','1','','',170.00,'','1','12','internal','1','3826167','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(236,'OSHO MISTRESS 72WP -240G','',10.00,'2023-05-03 09:41:55','0.00','9','newstock','1','','',400.00,'','1','10','internal','1','3826164','','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(237,'OSHO MISTRESS 72WP -1KG','',1.00,'2023-05-03 17:13:15','7.00','9','newstock','1','','',1320.00,'','1','8','internal','1','3826163','','',0.00,'','1550','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(238,'GREENLIFE RANGER 250ML','',24.00,'2023-05-03 17:13:31','0.00','9','newstock','1','','',0.00,'','1','24','internal','1','3826103','','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(239,'COOPERS GRENADE 5%EC -20ML','',48.00,'2023-05-03 17:14:13','0.00','9','newstock','1','','',0.00,'','1','48','internal','1','3826386','','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(240,'COOPERS MACLIK SUPER -500GMS','',12.00,'2023-05-03 17:14:31','0.00','9','newstock','1','','',0.00,'','1','12','internal','1','3826389','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(241,'TWIGA DUDUTHRIN 1.75EC -50ML','',47.00,'2023-05-03 17:14:53','1.00','9','newstock','1','','',0.00,'','1','48','internal','1','3826302','','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(242,'TWIGA DUDUTHRIN 1.75EC -100ML','',48.00,'2023-05-03 17:15:23','0.00','9','newstock','1','','',0.00,'','1','48','internal','1','3826300','','',0.00,'','170','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(243,'EAS COLLARDS (GEORGIA WIKI) 25G','',36.00,'2023-05-03 17:15:48','4.00','9','newstock','1','','',0.00,'','1','40','internal','1','3826059','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(244,'EA COLLARDS 50G','',30.00,'2023-05-03 17:16:15','0.00','9','newstock','1','','',120.00,'','1','30','internal','1','3826500','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(245,'GREENLIFE KUNGUNIL 200SL -I0ML','',17.00,'2023-05-03 17:16:58','7.00','9','newstock','1','','',0.00,'','1','24','internal','1','3826413','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(246,'CENRIVA BETA BOOSTER 5L','',60.00,'2023-05-03 17:17:21','0.00','9','newstock','1','','',240.00,'','1','60','internal','1','3826015','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(247,'NOVA SUPER BLUE CROSS DUST -1KG','',60.00,'2023-05-03 17:17:46','0.00','9','newstock','1','','',100.00,'','1','60','internal','1','3826130','','',0.00,'','130','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(248,'NOVA SUPER BLUE CROSS DUST -2KG','',40.00,'2023-05-03 17:18:05','0.00','9','newstock','1','','',0.00,'','1','40','internal','1','3826131','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(249,'HAND SPRAY 1L','',48.00,'2023-05-03 17:18:27','0.00','9','newstock','1','','',0.00,'','1','48','internal','1','3826377','','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(250,'RAFIKI PRESSURE SPRAY 2LTRS','',24.00,'2023-05-03 17:19:12','10.00','9','newstock','1','','',0.00,'','1','34','internal','1','3826379','','',0.00,'','2200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(251,'TWIGA ACTELLIC SUPER -50GM','',41.00,'2023-05-03 17:19:48','9.00','9','newstock','1','','',0.00,'','1','50','internal','1','3826298','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(252,'TWIGA ACTELIC 1KG','',12.00,'2023-05-03 17:20:21','6.00','9','newstock','1','','',0.00,'','1','18','internal','1','3826292','','',0.00,'','850','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(253,'TWIGA ACTELLIC SUPER -100G','',42.00,'2023-05-03 17:21:17','18.00','9','newstock','1','','',0.00,'','1','60','internal','1','3826294','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(254,'TWIGA ACTELLIC SUPER -200GM','',19.00,'2023-05-03 17:22:02','7.00','9','newstock','1','','',0.00,'','1','26','internal','1','3826295','','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(255,'TWIGA ACTELLIC SUPER -200GM','',3.00,'2023-05-03 17:22:56','26.00','9','newstock','1','','',0.00,'','1','29','internal','1','3826295','','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(256,'SYNGENTA SCORE 250EC 20ML','',2.00,'2023-05-03 17:55:09','0.00','9','newstock','1','','',170.00,'','1','2','internal','1','3826272','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(257,'RAINBOW RID OUT 1L','3826206',1.00,'2023-05-05 15:53:51','17.00','9','newstock','1','','',0.00,'','1','18','1','1','3826206','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(258,'GREENLIFE RANGER 100ML','',22.00,'2023-05-06 18:33:48','0.00','9','newstock','1','','',175.00,'','1','22','internal','1','3826102','','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(259,'GREENLIFE RANGER 250ML','',23.00,'2023-05-06 18:34:04','0.00','9','newstock','1','','',360.00,'','1','23','internal','1','3826103','','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(260,'AGRICHEM HIGHMAX 100ML','',38.00,'2023-05-08 08:26:42','0.00','9','newstock','1','','',100.00,'','1','38','internal','1','3826342','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(261,'AGRICHEM HIGHMAX 1L','',4.00,'2023-05-08 08:26:59','0.00','9','newstock','1','','',700.00,'','1','4','internal','1','3826343','','',0.00,'','1000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(262,'AGRICHEM HIGHMAX 250ML','',12.00,'2023-05-08 08:28:45','0.00','9','newstock','1','','',200.00,'','1','12','internal','1','3826344','','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(263,'AGRICHEM HIGHMAX 500ML','',5.00,'2023-05-08 08:29:26','0.00','9','newstock','1','','',380.00,'','1','5','internal','1','3826345','','',0.00,'','550','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(264,'AGRICHEM AGRIGROW 100G','',12.00,'2023-05-08 08:30:25','0.00','9','newstock','1','','',60.00,'','1','12','internal','1','3826323','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(265,'AGRICHEM ZETANIL 120G','',21.00,'2023-05-08 08:47:53','0.00','9','newstock','1','','',210.00,'','1','21','internal','1','3826353','','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(266,'AGRICHEM ZETANIL 1KG','',12.00,'2023-05-08 08:48:11','0.00','9','newstock','1','','',1380.00,'','1','12','internal','1','3826354','','',0.00,'','1650','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(267,'AGRICHEM ZETANIL 250G','',19.00,'2023-05-08 08:48:30','0.00','9','newstock','1','','',380.00,'','1','19','internal','1','3826355','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(268,'AGRICHEM ZETANIL 40G','',21.00,'2023-05-08 08:48:46','0.00','9','newstock','1','','',100.00,'','1','21','internal','1','3826356','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(269,'AGRICHEM ZETANIL 500G','',11.00,'2023-05-08 08:49:03','0.00','9','newstock','1','','',700.00,'','1','11','internal','1','3826357','','',0.00,'','850','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(270,'AGRICHEM ZETANIL 76WP 2.5KG','',5.00,'2023-05-08 08:49:20','0.00','9','newstock','1','','',2800.00,'','1','5','internal','1','3826358','','',0.00,'','3200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(271,'VETCARE A TYLODOXY 200-25GM','',8.00,'2023-05-08 10:03:30','0.00','9','newstock','1','','',145.00,'','1','8','internal','1','3826466','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(272,'ULTRAVETIS CABBAGE KIBOKO 25G','',2.00,'2023-05-08 10:28:40','0.00','9','newstock','1','','',1400.00,'','1','2','internal','1','3826306','','',0.00,'','1650','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(273,'ULTRAVETIS CABBAGE KIBOKO 50G','',5.00,'2023-05-08 10:30:58','0.00','9','newstock','1','','',2750.00,'','1','5','internal','1','3826307','','',0.00,'','2950','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(274,'ULTRAVETIS KIBOKO 10G','',1.00,'2023-05-08 10:31:17','0.00','9','newstock','1','','',700.00,'','1','1','internal','1','3826308','','',0.00,'','850','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(275,'NORBROOK DUODIP 50ML','',12.00,'2023-05-08 11:04:31','0.00','9','newstock','1','','',330.00,'','1','12','internal','1','3826437','','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(276,'NORBROOK ALBAFAS 2.5% -40ML','',24.00,'2023-05-08 11:05:25','0.00','9','newstock','1','','',40.00,'','1','24','internal','1','3826433','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(277,'HIGHCHEM SEVIN DUDU DUST 50G','',15.00,'2023-05-08 11:06:43','0.00','9','newstock','1','','',60.00,'','1','15','internal','1','3826417','','',0.00,'','80','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(278,'HIGHCHEM SEVIN DUDU DUST 100G','',7.00,'2023-05-08 11:07:20','0.00','9','newstock','1','','',80.00,'','1','7','internal','1','3826418','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(279,'HIGHCHEM SEVIN 200G','',14.00,'2023-05-08 11:07:35','0.00','9','newstock','1','','',100.00,'','1','14','internal','1','3826416','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(280,'PIONEER SEED MAIZE PH830G19 2KG','',17.00,'2023-05-08 11:32:59','0.00','9','newstock','1','','',600.00,'','1','17','internal','1','3826188','','',0.00,'','650','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(281,'COOPERS GRENADE 5%EC -20ML','',44.00,'2023-05-08 11:33:45','0.00','9','newstock','1','','',92.00,'','1','44','internal','1','3826386','','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(282,'AGRICHEM AGRITHANE 100G','',14.00,'2023-05-08 11:53:20','0.00','9','newstock','1','','',100.00,'','1','14','internal','1','3826330','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(283,'AGRICHEM AGRIGROW VEG 100G','',14.00,'2023-05-08 11:57:25','0.00','9','newstock','1','','',60.00,'','1','14','internal','1','3826326','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(284,'AGRICHEM LANCER 50ML','',8.00,'2023-05-08 11:58:07','0.00','9','newstock','1','','',165.00,'','1','8','internal','1','3826348','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(285,'AGROSOLUTIONS SENATOR 2.5KG','',4.00,'2023-05-08 12:11:25','0.00','9','newstock','1','','',1650.00,'','1','4','internal','1','3826367','','',0.00,'','1850','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(286,'AGROSOLUTIONS SENATOR 5KG','',5.00,'2023-05-08 12:11:39','0.00','9','newstock','1','','',3200.00,'','1','5','internal','1','3826368','','',0.00,'','3450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(287,'MURPHY FARMTRAZ 40ML','3826507',1.00,'2023-05-08 13:51:39','9.00','9','newstock','1','','',0.00,'','1','10','1','1','3826507','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(288,'COOPERS MACLIK SUPER -500GMS','',11.00,'2023-05-08 15:50:39','0.00','9','newstock','1','','',118.00,'','1','11','internal','1','3826389','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(289,'TWIGA DUDUTHRIN 1.75EC -50ML','',45.00,'2023-05-09 06:48:15','0.00','9','newstock','1','','',125.00,'','1','45','internal','1','3826302','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(290,'TWIGA DUDUTHRIN 1.75EC -100ML','',48.00,'2023-05-09 06:51:11','0.00','9','newstock','1','','',196.00,'','1','48','internal','1','3826300','','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(291,'AGRICHEM LANCER 100ML','',7.00,'2023-05-09 10:33:13','0.00','9','newstock','1','','',285.00,'','1','7','internal','1','3826347','','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(292,'KENAGRO BEDLAM 15ML','',3.00,'2023-05-09 13:57:32','0.00','9','newstock','1','','',105.00,'','1','3','internal','1','3826110','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(293,'ULTRAVETIS NEOCIDOL 600EW -28ML','',-7.00,'2023-05-09 13:57:59','11.00','9','newstock','1','','',120.00,'','1','4','internal','1','3826460','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(294,'EAS COLLARDS (GEORGIA WIKI) 25G','',40.00,'2023-05-09 16:41:02','0.00','9','newstock','1','','',85.00,'','1','40','internal','1','3826059','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(295,'THABITI ELOGON KENYA CAN 10KG','',4.00,'2023-05-09 18:04:55','3.00','9','newstock','1','','',1030.00,'','1','7','internal','1','3826288','','',0.00,'','1400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(296,'OSHO AQUAWET -30ML','',10.00,'2023-05-10 15:39:12','0.00','9','newstock','1','','',90.00,'','1','10','internal','1','3826139','','',0.00,'','130','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(297,'COOPERS MACLIK SUPER - IKG','',10.00,'2023-05-10 16:36:31','0.00','9','newstock','1','','',217.00,'','1','10','internal','1','3826388','','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(298,'OSHO OSHOTHANE 500G','',11.00,'2023-05-11 07:31:38','0.00','9','newstock','1','','',400.00,'','1','11','internal','1','3826170','','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(299,'OSHO OSHOTHANE 200G','',10.00,'2023-05-11 07:33:20','0.00','9','newstock','1','','',180.00,'','1','10','internal','1','3826169','','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(300,'OSHO OSHOTHANE 100G','',22.00,'2023-05-11 07:33:34','0.00','9','newstock','1','','',110.00,'','1','22','internal','1','3826168','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(301,'OSHO MISTRESS 72WP 40G','',9.00,'2023-05-11 07:34:17','0.00','9','newstock','1','','',110.00,'','1','9','internal','1','3826165','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(302,'OSHO EASYGRO FLOWER & FRUIT -120G','',8.00,'2023-05-11 12:54:38','0.00','9','newstock','1','','',62.00,'','1','8','internal','1','3826145','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(303,'NORBROOK DUODIP 100ML','',4.00,'2023-05-12 18:05:53','0.00','9','newstock','1','','',500.00,'','1','4','internal','1','3826436','','',0.00,'','650','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(304,'HAND SPRAY 1L','',45.00,'2023-05-15 08:43:14','0.00','9','newstock','1','','',130.00,'','1','45','internal','1','3826377','','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(305,'THABITI ELOGON KENYA CAN 10KG','3826288',1.00,'2023-05-15 10:01:13','3.00','9','newstock','1','','',0.00,'','1','4','1','1','3826288','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(306,'THABITI ELGON KENYA CAN 25KG','3826283',1.00,'2023-05-15 10:10:19','18.00','9','newstock','1','','',0.00,'','1','19','1','1','3826283','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(307,'NORBROOK ALBAFAS 10% -120ML','',3.00,'2023-05-15 10:41:18','0.00','9','newstock','1','','',140.00,'','1','3','internal','1','3826429','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(308,'MEDINA PEN & STRIP 50ML','',10.00,'2023-05-15 15:21:09','0.00','9','newstock','1','','',260.00,'','1','10','internal','1','3826424','','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(309,'WATERING CAN 10L','',13.00,'2023-05-15 16:36:55','0.00','9','newstock','1','','',260.00,'','1','13','internal','1','3826380','','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(310,'EA CARROTS NANTES 25G','',1.00,'2023-05-16 08:26:03','0.00','9','newstock','1','','',100.00,'','1','1','internal','1','3826042','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(311,'OSHO EASYGRO FLOWER & FRUIT -250G','',6.00,'2023-05-17 12:48:05','0.00','9','newstock','1','','',95.00,'','1','6','internal','1','3826146','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(312,'NORBROOK LEVAFAS XTRA -125ML','',14.00,'2023-05-18 08:24:44','0.00','9','newstock','1','','',330.00,'','1','14','internal','1','3826440','','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(313,'COOPERS NILZAN PLUS -125ML','',3.00,'2023-05-18 18:00:05','0.00','9','newstock','1','','',208.00,'','1','3','internal','1','3826396','','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(314,'FEEDER LARGE','',8.00,'2023-05-19 11:28:10','0.00','9','newstock','1','','',0.00,'','1','8','internal','1','3826490','','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(315,'ROYALSEED RED PINNOY -250G','',3.00,'2023-05-19 12:18:48','0.00','9','newstock','1','','',3700.00,'','1','3','internal','1','3826221','','',0.00,'','4550','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(316,'SIMLAW CABBAGE GLORIA F1 25G','',5.00,'2023-05-19 13:09:39','0.00','9','newstock','1','','',1800.00,'','1','5','internal','1','3826239','','',0.00,'','1950','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(317,'CENRIVA BETA BOOSTER 1L','',15.00,'2023-05-19 16:25:52','3.00','9','newstock','1','','',75.00,'','1','18','internal','1','3826012','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(318,'CENRIVA BETA BOOSTER 1L','',3.00,'2023-05-19 16:26:11','18.00','9','newstock','1','','',75.00,'','1','21','internal','1','3826012','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(319,'CENRIVA BETA BOOSTER 1L','',-6.00,'2023-05-19 16:26:25','21.00','9','newstock','1','','',75.00,'','1','15','internal','1','3826012','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(320,'AGRICHEM AGROZYME 100ML','',12.00,'2023-05-19 16:59:47','0.00','9','newstock','1','','',120.00,'','1','12','internal','1','3826333','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(321,'KENYA SEED MAIZE SEED HBM614 -2KG','',1.00,'2023-05-20 15:17:56','0.00','9','newstock','1','','',0.00,'','1','1','internal','1','3826117','','',0.00,'','420','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(322,'WESTERN SEED WH 505 2KG','',1.00,'2023-05-20 17:44:00','0.00','9','newstock','1','','',525.00,'','1','1','internal','1','3826312','','',0.00,'','550','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(323,'FARMATE PRESSURE SPRAYER -20L','',9.00,'2023-05-23 12:40:11','0.00','9','newstock','1','','',2350.00,'','1','9','internal','1','3826374','','',0.00,'','2650','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(324,'PANNAR MAIZE SEED PAN 691 -2KG','',19.00,'2023-05-23 12:42:55','0.00','9','newstock','1','','',590.00,'','1','19','internal','1','3826186','','',0.00,'','650','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(325,'NORBROOK DUODIP 50ML','3826437',1.00,'2023-05-23 18:06:47','7.00','9','newstock','1','','',0.00,'','1','8','1','1','3826437','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(326,'HIGHTECH METROCYCLINE POWDER -25G','',5.00,'2023-05-27 08:13:43','0.00','9','newstock','1','','',70.00,'','1','5','internal','1','3826419','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(327,'NORBROOK DUODIP 50ML','',-4.00,'2023-05-30 17:48:05','6.00','9','newstock','1','','',330.00,'','1','2','internal','1','3826437','','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(328,'NORBROOK ALBAFAS 2.5% -500ML','',12.00,'2023-05-31 08:36:56','0.00','9','newstock','1','','',140.00,'','1','12','internal','1','3826435','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(329,'NDUME HERMETICS BAGS','',8.00,'2023-06-02 13:25:27','0.00','9','newstock','1','','',200.00,'','1','8','internal','1','3826129','','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(330,'AGRICHEM LANCER 100ML','',-2.00,'2023-06-02 16:54:53','4.00','9','newstock','1','','',285.00,'','1','2','internal','1','3826347','','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(331,'SIMLAW GLORIA 50G','',3.00,'2023-06-02 17:15:44','0.00','9','newstock','1','','',3550.00,'','1','3','internal','1','3826242','','',0.00,'','3900','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(332,'AGROSOLUTION AGROMAX 250GM','',12.00,'2023-06-03 08:31:33','0.00','9','newstock','1','','',480.00,'','1','12','internal','1','3826361','','',0.00,'','550','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(333,'AGRICHEM AGRGROW VEG 1KG','',24.00,'2023-06-05 12:10:09','0.00','9','newstock','1','','',265.00,'','1','24','internal','1','3826322','','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(334,'AGRICHEM AGRIGROW F/F 1KG','',24.00,'2023-06-05 12:11:12','0.00','9','newstock','1','','',265.00,'','1','24','internal','1','3826327','','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(335,'AGRICHEM AGRIGROW 500G','',13.00,'2023-06-05 12:13:02','0.00','9','newstock','1','','',165.00,'','1','13','internal','1','3826324','','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(336,'AGRICHEM OXYWEED 500ML','',1.00,'2023-06-05 12:14:11','0.00','9','newstock','1','','',1050.00,'','1','1','internal','1','3826350','','',0.00,'','1300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(337,'AGRICHEM OXYWEED 90ML','',18.00,'2023-06-05 12:14:44','0.00','9','newstock','1','','',250.00,'','1','18','internal','1','3826351','','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(338,'TWIGA ACTELLIC SUPER -50GM','',48.00,'2023-06-05 13:52:01','0.00','9','newstock','1','','',80.00,'','1','48','internal','1','3826298','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(339,'TWIGA ACTELLIC SUPER -500G','',20.00,'2023-06-05 13:56:21','0.00','9','newstock','1','','',406.00,'','1','20','internal','1','3826297','','',0.00,'','480','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(340,'TWIGA ACTELLIC SUPER -200GM','',24.00,'2023-06-05 13:56:51','0.00','9','newstock','1','','',210.00,'','1','24','internal','1','3826296','','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(341,'TWIGA ACTELLIC SUPER -100G','',48.00,'2023-06-05 13:57:15','0.00','9','newstock','1','','',120.00,'','1','48','internal','1','3826294','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(342,'TWIGA ACTELIC 1KG','',12.00,'2023-06-05 13:57:39','0.00','9','newstock','1','','',757.00,'','1','12','internal','1','3826292','','',0.00,'','850','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(343,'THABITI ELGON KENYA CAN 25KG','',-2.00,'2023-06-05 18:04:45','10.00','9','newstock','1','','',2550.00,'','1','8','internal','1','3826283','','',0.00,'','3200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(344,'ULTRAVETIS CABBAGE KIBOKO 50G','',4.00,'2023-06-06 15:17:13','0.00','9','newstock','1','','',2750.00,'','1','4','internal','1','3826307','','',0.00,'','2950','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(345,'THABITI ELGON KENYA DAP 25KG','',-5.00,'2023-06-06 15:17:43','121.00','9','newstock','1','','',2800.00,'','1','116','internal','1','3826285','','',0.00,'','3450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(346,'THABITI ELGON KENYA DAP 50KG','',-2.00,'2023-06-08 09:40:46','42.00','9','newstock','1','','',5500.00,'','1','40','internal','1','3826286','','',0.00,'','6400','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(347,'THABITI ELGON KENYA DAP 50KG','3826286',1.00,'2023-06-08 09:44:54','39.00','9','newstock','1','','',0.00,'','1','40','1','1','3826286','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(348,'THABITI ELGON KENYA DAP 10KG','',-5.00,'2023-06-09 06:08:51','43.00','9','newstock','1','','',1130.00,'','1','38','internal','1','3826284','','',0.00,'','1500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(349,'RAINBOW SILVZOLE 430SC 30ML','',-2.00,'2023-06-09 06:51:06','3.00','9','newstock','1','','',114.40,'','1','1','internal','1','3826212','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(350,'NOREROOK DUODIP 20ML','',-1.00,'2023-06-12 10:21:11','2.00','9','newstock','1','','',0.00,'','1','1','internal','1','3826449','','',0.00,'','180','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(351,'GREENLIFE KUNGUNIL 200SL -I0ML','',-1.00,'2023-06-12 14:21:39','2.00','9','newstock','1','','',0.00,'','1','1','internal','1','3826413','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(352,'COOPERS GRENADE 5%EC -20ML','',-7.00,'2023-06-12 14:24:06','13.00','9','newstock','1','','',92.00,'','1','6','internal','1','3826386','','',0.00,'','120','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(353,'SIMLAW CABBAGE GLORIA F1 10G','',2.00,'2023-06-12 16:17:11','0.00','9','newstock','1','','',700.00,'','1','2','internal','1','3826238','','',0.00,'','850','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(354,'RAFIKI PRESSURE SPRAY 2LTRS','',32.00,'2023-06-13 13:30:21','0.00','9','newstock','1','','',320.00,'','1','32','internal','1','3826379','','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(355,'NORBROOK DUODIP 50ML','',3.00,'2023-06-13 17:51:45','0.00','9','newstock','1','','',330.00,'','1','3','internal','1','3826437','','',0.00,'','450','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(356,'EA COLLARDS 100G','',-8.00,'2023-06-17 12:25:46','8.00','9','newstock','1','','',0.00,'','1','0','internal','1','3826043','','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(357,'NOVA SUPER BLUE CROSS DUST -2KG','',38.00,'2023-06-19 17:50:01','0.00','9','newstock','1','','',200.00,'','1','38','internal','1','3826131','','',0.00,'','230','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(358,'AGRICHEM ZETANIL 76WP 2.5KG','',-1.00,'2023-06-20 06:21:24','2.00','9','newstock','1','','',2800.00,'','1','1','internal','1','3826358','','',0.00,'','3200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(359,'AGRICHEM ZINC&BORON 1L','',-2.00,'2023-06-21 10:47:09','4.00','9','newstock','1','','',880.00,'','1','2','internal','1','3826509','','',0.00,'','1200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(360,'RAINBOW CAPTURE IOOML','',-97.00,'2023-06-24 16:10:20','110.00','9','newstock','1','','',440.00,'','1','13','internal','1','3826192','','',0.00,'','750','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(361,'NORBROOK ALBAFAS 2.5% -1L','',-5.00,'2023-06-26 08:25:33','6.00','9','newstock','1','','',0.00,'','1','1','internal','1','3826432','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(362,'NORBROOK DUODIP 100ML','',-1.00,'2023-06-29 10:29:30','1.00','9','newstock','1','','',500.00,'','1','0','internal','1','3826436','','',0.00,'','650','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(363,'AGRICHEM LANCER 100ML','',-1.00,'2023-06-29 10:30:05','1.00','9','newstock','1','','',285.00,'','1','0','internal','1','3826347','','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(364,'agrichem diazon 60EC','',-5.00,'2023-06-30 16:23:44','29.00','9','newstock','1','','',60.00,'','1','24','internal','1','3826505','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(365,'NORBROOK ALBAFAS 2.5% 500ML','',10.00,'2023-07-03 08:46:51','0.00','9','newstock','1','','',140.00,'','1','10','internal','1','3826434','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(366,'AGRICHEM HIGHMAX 100ML','',-5.00,'2023-07-08 06:31:47','22.00','9','newstock','1','','',100.00,'','1','17','internal','1','3826342','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(367,'RAINBOW RID OUT 1L','',-1.00,'2023-07-08 09:25:28','4.00','9','newstock','1','','',650.00,'','1','3','internal','1','3826206','','',0.00,'','900','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(368,'COOPERS MACLIK SUPER - IKG','',-3.00,'2023-07-13 10:47:52','3.00','9','newstock','1','','',217.00,'','1','0','internal','1','3826388','','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(369,'EA COLLARDS 50G','',-5.00,'2023-07-17 12:05:20','6.00','9','newstock','1','','',120.00,'','1','1','internal','1','3826500','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(370,'HIGHCHEM SEVIN 200G','',-3.00,'2023-07-18 17:52:24','6.00','9','newstock','1','','',100.00,'','1','3','internal','1','3826416','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(371,'NORBROOK ALBAFAS 2.5% 500ML','',-9.00,'2023-07-28 11:07:08','9.00','9','newstock','1','','',140.00,'','1','0','internal','1','3826434','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(372,'NORBROOK ALBAFAS 2.5% -500ML','',-1.00,'2023-07-28 11:07:29','7.00','9','newstock','1','','',140.00,'','1','6','internal','1','3826435','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(373,'THABITI ELGON KENYA DAP 10KG','3826284',1.00,'2023-08-04 10:27:45','20.00','9','newstock','1','','',0.00,'','1','21','1','1','3826284','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(374,'CENRIVA BETA BOOSTER 2L','',-4.00,'2023-08-05 15:15:30','14.00','9','newstock','1','','',120.00,'','1','10','internal','1','3826013','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(375,'AGRICHEM ZETANIL 5KG','',-1.00,'2023-08-08 11:57:26','1.00','9','newstock','1','','',5500.00,'','1','0','internal','1','3826508','','',0.00,'','6000','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(376,'EAS COLLARDS (GEORGIA WIKI) 25G','',-2.00,'2023-08-08 17:47:42','4.00','9','newstock','1','','',85.00,'','1','2','internal','1','3826059','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(377,'HIGHCHEM TREVIN 50G','',-6.00,'2023-08-09 13:27:07','9.00','9','newstock','1','','',60.00,'','1','3','internal','1','3826502','','',0.00,'','80','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(378,'agrichem diazon 60EC','',-3.00,'2023-08-11 16:42:49','5.00','9','newstock','1','','',60.00,'','1','2','internal','1','3826505','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(379,'TWIGA ACTELIC 1KG','3826292',1.00,'2023-08-14 09:58:09','11.00','9','newstock','1','','',0.00,'','1','12','1','1','3826292','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(380,'AGRICHEM HIGHMAX 100ML','',-2.00,'2023-08-18 08:40:16','7.00','9','newstock','1','','',100.00,'','1','5','internal','1','3826342','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(381,'AGRICHEM AGRIGROW F/F 500G','',1.00,'2023-08-21 11:34:42','0.00','9','newstock','1','','',165.00,'','1','1','internal','1','3826329','','',0.00,'','250','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(382,'TWIGA ACTELLIC SUPER -500G','',-2.00,'2023-08-21 14:17:12','3.00','9','newstock','1','','',406.00,'','1','1','internal','1','3826297','','',0.00,'','480','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(383,'NOVA SUPER BLUE CROSS DUST -1KG','',-3.00,'2023-08-22 12:34:08','6.00','9','newstock','1','','',100.00,'','1','3','internal','1','3826130','','',0.00,'','130','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(384,'CENRIVA BETA BOOSTER 500ML','',-8.00,'2023-08-24 12:50:04','12.00','9','newstock','1','','',50.00,'','1','4','internal','1','3826014','','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(385,'AGRICHEM HIGHMAX 100ML','',-2.00,'2023-08-25 10:45:53','2.00','9','newstock','1','','',100.00,'','1','0','internal','1','3826342','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(386,'CENRIVA BETA BOOSTER 500ML','',-1.00,'2023-08-25 10:46:05','1.00','9','newstock','1','','',50.00,'','1','0','internal','1','3826014','','',0.00,'','70','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(387,'NOVA SUPER BLUE CROSS DUST -2KG','',-2.00,'2023-08-28 14:53:17','9.00','9','newstock','1','','',200.00,'','1','7','internal','1','3826131','','',0.00,'','230','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(388,'AGRICHEM AGRIGROW VEG 100G','',-2.00,'2023-08-29 16:47:06','2.00','9','newstock','1','','',60.00,'','1','0','internal','1','3826326','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(389,'AGRICHEM AGRIGROW VEG 250G','',-9.00,'2023-08-29 16:47:21','10.00','9','newstock','1','','',100.00,'','1','1','internal','1','3826501','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(390,'SIMILAW SEEDS COLLARDS (S.WIKI) -25G','',-5.00,'2023-08-29 18:09:35','6.00','9','newstock','1','','',90.00,'','1','1','internal','1','3826233','','',0.00,'','130','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(391,'TWIGA ACTELLIC SUPER -50GM','3826298',1.00,'2023-09-01 15:08:51','5.00','9','newstock','1','','',0.00,'','1','6','1','1','3826298','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(392,'HIGHCHEM TREVIN 200G','',9.00,'2023-09-02 16:06:43','19.00','9','newstock','1','','',110.00,'','1','28','internal','1','3826504','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(393,'HIGHCHEM TREVIN 200G','',-11.00,'2023-09-02 16:07:23','27.00','9','newstock','1','','',110.00,'','1','16','internal','1','3826504','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(394,'HIGHCHEM TREVIN 200G','',-5.00,'2023-09-02 16:07:38','16.00','9','newstock','1','','',110.00,'','1','11','internal','1','3826504','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(395,'TWIGA ACTELIC SUPER 500G','',3.00,'2023-09-04 11:17:16','0.00','9','newstock','1','','',406.00,'','1','3','internal','1','3826293','','',0.00,'','480','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(396,'TWIGA ACTELIC SUPER 500G','',-3.00,'2023-09-04 11:17:50','3.00','9','newstock','1','','',406.00,'','1','0','internal','1','3826293','','',0.00,'','480','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(397,'TWIGA ACTELIC 1KG','',3.00,'2023-09-04 11:18:16','0.00','9','newstock','1','','',757.00,'','1','3','internal','1','3826292','','',0.00,'','850','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(398,'HIGHTECH METROCYCLINE POWDER -25G','',-2.00,'2023-09-04 11:57:16','4.00','9','newstock','1','','',70.00,'','1','2','internal','1','3826419','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(399,'TWIGA ACTELLIC SUPER -100G','',-1.00,'2023-09-04 12:50:26','1.00','9','newstock','1','','',120.00,'','1','0','internal','1','3826294','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(400,'TWIGA ACTELLIC SUPER -50GM','',-1.00,'2023-09-04 12:50:39','1.00','9','newstock','1','','',80.00,'','1','0','internal','1','3826298','','',0.00,'','100','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(401,'CENRIVA BETA BOOSTER 5L','',-2.00,'2023-09-04 12:51:08','16.00','9','newstock','1','','',240.00,'','1','14','internal','1','3826015','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(402,'AGRICHEM ZETANIL 40G','',-1.00,'2023-09-04 13:06:42','3.00','9','newstock','1','','',100.00,'','1','2','internal','1','3826356','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(403,'HAND SPRAY 1L','3826377',1.00,'2023-09-05 12:15:00','35.00','9','newstock','1','','',0.00,'','1','36','1','1','3826377','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(404,'NORBROOKALBAFAS 10% 500ML','',-12.00,'2023-09-11 10:41:52','12.00','9','newstock','1','','',0.00,'','1','0','internal','1','3826447','','',0.00,'','500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(405,'NORBROOK ALBAFAS 2.5% -500ML','',-2.00,'2023-09-11 10:42:12','4.00','9','newstock','1','','',140.00,'','1','2','internal','1','3826435','','',0.00,'','200','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(406,'TWIGA ACTELIC 1KG','',1.00,'2023-09-11 10:42:38','1.00','9','newstock','1','','',757.00,'','1','2','internal','1','3826292','','',0.00,'','850','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(407,'OSHO OSHOTHANE 100G','',-3.00,'2023-09-11 12:57:12','8.00','9','newstock','1','','',110.00,'','1','5','internal','1','3826168','','',0.00,'','150','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(408,'AGRICHEM HIGHMAX 250ML','',-3.00,'2023-09-12 08:55:39','4.00','9','newstock','1','','',200.00,'','1','1','internal','1','3826344','','',0.00,'','350','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(409,'AGRICHEM HIGHMAX 500ML','',-1.00,'2023-09-12 08:55:53','1.00','9','newstock','1','','',380.00,'','1','0','internal','1','3826345','','',0.00,'','550','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(410,'CENRIVA BETA BOOSTER 5L','',6.00,'2023-09-12 08:56:29','6.00','9','newstock','1','','',240.00,'','1','12','internal','1','3826015','','',0.00,'','300','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(411,'SIMICAW SPINACH 50G','',-4.00,'2023-09-12 13:22:56','6.00','9','newstock','1','','',0.00,'','1','2','internal','1','3826231','','',0.00,'','60','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(412,'THABITI ELGON KENYA DAP 10KG','',2.00,'2023-09-12 17:55:48','5.00','9','newstock','1','','',1130.00,'','1','7','internal','1','3826284','','',0.00,'','1500','','','','','received',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(413,'SIMICAW SPINACH 50G','3826231',1.00,'2023-09-14 15:35:50','1.00','9','newstock','1','','',0.00,'','1','2','1','1','3826231','','',0.00,'','','','','','','returned',0,'0000-00-00 00:00:00','','0',1,NULL,'Inclusive','branch',NULL,'',''),(414,'TWIGA ACTELIC 1KG','',1.00,'2023-09-15 13:09:46','1.00','9','newstock','1','','',757.00,'','1','2','internal','1','3826292','','',0.00,'','850','','','','','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, `nhifrelief` decimal(10,2) DEFAULT 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,1,1,'active','employee',1,22.50),(2,6000.00,7999.00,300.00,1,1,'active','employee',1,45.00),(3,8000.00,11999.00,400.00,1,1,'active','employee',1,60.00),(4,12000.00,14999.00,500.00,1,1,'active','employee',1,75.00),(5,15000.00,19999.00,600.00,1,1,'active','employee',1,90.00),(6,20000.00,24999.00,750.00,1,1,'active','employee',1,112.50),(7,25000.00,29999.00,850.00,1,1,'active','employee',1,127.50),(8,30000.00,34999.00,900.00,1,1,'active','employee',1,135.00),(9,35000.00,39000.00,950.00,1,1,'active','employee',1,142.50),(10,40000.00,44999.00,1000.00,1,1,'active','employee',1,150.00),(11,45000.00,49000.00,1100.00,1,1,'active','employee',1,165.00),(12,50000.00,59999.00,1200.00,1,1,'active','employee',1,180.00),(13,60000.00,69999.00,1300.00,1,1,'active','employee',1,195.00),(14,70000.00,79999.00,1400.00,1,1,'active','employee',1,210.00),(15,80000.00,89999.00,1500.00,1,1,'active','employee',1,225.00),(16,90000.00,99999.00,1600.00,1,1,'active','employee',1,240.00),(17,100000.00,99999999.00,1700.00,1,1,'active','employee',1,255.00),(18,0.00,0.00,500.00,1,1,'active','employer',1,75.00); /*!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 AUTO_INCREMENT=104 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 */; INSERT INTO `offdays` VALUES (1,1,'2023-01-01',1,'Weekend',NULL,'2023-02-15 12:29:10pm'),(2,1,'2023-01-08',1,'Weekend',NULL,'2023-02-15 12:29:10pm'),(3,1,'2023-01-15',1,'Weekend',NULL,'2023-02-15 12:29:10pm'),(4,1,'2023-01-22',1,'Weekend',NULL,'2023-02-15 12:29:10pm'),(5,1,'2023-01-29',1,'Weekend',NULL,'2023-02-15 12:29:10pm'),(6,1,'2023-02-05',1,'Weekend',NULL,'2023-02-15 12:29:10pm'),(7,1,'2023-02-12',1,'Weekend',NULL,'2023-02-15 12:29:10pm'),(8,1,'2023-02-19',1,'Weekend',NULL,'2023-02-15 12:29:10pm'),(9,1,'2023-02-26',1,'Weekend',NULL,'2023-02-15 12:29:10pm'),(10,1,'2023-03-05',1,'Weekend',NULL,'2023-02-15 12:29:10pm'),(11,1,'2023-03-12',1,'Weekend',NULL,'2023-02-15 12:29:10pm'),(12,1,'2023-03-19',1,'Weekend',NULL,'2023-02-15 12:29:10pm'),(13,1,'2023-03-26',1,'Weekend',NULL,'2023-02-15 12:29:10pm'),(14,1,'2023-04-02',1,'Weekend',NULL,'2023-02-15 12:29:10pm'),(15,1,'2023-04-09',1,'Weekend',NULL,'2023-02-15 12:29:10pm'),(16,1,'2023-04-16',1,'Weekend',NULL,'2023-02-15 12:29:10pm'),(17,1,'2023-04-23',1,'Weekend',NULL,'2023-02-15 12:29:10pm'),(18,1,'2023-04-30',1,'Weekend',NULL,'2023-02-15 12:29:10pm'),(19,1,'2023-05-07',1,'Weekend',NULL,'2023-02-15 12:29:10pm'),(20,1,'2023-05-14',1,'Weekend',NULL,'2023-02-15 12:29:10pm'),(21,1,'2023-05-21',1,'Weekend',NULL,'2023-02-15 12:29:10pm'),(22,1,'2023-05-28',1,'Weekend',NULL,'2023-02-15 12:29:10pm'),(23,1,'2023-06-04',1,'Weekend',NULL,'2023-02-15 12:29:10pm'),(24,1,'2023-06-11',1,'Weekend',NULL,'2023-02-15 12:29:10pm'),(25,1,'2023-06-18',1,'Weekend',NULL,'2023-02-15 12:29:10pm'),(26,1,'2023-06-25',1,'Weekend',NULL,'2023-02-15 12:29:10pm'),(27,1,'2023-07-02',1,'Weekend',NULL,'2023-02-15 12:29:10pm'),(28,1,'2023-07-09',1,'Weekend',NULL,'2023-02-15 12:29:10pm'),(29,1,'2023-07-16',1,'Weekend',NULL,'2023-02-15 12:29:10pm'),(30,1,'2023-07-23',1,'Weekend',NULL,'2023-02-15 12:29:10pm'),(31,1,'2023-07-30',1,'Weekend',NULL,'2023-02-15 12:29:10pm'),(32,1,'2023-08-06',1,'Weekend',NULL,'2023-02-15 12:29:10pm'),(33,1,'2023-08-13',1,'Weekend',NULL,'2023-02-15 12:29:10pm'),(34,1,'2023-08-20',1,'Weekend',NULL,'2023-02-15 12:29:10pm'),(35,1,'2023-08-27',1,'Weekend',NULL,'2023-02-15 12:29:10pm'),(36,1,'2023-09-03',1,'Weekend',NULL,'2023-02-15 12:29:10pm'),(37,1,'2023-09-10',1,'Weekend',NULL,'2023-02-15 12:29:10pm'),(38,1,'2023-09-17',1,'Weekend',NULL,'2023-02-15 12:29:10pm'),(39,1,'2023-09-24',1,'Weekend',NULL,'2023-02-15 12:29:10pm'),(40,1,'2023-10-01',1,'Weekend',NULL,'2023-02-15 12:29:10pm'),(41,1,'2023-10-08',1,'Weekend',NULL,'2023-02-15 12:29:10pm'),(42,1,'2023-10-15',1,'Weekend',NULL,'2023-02-15 12:29:10pm'),(43,1,'2023-10-22',1,'Weekend',NULL,'2023-02-15 12:29:10pm'),(44,1,'2023-10-29',1,'Weekend',NULL,'2023-02-15 12:29:10pm'),(45,1,'2023-11-05',1,'Weekend',NULL,'2023-02-15 12:29:10pm'),(46,1,'2023-11-12',1,'Weekend',NULL,'2023-02-15 12:29:10pm'),(47,1,'2023-11-19',1,'Weekend',NULL,'2023-02-15 12:29:10pm'),(48,1,'2023-11-26',1,'Weekend',NULL,'2023-02-15 12:29:10pm'),(49,1,'2023-12-03',1,'Weekend',NULL,'2023-02-15 12:29:10pm'),(50,1,'2023-12-10',1,'Weekend',NULL,'2023-02-15 12:29:10pm'),(51,1,'2023-01-07',1,'Saturday',NULL,'2023-02-15 12:30:31pm'),(52,1,'2023-01-14',1,'Saturday',NULL,'2023-02-15 12:30:31pm'),(53,1,'2023-01-21',1,'Saturday',NULL,'2023-02-15 12:30:31pm'),(54,1,'2023-01-28',1,'Saturday',NULL,'2023-02-15 12:30:31pm'),(55,1,'2023-02-04',1,'Saturday',NULL,'2023-02-15 12:30:31pm'),(56,1,'2023-02-11',1,'Saturday',NULL,'2023-02-15 12:30:31pm'),(57,1,'2023-02-18',1,'Saturday',NULL,'2023-02-15 12:30:31pm'),(58,1,'2023-02-25',1,'Saturday',NULL,'2023-02-15 12:30:31pm'),(59,1,'2023-03-04',1,'Saturday',NULL,'2023-02-15 12:30:31pm'),(60,1,'2023-03-11',1,'Saturday',NULL,'2023-02-15 12:30:31pm'),(61,1,'2023-03-18',1,'Saturday',NULL,'2023-02-15 12:30:31pm'),(62,1,'2023-03-25',1,'Saturday',NULL,'2023-02-15 12:30:31pm'),(63,1,'2023-04-01',1,'Saturday',NULL,'2023-02-15 12:30:31pm'),(64,1,'2023-04-08',1,'Saturday',NULL,'2023-02-15 12:30:31pm'),(65,1,'2023-04-15',1,'Saturday',NULL,'2023-02-15 12:30:31pm'),(66,1,'2023-04-22',1,'Saturday',NULL,'2023-02-15 12:30:31pm'),(67,1,'2023-04-29',1,'Saturday',NULL,'2023-02-15 12:30:31pm'),(68,1,'2023-05-06',1,'Saturday',NULL,'2023-02-15 12:30:31pm'),(69,1,'2023-05-13',1,'Saturday',NULL,'2023-02-15 12:30:31pm'),(70,1,'2023-05-20',1,'Saturday',NULL,'2023-02-15 12:30:31pm'),(71,1,'2023-05-27',1,'Saturday',NULL,'2023-02-15 12:30:31pm'),(72,1,'2023-06-03',1,'Saturday',NULL,'2023-02-15 12:30:31pm'),(73,1,'2023-06-10',1,'Saturday',NULL,'2023-02-15 12:30:31pm'),(74,1,'2023-06-17',1,'Saturday',NULL,'2023-02-15 12:30:31pm'),(75,1,'2023-06-24',1,'Saturday',NULL,'2023-02-15 12:30:31pm'),(76,1,'2023-07-01',1,'Saturday',NULL,'2023-02-15 12:30:31pm'),(77,1,'2023-07-08',1,'Saturday',NULL,'2023-02-15 12:30:31pm'),(78,1,'2023-07-15',1,'Saturday',NULL,'2023-02-15 12:30:31pm'),(79,1,'2023-07-22',1,'Saturday',NULL,'2023-02-15 12:30:31pm'),(80,1,'2023-07-29',1,'Saturday',NULL,'2023-02-15 12:30:31pm'),(81,1,'2023-08-05',1,'Saturday',NULL,'2023-02-15 12:30:31pm'),(82,1,'2023-08-12',1,'Saturday',NULL,'2023-02-15 12:30:31pm'),(83,1,'2023-08-19',1,'Saturday',NULL,'2023-02-15 12:30:31pm'),(84,1,'2023-08-26',1,'Saturday',NULL,'2023-02-15 12:30:31pm'),(85,1,'2023-09-02',1,'Saturday',NULL,'2023-02-15 12:30:31pm'),(86,1,'2023-09-09',1,'Saturday',NULL,'2023-02-15 12:30:31pm'),(87,1,'2023-09-16',1,'Saturday',NULL,'2023-02-15 12:30:31pm'),(88,1,'2023-09-23',1,'Saturday',NULL,'2023-02-15 12:30:31pm'),(89,1,'2023-09-30',1,'Saturday',NULL,'2023-02-15 12:30:31pm'),(90,1,'2023-10-07',1,'Saturday',NULL,'2023-02-15 12:30:31pm'),(91,1,'2023-10-14',1,'Saturday',NULL,'2023-02-15 12:30:31pm'),(92,1,'2023-10-21',1,'Saturday',NULL,'2023-02-15 12:30:31pm'),(93,1,'2023-10-28',1,'Saturday',NULL,'2023-02-15 12:30:31pm'),(94,1,'2023-11-04',1,'Saturday',NULL,'2023-02-15 12:30:31pm'),(95,1,'2023-11-11',1,'Saturday',NULL,'2023-02-15 12:30:31pm'),(96,1,'2023-11-18',1,'Saturday',NULL,'2023-02-15 12:30:31pm'),(97,1,'2023-11-25',1,'Saturday',NULL,'2023-02-15 12:30:31pm'),(98,1,'2023-12-02',1,'Saturday',NULL,'2023-02-15 12:30:31pm'),(99,1,'2023-12-09',1,'Saturday',NULL,'2023-02-15 12:30:31pm'),(100,1,'2023-12-16',1,'Saturday',NULL,'2023-02-15 12:30:31pm'),(101,1,'2023-12-23',1,'Saturday',NULL,'2023-02-15 12:30:31pm'),(102,1,'2023-12-30',1,'Saturday',NULL,'2023-02-15 12:30:31pm'),(103,1,'2023-10-10',1,'JM',NULL,'2023-02-15 12:31:30pm'); /*!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` datetime 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` text 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` text NOT NULL, `destination` text 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, `senderidno` varchar(50) NOT NULL, `senderphone` 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 `parceldelivery` -- LOCK TABLES `parceldelivery` WRITE; /*!40000 ALTER TABLE `parceldelivery` DISABLE KEYS */; /*!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 */; /*!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, `nhifrelief` decimal(10,2) DEFAULT NULL, `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, `smscode` varchar(50) NOT NULL, `timesent` datetime NOT NULL, `computerno` text NOT NULL, `computernostatus` varchar(20) NOT NULL DEFAULT 'new', `computernodate` varchar(50) NOT NULL, `computernouserdata` text 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=29 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,112.50,'Admin','Advanta','FAITH','254718667391','robisearch@gmail.com','12345678','','female','','','0','','155663771675825033','user','1','','','','3343455',448.00,'1','2023-06-17','','1','2019-06-11','Contract',20000.00,'','2019-06-06','','','','2019-06-05','2019-06-06','KCB','2412423','Daily','1','2019-09-20','0222222',0.00,'','','Single','',105.00,1,'','1000','yes','admin','',0,0,0,'','2019-08-28',0,'',0.00,'','','','Yes',13908.00,0,0.00,0.60,'no',200.00,'','2023-01-13 13:02:22','','','','','','','','P06666xxx',1,'022','444',2,'','534032','2022-10-23 20:40:59','B0-22-7A-ED-77-F6','new','2023-02-04 09:37:04','Submited by ROBERT MANYALA, With Phone No: 254718667391 at 2023-02-04 09:37:04'),(4,NULL,'Waiter','Waiter',NULL,'Waiter','Waiter','1111','','female','','','','',NULL,'user','0',NULL,'','','3435433',0.00,'','2023-03-01','','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,'990007236','','0000-00-00 00:00:00','','new','',''),(6,NULL,'RAILA ODINGA','','','recevire074334','','','','Male','','','1 ','',NULL,'accommodation','1','','','','41460640',0.00,'1','2023-02-23 13:41:04','2023-02-23 13:41:04','1','','',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,NULL,1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''),(7,NULL,'MFANGANO','ADMIN',NULL,'2547976100AA','admin@mfangano.com','4321','','male','','','','',NULL,'user','1',NULL,'','','12121222',0.00,'','2023-06-17','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',138.00,0,'','','no','superadmin','',0,0,0,'','2023-03-01',0,'',NULL,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'','','','','','','',NULL,NULL,'',1,NULL,NULL,NULL,'203223302','','0000-00-00 00:00:00','','new','',''),(8,NULL,'VALENTINE','MAKALI','Makali','254700013264','','1111','','female','Chwele','','1 ','',NULL,'user','1','Mfangano Farmers Centre','','','',0.00,'7','2023-06-13 10:40:43','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','1000000','no','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'','','','','','','','','Valentine','',1,NULL,NULL,2,'126803632','','0000-00-00 00:00:00','','new','',''),(9,NULL,'RACHEL Atyang','ATYANG','Atyang','254793884186','RACHELAtyang@gmail.com','2222','','female','Chwele','','1 ','',NULL,'user','1','','','','',0.00,'7','2023-06-17','','1','','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','1000000','no','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'','','','','','','','','Rachel','',1,NULL,NULL,3,'920202633','','0000-00-00 00:00:00','','new','',''),(10,NULL,'MAZOP PLAZA','',NULL,'254724338565','sales@mazopenterprises.com','','','female','KITALE','2024-03-02','1','',NULL,'supplier','1','','','','121',0.00,'9','2023-03-02 16:16:15','','1','2023-03-02','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',NULL,NULL,NULL,NULL,'',25800.00,0,0.00,0.00,'no',0.00,'no','2023-03-02 16:22:33','','','','','',NULL,NULL,'P051132586Z',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(11,NULL,'Muze K','','','254727149640','','','','male','Chwele','','1 ','',NULL,'member','0','Mfangano Farmers Centre','','','',0.00,'7','2023-06-17 02:34:10','','1','2023-05-20','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','Rachel','',1,NULL,NULL,3,'','','0000-00-00 00:00:00','','new','',''),(13,NULL,'Mark Zadock','','','254719345097','','','','','Chwele','2024-06-05','1 ','',NULL,'member','1','Mfangano Farmers Centre','','','',0.00,'7','2023-06-13 02:21:35','','1','2023-06-05','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,3,'','','0000-00-00 00:00:00','','new','',''),(14,NULL,'Amos Kiboko cabbage farmer','','','254113654985','','','','male','Chwele','2024-06-13','1 ','',NULL,'member','1','Mfangano','','','',0.00,'7','2023-06-22 13:09:01','','1','2023-06-13','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,3,'','','0000-00-00 00:00:00','','new','',''),(15,NULL,'Yona','','','254702864104','','','','male','Chwele','2024-06-13','1 ','',NULL,'member','1','Mfangano Farmers Centre','','','',0.00,'7','2023-06-22 13:13:38','','1','2023-06-13','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,3,'','','0000-00-00 00:00:00','','new','',''),(16,NULL,'Kamau Mboka Zetanil Farmer','','','254745389142','','','','male','Chwele','2024-06-13','1 ','',NULL,'member','1','Mfangano Farmers Centre','','','',0.00,'7','2023-06-22 13:07:32','','1','2023-06-13','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,3,'','','0000-00-00 00:00:00','','new','',''),(17,NULL,'Isaac Rukira Kiboko Cabbage Farmer ','','','2547740814383','','','','male','Chwele','2024-06-13','1 ','',NULL,'member','1','Mfangano Farmers Centre','','','',0.00,'7','2023-06-13 02:19:40','','1','2023-06-13','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,3,'','','0000-00-00 00:00:00','','new','',''),(18,NULL,'Dan Opanga Gloria Cabbage Farmer','','','254717806736','','','','male','Chwele','2024-06-13','1 ','',NULL,'member','1','Mfangano Farmers Centre','','','',0.00,'7','2023-06-22 13:06:48','','1','2023-06-13','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,3,'','','0000-00-00 00:00:00','','new','',''),(19,NULL,'Simiyu','','','254726350039','mfanganofarmerscentre@gmail.com','','','male','Chwele','2024-06-13','1 ','',NULL,'member','1','Mfangano Farmers Centre','','','',0.00,'7','2023-06-13 02:17:23','','1','2023-06-13','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,3,'','','0000-00-00 00:00:00','','new','',''),(20,NULL,'Jacquiline Tomato Farmer','',NULL,'254724110250','','','','female','Chwele','2024-06-15','1','',NULL,'member','1','Mfangano Farmers Centre','','','',0.00,'7','2023-06-15 14:34:26','','1','2023-06-15','',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,3,'','','0000-00-00 00:00:00','','new','',''),(21,NULL,'Silas kiboko cabbage farmer','',NULL,'254722617632','','','','male','Chwele','2024-06-16','1','',NULL,'member','1','Mfangano Farmers Centre','','','',0.00,'7','2023-06-16 20:18:13','','1','2023-06-16','',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,3,'','','0000-00-00 00:00:00','','new','',''),(22,NULL,'Simiyu general Farmer','',NULL,'254724256184','','','','male','Chwele','2024-06-16','1','',NULL,'member','1','Mfangano Farmers Centre','','','',0.00,'7','2023-06-16 20:22:24','','1','2023-06-16','',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,3,'','','0000-00-00 00:00:00','','new','',''),(24,NULL,'Sheila Wakoli','','','254725780958','','','','female','Chwele','2024-06-18','1 ','',NULL,'supplier','1','Mfangano Farmers Centre','','','',0.00,'7','2023-06-22 12:55:35','','1','2023-06-18','',0.00,'','','','','','','','','','','','','',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,NULL,NULL,NULL,'',0.00,0,0.00,0.00,'no',0.00,'no','','','','','','','','','',1,NULL,NULL,1,'','','0000-00-00 00:00:00','','new','',''),(25,NULL,'Ruth Mideva','',NULL,'254721765806','','','','female','Chwele','2024-06-18','1','',NULL,'member','1','Mfangano Farmers Centre','','','',0.00,'7','2023-06-18 21:32:49','','1','2023-06-18','',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,3,'','','0000-00-00 00:00:00','','new','',''),(26,NULL,'Ferdinand Wakoli','',NULL,'254722471916','','','','male','Chwele','2024-06-18','1','',NULL,'member','1','Mfangano Farmers Centre','','','',0.00,'7','2023-06-18 21:34:37','','1','2023-06-18','',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,'','','0000-00-00 00:00:00','','new','',''),(27,NULL,'Robin Rotich','',NULL,'254791730663','','','','male','Chwele','2024-06-22','1','',NULL,'member','1','Mfangano Farmers Centre','','','',0.00,'7','2023-06-22 12:33:56','','1','2023-06-22','',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,3,'','','0000-00-00 00:00:00','','new','',''),(28,NULL,'Dismus Wekes','',NULL,'254719120583','','','','male','Chwele','2024-06-22','1','',NULL,'member','1','Mfangano Farmers Centre','','','',0.00,'7','2023-06-22 12:38:02','','1','2023-06-22','',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,3,'','','0000-00-00 00:00:00','','new','',''); /*!40000 ALTER TABLE `people` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `peopleregistration` -- DROP TABLE IF EXISTS `peopleregistration`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `peopleregistration` ( `id` int(11) NOT NULL AUTO_INCREMENT, `nhifrelief` decimal(10,2) DEFAULT NULL, `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, `smscode` varchar(50) NOT NULL, `timesent` datetime NOT NULL, `computerno` text NOT NULL, `computernostatus` varchar(20) NOT NULL DEFAULT 'new', `computernodate` varchar(50) NOT NULL, `computernouserdata` text 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=3 DEFAULT CHARSET=utf8mb3 COLLATE=utf8mb3_unicode_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `peopleregistration` -- LOCK TABLES `peopleregistration` WRITE; /*!40000 ALTER TABLE `peopleregistration` DISABLE KEYS */; INSERT INTO `peopleregistration` VALUES (2,NULL,'Admin','Default','FAITH','254718667391','robisearch@gmail.com','12345678','','female','','','0','DDDD',NULL,'member','1','','','','3343455',448.00,'1','2023-02-08 17:35:06','','1','2019-06-11','',0.00,'','2019-06-06','','','','','','','','Monthly','4','','0222222',0.00,'','','','',0.00,0,'','','','user','',0,0,0,'','',0,'',0.00,'','','','yes',13908.00,0,0.00,0.60,'no',200.00,'yes','2023-01-26 16:45:32','','','','','','','','P06666xxx',1,NULL,NULL,NULL,'','','0000-00-00 00:00:00','','new','',''); /*!40000 ALTER TABLE `peopleregistration` 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 ('bankdeposits',1),('bankdeposits',7),('banktransfer',1),('banktransfer',7),('banktransfer',9),('cashiersales',1),('cashiersales',4),('cashiersales',5),('cashiersales',7),('cashiersales',8),('cashiersales',9),('config',1),('config',7),('damagedproducts',1),('damagedproducts',7),('damagedproducts',8),('damagedproducts',9),('displayreport',1),('displayreport',7),('displayreport',8),('displayreport',9),('documents',1),('documents',7),('grouping',1),('grouping',7),('grouping',9),('income',1),('income',7),('income',8),('incomeexpenses',1),('incomeexpenses',7),('incomeexpenses',8),('incomeexpenses',9),('incomingstock',1),('incomingstock',7),('incomingstore',1),('incomingstore',7),('lowproducts',1),('lowproducts',7),('lowstocklist',1),('lowstocklist',7),('lowstocklist',8),('lowstocklist',9),('loyalitycards',1),('loyalitycards',7),('loyalitycards',9),('members',1),('members',7),('members',8),('members',9),('password',1),('password',4),('password',5),('password',7),('password',8),('password',9),('peoplecategory',1),('peoplecategory',7),('peoplecategory',8),('peoplecategory',9),('productlist',1),('productlist',7),('productlist',8),('productlist',9),('products',1),('products',7),('products',9),('productscategory',1),('productscategory',7),('productscategory',8),('profile',1),('profile',5),('profile',7),('purchases',1),('purchases',7),('purchases',9),('quotation',1),('quotation',7),('quotation',8),('quotation',9),('recorddelivery',1),('recorddelivery',7),('reports',1),('reports',7),('reports',8),('reports',9),('sales',1),('sales',4),('sales',5),('sales',7),('sales',8),('sales',9),('sendsms',1),('sendsms',7),('users',1),('users',7),('viewreturnsales',1),('viewreturnsales',7),('viewreturnsales',8),('viewreturnsales',9),('wholesale',1),('wholesale',7); /*!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=102067 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 (77134,'sales','5','suspend'),(77135,'sales','5','add'),(77136,'sales','5','update'),(77137,'sales','5','cash'),(77138,'sales','5','sale'),(77139,'sales','5','moresales'),(77140,'sales','5','Logout'),(77141,'sales','5','select'),(77142,'sales','5','discount'),(77143,'sales','5','displaycustomers'),(77144,'sales','5','mpesa'),(77145,'sales','5','printbill'),(77146,'sales','5','productdiscount'),(77147,'sales','5','order'),(77148,'sales','5','closebill'),(77149,'sales','5','editsellingprice'),(77150,'sales','5','updatepaymentmode'),(77151,'sales','5','card'),(77152,'sales','5','clearpayments'),(77153,'sales','5','viewbuyingprice'),(77154,'sales','5','cheque'),(77155,'sales','5','creditnote'),(77156,'sales','5','voucher'),(77157,'sales','5','salesbeyondbprice'),(77158,'sales','5','points'),(77159,'sales','5','credit'),(77160,'sales','5','selectroom'),(77161,'sales','5','dontprint'),(77162,'sales','5','backdatesales'),(77163,'sales','5','recordcoins'),(77164,'sales','5','changetaxstatus'),(77165,'sales','5','giveloyalityponts'),(77166,'sales','5','splitbill'),(77167,'sales','5','changeuomonsales'),(77168,'sales','5','selecttable'),(77169,'sales','5','printdelivery'),(77170,'sales','5','sendsms'),(77171,'sales','5','selectcurrency'),(77172,'sales','5','salesperson'),(77173,'sales','5','usekeyboard'),(77174,'sales','5','receiptno'),(77175,'cashiersales','5','entermpesacode'),(77176,'cashiersales','5','editmpesa'),(77177,'cashiersales','5','all'),(77178,'cashiersales','5','cashiersales'),(77179,'cashiersales','5','editmpesadate'),(77180,'cashiersales','5','dontshowtotal'),(77181,'cashiersales','5','viewtill'),(77182,'cashiersales','5','viewdailycollections'),(77183,'cashiersales','5','updatedailycollections'),(77184,'cashiersales','5','viewallcounters'),(77185,'cashiersales','5','viewcommission'),(77186,'cashiersales','5','dailysalesonly'),(77187,'cashiersales','5','viewmpesamessages'),(77188,'password','5','change'),(77189,'profile','5','update'),(96238,'sales','4','add'),(96239,'sales','4','printreceipt'),(96240,'sales','4','update'),(96241,'sales','4','cash'),(96242,'sales','4','moresales'),(96243,'sales','4','sale'),(96244,'sales','4','Logout'),(96245,'sales','4','mpesabalance'),(96246,'sales','4','select'),(96247,'sales','4','order'),(96248,'sales','4','closebill'),(96249,'sales','4','printbill'),(96250,'sales','4','mpesa'),(96251,'sales','4','card'),(96252,'sales','4','viewbuyingprice'),(96253,'sales','4','updatepaymentmode'),(96254,'sales','4','clearpayments'),(96255,'sales','4','cheque'),(96256,'sales','4','creditnote'),(96257,'sales','4','voucher'),(96258,'sales','4','points'),(96259,'sales','4','salesbeyondbprice'),(96260,'sales','4','credit'),(96261,'sales','4','salebelowbprice'),(96262,'sales','4','dontprint'),(96263,'sales','4','giveloyalityponts'),(96264,'sales','4','splitbill'),(96265,'sales','4','selecttable'),(96266,'sales','4','printdelivery'),(96267,'sales','4','sendsms'),(96268,'sales','4','entermpesacode'),(96269,'sales','4','salesperson'),(96270,'sales','4','usekeyboard'),(96271,'sales','4','receiptno'),(96272,'cashiersales','4','entermpesacode'),(96273,'cashiersales','4','editmpesa'),(96274,'cashiersales','4','all'),(96275,'cashiersales','4','cashiersales'),(96276,'cashiersales','4','editmpesadate'),(96277,'cashiersales','4','adddailycollection'),(96278,'cashiersales','4','viewtill'),(96279,'cashiersales','4','viewdailycollections'),(96280,'cashiersales','4','updatedailycollections'),(96281,'cashiersales','4','reversempesa'),(96282,'cashiersales','4','clearallsales'),(96283,'cashiersales','4','viewallcollections'),(96284,'cashiersales','4','mpesapendingreport'),(96285,'cashiersales','4','viewallcounters'),(96286,'cashiersales','4','mpesaverifiedreport'),(96287,'cashiersales','4','viewcommission'),(96288,'cashiersales','4','dailysalesonly'),(96289,'cashiersales','4','viewmpesamessages'),(96290,'password','4','change'),(100032,'sales','8','add'),(100033,'sales','8','suspend'),(100034,'sales','8','selectmessage'),(100035,'sales','8','printreceipt'),(100036,'sales','8','update'),(100037,'sales','8','cash'),(100038,'sales','8','delete'),(100039,'sales','8','moresales'),(100040,'sales','8','sale'),(100041,'sales','8','reprint'),(100042,'sales','8','select'),(100043,'sales','8','printbill'),(100044,'sales','8','viewbuyingprice'),(100045,'sales','8','editsellingprice'),(100046,'sales','8','updatepaymentmode'),(100047,'sales','8','card'),(100048,'sales','8','clearpayments'),(100049,'sales','8','creditnote'),(100050,'sales','8','salesbeyondbprice'),(100051,'sales','8','salebelowbprice'),(100052,'sales','8','credit'),(100053,'sales','8','dontprint'),(100054,'sales','8','recordcoins'),(100055,'sales','8','giveloyalityponts'),(100056,'sales','8','splitbill'),(100057,'sales','8','changeuomonsales'),(100058,'sales','8','selecttable'),(100059,'sales','8','printdelivery'),(100060,'sales','8','usekeyboard'),(100061,'sales','8','receiptno'),(100062,'sales','8','updateqtysales'),(100063,'cashiersales','8','entermpesacode'),(100064,'cashiersales','8','editmpesa'),(100065,'cashiersales','8','all'),(100066,'cashiersales','8','delete'),(100067,'cashiersales','8','cashiersales'),(100068,'cashiersales','8','editmpesadate'),(100069,'cashiersales','8','dontshowtotal'),(100070,'cashiersales','8','updatedailycollections'),(100071,'cashiersales','8','viewallcollections'),(100072,'cashiersales','8','mpesaverifiedreport'),(100073,'cashiersales','8','viewcommission'),(100074,'cashiersales','8','dailysalesonly'),(100075,'viewreturnsales','8','add'),(100076,'viewreturnsales','8','update'),(100077,'viewreturnsales','8','delete'),(100078,'viewreturnsales','8','return'),(100079,'viewreturnsales','8','clear'),(100080,'viewreturnsales','8','moresales'),(100081,'income','8','View'),(100082,'incomeexpenses','8','add'),(100083,'incomeexpenses','8','viewexpense'),(100084,'incomeexpenses','8','postrentalexpenses'),(100085,'members','8','add'),(100086,'members','8','update'),(100087,'productscategory','8','add'),(100088,'productscategory','8','update'),(100089,'productlist','8','bulk'),(100090,'productlist','8','more'),(100091,'productlist','8','move'),(100092,'productlist','8','updatestock'),(100093,'productlist','8','transfer'),(100094,'productlist','8','addstock'),(100095,'productlist','8','view'),(100096,'productlist','8','update'),(100097,'productlist','8','add'),(100098,'productlist','8','openclosestock'),(100099,'products','8','negativestockadjustment'),(100100,'lowstocklist','8','add'),(100101,'lowstocklist','8','more'),(100102,'lowstocklist','8','view'),(100103,'damagedproducts','8','add'),(100104,'damagedproducts','8','update'),(100105,'peoplecategory','8','add'),(100106,'peoplecategory','8','update'),(100107,'reports','8','view'),(100108,'reports','8','update'),(100109,'reports','8','dontshowprofit'),(100110,'displayreport','8','view'),(100111,'password','8','change'),(100112,'quotation','8','add'),(100113,'quotation','8','update'),(100114,'quotation','8','view'),(100115,'quotation','8','viewall'),(100568,'sales','1','add'),(100569,'sales','1','suspend'),(100570,'sales','1','selectmessage'),(100571,'sales','1','printreceipt'),(100572,'sales','1','update'),(100573,'sales','1','cash'),(100574,'sales','1','delete'),(100575,'sales','1','moresales'),(100576,'sales','1','sale'),(100577,'sales','1','mpesabalance'),(100578,'sales','1','displaycustomers'),(100579,'sales','1','discount'),(100580,'sales','1','reprint'),(100581,'sales','1','select'),(100582,'sales','1','printbill'),(100583,'sales','1','productdiscount'),(100584,'sales','1','mpesa'),(100585,'sales','1','order'),(100586,'sales','1','viewbuyingprice'),(100587,'sales','1','editsellingprice'),(100588,'sales','1','updatepaymentmode'),(100589,'sales','1','card'),(100590,'sales','1','clearpayments'),(100591,'sales','1','cheque'),(100592,'sales','1','creditnote'),(100593,'sales','1','voucher'),(100594,'sales','1','salesbeyondbprice'),(100595,'sales','1','points'),(100596,'sales','1','credit'),(100597,'sales','1','dontprint'),(100598,'sales','1','recordcoins'),(100599,'sales','1','changetaxstatus'),(100600,'sales','1','giveloyalityponts'),(100601,'sales','1','splitbill'),(100602,'sales','1','selecttable'),(100603,'sales','1','printdelivery'),(100604,'sales','1','sendsms'),(100605,'sales','1','entermpesacode'),(100606,'sales','1','salesperson'),(100607,'sales','1','negativesales'),(100608,'sales','1','updateqtysales'),(100609,'wholesale','1','sale'),(100610,'wholesale','1','add'),(100611,'wholesale','1','delete'),(100612,'wholesale','1','update'),(100613,'cashiersales','1','editmpesa'),(100614,'cashiersales','1','all'),(100615,'cashiersales','1','delete'),(100616,'cashiersales','1','cashiersales'),(100617,'cashiersales','1','editmpesadate'),(100618,'cashiersales','1','adddailycollection'),(100619,'cashiersales','1','viewtill'),(100620,'cashiersales','1','viewdailycollections'),(100621,'cashiersales','1','deletedailycollections'),(100622,'cashiersales','1','updatedailycollections'),(100623,'cashiersales','1','reversempesa'),(100624,'cashiersales','1','clearallsales'),(100625,'cashiersales','1','viewallcollections'),(100626,'cashiersales','1','viewallcounters'),(100627,'cashiersales','1','mpesapendingreport'),(100628,'cashiersales','1','mpesaverifiedreport'),(100629,'cashiersales','1','viewcommission'),(100630,'cashiersales','1','viewmpesamessages'),(100631,'recorddelivery','1','add'),(100632,'recorddelivery','1','view'),(100633,'recorddelivery','1','update'),(100634,'recorddelivery','1','delete'),(100635,'recorddelivery','1','changestatus'),(100636,'recorddelivery','1','report'),(100637,'recorddelivery','1','Dispatched'),(100638,'recorddelivery','1','FailedDelivery'),(100639,'recorddelivery','1','ReturnedandReceived'),(100640,'recorddelivery','1','Delivered'),(100641,'recorddelivery','1','Claimraised'),(100642,'recorddelivery','1','ClaimOK'),(100643,'recorddelivery','1','ClaimDamaged'),(100644,'purchases','1','add'),(100645,'purchases','1','update'),(100646,'purchases','1','delete'),(100647,'purchases','1','updatebuyingprice'),(100648,'purchases','1','updatesellingprice'),(100649,'purchases','1','updateclosedinvoice'),(100650,'purchases','1','viewquotation'),(100651,'purchases','1','viewserials'),(100652,'purchases','1','viewdirectpurchases'),(100653,'purchases','1','viewpurchase'),(100654,'purchases','1','salesorder'),(100655,'purchases','1','budget'),(100656,'purchases','1','showdefaultserials'),(100657,'purchases','1','viewallcounters'),(100658,'purchases','1','approve'),(100659,'purchases','1','addbatchno'),(100660,'purchases','1','addexpirydate'),(100661,'viewreturnsales','1','add'),(100662,'viewreturnsales','1','update'),(100663,'viewreturnsales','1','delete'),(100664,'viewreturnsales','1','return'),(100665,'viewreturnsales','1','clear'),(100666,'viewreturnsales','1','moresales'),(100667,'income','1','View'),(100668,'income','1','add'),(100669,'income','1','wiewinvoices'),(100670,'incomeexpenses','1','add'),(100671,'incomeexpenses','1','closeexpense'),(100672,'incomeexpenses','1','update'),(100673,'incomeexpenses','1','wiewinvoices'),(100674,'incomeexpenses','1','viewbills'),(100675,'incomeexpenses','1','viewdebtors'),(100676,'incomeexpenses','1','viewcreditors'),(100677,'incomeexpenses','1','postrentalexpenses'),(100678,'members','1','add'),(100679,'members','1','update'),(100680,'members','1','opencloseshift'),(100681,'members','1','UpdateRenewal'),(100682,'users','1','add'),(100683,'users','1','update'),(100684,'users','1','delete'),(100685,'users','1','deleteallroles'),(100686,'productscategory','1','add'),(100687,'productscategory','1','update'),(100688,'productscategory','1','delete'),(100689,'productlist','1','bulk'),(100690,'productlist','1','more'),(100691,'productlist','1','move'),(100692,'productlist','1','updatestock'),(100693,'productlist','1','transfer'),(100694,'productlist','1','addstock'),(100695,'productlist','1','delete'),(100696,'productlist','1','view'),(100697,'productlist','1','update'),(100698,'productlist','1','add'),(100699,'productlist','1','stocktaking'),(100700,'productlist','1','editstocktaken'),(100701,'productlist','1','editopenclosestock'),(100702,'productlist','1','viewserials'),(100703,'productlist','1','changeserialstatus'),(100704,'productlist','1','viewproductsfromallbranches'),(100705,'productlist','1','negativestockadjustment'),(100706,'products','1','add'),(100707,'products','1','update'),(100708,'products','1','delete'),(100709,'products','1','addstock'),(100710,'products','1','more'),(100711,'products','1','bulk'),(100712,'products','1','deleteorder'),(100713,'products','1','dispatch'),(100714,'products','1','removestock'),(100715,'products','1','price'),(100716,'products','1','removeallstock'),(100717,'products','1','bulkpriceupdate'),(100718,'incomingstock','1','add'),(100719,'incomingstock','1','update'),(100720,'incomingstock','1','view'),(100721,'incomingstock','1','delete'),(100722,'incomingstore','1','add'),(100723,'incomingstore','1','delete'),(100724,'incomingstore','1','view'),(100725,'lowstocklist','1','more'),(100726,'lowstocklist','1','view'),(100727,'lowproducts','1','add'),(100728,'lowproducts','1','update'),(100729,'damagedproducts','1','add'),(100730,'damagedproducts','1','update'),(100731,'damagedproducts','1','delete'),(100732,'bankdeposits','1','update'),(100733,'bankdeposits','1','delete'),(100734,'banktransfer','1','add'),(100735,'peoplecategory','1','add'),(100736,'peoplecategory','1','update'),(100737,'peoplecategory','1','delete'),(100738,'loyalitycards','1','add'),(100739,'loyalitycards','1','update'),(100740,'reports','1','view'),(100741,'reports','1','download'),(100742,'reports','1','update'),(100743,'reports','1','viewall'),(100744,'displayreport','1','view'),(100745,'grouping','1','add'),(100746,'grouping','1','update'),(100747,'grouping','1','delete'),(100748,'sendsms','1','add'),(100749,'sendsms','1','update'),(100750,'sendsms','1','delete'),(100751,'sendsms','1','transfersms'),(100752,'documents','1','add'),(100753,'documents','1','update'),(100754,'documents','1','delete'),(100755,'documents','1','viewalldocuments'),(100756,'password','1','change'),(100757,'profile','1','update'),(100758,'quotation','1','add'),(100759,'quotation','1','update'),(100760,'quotation','1','delete'),(100761,'quotation','1','view'),(100762,'quotation','1','viewall'),(100763,'config','1','delete'),(100764,'config','1','update'),(100765,'config','1','Novatsales'),(100887,'sales','9','add'),(100888,'sales','9','suspend'),(100889,'sales','9','printreceipt'),(100890,'sales','9','update'),(100891,'sales','9','cash'),(100892,'sales','9','moresales'),(100893,'sales','9','sale'),(100894,'sales','9','reprint'),(100895,'sales','9','select'),(100896,'sales','9','printbill'),(100897,'sales','9','productdiscount'),(100898,'sales','9','mpesa'),(100899,'sales','9','closebill'),(100900,'sales','9','editsellingprice'),(100901,'sales','9','updatepaymentmode'),(100902,'sales','9','card'),(100903,'sales','9','clearpayments'),(100904,'sales','9','cheque'),(100905,'sales','9','salesbeyondbprice'),(100906,'sales','9','salebelowbprice'),(100907,'sales','9','credit'),(100908,'sales','9','dontprint'),(100909,'sales','9','recordcoins'),(100910,'sales','9','giveloyalityponts'),(100911,'sales','9','splitbill'),(100912,'sales','9','usekeyboard'),(100913,'sales','9','receiptno'),(100914,'sales','9','updateqtysales'),(100915,'cashiersales','9','entermpesacode'),(100916,'cashiersales','9','editmpesa'),(100917,'cashiersales','9','cashiersales'),(100918,'cashiersales','9','editmpesadate'),(100919,'cashiersales','9','adddailycollection'),(100920,'cashiersales','9','viewtill'),(100921,'cashiersales','9','viewdailycollections'),(100922,'cashiersales','9','updatedailycollections'),(100923,'cashiersales','9','viewallcounters'),(100924,'cashiersales','9','mpesapendingreport'),(100925,'cashiersales','9','mpesaverifiedreport'),(100926,'cashiersales','9','viewcommission'),(100927,'cashiersales','9','viewmpesamessages'),(100928,'cashiersales','9','dailysalesonly'),(100929,'purchases','9','add'),(100930,'purchases','9','update'),(100931,'purchases','9','delete'),(100932,'purchases','9','updatebuyingprice'),(100933,'purchases','9','updatesellingprice'),(100934,'purchases','9','updateclosedinvoice'),(100935,'purchases','9','viewquotation'),(100936,'purchases','9','viewserials'),(100937,'purchases','9','viewdirectpurchases'),(100938,'purchases','9','viewpurchase'),(100939,'purchases','9','salesorder'),(100940,'purchases','9','budget'),(100941,'purchases','9','showdefaultserials'),(100942,'purchases','9','viewallcounters'),(100943,'purchases','9','approve'),(100944,'purchases','9','addbatchno'),(100945,'purchases','9','addexpirydate'),(100946,'viewreturnsales','9','add'),(100947,'viewreturnsales','9','update'),(100948,'viewreturnsales','9','return'),(100949,'viewreturnsales','9','clear'),(100950,'viewreturnsales','9','moresales'),(100951,'incomeexpenses','9','add'),(100952,'incomeexpenses','9','update'),(100953,'members','9','add'),(100954,'members','9','update'),(100955,'members','9','opencloseshift'),(100956,'productlist','9','bulk'),(100957,'productlist','9','more'),(100958,'productlist','9','move'),(100959,'productlist','9','updatestock'),(100960,'productlist','9','transfer'),(100961,'productlist','9','addstock'),(100962,'productlist','9','view'),(100963,'productlist','9','update'),(100964,'productlist','9','add'),(100965,'productlist','9','openclosestock'),(100966,'productlist','9','stocktaking'),(100967,'productlist','9','editstocktaken'),(100968,'productlist','9','editopenclosestock'),(100969,'productlist','9','viewserials'),(100970,'productlist','9','changeserialstatus'),(100971,'productlist','9','viewproductsfromallbranches'),(100972,'productlist','9','bulkpriceupdate'),(100973,'productlist','9','negativestockadjustment'),(100974,'products','9','add'),(100975,'products','9','update'),(100976,'products','9','delete'),(100977,'products','9','addstock'),(100978,'products','9','more'),(100979,'products','9','bulk'),(100980,'products','9','dispatch'),(100981,'products','9','removestock'),(100982,'products','9','price'),(100983,'products','9','bulkpriceupdate'),(100984,'products','9','negativestockadjustment'),(100985,'lowstocklist','9','add'),(100986,'lowstocklist','9','more'),(100987,'lowstocklist','9','view'),(100988,'damagedproducts','9','add'),(100989,'damagedproducts','9','update'),(100990,'banktransfer','9','add'),(100991,'peoplecategory','9','add'),(100992,'peoplecategory','9','update'),(100993,'loyalitycards','9','add'),(100994,'reports','9','view'),(100995,'reports','9','download'),(100996,'reports','9','delete'),(100997,'reports','9','update'),(100998,'reports','9','viewall'),(100999,'displayreport','9','view'),(101000,'grouping','9','add'),(101001,'grouping','9','update'),(101002,'password','9','change'),(101003,'quotation','9','add'),(101004,'quotation','9','update'),(101005,'quotation','9','view'),(101006,'quotation','9','viewall'),(101855,'sales','7','add'),(101856,'sales','7','suspend'),(101857,'sales','7','selectmessage'),(101858,'sales','7','printreceipt'),(101859,'sales','7','update'),(101860,'sales','7','cash'),(101861,'sales','7','delete'),(101862,'sales','7','moresales'),(101863,'sales','7','sale'),(101864,'sales','7','mpesabalance'),(101865,'sales','7','displaycustomers'),(101866,'sales','7','discount'),(101867,'sales','7','reprint'),(101868,'sales','7','select'),(101869,'sales','7','printbill'),(101870,'sales','7','productdiscount'),(101871,'sales','7','mpesa'),(101872,'sales','7','order'),(101873,'sales','7','closebill'),(101874,'sales','7','viewbuyingprice'),(101875,'sales','7','editsellingprice'),(101876,'sales','7','updatepaymentmode'),(101877,'sales','7','card'),(101878,'sales','7','clearpayments'),(101879,'sales','7','cheque'),(101880,'sales','7','creditnote'),(101881,'sales','7','voucher'),(101882,'sales','7','salesbeyondbprice'),(101883,'sales','7','points'),(101884,'sales','7','credit'),(101885,'sales','7','dontprint'),(101886,'sales','7','backdatesales'),(101887,'sales','7','recordcoins'),(101888,'sales','7','leaseitems'),(101889,'sales','7','changetaxstatus'),(101890,'sales','7','giveloyalityponts'),(101891,'sales','7','splitbill'),(101892,'sales','7','changeuomonsales'),(101893,'sales','7','printdelivery'),(101894,'sales','7','sendsms'),(101895,'sales','7','entermpesacode'),(101896,'sales','7','selectcurrency'),(101897,'sales','7','usekeyboard'),(101898,'sales','7','receiptno'),(101899,'sales','7','updateqtysales'),(101900,'wholesale','7','sale'),(101901,'wholesale','7','add'),(101902,'wholesale','7','delete'),(101903,'wholesale','7','update'),(101904,'cashiersales','7','entermpesacode'),(101905,'cashiersales','7','editmpesa'),(101906,'cashiersales','7','all'),(101907,'cashiersales','7','delete'),(101908,'cashiersales','7','cashiersales'),(101909,'cashiersales','7','editmpesadate'),(101910,'cashiersales','7','adddailycollection'),(101911,'cashiersales','7','viewtill'),(101912,'cashiersales','7','viewdailycollections'),(101913,'cashiersales','7','deletedailycollections'),(101914,'cashiersales','7','updatedailycollections'),(101915,'cashiersales','7','reversempesa'),(101916,'cashiersales','7','clearallsales'),(101917,'cashiersales','7','viewallcollections'),(101918,'cashiersales','7','viewallcounters'),(101919,'cashiersales','7','mpesapendingreport'),(101920,'cashiersales','7','mpesaverifiedreport'),(101921,'cashiersales','7','viewcommission'),(101922,'cashiersales','7','viewmpesamessages'),(101923,'recorddelivery','7','add'),(101924,'recorddelivery','7','view'),(101925,'recorddelivery','7','update'),(101926,'recorddelivery','7','delete'),(101927,'recorddelivery','7','changestatus'),(101928,'recorddelivery','7','report'),(101929,'recorddelivery','7','Dispatched'),(101930,'recorddelivery','7','FailedDelivery'),(101931,'recorddelivery','7','ReturnedandReceived'),(101932,'recorddelivery','7','Delivered'),(101933,'recorddelivery','7','Claimraised'),(101934,'recorddelivery','7','ClaimOK'),(101935,'recorddelivery','7','ClaimDamaged'),(101936,'purchases','7','add'),(101937,'purchases','7','update'),(101938,'purchases','7','delete'),(101939,'purchases','7','updatebuyingprice'),(101940,'purchases','7','updatesellingprice'),(101941,'purchases','7','updateclosedinvoice'),(101942,'purchases','7','viewquotation'),(101943,'purchases','7','viewserials'),(101944,'purchases','7','viewdirectpurchases'),(101945,'purchases','7','viewpurchase'),(101946,'purchases','7','salesorder'),(101947,'purchases','7','budget'),(101948,'purchases','7','showdefaultserials'),(101949,'purchases','7','viewallcounters'),(101950,'purchases','7','approve'),(101951,'purchases','7','addbatchno'),(101952,'purchases','7','addexpirydate'),(101953,'viewreturnsales','7','add'),(101954,'viewreturnsales','7','update'),(101955,'viewreturnsales','7','delete'),(101956,'viewreturnsales','7','return'),(101957,'viewreturnsales','7','clear'),(101958,'viewreturnsales','7','moresales'),(101959,'income','7','View'),(101960,'income','7','add'),(101961,'income','7','wiewinvoices'),(101962,'income','7','detailedvatinvoice'),(101963,'incomeexpenses','7','add'),(101964,'incomeexpenses','7','closeexpense'),(101965,'incomeexpenses','7','update'),(101966,'incomeexpenses','7','updateclosedexpenses'),(101967,'incomeexpenses','7','wiewinvoices'),(101968,'incomeexpenses','7','viewbills'),(101969,'incomeexpenses','7','viewexpense'),(101970,'incomeexpenses','7','viewdebtors'),(101971,'incomeexpenses','7','viewcreditors'),(101972,'incomeexpenses','7','postrentalexpenses'),(101973,'members','7','add'),(101974,'members','7','update'),(101975,'members','7','deletepeople'),(101976,'members','7','opencloseshift'),(101977,'users','7','add'),(101978,'users','7','update'),(101979,'users','7','delete'),(101980,'users','7','deleteallroles'),(101981,'productscategory','7','add'),(101982,'productscategory','7','update'),(101983,'productscategory','7','delete'),(101984,'productlist','7','bulk'),(101985,'productlist','7','more'),(101986,'productlist','7','move'),(101987,'productlist','7','updatestock'),(101988,'productlist','7','transfer'),(101989,'productlist','7','addstock'),(101990,'productlist','7','delete'),(101991,'productlist','7','view'),(101992,'productlist','7','update'),(101993,'productlist','7','add'),(101994,'productlist','7','openclosestock'),(101995,'productlist','7','stocktaking'),(101996,'productlist','7','editstocktaken'),(101997,'productlist','7','editopenclosestock'),(101998,'productlist','7','viewserials'),(101999,'productlist','7','changeserialstatus'),(102000,'productlist','7','viewproductsfromallbranches'),(102001,'productlist','7','bulkpriceupdate'),(102002,'productlist','7','negativestockadjustment'),(102003,'products','7','add'),(102004,'products','7','update'),(102005,'products','7','delete'),(102006,'products','7','addstock'),(102007,'products','7','more'),(102008,'products','7','bulk'),(102009,'products','7','deleteorder'),(102010,'products','7','dispatch'),(102011,'products','7','removestock'),(102012,'products','7','price'),(102013,'products','7','removeallstock'),(102014,'products','7','bulkpriceupdate'),(102015,'products','7','negativestockadjustment'),(102016,'incomingstock','7','add'),(102017,'incomingstock','7','update'),(102018,'incomingstock','7','view'),(102019,'incomingstock','7','delete'),(102020,'incomingstore','7','add'),(102021,'incomingstore','7','delete'),(102022,'incomingstore','7','view'),(102023,'lowstocklist','7','add'),(102024,'lowstocklist','7','more'),(102025,'lowstocklist','7','view'),(102026,'lowproducts','7','add'),(102027,'lowproducts','7','update'),(102028,'damagedproducts','7','add'),(102029,'damagedproducts','7','update'),(102030,'damagedproducts','7','delete'),(102031,'bankdeposits','7','add'),(102032,'bankdeposits','7','update'),(102033,'bankdeposits','7','delete'),(102034,'banktransfer','7','add'),(102035,'peoplecategory','7','add'),(102036,'peoplecategory','7','update'),(102037,'peoplecategory','7','delete'),(102038,'loyalitycards','7','add'),(102039,'loyalitycards','7','update'),(102040,'reports','7','view'),(102041,'reports','7','download'),(102042,'reports','7','delete'),(102043,'reports','7','update'),(102044,'reports','7','viewall'),(102045,'displayreport','7','view'),(102046,'grouping','7','add'),(102047,'grouping','7','update'),(102048,'grouping','7','delete'),(102049,'sendsms','7','add'),(102050,'sendsms','7','update'),(102051,'sendsms','7','delete'),(102052,'sendsms','7','transfersms'),(102053,'documents','7','add'),(102054,'documents','7','update'),(102055,'documents','7','delete'),(102056,'documents','7','viewalldocuments'),(102057,'password','7','change'),(102058,'profile','7','update'),(102059,'quotation','7','add'),(102060,'quotation','7','update'),(102061,'quotation','7','delete'),(102062,'quotation','7','view'),(102063,'quotation','7','viewall'),(102064,'config','7','delete'),(102065,'config','7','add'),(102066,'config','7','update'); /*!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 AUTO_INCREMENT=4 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 */; INSERT INTO `post` VALUES (1,'HOD','HOD','2023-02-15 12:23:10pm','0000-00-00 00:00:00',0),(2,'Director','','2023-02-15 12:23:24pm','0000-00-00 00:00:00',0),(3,'GM','','2023-02-15 12:23:32pm','0000-00-00 00:00:00',0); /*!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 `printers` -- DROP TABLE IF EXISTS `printers`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `printers` ( `id` int(11) NOT NULL AUTO_INCREMENT, `categoryno` 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 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 `printers` -- LOCK TABLES `printers` WRITE; /*!40000 ALTER TABLE `printers` DISABLE KEYS */; /*!40000 ALTER TABLE `printers` 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=5 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,'LIVESTOCK FARMING',0,'2023-03-02 14:21:18','active','1','','1','2','0','','Percentage',NULL),(2,'CROP FARMING',0,'2023-03-02 14:21:26','active','1','','1','1','0','','Percentage',NULL),(3,'POULTRY FARMIG',0,'2023-03-02 14:21:50','active','1','','1','3','0','','Percentage',NULL),(4,'GENERAL',0,'2023-03-02 14:22:08','active','1','','1','4','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(51) 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, `hscode` varchar(100) DEFAULT NULL, `iddd` int(11) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `code` (`code`,`branch`), KEY `phppos_items_ibfk_1` (`supplier`), KEY `name` (`name`), KEY `deleted` (`deleted`), KEY `phppos_items_ibfk_2` (`imgid`) ) ENGINE=InnoDB AUTO_INCREMENT=513 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,'ACTARA 8G','2','1','',16.00,'170','250',NULL,'200',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826001','pcs','Inventory','EXEMPTED','5',NULL,0),(2,'ADC GROWERS 10KG','3','1','',16.00,'','500',NULL,'500',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826473','pcs','Inventory','EXEMPTED','5',NULL,0),(3,'ADC KENYEJI MASH 20KG','3','1','',16.00,'','750',NULL,'750',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826474','pcs','Inventory','EXEMPTED','5',NULL,0),(4,'ADC KIENYEJI MASH 10KG','2','1','',16.00,'','450',NULL,'450',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826321','pcs','Inventory','EXEMPTED','5',NULL,0),(5,'AGRICHEM AGRGROW VEG 1KG','2','1','',16.00,'265','350',NULL,'350',NULL,NULL,'5',0,0,NULL,0,0,0,12.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826322','pcs','Inventory','EXEMPTED','5',NULL,0),(6,'AGRICHEM AGRIGROW 100G','2','1','',16.00,'60','100',NULL,'100',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826323','pcs','Inventory','EXEMPTED','5',NULL,0),(7,'AGRICHEM AGRIGROW 500G','2','1','',16.00,'165','250',NULL,'250',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826324','pcs','Inventory','EXEMPTED','5',NULL,0),(8,'AGRICHEM AGRIGROW F/F 1KG','2','1','',16.00,'265','350',NULL,'350',NULL,NULL,'5',0,0,NULL,0,0,0,23.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826327','pcs','Inventory','EXEMPTED','5',NULL,0),(9,'AGRICHEM AGRIGROW F/F 250G','2','1','',16.00,'95','150',NULL,'150',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826328','pcs','Inventory','EXEMPTED','5',NULL,0),(10,'AGRICHEM AGRIGROW F/F 500G','2','1','',16.00,'165','250',NULL,'250',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826329','pcs','Inventory','EXEMPTED','5',NULL,0),(11,'AGRICHEM AGRIGROW FRUIT & FLOWER 250G','2','1','',16.00,'95','150',NULL,'70',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826325','pcs','Inventory','EXEMPTED','5',NULL,0),(12,'AGRICHEM AGRIGROW VEG 100G','2','1','',16.00,'60','100',NULL,'100',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826326','pcs','Inventory','EXEMPTED','5',NULL,0),(13,'AGRICHEM AGRITHANE 100G','2','1','',16.00,'100','150',NULL,'150',NULL,NULL,'5',0,0,NULL,0,0,0,14.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826330','pcs','Inventory','EXEMPTED','5',NULL,0),(14,'AGRICHEM AGRITHANE 1KG','2','1','',16.00,'600','750',NULL,'650',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826331','pcs','Inventory','EXEMPTED','5',NULL,0),(15,'AGRICHEM AGRITHANE 500G','2','1','',16.00,'320','450',NULL,'450',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826332','pcs','Inventory','EXEMPTED','5',NULL,0),(16,'AGRICHEM AGROZYME 100ML','2','1','',16.00,'120','150',NULL,'150',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826333','pcs','Inventory','EXEMPTED','5',NULL,0),(17,'AGRICHEM ALPHAGUARD 100ML','2','1','',16.00,'190','250',NULL,'250',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826334','pcs','Inventory','EXEMPTED','5',NULL,0),(18,'AGRICHEM ALPHAGUARD 1L','2','1','',16.00,'1655','1850',NULL,'1850',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826335','pcs','Inventory','EXEMPTED','5',NULL,0),(19,'AGRICHEM ALPHAGUARD 500ML','2','1','',16.00,'870','1000',NULL,'1000',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826336','pcs','Inventory','EXEMPTED','5',NULL,0),(20,'AGRICHEM ALPHAGUARD 50ML','2','1','',16.00,'100','150',NULL,'150',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826337','pcs','Inventory','EXEMPTED','5',NULL,0),(21,'AGRICHEM BIO-POWER 1KG','2','1','',16.00,'180','250',NULL,'250',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826338','pcs','Inventory','EXEMPTED','5',NULL,0),(22,'AGRICHEM DIZON 25ML','2','1','',16.00,'60','100',NULL,'100',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826339','pcs','Inventory','EXEMPTED','5',NULL,0),(23,'AGRICHEM FORTUNE AZA 100ML','2','1','',16.00,'280','350',NULL,'200',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826340','pcs','Inventory','EXEMPTED','5',NULL,0),(24,'AGRICHEM GLYPRO 1L','2','1','',16.00,'750','900',NULL,'900',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826341','pcs','Inventory','EXEMPTED','5',NULL,0),(25,'AGRICHEM HIGHMAX 100ML','2','1','',16.00,'100','150',NULL,'150',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826342','pcs','Inventory','EXEMPTED','5',NULL,0),(26,'AGRICHEM HIGHMAX 1L','2','1','',16.00,'700','1000',NULL,'1000',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826343','pcs','Inventory','EXEMPTED','5',NULL,0),(27,'AGRICHEM HIGHMAX 250ML','2','1','',16.00,'200','350',NULL,'350',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826344','pcs','Inventory','EXEMPTED','5',NULL,0),(28,'AGRICHEM HIGHMAX 500ML','2','1','',16.00,'380','550',NULL,'550',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826345','pcs','Inventory','EXEMPTED','5',NULL,0),(29,'AGRICHEM INITIATE 100ML','2','1','',16.00,'360','450',NULL,'450',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826346','pcs','Inventory','EXEMPTED','5',NULL,0),(30,'AGRICHEM LANCER 100ML','2','1','',16.00,'285','350',NULL,'350',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826347','pcs','Inventory','EXEMPTED','5',NULL,0),(31,'AGRICHEM LANCER 50ML','2','1','',16.00,'165','200',NULL,'200',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826348','pcs','Inventory','EXEMPTED','5',NULL,0),(32,'AGRICHEM OXYWEED 1L','2','1','',16.00,'2000','2400',NULL,'2400',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826349','pcs','Inventory','EXEMPTED','5',NULL,0),(33,'AGRICHEM OXYWEED 500ML','2','1','',16.00,'1050','1300',NULL,'1300',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826350','pcs','Inventory','EXEMPTED','5',NULL,0),(34,'AGRICHEM OXYWEED 90ML','2','1','',16.00,'250','350',NULL,'350',NULL,NULL,'5',0,0,NULL,0,0,0,17.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826351','pcs','Inventory','EXEMPTED','5',NULL,0),(35,'AGRICHEM PYRIBAN 100ML','2','1','',16.00,'140','250',NULL,'250',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826352','pcs','Inventory','EXEMPTED','5',NULL,0),(36,'AGRICHEM RAFIKI SPRAYER PUMP 16L','4','1','',16.00,'1950','2200',NULL,'2200',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826372','pcs','Inventory','EXEMPTED','5',NULL,0),(37,'AGRICHEM ZETANIL 120G','2','1','',16.00,'210','250',NULL,'250',NULL,NULL,'5',0,0,NULL,0,0,0,12.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826353','pcs','Inventory','EXEMPTED','5',NULL,0),(38,'AGRICHEM ZETANIL 1KG','2','1','',16.00,'1380','1650',NULL,'1650',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826354','pcs','Inventory','EXEMPTED','5',NULL,0),(39,'AGRICHEM ZETANIL 250G','2','1','',16.00,'380','500',NULL,'500',NULL,NULL,'5',0,0,NULL,0,0,0,16.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826355','pcs','Inventory','EXEMPTED','5',NULL,0),(40,'AGRICHEM ZETANIL 40G','2','1','',16.00,'100','150',NULL,'150',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826356','pcs','Inventory','EXEMPTED','5',NULL,0),(41,'AGRICHEM ZETANIL 500G','2','1','',16.00,'700','850',NULL,'850',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826357','pcs','Inventory','EXEMPTED','5',NULL,0),(42,'AGRICHEM ZETANIL 76WP 2.5KG','2','1','',16.00,'2800','3200',NULL,'3500',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826358','pcs','Inventory','EXEMPTED','5',NULL,0),(43,'AGROSOLUTION AGROMAX 120GM','2','1','',16.00,'','300',NULL,'300',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826359','pcs','Inventory','EXEMPTED','5',NULL,0),(44,'AGROSOLUTION AGROMAX 1KG','2','1','',16.00,'1400','1820',NULL,'1820',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826360','pcs','Inventory','EXEMPTED','5',NULL,0),(45,'AGROSOLUTION AGROMAX 250GM','2','1','',16.00,'480','550',NULL,'550',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826361','pcs','Inventory','EXEMPTED','5',NULL,0),(46,'AGROSOLUTION AGROMAX 40GM','2','1','',16.00,'110','150',NULL,'150',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826362','pcs','Inventory','EXEMPTED','5',NULL,0),(47,'AGROSOLUTION AGROMAX 500GM','2','1','',16.00,'','970',NULL,'970',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826363','pcs','Inventory','EXEMPTED','5',NULL,0),(48,'AGROSOLUTION AGROMAX 80GM','2','1','',16.00,'180','240',NULL,'240',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826364','pcs','Inventory','EXEMPTED','5',NULL,0),(49,'AGROSOLUTION ALPHAKILL 50MLS','2','1','',16.00,'','150',NULL,'150',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826365','pcs','Inventory','EXEMPTED','5',NULL,0),(50,'AGROSOLUTIONS ALPHAKILL 100EC 100ML','2','1','',16.00,'','250',NULL,'250',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826366','pcs','Inventory','EXEMPTED','5',NULL,0),(51,'AGROSOLUTIONS SENATOR 2.5KG','2','1','',16.00,'1650','1850',NULL,'1850',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826367','pcs','Inventory','EXEMPTED','5',NULL,0),(52,'AGROSOLUTIONS SENATOR 5KG','2','1','',16.00,'3200','3450',NULL,'3450',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826368','pcs','Inventory','EXEMPTED','5',NULL,0),(53,'AGROSOLUTIONS SENATOR 800WP 250G','2','1','',16.00,'','250',NULL,'250',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826369','pcs','Inventory','EXEMPTED','5',NULL,0),(54,'AGROZ BAG 100KG','2','1','',16.00,'200','250',NULL,'250',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826370','pcs','Inventory','EXEMPTED','5',NULL,0),(55,'ALBENDEX 2.5% 1L','1','1','',16.00,'','250',NULL,'250',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826381','pcs','Inventory','EXEMPTED','5',NULL,0),(56,'ALFAVET ALBENDEX 600 -600MG','1','1','',16.00,'','20',NULL,'20',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826382','pcs','Inventory','EXEMPTED','5',NULL,0),(57,'ALFAVET AMPROLIUM 20% 25G','3','1','',16.00,'','100',NULL,'100',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826475','pcs','Inventory','EXEMPTED','5',NULL,0),(58,'ALFAVET PIPERAZINE 25G','3','1','',16.00,'','100',NULL,'100',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826476','pcs','Inventory','EXEMPTED','5',NULL,0),(59,'AMIRAN RIOGRANDE VF 25G','2','1','',16.00,'','400',NULL,'400',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826371','pcs','Inventory','EXEMPTED','5',NULL,0),(60,'BABY DRINKER','3','1','',16.00,'','100',NULL,'100',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826477','pcs','Inventory','EXEMPTED','5',NULL,0),(61,'BABY FEEDER','3','1','',16.00,'','100',NULL,'100',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826478','pcs','Inventory','EXEMPTED','5',NULL,0),(62,'BARAKA CAN 25KG','2','1','',16.00,'970','1250',NULL,'1250',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826002','pcs','Inventory','EXEMPTED','5',NULL,0),(63,'BARAKA PLANTING 1KG','2','1','',16.00,'50','100',NULL,'100',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826003','pcs','Inventory','EXEMPTED','5',NULL,0),(64,'BARAKA TOP DRESSING 10KG','2','1','',16.00,'550','650',NULL,'650',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826004','pcs','Inventory','EXEMPTED','5',NULL,0),(65,'BARAKA TOP DRESSING 25KG','2','1','',16.00,'1050','1350',NULL,'1350',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826005','pcs','Inventory','EXEMPTED','5',NULL,0),(66,'BAYER MILRAZ 100GM','2','1','',16.00,'345','460',NULL,'460',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826006','pcs','Inventory','EXEMPTED','5',NULL,0),(67,'BAYER MILRAZ 40GM','2','1','',16.00,'170','230',NULL,'230',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826007','pcs','Inventory','EXEMPTED','5',NULL,0),(68,'BIODEAL BIOTRIM-VET 30GM','3','1','',16.00,'','140',NULL,'140',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826479','pcs','Inventory','EXEMPTED','5',NULL,0),(69,'BORA BORA UREA -10KG','2','1','',16.00,'','600',NULL,'600',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826008','pcs','Inventory','EXEMPTED','5',NULL,0),(70,'BORA BORA UREA -25KG','2','1','',16.00,'','1250',NULL,'1250',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826009','pcs','Inventory','EXEMPTED','5',NULL,0),(71,'BORABORA UREA 25KG','2','1','',16.00,'','1250',NULL,'1250',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826010','pcs','Inventory','EXEMPTED','5',NULL,0),(72,'BORABORA UREA 50KG','2','1','',16.00,'','2450',NULL,'2450',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826011','pcs','Inventory','EXEMPTED','5',NULL,0),(73,'CATTLE FOOT PUMP','4','1','',16.00,'','1200',NULL,'1200',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826373','pcs','Inventory','EXEMPTED','5',NULL,0),(74,'CENRIVA BETA BOOSTER 1L','2','1','',16.00,'75','100',NULL,'100',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826012','pcs','Inventory','EXEMPTED','5',NULL,0),(75,'CENRIVA BETA BOOSTER 2L','2','1','',16.00,'120','150',NULL,'150',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826013','pcs','Inventory','EXEMPTED','5',NULL,0),(76,'CENRIVA BETA BOOSTER 500ML','2','1','',16.00,'50','70',NULL,'70',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826014','pcs','Inventory','EXEMPTED','5',NULL,0),(77,'CENRIVA BETA BOOSTER 5L','2','1','',16.00,'240','300',NULL,'300',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826015','pcs','Inventory','EXEMPTED','5',NULL,0),(78,'CHAPA MELI DAP 10KG','2','1','',16.00,'','720',NULL,'720',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826016','pcs','Inventory','EXEMPTED','5',NULL,0),(79,'CHAPAMELI CAN 50KG','2','1','',16.00,'','2750',NULL,'2750',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826017','pcs','Inventory','EXEMPTED','5',NULL,0),(80,'CHAPAMELI DAP 25KG','2','1','',16.00,'','1800',NULL,'1800',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826018','pcs','Inventory','EXEMPTED','5',NULL,0),(81,'CHAPAMELI DAP 50KG','2','1','',16.00,'','2750',NULL,'2750',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826019','pcs','Inventory','EXEMPTED','5',NULL,0),(82,'CHAPAMELI MICROP PLANTING 10KG','2','1','',16.00,'680','750',NULL,'750',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826020','pcs','Inventory','EXEMPTED','5',NULL,0),(83,'CHAPAMELI MICROP PLANTING 25KG','2','1','',16.00,'1600','1700',NULL,'1700',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826021','pcs','Inventory','EXEMPTED','5',NULL,0),(84,'CHAPAMELI MICROP PLANTING 50KG','2','1','',16.00,'3200','3450',NULL,'3450',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826022','pcs','Inventory','EXEMPTED','5',NULL,0),(85,'CHAPASOLAI CAN 1OKG','2','1','',16.00,'550','650',NULL,'650',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826023','pcs','Inventory','EXEMPTED','5',NULL,0),(86,'CHAPASOLAI CAN 25KG','2','1','',16.00,'1450','1800',NULL,'1450',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826024','pcs','Inventory','EXEMPTED','5',NULL,0),(87,'CHAPASOLAI CAN 50KG','2','1','',16.00,'2500','2650',NULL,'2650',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826025','pcs','Inventory','EXEMPTED','5',NULL,0),(88,'CHAPASOLAI DAP 25KG','2','1','',16.00,'1300','1500',NULL,'1500',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826026','pcs','Inventory','EXEMPTED','5',NULL,0),(89,'CHAPASOLAI UREA 25KG','2','1','',16.00,'1200','1300',NULL,'1300',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826027','pcs','Inventory','EXEMPTED','5',NULL,0),(90,'CHICKMASH 1KG','3','1','',16.00,'','150',NULL,'150',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826480','pcs','Inventory','EXEMPTED','5',NULL,0),(91,'CONTINENTAL RIONEX 25G','2','1','',16.00,'380','450',NULL,'450',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826028','pcs','Inventory','EXEMPTED','5',NULL,0),(92,'CONTINENTAL RIONEX 50G','2','1','',16.00,'600','850',NULL,'850',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826029','pcs','Inventory','EXEMPTED','5',NULL,0),(93,'COOPERS ALPHASIN 25ML','2','1','',16.00,'75','100',NULL,'100',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826030','pcs','Inventory','EXEMPTED','5',NULL,0),(94,'COOPERS DCP 250G','1','1','',16.00,'','130',NULL,'130',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826383','pcs','Inventory','EXEMPTED','5',NULL,0),(95,'COOPERS EPSOM SALT -500GM','1','1','',16.00,'','120',NULL,'120',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826384','pcs','Inventory','EXEMPTED','5',NULL,0),(96,'COOPERS EPSOM SALT -500GM','1','1','',16.00,'','120',NULL,'120',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826385','pcs','Inventory','EXEMPTED','5',NULL,0),(97,'COOPERS GRENADE 5%EC -20ML','1','1','',16.00,'92','120',NULL,'120',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826386','pcs','Inventory','EXEMPTED','5',NULL,0),(98,'COOPERS HEALING OIL - IOOML','1','1','',16.00,'241','350',NULL,'250',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826387','pcs','Inventory','EXEMPTED','5',NULL,0),(99,'COOPERS MACLIK SUPER - IKG','1','1','',16.00,'217','250',NULL,'250',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826388','pcs','Inventory','EXEMPTED','5',NULL,0),(100,'COOPERS MACLIK SUPER -500GMS','1','1','',16.00,'118','150',NULL,'150',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826389','pcs','Inventory','EXEMPTED','5',NULL,0),(101,'COOPERS MILKING SALVE - 50GM','1','1','',16.00,'40','50',NULL,'50',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826390','pcs','Inventory','EXEMPTED','5',NULL,0),(102,'COOPERS MILKING SALVE -250GM','1','1','',16.00,'','180',NULL,'180',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826391','pcs','Inventory','EXEMPTED','5',NULL,0),(103,'COOPERS MILKING SALVE -IOOGM','1','1','',16.00,'','120',NULL,'120',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826392','pcs','Inventory','EXEMPTED','5',NULL,0),(104,'COOPERS NEFLUK BOLUS 5GM','1','1','',16.00,'','60',NULL,'60',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826393','pcs','Inventory','EXEMPTED','5',NULL,0),(105,'COOPERS NEFLUK BOLUS 5GM','1','1','',16.00,'','60',NULL,'60',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826394','pcs','Inventory','EXEMPTED','5',NULL,0),(106,'COOPERS NILZAN BOLUS - 5GM','1','1','',16.00,'','90',NULL,'90',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826395','pcs','Inventory','EXEMPTED','5',NULL,0),(107,'COOPERS NILZAN PLUS -125ML','1','1','',16.00,'208','250',NULL,'250',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826396','pcs','Inventory','EXEMPTED','5',NULL,0),(108,'COOPERS NILZAN SUPER 125ML','1','1','',16.00,'','350',NULL,'350',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826397','pcs','Inventory','EXEMPTED','5',NULL,0),(109,'COOPERS TRIATIX 12,5%EC 40ML','1','1','',16.00,'','130',NULL,'130',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826398','pcs','Inventory','EXEMPTED','5',NULL,0),(110,'COOPERS TRIATIX 12.5%EC -IOOML','1','1','',16.00,'','280',NULL,'280',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826399','pcs','Inventory','EXEMPTED','5',NULL,0),(111,'COOPERS TRIATIX 12.5%EC-20ML','1','1','',16.00,'','100',NULL,'100',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826400','pcs','Inventory','EXEMPTED','5',NULL,0),(112,'COSMOS ASCAREX D 20G','1','1','',16.00,'','100',NULL,'100',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826401','pcs','Inventory','EXEMPTED','5',NULL,0),(113,'COSMOS ASCATEN 25MGS','1','1','',16.00,'16','20','','20',NULL,NULL,'5',0,0,NULL,0,0,0,11.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826402','pcs','Inventory','EXEMPTED','5',NULL,0),(114,'COSMOS CETRINO 24G','1','1','',16.00,'','150',NULL,'150',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826403','pcs','Inventory','EXEMPTED','5',NULL,0),(115,'COSMOS COSVITA 30G','1','1','',16.00,'','120',NULL,'120',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826404','pcs','Inventory','EXEMPTED','5',NULL,0),(116,'COSMOS EGOCIN CHICK 25G','3','1','',16.00,'','60',NULL,'60',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826481','pcs','Inventory','EXEMPTED','5',NULL,0),(117,'COSMOS POLTRICIN CHICK 25G','3','1','',16.00,'','80',NULL,'80',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826482','pcs','Inventory','EXEMPTED','5',NULL,0),(118,'COSMOS S-DIME BOLUS 5G','1','1','',16.00,'','30',NULL,'30',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826405','pcs','Inventory','EXEMPTED','5',NULL,0),(119,'COSMOS WORMCID 150G','1','1','',16.00,'','10',NULL,'10',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826406','pcs','Inventory','EXEMPTED','5',NULL,0),(120,'COSMOS WORMCID LIQUID 125ML','1','1','',16.00,'','100',NULL,'100',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826407','pcs','Inventory','EXEMPTED','5',NULL,0),(121,'COSMOS WORMCID LIQUID 125ML','1','1','',16.00,'','100',NULL,'100',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826408','pcs','Inventory','EXEMPTED','5',NULL,0),(122,'COSMOS WORMICID BOLUS -IGM','1','1','',16.00,'','40',NULL,'40',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826409','pcs','Inventory','EXEMPTED','5',NULL,0),(123,'DAWA BOOST 50ML','1','1','',16.00,'','160',NULL,'160',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826410','pcs','Inventory','EXEMPTED','5',NULL,0),(124,'DAWA LIMITED EGOCIN 25G','3','1','',16.00,'','60',NULL,'60',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826483','pcs','Inventory','EXEMPTED','5',NULL,0),(125,'DAWABOOST 100ML','1','1','',16.00,'','250',NULL,'250',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826411','pcs','Inventory','EXEMPTED','5',NULL,0),(126,'DAWATRIM BOLUS','3','1','',16.00,'','30',NULL,'30',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826484','pcs','Inventory','EXEMPTED','5',NULL,0),(127,'DEKALB DK777 2KG','2','1','',16.00,'580','650',NULL,'500',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826031','pcs','Inventory','EXEMPTED','5',NULL,0),(128,'DEKALB DK8031 2KG','2','1','',16.00,'580','650',NULL,'500',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826032','pcs','Inventory','EXEMPTED','5',NULL,0),(129,'DEKALB DKC 8033 2KG','2','1','',16.00,'580','650',NULL,'650',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826033','pcs','Inventory','EXEMPTED','5',NULL,0),(130,'DERA 200G','2','1','',16.00,'50','100',NULL,'100',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826034','pcs','Inventory','EXEMPTED','5',NULL,0),(131,'DERA 400G','2','1','',16.00,'110','150',NULL,'150',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826035','pcs','Inventory','EXEMPTED','5',NULL,0),(132,'DEVANI RED RAT KILLER 2G','2','1','',16.00,'10','20',NULL,'20',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826036','pcs','Inventory','EXEMPTED','5',NULL,0),(133,'DRINKER 1L','3','1','',16.00,'','180',NULL,'180',NULL,NULL,'5',0,0,NULL,0,0,0,25.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826485','pcs','Inventory','EXEMPTED','5',NULL,0),(134,'DRINKER 2L','3','1','',16.00,'','300',NULL,'300',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826486','pcs','Inventory','EXEMPTED','5',NULL,0),(135,'DRINKERS 1.5L','3','1','',16.00,'','200',NULL,'200',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826487','pcs','Inventory','EXEMPTED','5',NULL,0),(136,'DRINKERS LOCKABLE','3','1','',16.00,'','300',NULL,'300',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826488','pcs','Inventory','EXEMPTED','5',NULL,0),(137,'EA BEETROOT 10G','2','1','',16.00,'85','100',NULL,'100',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826037','pcs','Inventory','EXEMPTED','5',NULL,0),(138,'EA CALIFONIA WONDER 10G','2','1','',16.00,'150','200',NULL,'180',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826038','pcs','Inventory','EXEMPTED','5',NULL,0),(139,'EA CALIFONIA WONDER 25G','2','1','',16.00,'280','350',NULL,'350',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826039','pcs','Inventory','EXEMPTED','5',NULL,0),(140,'EA CALIFONIA WORNDER 50G','2','1','',16.00,'400','550',NULL,'350',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826040','pcs','Inventory','EXEMPTED','5',NULL,0),(141,'EA CARROT NANTES 50G','2','1','',16.00,'','300',NULL,'300',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826041','pcs','Inventory','EXEMPTED','5',NULL,0),(142,'EA CARROTS NANTES 25G','2','1','',16.00,'100','150',NULL,'150',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826042','pcs','Inventory','EXEMPTED','5',NULL,0),(143,'EA COLLARDS 100G','2','1','',16.00,'','250',NULL,'250',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826043','pcs','Inventory','EXEMPTED','5',NULL,0),(144,'EA COLLARDS 100G','2','1','',16.00,'','250',NULL,'250',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826044','pcs','Inventory','EXEMPTED','5',NULL,0),(145,'EA COLLARDS 10G','2','1','',16.00,'','70',NULL,'70',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826045','pcs','Inventory','EXEMPTED','5',NULL,0),(146,'EA CRIMSON SWEET 10G','2','1','',16.00,'','150',NULL,'150',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826046','pcs','Inventory','EXEMPTED','5',NULL,0),(147,'EA CRIMSON SWEET 25G','2','1','',16.00,'','250',NULL,'250',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826047','pcs','Inventory','EXEMPTED','5',NULL,0),(148,'EA CUCUMBER ASHLEY 25G','2','1','',16.00,'170','200',NULL,'180',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826048','pcs','Inventory','EXEMPTED','5',NULL,0),(149,'EA CUCUMBER-ASHLEY 50G','2','1','',16.00,'','400',NULL,'400',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826049','pcs','Inventory','EXEMPTED','5',NULL,0),(150,'EA RIOGRANDE SUPER 50G','2','1','',16.00,'','750',NULL,'750',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826050','pcs','Inventory','EXEMPTED','5',NULL,0),(151,'EA RIOGRANDE VF 25G','2','1','',16.00,'','450',NULL,'450',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826051','pcs','Inventory','EXEMPTED','5',NULL,0),(152,'EA SPINACH 10G','2','1','',16.00,'','80',NULL,'80',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826052','pcs','Inventory','EXEMPTED','5',NULL,0),(153,'EA SPINACH 25G','2','1','',16.00,'','130',NULL,'130',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826053','pcs','Inventory','EXEMPTED','5',NULL,0),(154,'EA SPINACH 50G','2','1','',16.00,'','160',NULL,'160',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826054','pcs','Inventory','EXEMPTED','5',NULL,0),(155,'EAS CABBAGE COPENHAGEN 25G','2','1','',16.00,'','100',NULL,'100',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826055','pcs','Inventory','EXEMPTED','5',NULL,0),(156,'EAS CABBAGE COPENHAGEN 25GM','2','1','',16.00,'','100',NULL,'100',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826056','pcs','Inventory','EXEMPTED','5',NULL,0),(157,'EAS CABBAGE COPENHAGEN 50G','2','1','',16.00,'','160',NULL,'160',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826057','pcs','Inventory','EXEMPTED','5',NULL,0),(158,'EAS COLLARDS (GEORGIA WIKI) 250G','2','1','',16.00,'','450',NULL,'450',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826058','pcs','Inventory','EXEMPTED','5',NULL,0),(159,'EAS COLLARDS (GEORGIA WIKI) 25G','2','1','',16.00,'85','100',NULL,'100',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826059','pcs','Inventory','EXEMPTED','5',NULL,0),(160,'EAS ONION RED CREOLE C-5 2506M','2','1','',16.00,'','1450',NULL,'1450',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826060','pcs','Inventory','EXEMPTED','5',NULL,0),(161,'EAS ONION RED CREOLE C-5 500GM','2','1','',16.00,'','2360',NULL,'2360',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826061','pcs','Inventory','EXEMPTED','5',NULL,0),(162,'EAS SQUASH WALTHAM BUTTER NUT - 50G','2','1','',16.00,'','410',NULL,'410',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826062','pcs','Inventory','EXEMPTED','5',NULL,0),(163,'EAS TOMATO RIO GRANDE VF - 10G','2','1','',16.00,'','250',NULL,'250',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826063','pcs','Inventory','EXEMPTED','5',NULL,0),(164,'ELGON KENYA CAPSICUM CALIFORNIA WONDER 50GM','2','1','',16.00,'','530',NULL,'530',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826064','pcs','Inventory','EXEMPTED','5',NULL,0),(165,'ELGON KENYA THABITI CAN 50KG','2','1','',16.00,'5000','6000',NULL,'6000',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826065','pcs','Inventory','EXEMPTED','5',NULL,0),(166,'EPSOM SALT NIKI 100G','1','1','',16.00,'','100',NULL,'100',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826412','pcs','Inventory','EXEMPTED','5',NULL,0),(167,'FALCON CAN 10KG','2','1','',16.00,'','650',NULL,'650',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826066','pcs','Inventory','EXEMPTED','5',NULL,0),(168,'FALCON CAN 25KG','2','1','',16.00,'','1500',NULL,'1500',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826067','pcs','Inventory','EXEMPTED','5',NULL,0),(169,'FALCON DAP 25KG','2','1','',16.00,'','1850',NULL,'1850',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826068','pcs','Inventory','EXEMPTED','5',NULL,0),(170,'FALCON DAP 10KG','2','1','',16.00,'','850',NULL,'850',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826069','pcs','Inventory','EXEMPTED','5',NULL,0),(171,'FALCON DAP 50KGS','2','1','',16.00,'','2700',NULL,'2700',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826070','pcs','Inventory','EXEMPTED','5',NULL,0),(172,'FALCON UREA 10KG','2','1','',16.00,'','750',NULL,'750',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826071','pcs','Inventory','EXEMPTED','5',NULL,0),(173,'FALCON UREA 25KG','2','1','',16.00,'','1750',NULL,'1750',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826072','pcs','Inventory','EXEMPTED','5',NULL,0),(174,'FALCON UREA 50KG','2','1','',16.00,'','3250',NULL,'3250',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826073','pcs','Inventory','EXEMPTED','5',NULL,0),(175,'FANISI NPK 50KG','2','1','',16.00,'','3250',NULL,'3250',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826074','pcs','Inventory','EXEMPTED','5',NULL,0),(176,'FARMATE PRESSURE SPRAYER -20L','4','1','',16.00,'2350','2650',NULL,'2650',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826374','pcs','Inventory','EXEMPTED','5',NULL,0),(177,'FARMCARE SPRAYER 20L','4','1','',16.00,'','1850',NULL,'1850',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826375','pcs','Inventory','EXEMPTED','5',NULL,0),(178,'FEDO DIAZOL 60EC -28ML','2','1','',16.00,'70','100',NULL,'70',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826075','pcs','Inventory','EXEMPTED','5',NULL,0),(179,'FEEDER 1.5KG','3','1','',16.00,'','200',NULL,'200',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826489','pcs','Inventory','EXEMPTED','5',NULL,0),(180,'FEEDER LARGE','3','1','',16.00,'','350',NULL,'350',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826490','pcs','Inventory','EXEMPTED','5',NULL,0),(181,'FEEDER LARGE','3','1','',16.00,'','550',NULL,'550',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826491','pcs','Inventory','EXEMPTED','5',NULL,0),(182,'FEEDER MEDIUM','3','1','',16.00,'','200',NULL,'200',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826492','pcs','Inventory','EXEMPTED','5',NULL,0),(183,'FUKOKILL 25G','2','1','',16.00,'','100',NULL,'100',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826076','pcs','Inventory','EXEMPTED','5',NULL,0),(184,'GREENBURG 16L','4','1','',16.00,'','1700',NULL,'1700',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826376','pcs','Inventory','EXEMPTED','5',NULL,0),(185,'GREENLEE COMMANDER 240EC -250ML','2','1','',16.00,'','690',NULL,'690',NULL,NULL,'5',0,0,NULL,0,0,0,13.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826077','pcs','Inventory','EXEMPTED','5',NULL,0),(186,'GREENLEE GOLDCHANCE F&F -IKG','2','1','',16.00,'','350',NULL,'350',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826078','pcs','Inventory','EXEMPTED','5',NULL,0),(187,'GREENLEE PENTAGON 50EC -50ML','2','1','',16.00,'','180',NULL,'180',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826079','pcs','Inventory','EXEMPTED','5',NULL,0),(188,'GREENLIFE COMMANDER 250ML','2','1','',16.00,'','690',NULL,'690',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826080','pcs','Inventory','EXEMPTED','5',NULL,0),(189,'GREENLIFE CONMANDER 100ML','2','1','',16.00,'','350',NULL,'350',NULL,NULL,'5',0,0,NULL,0,0,0,40.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826081','pcs','Inventory','EXEMPTED','5',NULL,0),(190,'GREENLIFE MILESTONE 100ML','2','1','',16.00,'','350',NULL,'350',NULL,NULL,'5',0,0,NULL,0,0,0,52.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826082','pcs','Inventory','EXEMPTED','5',NULL,0),(191,'GREENLIFE CADILAC 250G','2','1','',16.00,'','550',NULL,'550',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826083','pcs','Inventory','EXEMPTED','5',NULL,0),(192,'GREENLIFE COMMANDER 240EC -100ML','2','1','',16.00,'','350',NULL,'350',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826084','pcs','Inventory','EXEMPTED','5',NULL,0),(193,'GREENLIFE ESCORT 19EC -50ML','2','1','',16.00,'','360',NULL,'360',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826085','pcs','Inventory','EXEMPTED','5',NULL,0),(194,'GREENLIFE ESCORT 19EC -I00ML','2','1','',16.00,'','640',NULL,'640',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826086','pcs','Inventory','EXEMPTED','5',NULL,0),(195,'GREENLIFE FERRARI GOLD 1L','2','1','',16.00,'','750',NULL,'750',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826087','pcs','Inventory','EXEMPTED','5',NULL,0),(196,'GREENLIFE GATIT VEG 1KG','2','1','',16.00,'','300',NULL,'300',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826088','pcs','Inventory','EXEMPTED','5',NULL,0),(197,'GREENLIFE GATIT VEG 500G','2','1','',16.00,'','250',NULL,'250',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826089','pcs','Inventory','EXEMPTED','5',NULL,0),(198,'GREENLIFE GEARLOCK TURBO 100G','2','1','',16.00,'','250',NULL,'250',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826090','pcs','Inventory','EXEMPTED','5',NULL,0),(199,'GREENLIFE GOLDCHANCE 500G','2','1','',16.00,'','250',NULL,'250',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826091','pcs','Inventory','EXEMPTED','5',NULL,0),(200,'GREENLIFE GOLDCHANCE MULT K 1KG','2','1','',16.00,'285','350',NULL,'350',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826092','pcs','Inventory','EXEMPTED','5',NULL,0),(201,'GREENLIFE HUMIGREEN 1L','2','1','',16.00,'','800',NULL,'800',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826093','pcs','Inventory','EXEMPTED','5',NULL,0),(202,'GREENLIFE INTEGRA 25ML','2','1','',16.00,'','70',NULL,'70',NULL,NULL,'5',0,0,NULL,0,0,0,23.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826094','pcs','Inventory','EXEMPTED','5',NULL,0),(203,'GREENLIFE JAMBO CLEAN 250ML','2','1','',16.00,'','650',NULL,'650',NULL,NULL,'5',0,0,NULL,0,0,0,16.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826095','pcs','Inventory','EXEMPTED','5',NULL,0),(204,'GREENLIFE KUNGUNIL 200SL -I0ML','1','1','',16.00,'','100',NULL,'100',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826413','pcs','Inventory','EXEMPTED','5',NULL,0),(205,'GREENLIFE MILESTONE 100ML','2','1','',16.00,'','560',NULL,'560',NULL,NULL,'5',0,0,NULL,0,0,0,52.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826096','pcs','Inventory','EXEMPTED','5',NULL,0),(206,'GREENLIFE OPTIMIZER 100ML','2','1','',16.00,'','170',NULL,'170',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826097','pcs','Inventory','EXEMPTED','5',NULL,0),(207,'GREENLIFE OPTIMIZER 25ML','2','1','',16.00,'','70',NULL,'70',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826098','pcs','Inventory','EXEMPTED','5',NULL,0),(208,'GREENLIFE PENTAGON 1 L','2','1','',16.00,'','2000',NULL,'2000',NULL,NULL,'5',0,0,NULL,0,0,0,22.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826099','pcs','Inventory','EXEMPTED','5',NULL,0),(209,'GREENLIFE PENTAGON 50EC -I00ML','2','1','',16.00,'','250',NULL,'250',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826100','pcs','Inventory','EXEMPTED','5',NULL,0),(210,'GREENLIFE PYRAMID 100G','2','1','',16.00,'','200',NULL,'200',NULL,NULL,'5',0,0,NULL,0,0,0,34.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826101','pcs','Inventory','EXEMPTED','5',NULL,0),(211,'GREENLIFE RANGER 100ML','2','1','',16.00,'175','250',NULL,'250',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826102','pcs','Inventory','EXEMPTED','5',NULL,0),(212,'GREENLIFE RANGER 250ML','2','1','',16.00,'360','450',NULL,'450',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826103','pcs','Inventory','EXEMPTED','5',NULL,0),(213,'GREENLIFE RANSOM 30G','2','1','',16.00,'','150',NULL,'150',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826104','pcs','Inventory','EXEMPTED','5',NULL,0),(214,'HAND SPRAY 1L','4','1','',16.00,'130','250',NULL,'250',NULL,NULL,'5',0,0,NULL,0,0,0,33.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826377','pcs','Inventory','EXEMPTED','5',NULL,0),(215,'HEBEI MULTVINOR 50ML','1','1','',16.00,'140','180','','180',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826414','pcs','Inventory','EXEMPTED','5',NULL,0),(216,'HEBEI V MULTINOR 100ML','1','1','',16.00,'200','250','','250',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826415','pcs','Inventory','EXEMPTED','5',NULL,0),(217,'HIGHCHEM DELFA DUST 100G','2','1','',16.00,'','150',NULL,'150',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826105','pcs','Inventory','EXEMPTED','5',NULL,0),(218,'HIGHCHEM METACOZEB 500GM','2','1','',16.00,'','1000',NULL,'1000',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826106','pcs','Inventory','EXEMPTED','5',NULL,0),(219,'HIGHCHEM PROMAX 20EC -25ML','2','1','',16.00,'','180',NULL,'180',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826107','pcs','Inventory','EXEMPTED','5',NULL,0),(220,'HIGHCHEM SEVIN 200G','1','1','',16.00,'100','150',NULL,'150',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826416','pcs','Inventory','EXEMPTED','5',NULL,0),(221,'HIGHCHEM SEVIN DUDU DUST 100G','1','1','',16.00,'80','100',NULL,'100',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826418','pcs','Inventory','EXEMPTED','5',NULL,0),(222,'HIGHCHEM SEVIN DUDU DUST 50G','1','1','',16.00,'60','80',NULL,'80',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826417','pcs','Inventory','EXEMPTED','5',NULL,0),(223,'HIGHTECH METROCYCLINE POWDER -25G','1','1','',16.00,'70','100',NULL,'100',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826419','pcs','Inventory','EXEMPTED','5',NULL,0),(224,'HORPROLE 30WG 25G','2','1','',16.00,'','700',NULL,'700',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826108','pcs','Inventory','EXEMPTED','5',NULL,0),(225,'KENAGRO BEDLAM 15ML','2','1','',16.00,'105','150',NULL,'150',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826110','pcs','Inventory','EXEMPTED','5',NULL,0),(226,'KENYA SEED BEANS SEED MWITEMANLA -2KG','2','1','',16.00,'','450',NULL,'450',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826111','pcs','Inventory','EXEMPTED','5',NULL,0),(227,'KENYA SEED HBM 516','2','1','',16.00,'420','450',NULL,'400',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826112','pcs','Inventory','EXEMPTED','5',NULL,0),(228,'KENYA SEED HBM 519','2','1','',16.00,'','390',NULL,'390',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826113','pcs','Inventory','EXEMPTED','5',NULL,0),(229,'KENYA SEED HBM 6213 25KG','2','1','',16.00,'','4500',NULL,'4500',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826114','pcs','Inventory','EXEMPTED','5',NULL,0),(230,'KENYA SEED MAIZE SEED H6213 -25KG','2','1','',16.00,'','4900',NULL,'4900',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826115','pcs','Inventory','EXEMPTED','5',NULL,0),(231,'KENYA SEED MAIZE SEED HBM513 -2KG','2','1','',16.00,'450','500',NULL,'420',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826116','pcs','Inventory','EXEMPTED','5',NULL,0),(232,'KENYA SEED MAIZE SEED HBM614 -2KG','2','1','',16.00,'','420',NULL,'420',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826117','pcs','Inventory','EXEMPTED','5',NULL,0),(233,'KENYA SEED MAIZE SEED HBM6213 -2KG','2','1','',16.00,'400','420',NULL,'420',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826118','pcs','Inventory','EXEMPTED','5',NULL,0),(234,'KENYA SEED MAIZE SEED HBM6213 -I0KG','2','1','',16.00,'','1950',NULL,'1950',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826119','pcs','Inventory','EXEMPTED','5',NULL,0),(235,'KENYA SEED MAIZE SEED HBM6218 -2KG','2','1','',16.00,'','390',NULL,'390',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826120','pcs','Inventory','EXEMPTED','5',NULL,0),(236,'KENYA SEED MAIZE SEED HBM629 -2KG','2','1','',16.00,'400','420',NULL,'400',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826121','pcs','Inventory','EXEMPTED','5',NULL,0),(237,'KENYA SEED ROSECOCO GLP2 2KG','2','1','',16.00,'600','650',NULL,'650',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826122','pcs','Inventory','EXEMPTED','5',NULL,0),(238,'KEROL 250ML','4','1','',16.00,'330','450',NULL,'350',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826378','pcs','Inventory','EXEMPTED','5',NULL,0),(239,'LAIBUTA DIAZOL 100ML','2','1','',16.00,'','250',NULL,'250',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826123','pcs','Inventory','EXEMPTED','5',NULL,0),(240,'LAIBUTA EPSOM SALT 100G','1','1','',16.00,'','80',NULL,'80',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826420','pcs','Inventory','EXEMPTED','5',NULL,0),(241,'LAIBUTA LIGHT KAOLIN 100GM','1','1','',16.00,'','60',NULL,'60',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826421','pcs','Inventory','EXEMPTED','5',NULL,0),(242,'LANIRAT BAIT 25G','2','1','',16.00,'','150',NULL,'150',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826124','pcs','Inventory','EXEMPTED','5',NULL,0),(243,'LIGHT KAOLIN 500GM','1','1','',16.00,'','150',NULL,'150',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826422','pcs','Inventory','EXEMPTED','5',NULL,0),(244,'MEA CAN 50KG','2','1','',16.00,'','2450',NULL,'2450',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826125','pcs','Inventory','EXEMPTED','5',NULL,0),(245,'MEDINA PEN & STRIP 100ML','1','1','',16.00,'','450',NULL,'450',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826423','pcs','Inventory','EXEMPTED','5',NULL,0),(246,'MEDINA PEN & STRIP 50ML','1','1','',16.00,'260','350',NULL,'350',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826424','pcs','Inventory','EXEMPTED','5',NULL,0),(247,'METROCYCLINE SOLUBLE 25GMS','3','1','',16.00,'','100',NULL,'100',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826493','pcs','Inventory','EXEMPTED','5',NULL,0),(248,'MONOLITH 50ML','2','1','',16.00,'','200',NULL,'200',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826126','pcs','Inventory','EXEMPTED','5',NULL,0),(249,'MURPHY EPSOM SALT 500G','1','1','',16.00,'','150',NULL,'150',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826425','pcs','Inventory','EXEMPTED','5',NULL,0),(250,'MURPHY FARMTRAZ 100ML','1','1','',16.00,'','200',NULL,'200',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826426','pcs','Inventory','EXEMPTED','5',NULL,0),(251,'MURPHY SAMAYA KOP 80WP 1KG','2','1','',16.00,'','1700',NULL,'1700',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826127','pcs','Inventory','EXEMPTED','5',NULL,0),(252,'MURPHY SANAYA KOP 80WP 500G','2','1','',16.00,'','850',NULL,'850',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826128','pcs','Inventory','EXEMPTED','5',NULL,0),(253,'NDUME HERMETICS BAGS','2','1','',16.00,'200','250',NULL,'250',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826129','pcs','Inventory','EXEMPTED','5',NULL,0),(254,'NEEDLE 18G','1','1','',16.00,'','10',NULL,'10',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826427','pcs','Inventory','EXEMPTED','5',NULL,0),(255,'NORBROOK ALAMYCIN AEROSOL -140GM','1','1','',16.00,'','350',NULL,'350',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826428','pcs','Inventory','EXEMPTED','5',NULL,0),(256,'NORBROOK ALBAFAS 10% -120ML','1','1','',16.00,'140','200',NULL,'140',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826429','pcs','Inventory','EXEMPTED','5',NULL,0),(257,'NORBROOK ALBAFAS 10% -40ML','1','1','',16.00,'','100',NULL,'100',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826430','pcs','Inventory','EXEMPTED','5',NULL,0),(258,'NORBROOK ALBAFAS 2.5% -120ML','1','1','',16.00,'','100',NULL,'100',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826431','pcs','Inventory','EXEMPTED','5',NULL,0),(259,'NORBROOK ALBAFAS 2.5% -1L','1','1','',16.00,'','300',NULL,'300',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826432','pcs','Inventory','EXEMPTED','5',NULL,0),(260,'NORBROOK ALBAFAS 2.5% -40ML','1','1','',16.00,'40','60',NULL,'60',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826433','pcs','Inventory','EXEMPTED','5',NULL,0),(261,'NORBROOK ALBAFAS 2.5% -500ML','1','1','',16.00,'140','200',NULL,'200',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826435','pcs','Inventory','EXEMPTED','5',NULL,0),(262,'NORBROOK ALBAFAS 2.5% 500ML','1','1','',16.00,'140','200',NULL,'200',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826434','pcs','Inventory','EXEMPTED','5',NULL,0),(263,'NORBROOK DUODIP 100ML','1','1','',16.00,'500','650',NULL,'650',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826436','pcs','Inventory','EXEMPTED','5',NULL,0),(264,'NORBROOK DUODIP 50ML','1','1','',16.00,'330','450',NULL,'450',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826437','pcs','Inventory','EXEMPTED','5',NULL,0),(265,'NORBROOK EYE OINTMENT SYRINGE -5ML','1','1','',16.00,'','180',NULL,'180',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826438','pcs','Inventory','EXEMPTED','5',NULL,0),(266,'NORBROOK LEVAFAS DRENCH -125ML','1','1','',16.00,'','130',NULL,'130',NULL,NULL,'5',0,0,NULL,0,0,0,12.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826439','pcs','Inventory','EXEMPTED','5',NULL,0),(267,'NORBROOK LEVAFAS XTRA -125ML','1','1','',16.00,'330','350',NULL,'350',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826440','pcs','Inventory','EXEMPTED','5',NULL,0),(268,'NORBROOK LEVAFAS XTRA -40ML','1','1','',16.00,'','130',NULL,'130',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826441','pcs','Inventory','EXEMPTED','5',NULL,0),(269,'NORBROOK LEVFAS DIAMOND 1.25ML','1','1','',16.00,'','350',NULL,'350',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826442','pcs','Inventory','EXEMPTED','5',NULL,0),(270,'NORBROOK MILKING SALVE -250G','1','1','',16.00,'','180',NULL,'180',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826443','pcs','Inventory','EXEMPTED','5',NULL,0),(271,'NORBROOK NOROTRAZ 100ML','1','1','',16.00,'','200',NULL,'200',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826444','pcs','Inventory','EXEMPTED','5',NULL,0),(272,'NORBROOK NOROTRAZ 12.5%EC -40ML','1','1','',16.00,'','120',NULL,'120',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826445','pcs','Inventory','EXEMPTED','5',NULL,0),(273,'NORBROOKALBAFAS 10% 1L','1','1','',16.00,'','650',NULL,'650',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826446','pcs','Inventory','EXEMPTED','5',NULL,0),(274,'NORBROOKALBAFAS 10% 500ML','1','1','',16.00,'','500',NULL,'500',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826447','pcs','Inventory','EXEMPTED','5',NULL,0),(275,'NORBROOKALBAFAS 2.5% 1L','1','1','',16.00,'','300',NULL,'300',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826448','pcs','Inventory','EXEMPTED','5',NULL,0),(276,'NOREROOK DUODIP 20ML','1','1','',16.00,'','180',NULL,'180',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826449','pcs','Inventory','EXEMPTED','5',NULL,0),(277,'NOVA SUPER BLUE CROSS DUST -1KG','2','1','',16.00,'100','130',NULL,'130',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826130','pcs','Inventory','EXEMPTED','5',NULL,0),(278,'NOVA SUPER BLUE CROSS DUST -2KG','2','1','',16.00,'200','230',NULL,'200',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826131','pcs','Inventory','EXEMPTED','5',NULL,0),(279,'OAK MEDICA CHALIDUDU 200G','2','1','',16.00,'100','150',NULL,'150',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826132','pcs','Inventory','EXEMPTED','5',NULL,0),(280,'ORBIT PENNCONZEB 80%WP -200G','2','1','',16.00,'','200',NULL,'200',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826133','pcs','Inventory','EXEMPTED','5',NULL,0),(281,'ORBIT PENNCONZEB 80%WP -500G','2','1','',16.00,'','390',NULL,'390',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826134','pcs','Inventory','EXEMPTED','5',NULL,0),(282,'ORBIT PENNCONZEB 80%WP -I00G','2','1','',16.00,'','120',NULL,'120',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826135','pcs','Inventory','EXEMPTED','5',NULL,0),(283,'OSHO ALPHA DEGREE I00EC -250ML','2','1','',16.00,'','560',NULL,'560',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826136','pcs','Inventory','EXEMPTED','5',NULL,0),(284,'OSHO ALPHA DEGREE I00EC -50ML','2','1','',16.00,'','150',NULL,'150',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826137','pcs','Inventory','EXEMPTED','5',NULL,0),(285,'OSHO ALPHA DEGREE I00EC -I00ML','2','1','',16.00,'','250',NULL,'250',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826138','pcs','Inventory','EXEMPTED','5',NULL,0),(286,'OSHO AQUAWET -30ML','2','1','',16.00,'90','130',NULL,'90',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826139','pcs','Inventory','EXEMPTED','5',NULL,0),(287,'OSHO AQUAWET -I00ML','2','1','',16.00,'','140',NULL,'140',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826140','pcs','Inventory','EXEMPTED','5',NULL,0),(288,'OSHO CYCLONE 100ML','2','1','',16.00,'','160',NULL,'160',NULL,NULL,'5',0,0,NULL,0,0,0,752.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826141','pcs','Inventory','EXEMPTED','5',NULL,0),(289,'OSHO CYCLONE 50ML','2','1','',16.00,'','150',NULL,'150',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826142','pcs','Inventory','EXEMPTED','5',NULL,0),(290,'OSHO EASYGRO CALCIUM -120G','2','1','',16.00,'','100',NULL,'100',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826143','pcs','Inventory','EXEMPTED','5',NULL,0),(291,'OSHO EASYGRO CALCIUM -250G','2','1','',16.00,'','150',NULL,'150',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826144','pcs','Inventory','EXEMPTED','5',NULL,0),(292,'OSHO EASYGRO FLOWER & FRUIT -120G','2','1','',16.00,'62','100',NULL,'100',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826145','pcs','Inventory','EXEMPTED','5',NULL,0),(293,'OSHO EASYGRO FLOWER & FRUIT -250G','2','1','',16.00,'95','150',NULL,'150',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826146','pcs','Inventory','EXEMPTED','5',NULL,0),(294,'OSHO EASYGRO FLOWER & FRUITING -250G','2','1','',16.00,'','150',NULL,'150',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826147','pcs','Inventory','EXEMPTED','5',NULL,0),(295,'OSHO EASYGRO VEGETATIVE -120G','2','1','',16.00,'62','100',NULL,'100',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826148','pcs','Inventory','EXEMPTED','5',NULL,0),(296,'OSHO EASYGRO VEGETATIVE -250G','2','1','',16.00,'','150',NULL,'150',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826150','pcs','Inventory','EXEMPTED','5',NULL,0),(297,'OSHO EASYGRO VEGETATIVE -500G','2','1','',16.00,'','250',NULL,'250',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826151','pcs','Inventory','EXEMPTED','5',NULL,0),(298,'OSHO EASYGRO VEGETATIVE 1KG','2','1','',16.00,'','350',NULL,'350',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826149','pcs','Inventory','EXEMPTED','5',NULL,0),(299,'OSHO EASYGROW FF 1KG','2','1','',16.00,'','350',NULL,'350',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826152','pcs','Inventory','EXEMPTED','5',NULL,0),(300,'OSHO EASYGROW FF 500G','2','1','',16.00,'','250',NULL,'250',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826153','pcs','Inventory','EXEMPTED','5',NULL,0),(301,'OSHO GREEN MIRACLE 100ML','2','1','',16.00,'','250',NULL,'250',NULL,NULL,'5',0,0,NULL,0,0,0,15.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826154','pcs','Inventory','EXEMPTED','5',NULL,0),(302,'OSHO KICKOUT 1L','2','1','',16.00,'','600',NULL,'600',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826155','pcs','Inventory','EXEMPTED','5',NULL,0),(303,'OSHO KICKOUT 200ML','2','1','',16.00,'','250',NULL,'250',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826156','pcs','Inventory','EXEMPTED','5',NULL,0),(304,'OSHO KICKOUT 500ML','2','1','',16.00,'','450',NULL,'450',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826157','pcs','Inventory','EXEMPTED','5',NULL,0),(305,'OSHO MANIX 10G','2','1','',16.00,'','100',NULL,'100',NULL,NULL,'5',0,0,NULL,0,0,0,12.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826158','pcs','Inventory','EXEMPTED','5',NULL,0),(306,'OSHO MATCO 72WP -500G','2','1','',16.00,'','830',NULL,'830',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826159','pcs','Inventory','EXEMPTED','5',NULL,0),(307,'OSHO MATCO 72WP -IKG','2','1','',16.00,'','1600',NULL,'1600',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826160','pcs','Inventory','EXEMPTED','5',NULL,0),(308,'OSHO MICROFOOD 1KG','2','1','',16.00,'','450',NULL,'450',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826161','pcs','Inventory','EXEMPTED','5',NULL,0),(309,'OSHO MISTRESS 72WP -120G','2','1','',16.00,'206','250',NULL,'250',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826162','pcs','Inventory','EXEMPTED','5',NULL,0),(310,'OSHO MISTRESS 72WP -1KG','2','1','',16.00,'1320','1550',NULL,'1550',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826163','pcs','Inventory','EXEMPTED','5',NULL,0),(311,'OSHO MISTRESS 72WP -240G','2','1','',16.00,'400','450',NULL,'430',NULL,NULL,'5',0,0,NULL,0,0,0,8.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826164','pcs','Inventory','EXEMPTED','5',NULL,0),(312,'OSHO MISTRESS 72WP -500G','2','1','',16.00,'','850',NULL,'850',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826166','pcs','Inventory','EXEMPTED','5',NULL,0),(313,'OSHO MISTRESS 72WP -80G','2','1','',16.00,'170','200',NULL,'170',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826167','pcs','Inventory','EXEMPTED','5',NULL,0),(314,'OSHO MISTRESS 72WP 40G','2','1','',16.00,'110','150',NULL,'150',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826165','pcs','Inventory','EXEMPTED','5',NULL,0),(315,'OSHO OSHOTHANE 100G','2','1','',16.00,'110','150',NULL,'150',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826168','pcs','Inventory','EXEMPTED','5',NULL,0),(316,'OSHO OSHOTHANE 200G','2','1','',16.00,'180','250',NULL,'250',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826169','pcs','Inventory','EXEMPTED','5',NULL,0),(317,'OSHO OSHOTHANE 500G','2','1','',16.00,'400','450',NULL,'500',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826170','pcs','Inventory','EXEMPTED','5',NULL,0),(318,'OSHO OSHOTHANE 50G','2','1','',16.00,'','80',NULL,'80',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826171','pcs','Inventory','EXEMPTED','5',NULL,0),(319,'OSHO OSHOTHION 50EC -I00ML','2','1','',16.00,'','150',NULL,'150',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826172','pcs','Inventory','EXEMPTED','5',NULL,0),(320,'OSHO PEARL 1L','2','1','',16.00,'','1250',NULL,'1250',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826173','pcs','Inventory','EXEMPTED','5',NULL,0),(321,'OSHO PEARL 1L','2','1','',16.00,'','1250',NULL,'1250',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826174','pcs','Inventory','EXEMPTED','5',NULL,0),(322,'OSHO PLANTONE 30ML','2','1','',16.00,'','150',NULL,'150',NULL,NULL,'5',0,0,NULL,0,0,0,7.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826175','pcs','Inventory','EXEMPTED','5',NULL,0),(323,'OSHO POTPHOS 1L','2','1','',16.00,'','850',NULL,'850',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826176','pcs','Inventory','EXEMPTED','5',NULL,0),(324,'OSHO SKANA SUPER 100G','2','1','',16.00,'','130',NULL,'130',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826177','pcs','Inventory','EXEMPTED','5',NULL,0),(325,'OSHO SKANA SUPER 1KG','2','1','',16.00,'','500',NULL,'500',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826178','pcs','Inventory','EXEMPTED','5',NULL,0),(326,'OSHO SKANA SUPER 250G','2','1','',16.00,'','200',NULL,'200',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826179','pcs','Inventory','EXEMPTED','5',NULL,0),(327,'OSHO SKANA SUPER 500G','2','1','',16.00,'','300',NULL,'300',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826180','pcs','Inventory','EXEMPTED','5',NULL,0),(328,'OSHO SKANA SUPER 500G','2','1','',16.00,'','300',NULL,'300',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826181','pcs','Inventory','EXEMPTED','5',NULL,0),(329,'OSHO WOUNDOUT 500ML','2','1','',16.00,'','700',NULL,'700',NULL,NULL,'5',0,0,NULL,0,0,0,21.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826182','pcs','Inventory','EXEMPTED','5',NULL,0),(330,'OXTMET 100ML','2','1','',16.00,'','170',NULL,'170',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826183','pcs','Inventory','EXEMPTED','5',NULL,0),(331,'OXYMET 50ML','2','1','',16.00,'','80',NULL,'80',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826184','pcs','Inventory','EXEMPTED','5',NULL,0),(332,'OXYSOL CHICK 25G','2','1','',16.00,'','80',NULL,'80',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826185','pcs','Inventory','EXEMPTED','5',NULL,0),(333,'PANNAR MAIZE SEED PAN 691 -2KG','2','1','',16.00,'590','650',NULL,'500',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826186','pcs','Inventory','EXEMPTED','5',NULL,0),(334,'PET D','2','1','',16.00,'10','20',NULL,'20',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826187','pcs','Inventory','EXEMPTED','5',NULL,0),(335,'PIONEER SEED MAIZE PH830G19 2KG','2','1','',16.00,'600','650',NULL,'500',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826188','pcs','Inventory','EXEMPTED','5',NULL,0),(336,'PLANTONE 100ML','2','1','',16.00,'','350',NULL,'350',NULL,NULL,'5',0,0,NULL,0,0,0,3.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826189','pcs','Inventory','EXEMPTED','5',NULL,0),(337,'RAFIKI PRESSURE SPRAY 2LTRS','4','1','',16.00,'320','450',NULL,'2200',NULL,NULL,'5',0,0,NULL,0,0,0,28.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826379','pcs','Inventory','EXEMPTED','5',NULL,0),(338,'RAINBOW CAPTURE 20ML','2','1','',16.00,'96.8','170',NULL,'170',NULL,NULL,'5',0,0,NULL,0,0,0,20.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826190','pcs','Inventory','EXEMPTED','5',NULL,0),(339,'RAINBOW CAPTURE 50ML','2','1','',16.00,'228.8','400',NULL,'400',NULL,NULL,'5',0,0,NULL,0,0,0,51.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826191','pcs','Inventory','EXEMPTED','5',NULL,0),(340,'RAINBOW CAPTURE IOOML','2','1','',16.00,'440','750',NULL,'750',NULL,NULL,'5',0,0,NULL,0,0,0,9.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826192','pcs','Inventory','EXEMPTED','5',NULL,0),(341,'RAINBOW FIVESTAR 325SC 100ML','2','1','',16.00,'418','750',NULL,'750',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826193','pcs','Inventory','EXEMPTED','5',NULL,0),(342,'RAINBOW FIVESTAR 325SC 20ML','2','1','',16.00,'92','170',NULL,'170',NULL,NULL,'5',0,0,NULL,0,0,0,12.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826194','pcs','Inventory','EXEMPTED','5',NULL,0),(343,'RAINBOW FIVESTAR 325SC 50ML','2','1','',16.00,'220','400',NULL,'400',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826195','pcs','Inventory','EXEMPTED','5',NULL,0),(344,'RAINBOW HOPROLE 30WG 100GM','2','1','',16.00,'2010.8','3500',NULL,'3500',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826196','pcs','Inventory','EXEMPTED','5',NULL,0),(345,'RAINBOW HOPROLE 30WG 250G','2','1','',16.00,'4778.4','8400',NULL,'8400',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826197','pcs','Inventory','EXEMPTED','5',NULL,0),(346,'RAINBOW HOPROLE 30WG 25G','2','1','',16.00,'554.4','850',NULL,'850',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826198','pcs','Inventory','EXEMPTED','5',NULL,0),(347,'RAINBOW HOPROLE 30WG 50GM','2','1','',16.00,'1056','1800',NULL,'1800',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826199','pcs','Inventory','EXEMPTED','5',NULL,0),(348,'RAINBOW HOPROLE 30WG IKG','2','1','',16.00,'17248','30000',NULL,'30000',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826200','pcs','Inventory','EXEMPTED','5',NULL,0),(349,'RAINBOW LASTING 250CS 100ML','2','1','',16.00,'682','1200',NULL,'1200',NULL,NULL,'5',0,0,NULL,0,0,0,120.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826201','pcs','Inventory','EXEMPTED','5',NULL,0),(350,'RAINBOW LASTING 250CS 1L','2','1','',16.00,'5852','10300',NULL,'10300',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826109','pcs','Inventory','EXEMPTED','5',NULL,0),(351,'RAINBOW LASTING 250CS 20ML','2','1','',16.00,'149.6','270',NULL,'270',NULL,NULL,'5',0,0,NULL,0,0,0,58.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826202','pcs','Inventory','EXEMPTED','5',NULL,0),(352,'RAINBOW LASTING 250CS 250ML','2','1','',16.00,'1619.2','2800',NULL,'2800',NULL,NULL,'5',0,0,NULL,0,0,0,72.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826203','pcs','Inventory','EXEMPTED','5',NULL,0),(353,'RAINBOW LASTING 250CS 50ML','2','1','',16.00,'365.4','650',NULL,'650',NULL,NULL,'5',0,0,NULL,0,0,0,120.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826204','pcs','Inventory','EXEMPTED','5',NULL,0),(354,'RAINBOW PUNTO 5G','2','1','',16.00,'52','100',NULL,'100',NULL,NULL,'5',0,0,NULL,0,0,0,42.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826205','pcs','Inventory','EXEMPTED','5',NULL,0),(355,'RAINBOW RID OUT 1L','2','1','',16.00,'650','900',NULL,'900',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826206','pcs','Inventory','EXEMPTED','5',NULL,0),(356,'RAINBOW RID OUT 250ML','2','1','',16.00,'180.4','300',NULL,'300',NULL,NULL,'5',0,0,NULL,0,0,0,114.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826207','pcs','Inventory','EXEMPTED','5',NULL,0),(357,'RAINBOW RID OUT 480SL 5L','2','1','',16.00,'3089.68','4450',NULL,'4450',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826208','pcs','Inventory','EXEMPTED','5',NULL,0),(358,'RAINBOW RID OUT 500ML','2','1','',16.00,'345','550',NULL,'550',NULL,NULL,'5',0,0,NULL,0,0,0,100.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826209','pcs','Inventory','EXEMPTED','5',NULL,0),(359,'RAINBOW SILVZOLE 430SC 1L','2','1','',16.00,'3080','5250',NULL,'250',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826210','pcs','Inventory','EXEMPTED','5',NULL,0),(360,'RAINBOW SILVZOLE 430SC 250ML','2','1','',16.00,'853.6','1450',NULL,'1450',NULL,NULL,'5',0,0,NULL,0,0,0,18.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826211','pcs','Inventory','EXEMPTED','5',NULL,0),(361,'RAINBOW SILVZOLE 430SC 30ML','2','1','',16.00,'114.4','200',NULL,'200',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826212','pcs','Inventory','EXEMPTED','5',NULL,0),(362,'RAINBOW SILVZOLE 430SC 500ML','2','1','',16.00,'1619.2','1850',NULL,'1850',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826213','pcs','Inventory','EXEMPTED','5',NULL,0),(363,'RAINBOW TANCAP 100G','2','1','',16.00,'206.8','350',NULL,'350',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826214','pcs','Inventory','EXEMPTED','5',NULL,0),(364,'RAINBOW TANCAP 80WG 20KG','2','1','',16.00,'26646.4','47000',NULL,'47000',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826215','pcs','Inventory','EXEMPTED','5',NULL,0),(365,'RAINBOW TANCAP 80WG 500G','2','1','',16.00,'932.8','1600',NULL,'1600',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826216','pcs','Inventory','EXEMPTED','5',NULL,0),(366,'RAM STOCKLICK 1KG','1','1','',16.00,'','30',NULL,'30',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826450','pcs','Inventory','EXEMPTED','5',NULL,0),(367,'RONABOOSTER 1L','2','1','',16.00,'75','100',NULL,'100',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826217','pcs','Inventory','EXEMPTED','5',NULL,0),(368,'RONABOOSTER 2L','2','1','',16.00,'100','150',NULL,'150',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826218','pcs','Inventory','EXEMPTED','5',NULL,0),(369,'RONABOOSTER 5L','2','1','',16.00,'240','300',NULL,'300',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826219','pcs','Inventory','EXEMPTED','5',NULL,0),(370,'ROYAL FEEDS CHICK MASH -70KG','3','1','',16.00,'','3900',NULL,'3900',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826494','pcs','Inventory','EXEMPTED','5',NULL,0),(371,'ROYAL SEED RED PINNOY 500G','2','1','',16.00,'3700','4550',NULL,'4550',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826220','pcs','Inventory','EXEMPTED','5',NULL,0),(372,'ROYALSEED RED PINNOY -250G','2','1','',16.00,'3700','4550',NULL,'4550',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826221','pcs','Inventory','EXEMPTED','5',NULL,0),(373,'RUIRU DAP 50KG','2','1','',16.00,'','2700',NULL,'2700',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826222','pcs','Inventory','EXEMPTED','5',NULL,0),(374,'RUIRU UREA 25KG','2','1','',16.00,'','1750',NULL,'1750',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826223','pcs','Inventory','EXEMPTED','5',NULL,0),(375,'RUIRU UREA 50KG','2','1','',16.00,'','2450',NULL,'2450',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826224','pcs','Inventory','EXEMPTED','5',NULL,0),(376,'RUlRU DAP -25KG','2','1','',16.00,'','1500',NULL,'1500',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826225','pcs','Inventory','EXEMPTED','5',NULL,0),(377,'SAFARI CASPICUM 25G','2','1','',16.00,'','300',NULL,'300',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826226','pcs','Inventory','EXEMPTED','5',NULL,0),(378,'SAFARI COPEN 50G','2','1','',16.00,'','150',NULL,'150',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826227','pcs','Inventory','EXEMPTED','5',NULL,0),(379,'SAFARI SPINACH 25G','2','1','',16.00,'','100',NULL,'100',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826228','pcs','Inventory','EXEMPTED','5',NULL,0),(380,'SAFARI SPINACH 50GM','2','1','',16.00,'','160',NULL,'160',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826229','pcs','Inventory','EXEMPTED','5',NULL,0),(381,'SIMIAW SEEDS SPINACH FORDHOOK GIANT -25G','2','1','',16.00,'','40',NULL,'40',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826230','pcs','Inventory','EXEMPTED','5',NULL,0),(382,'SIMICAW SPINACH 50G','2','1','',16.00,'','60',NULL,'60',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826231','pcs','Inventory','EXEMPTED','5',NULL,0),(383,'SIMILAW COLLARDS 500G','2','1','',16.00,'','200',NULL,'200',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826232','pcs','Inventory','EXEMPTED','5',NULL,0),(384,'SIMILAW SEEDS COLLARDS (S.WIKI) -25G','2','1','',16.00,'90','130',NULL,'130',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826233','pcs','Inventory','EXEMPTED','5',NULL,0),(385,'SIMILAW SEEDS TOMATO RIO GRANDE -25G','2','1','',16.00,'','280',NULL,'280',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826234','pcs','Inventory','EXEMPTED','5',NULL,0),(386,'SIMILAW SEEDS TOMATO RIO GRANDE -50G','2','1','',16.00,'','540',NULL,'540',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826235','pcs','Inventory','EXEMPTED','5',NULL,0),(387,'SIMLAW BLACKNIGHT SHADE 25G','2','1','',16.00,'','130',NULL,'130',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826236','pcs','Inventory','EXEMPTED','5',NULL,0),(388,'SIMLAW BLACKNIGHT SHADE 50G','2','1','',16.00,'','200',NULL,'200',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826237','pcs','Inventory','EXEMPTED','5',NULL,0),(389,'SIMLAW CABBAGE GLORIA F1 10G','2','1','',16.00,'700','850',NULL,'750',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826238','pcs','Inventory','EXEMPTED','5',NULL,0),(390,'SIMLAW CABBAGE GLORIA F1 25G','2','1','',16.00,'1800','1950',NULL,'1950',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826239','pcs','Inventory','EXEMPTED','5',NULL,0),(391,'SIMLAW COLLARDS 100GM','2','1','',16.00,'','300',NULL,'300',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826240','pcs','Inventory','EXEMPTED','5',NULL,0),(392,'SIMLAW COLLARDS 250G','2','1','',16.00,'','750',NULL,'750',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826241','pcs','Inventory','EXEMPTED','5',NULL,0),(393,'SIMLAW GLORIA 50G','2','1','',16.00,'3550','3900',NULL,'3900',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826242','pcs','Inventory','EXEMPTED','5',NULL,0),(394,'SIMLAW KENYA FEDHA 2KG','2','1','',16.00,'','250',NULL,'250',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826243','pcs','Inventory','EXEMPTED','5',NULL,0),(395,'SIMLAW QUEEN F1 50G','2','1','',16.00,'','3000',NULL,'3000',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826244','pcs','Inventory','EXEMPTED','5',NULL,0),(396,'SIMLAW SEEDS CAPSICUM CALIFORNIA WONDER -10G','2','1','',16.00,'','110',NULL,'110',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826245','pcs','Inventory','EXEMPTED','5',NULL,0),(397,'SIMLAW SEEDS CAPSICUM CALIFORNIA WONDER -25G','2','1','',16.00,'','230',NULL,'230',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826246','pcs','Inventory','EXEMPTED','5',NULL,0),(398,'SIMLAW SEEDS CAPSICUM CALIFORNIA WONDER -50G','2','1','',16.00,'','470',NULL,'470',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826247','pcs','Inventory','EXEMPTED','5',NULL,0),(399,'SIMLAW SEEDS COLLARDS (S.WIKI) -10G','2','1','',16.00,'','90',NULL,'90',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826248','pcs','Inventory','EXEMPTED','5',NULL,0),(400,'SIMLAW SEEDS COLLARDS (S.WIKI) -50G','2','1','',16.00,'','200',NULL,'200',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826249','pcs','Inventory','EXEMPTED','5',NULL,0),(401,'SIMLAW SEEDS SPINACH FORDHOOK GIANT -10G','2','1','',16.00,'','40',NULL,'40',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826250','pcs','Inventory','EXEMPTED','5',NULL,0),(402,'SIMLAW SEEDS WATERMELON SWEET ROSE F1 25G','2','1','',16.00,'','300',NULL,'300',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826251','pcs','Inventory','EXEMPTED','5',NULL,0),(403,'SIMLAW SEEDS WATERMELON SWEET ROSEF1 10G','2','1','',16.00,'','580',NULL,'580',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826252','pcs','Inventory','EXEMPTED','5',NULL,0),(404,'SIMLAW SPINACH 25G','2','1','',16.00,'','130',NULL,'130',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826253','pcs','Inventory','EXEMPTED','5',NULL,0),(405,'SPRING CAN -25KG','2','1','',16.00,'','1200',NULL,'1200',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826255','pcs','Inventory','EXEMPTED','5',NULL,0),(406,'SPRING CAN 10KG','2','1','',16.00,'','600',NULL,'600',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826254','pcs','Inventory','EXEMPTED','5',NULL,0),(407,'SPRING CAN 50KG','2','1','',16.00,'','2000',NULL,'2000',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826256','pcs','Inventory','EXEMPTED','5',NULL,0),(408,'SPRING DAP -1OKG','2','1','',16.00,'','800',NULL,'800',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826257','pcs','Inventory','EXEMPTED','5',NULL,0),(409,'SPRING DAP -50KG','2','1','',16.00,'','2000',NULL,'2000',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826259','pcs','Inventory','EXEMPTED','5',NULL,0),(410,'SPRING DAP 25KG','2','1','',16.00,'','1800',NULL,'1800',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826258','pcs','Inventory','EXEMPTED','5',NULL,0),(411,'SPRING UREA -50KG','2','1','',16.00,'','3300',NULL,'3300',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826262','pcs','Inventory','EXEMPTED','5',NULL,0),(412,'SPRING UREA 10KG','2','1','',16.00,'','650',NULL,'650',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826260','pcs','Inventory','EXEMPTED','5',NULL,0),(413,'SPRING UREA 25KG','2','1','',16.00,'','1650',NULL,'1650',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826261','pcs','Inventory','EXEMPTED','5',NULL,0),(414,'SYGENTA CONFIDOR WG 15G','2','1','',16.00,'','200',NULL,'200',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826263','pcs','Inventory','EXEMPTED','5',NULL,0),(415,'SYNGENTA ACTELIC GOLD 1KG','2','1','',16.00,'1125','1350',NULL,'1350',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826264','pcs','Inventory','EXEMPTED','5',NULL,0),(416,'SYNGENTA ACTELIC GOLD 200G','2','1','',16.00,'','350',NULL,'350',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826265','pcs','Inventory','EXEMPTED','5',NULL,0),(417,'SYNGENTA ACTELIC GOLD 500G','2','1','',16.00,'580','850',NULL,'850',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826266','pcs','Inventory','EXEMPTED','5',NULL,0),(418,'SYNGENTA LUMAX537 5SE -IL','2','1','',16.00,'','2150',NULL,'2150',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826267','pcs','Inventory','EXEMPTED','5',NULL,0),(419,'SYNGENTA ORTIVA 250EC 20ML','2','1','',16.00,'','230',NULL,'230',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826268','pcs','Inventory','EXEMPTED','5',NULL,0),(420,'SYNGENTA RIDOMIL GOLD MIZ68WG -IKG','2','1','',16.00,'','2390',NULL,'2390',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826269','pcs','Inventory','EXEMPTED','5',NULL,0),(421,'SYNGENTA RIDOMIL GOLD MZ68WG -250GM','2','1','',16.00,'','750',NULL,'750',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826270','pcs','Inventory','EXEMPTED','5',NULL,0),(422,'SYNGENTA RIDOMIL GOLD MZ68WG -50GM','2','1','',16.00,'140','180',NULL,'180',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826271','pcs','Inventory','EXEMPTED','5',NULL,0),(423,'SYNGENTA SCORE 250EC 20ML','2','1','',16.00,'170','200',NULL,'200',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826272','pcs','Inventory','EXEMPTED','5',NULL,0),(424,'SYOVA CABBAGE ZAWADI F1 10G','2','1','',16.00,'','680',NULL,'680',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826273','pcs','Inventory','EXEMPTED','5',NULL,0),(425,'SYOVA CORIANDER 10G','2','1','',16.00,'','80',NULL,'80',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826274','pcs','Inventory','EXEMPTED','5',NULL,0),(426,'SYOVA CORIANDER 25G','2','1','',16.00,'','130',NULL,'130',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826275','pcs','Inventory','EXEMPTED','5',NULL,0),(427,'SYOVA MFALME F1 10G','2','1','',16.00,'','600',NULL,'600',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826276','pcs','Inventory','EXEMPTED','5',NULL,0),(428,'SYOVA REDMAX 250GM','2','1','',16.00,'','3600',NULL,'3600',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826277','pcs','Inventory','EXEMPTED','5',NULL,0),(429,'SYOVA REDMAX 500G','2','1','',16.00,'','7000',NULL,'7000',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826278','pcs','Inventory','EXEMPTED','5',NULL,0),(430,'SYOVA TOMATO NURU F1 10G','2','1','',16.00,'1565','1850',NULL,'1850',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826279','pcs','Inventory','EXEMPTED','5',NULL,0),(431,'SYOVA TOMATO NURU F1 25G','2','1','',16.00,'2810','320',NULL,'320',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826280','pcs','Inventory','EXEMPTED','5',NULL,0),(432,'SYOVA WATERMELON SUKARI F1 10G','2','1','',16.00,'','380',NULL,'380',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826281','pcs','Inventory','EXEMPTED','5',NULL,0),(433,'SYOVA WATERMELON SUKARI F1 25G','2','1','',16.00,'','800',NULL,'800',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826282','pcs','Inventory','EXEMPTED','5',NULL,0),(434,'SYPERTIX 20ML','1','1','',16.00,'','100',NULL,'100',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826451','pcs','Inventory','EXEMPTED','5',NULL,0),(435,'SYRINGE 20CC','1','1','',16.00,'','20',NULL,'20',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826452','pcs','Inventory','EXEMPTED','5',NULL,0),(436,'THABITI ELGON KENYA CAN 25KG','2','1','',16.00,'2550','3200',NULL,'3200',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826283','pcs','Inventory','EXEMPTED','5',NULL,0),(437,'THABITI ELGON KENYA DAP 10KG','2','1','',16.00,'1130','1500',NULL,'1130',NULL,NULL,'5',0,0,NULL,0,0,0,5.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826284','pcs','Inventory','EXEMPTED','5',NULL,0),(438,'THABITI ELGON KENYA DAP 25KG','2','1','',16.00,'2800','3450',NULL,'3450',NULL,NULL,'5',0,0,NULL,0,0,0,102.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826285','pcs','Inventory','EXEMPTED','5',NULL,0),(439,'THABITI ELGON KENYA DAP 50KG','2','1','',16.00,'5500','6400','','6400',NULL,NULL,'5',0,0,NULL,0,0,0,37.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826286','pcs','Inventory','EXEMPTED','5',NULL,0),(440,'THABITI ELGON KENYA UREA 50KG','2','1','',16.00,'5000','6200',NULL,'6200',NULL,NULL,'5',0,0,NULL,0,0,0,6.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826287','pcs','Inventory','EXEMPTED','5',NULL,0),(441,'THABITI ELOGON KENYA CAN 10KG','2','1','',16.00,'1030','1400',NULL,'1400',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826288','pcs','Inventory','EXEMPTED','5',NULL,0),(442,'TIXFIX 40ML','1','1','',16.00,'','120',NULL,'120',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826453','pcs','Inventory','EXEMPTED','5',NULL,0),(443,'TORNADO 50G','2','1','',16.00,'','300',NULL,'300',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826289','pcs','Inventory','EXEMPTED','5',NULL,0),(444,'TOWER 500G','2','1','',16.00,'','950',NULL,'950',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826290','pcs','Inventory','EXEMPTED','5',NULL,0),(445,'TRUVETS DABOTIK .20ML','1','1','',16.00,'','150',NULL,'150',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826454','pcs','Inventory','EXEMPTED','5',NULL,0),(446,'TWIGA ACTELLIC SUPER -500GM','2','1','',16.00,'406','480',NULL,'480',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826291','pcs','Inventory','EXEMPTED','5',NULL,0),(447,'TWIGA ACTELIC 1KG','2','1','',16.00,'757','850',NULL,'850',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826292','pcs','Inventory','EXEMPTED','5',NULL,0),(448,'TWIGA ACTELIC SUPER 500G','2','1','',16.00,'406','480',NULL,'400',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826293','pcs','Inventory','EXEMPTED','5',NULL,0),(449,'TWIGA ACTELLIC SUPER -100G','2','1','',16.00,'120','150',NULL,'150',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826294','pcs','Inventory','EXEMPTED','5',NULL,0),(450,'TWIGA ACTELLIC SUPER -200GM','2','1','',16.00,'210','250',NULL,'250',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826295','pcs','Inventory','EXEMPTED','5',NULL,0),(451,'TWIGA ACTELLIC SUPER -200GM','2','1','',16.00,'210','250',NULL,'250',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826296','pcs','Inventory','EXEMPTED','5',NULL,0),(452,'TWIGA ACTELLIC SUPER -500G','2','1','',16.00,'406','480',NULL,'480',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826297','pcs','Inventory','EXEMPTED','5',NULL,0),(453,'TWIGA ACTELLIC SUPER -50GM','2','1','',16.00,'80','100',NULL,'100',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826298','pcs','Inventory','EXEMPTED','5',NULL,0),(454,'TWIGA DUDUTHRIN 1.75EC -100ML','2','1','',16.00,'196','250',NULL,'170',NULL,NULL,'5',0,0,NULL,0,0,0,24.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826300','pcs','Inventory','EXEMPTED','5',NULL,0),(455,'TWIGA DUDUTHRIN 1.75EC -200ML','2','1','',16.00,'280','350',NULL,'350',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826301','pcs','Inventory','EXEMPTED','5',NULL,0),(456,'TWIGA DUDUTHRIN 1.75EC -50ML','2','1','',16.00,'125','150',NULL,'120',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826302','pcs','Inventory','EXEMPTED','5',NULL,0),(457,'TWIGA DUDUTHRIN 1.75EC-200ML','2','1','',16.00,'275','350',NULL,'350',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826299','pcs','Inventory','EXEMPTED','5',NULL,0),(458,'TWIGA MILTHANE SUPER 200G','2','1','',16.00,'175','250',NULL,'190',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826303','pcs','Inventory','EXEMPTED','5',NULL,0),(459,'TWIGA MILTHANE SUPER 200GM','2','1','',16.00,'175','250',NULL,'190',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826304','pcs','Inventory','EXEMPTED','5',NULL,0),(460,'TWIGA TWIGA ACE 100ML','2','1','',16.00,'','330',NULL,'330',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826305','pcs','Inventory','EXEMPTED','5',NULL,0),(461,'ULTIVITA 100ML','1','1','',16.00,'','250',NULL,'250',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826455','pcs','Inventory','EXEMPTED','5',NULL,0),(462,'ULTRAVETIS AGITA IGB -20GM','1','1','',16.00,'','200',NULL,'200',NULL,NULL,'5',0,0,NULL,0,0,0,19.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826456','pcs','Inventory','EXEMPTED','5',NULL,0),(463,'ULTRAVETIS AMILYTE 25G','1','1','',16.00,'','130',NULL,'130',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826457','pcs','Inventory','EXEMPTED','5',NULL,0),(464,'ULTRAVETIS CABBAGE KIBOKO 25G','2','1','',16.00,'1400','1650',NULL,'1600',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826306','pcs','Inventory','EXEMPTED','5',NULL,0),(465,'ULTRAVETIS CABBAGE KIBOKO 50G','2','1','',16.00,'2750','2950',NULL,'2850',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826307','pcs','Inventory','EXEMPTED','5',NULL,0),(466,'ULTRAVETIS ECTOMIN 20ML','1','1','',16.00,'','160',NULL,'160',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826458','pcs','Inventory','EXEMPTED','5',NULL,0),(467,'ULTRAVETIS ESB 30% -20GM','1','1','',16.00,'','400',NULL,'400',NULL,NULL,'5',0,0,NULL,0,0,0,1.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826459','pcs','Inventory','EXEMPTED','5',NULL,0),(468,'ULTRAVETIS KIBOKO 10G','2','1','',16.00,'700','850',NULL,'850',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826308','pcs','Inventory','EXEMPTED','5',NULL,0),(469,'ULTRAVETIS NEOCIDOL 600EW -28ML','1','10','',16.00,'120','150','','120',NULL,NULL,'5',0,0,'91681720332',0,0,0,1.00,'2023-04-17 11:33:09','9','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826460','pcs','Inventory','EXEMPTED','5','',0),(470,'ULTRAVETIS ULTRAMIX MAZIWA -1KG','1','1','',16.00,'','190',NULL,'190',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826461','pcs','Inventory','EXEMPTED','5',NULL,0),(471,'ULTRAVETIS ULTRAMIXMAZIWA 2KG','1','1','',16.00,'','340',NULL,'340',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826462','pcs','Inventory','EXEMPTED','5',NULL,0),(472,'UNGA AFYA BORA MAZIWA -2KG','1','1','',16.00,'','330',NULL,'330',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826463','pcs','Inventory','EXEMPTED','5',NULL,0),(473,'UNGA AFYA BORA MAZIWA -IKG','1','1','',16.00,'','180',NULL,'180',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826464','pcs','Inventory','EXEMPTED','5',NULL,0),(474,'UNGA CHICKMASH 10KG','3','1','',16.00,'','650',NULL,'650',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826495','pcs','Inventory','EXEMPTED','5',NULL,0),(475,'VEGMAX 125ML','2','1','',16.00,'373','450',NULL,'450',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826309','pcs','Inventory','EXEMPTED','5',NULL,0),(476,'VEGMAX 30ML','2','1','',16.00,'','150',NULL,'150',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826310','pcs','Inventory','EXEMPTED','5',NULL,0),(477,'VET WORLD HEAT BOOSTER','1','1','',16.00,'','150',NULL,'150',NULL,NULL,'5',0,0,NULL,0,0,0,4.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826465','pcs','Inventory','EXEMPTED','5',NULL,0),(478,'VETCARE A TYLODOXY 200-25GM','1','1','',16.00,'145','200',NULL,'200',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826466','pcs','Inventory','EXEMPTED','5',NULL,0),(479,'VETCARE BOSOL- 25G','1','1','',16.00,'','100',NULL,'100',NULL,NULL,'5',0,0,NULL,0,0,0,10.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826467','pcs','Inventory','EXEMPTED','5',NULL,0),(480,'VETCARE CHICK START -30GM','1','1','',16.00,'','80',NULL,'80',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826468','pcs','Inventory','EXEMPTED','5',NULL,0),(481,'VETCARE MULTIVIT 50ML','1','1','',16.00,'','180',NULL,'180',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826469','pcs','Inventory','EXEMPTED','5',NULL,0),(482,'VETCARE VETOXY 20 -25GM','1','1','',16.00,'','100',NULL,'100',NULL,NULL,'5',0,0,NULL,0,0,0,2.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826470','pcs','Inventory','EXEMPTED','5',NULL,0),(483,'VITABOOST 100ML','1','1','',16.00,'','200',NULL,'200',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826471','pcs','Inventory','EXEMPTED','5',NULL,0),(484,'VITABOOST 50ML','1','1','',16.00,'','150',NULL,'150',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826472','pcs','Inventory','EXEMPTED','5',NULL,0),(485,'WATERING CAN 10L','4','1','',16.00,'260','350',NULL,'500',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826380','pcs','Inventory','EXEMPTED','5',NULL,0),(486,'WESTERN SEED MAIZE SEED WH505 -2KG','2','1','',16.00,'525','550',NULL,'500',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826311','pcs','Inventory','EXEMPTED','5',NULL,0),(487,'WESTERN SEED WH 505 2KG','2','1','',16.00,'525','550','','550',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826312','pcs','Inventory','EXEMPTED','5',NULL,0),(488,'WESTERN SEED WH 507 2KG','2','1','',16.00,'525','550','','550',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826313','pcs','Inventory','EXEMPTED','5',NULL,0),(489,'YARA CAN -50KG','2','1','',16.00,'','2000',NULL,'2000',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826314','pcs','Inventory','EXEMPTED','5',NULL,0),(490,'YARA MILA UREA 10KG','2','1','',16.00,'','700',NULL,'700',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826315','pcs','Inventory','EXEMPTED','5',NULL,0),(491,'YARA UREA -25KG','2','1','',16.00,'','1750',NULL,'1750',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826316','pcs','Inventory','EXEMPTED','5',NULL,0),(492,'YARA VERA UREA 50KG','2','1','',16.00,'','330',NULL,'330',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826317','pcs','Inventory','EXEMPTED','5',NULL,0),(493,'YARA YARAMLA EXTRAN CAN -1OKG','2','1','',16.00,'','550',NULL,'550',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826318','pcs','Inventory','EXEMPTED','5',NULL,0),(494,'YARA YARAMLA EXTRAN CAN -50KG','2','1','',16.00,'','2800',NULL,'2800',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826319','pcs','Inventory','EXEMPTED','5',NULL,0),(495,'YARABELA CAN 25KG','2','1','',16.00,'','1400',NULL,'1400',NULL,NULL,'5',0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','1','3826320','pcs','Inventory','EXEMPTED','5',NULL,0),(496,'SEEDCO MAIZE SIMBA 61 2KG','2','2','',16.00,'560','600','0','600',NULL,NULL,'5',0,0,'9422951678696705',0,0,0,0.00,'2023-03-13 11:39:26','9','1','1','0000-00-00','mainitem','Inclusive','','active','','3826496','pcs','Inventory','EXEMPTED','24',NULL,0),(497,'SEEDCO MAIZE TEMBO 73','2','2','',16.00,'560','600','0','600',NULL,NULL,'5',0,0,'6067591678699975',0,0,0,0.00,'2023-03-13 12:35:33','9','1','1','0000-00-00','mainitem','Inclusive','','active','','3826497','pcs','Inventory','EXEMPTED','24',NULL,0),(498,'KENYASEED MAIZE 629','2','2','',16.00,'400','420','','420',NULL,NULL,'5',0,0,'2376471678701345',0,0,0,0.00,'2023-03-13 12:58:16','9','1','1','0000-00-00','mainitem','Inclusive','','active','','3826498','pcs','Inventory','VATABLE','24',NULL,0),(499,'ALFAVET BIOSOL 25G','3','2','',16.00,'75','100','0','',NULL,NULL,'5',0,0,'3334451679057548',0,0,0,1.00,'2023-03-17 15:55:14','9','1','1','0000-00-00','mainitem','Inclusive','','active','','3826499','pcs','Inventory','VATABLE','20',NULL,0),(500,'EA COLLARDS 50G','2','2','',16.00,'120','150','0','',NULL,NULL,'0',0,0,'2313191679057736',0,0,0,0.00,'2023-03-17 15:56:35','9','1','1','0000-00-00','mainitem','Inclusive','','active','','3826500','pcs','Inventory','VATABLE','30',NULL,0),(501,'AGRICHEM AGRIGROW VEG 250G','2','10','',16.00,'100','150','5','',NULL,NULL,'0',0,0,'2198941679566318',0,0,0,0.00,'2023-03-23 13:13:58','8','1','1','0000-00-00','mainitem','Inclusive','','active','','3826501','pcs','Inventory','VATABLE','5',NULL,0),(502,'HIGHCHEM TREVIN 50G','3','10','',16.00,'60','80','0','',NULL,NULL,'5',0,0,'6103761679899994',0,0,0,2.00,'2023-03-27 09:57:00','9','1','1','0000-00-00','mainitem','Inclusive','','active','','3826502','pcs','Inventory','VATABLE','5',NULL,0),(503,'HIGHCHEM TREVIN 100G','3','10','',16.00,'75','100','0','',NULL,NULL,'5',0,0,'728121679900221',0,0,0,1.00,'2023-03-27 09:58:24','9','1','1','0000-00-00','mainitem','Inclusive','','active','','3826503','pcs','Inventory','VATABLE','24',NULL,0),(504,'HIGHCHEM TREVIN 200G','3','10','',16.00,'110','150','0','',NULL,NULL,'5',0,0,'5209371679900305',0,0,0,8.00,'2023-03-27 09:59:34','9','1','1','0000-00-00','mainitem','Inclusive','','active','','3826504','pcs','Inventory','VATABLE','24',NULL,0),(505,'agrichem diazon 60EC','2','10','',16.00,'60','100','0','60',NULL,NULL,'5',0,0,'100201682761377',0,0,0,0.00,'2023-04-29 12:45:25','9','1','1','0000-00-00','mainitem','Inclusive','','active','','3826505','pcs','Inventory','VATABLE','5',NULL,0),(506,'AMIRAN SWISSCHARD 25G','2','10','',16.00,'110','130','0','',NULL,NULL,'5',0,0,'4259401682920423',0,0,0,0.00,'2023-05-01 08:56:37','9','1','1','0000-00-00','mainitem','Inclusive','','active','','3826506','pcs','Inventory','VATABLE','20',NULL,0),(507,'MURPHY FARMTRAZ 40ML','1','10','',16.00,'100','120','0','100',NULL,NULL,'5',0,0,'993931682920598',0,0,0,0.00,'2023-05-01 08:58:58','9','1','1','0000-00-00','mainitem','Inclusive','','active','','3826507','pcs','Inventory','VATABLE','24',NULL,0),(508,'AGRICHEM ZETANIL 5KG','2','10','',16.00,'5500','6000','0','',NULL,NULL,'1',0,0,'1014021682926801',0,0,0,0.00,'2023-05-01 10:42:03','9','1','1','0000-00-00','mainitem','Inclusive','','active','','3826508','pcs','Inventory','VATABLE','5',NULL,0),(509,'AGRICHEM ZINC&BORON 1L','2','10','',16.00,'880','1200','0','',NULL,NULL,'2',0,0,'7212721682927074',0,0,0,1.00,'2023-05-01 10:47:49','9','1','1','0000-00-00','mainitem','Inclusive','','active','','3826509','pcs','Inventory','VATABLE','5',NULL,0),(510,'AGRICHEM ZINC&BORON 500ML','2','10','',16.00,'475','750','0','',NULL,NULL,'1',0,0,'1998251682927270',0,0,0,3.00,'2023-05-01 10:50:46','9','1','1','0000-00-00','mainitem','Inclusive','','active','','3826510','pcs','Inventory','VATABLE','5',NULL,0),(512,'EA COLLARDS 500G','2','10','',16.00,'650','850','0','',NULL,NULL,'0',0,0,'9817061688636266',0,0,0,0.00,'2023-07-06 12:39:10','9','1','1','0000-00-00','mainitem','Inclusive','','active','','3826512','pcs','Inventory','VATABLE','5',NULL,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, `hscode` varchar(100) 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=513 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,'ACTARA 8G','2','1','3826001','',16.00,'','200',NULL,'200',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(2,'ADC GROWERS 10KG','3','1','3826473','',16.00,'','500',NULL,'500',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(3,'ADC KENYEJI MASH 20KG','3','1','3826474','',16.00,'','750',NULL,'750',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(4,'ADC KIENYEJI MASH 10KG','2','1','3826321','',16.00,'','450',NULL,'450',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(5,'AGRICHEM AGRGROW VEG 1KG','2','1','3826322','',16.00,'','350',NULL,'350',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(6,'AGRICHEM AGRIGROW 100G','2','1','3826323','',16.00,'','100',NULL,'100',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(7,'AGRICHEM AGRIGROW 500G','2','1','3826324','',16.00,'','250',NULL,'250',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(8,'AGRICHEM AGRIGROW F/F 1KG','2','1','3826327','',16.00,'','350',NULL,'350',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(9,'AGRICHEM AGRIGROW F/F 250G','2','1','3826328','',16.00,'','150',NULL,'150',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(10,'AGRICHEM AGRIGROW F/F 500G','2','1','3826329','',16.00,'','250',NULL,'250',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(11,'AGRICHEM AGRIGROW FRUIT & FLOWER 250G','2','1','3826325','',16.00,'','70',NULL,'70',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(12,'AGRICHEM AGRIGROW VEG 100G','2','1','3826326','',16.00,'','100',NULL,'100',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(13,'AGRICHEM AGRITHANE 100G','2','1','3826330','',16.00,'','150',NULL,'150',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(14,'AGRICHEM AGRITHANE 1KG','2','1','3826331','',16.00,'','650',NULL,'650',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(15,'AGRICHEM AGRITHANE 500G','2','1','3826332','',16.00,'','450',NULL,'450',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(16,'AGRICHEM AGROZYME 100ML','2','1','3826333','',16.00,'','150',NULL,'150',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(17,'AGRICHEM ALPHAGUARD 100ML','2','1','3826334','',16.00,'','250',NULL,'250',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(18,'AGRICHEM ALPHAGUARD 1L','2','1','3826335','',16.00,'','1850',NULL,'1850',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(19,'AGRICHEM ALPHAGUARD 500ML','2','1','3826336','',16.00,'','1000',NULL,'1000',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(20,'AGRICHEM ALPHAGUARD 50ML','2','1','3826337','',16.00,'','150',NULL,'150',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(21,'AGRICHEM BIO-POWER 1KG','2','1','3826338','',16.00,'','250',NULL,'250',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(22,'AGRICHEM DIZON 25ML','2','1','3826339','',16.00,'','100',NULL,'100',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(23,'AGRICHEM FORTUNE AZA 100ML','2','1','3826340','',16.00,'','200',NULL,'200',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(24,'AGRICHEM GLYPRO 1L','2','1','3826341','',16.00,'','900',NULL,'900',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(25,'AGRICHEM HIGHMAX 100ML','2','1','3826342','',16.00,'','150',NULL,'150',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(26,'AGRICHEM HIGHMAX 1L','2','1','3826343','',16.00,'','1000',NULL,'1000',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(27,'AGRICHEM HIGHMAX 250ML','2','1','3826344','',16.00,'','350',NULL,'350',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(28,'AGRICHEM HIGHMAX 500ML','2','1','3826345','',16.00,'','550',NULL,'550',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(29,'AGRICHEM INITIATE 100ML','2','1','3826346','',16.00,'','450',NULL,'450',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(30,'AGRICHEM LANCER 100ML','2','1','3826347','',16.00,'','350',NULL,'350',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(31,'AGRICHEM LANCER 50ML','2','1','3826348','',16.00,'','200',NULL,'200',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(32,'AGRICHEM OXYWEED 1L','2','1','3826349','',16.00,'','2400',NULL,'2400',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(33,'AGRICHEM OXYWEED 500ML','2','1','3826350','',16.00,'','1300',NULL,'1300',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(34,'AGRICHEM OXYWEED 90ML','2','1','3826351','',16.00,'','350',NULL,'350',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(35,'AGRICHEM PYRIBAN 100ML','2','1','3826352','',16.00,'','250',NULL,'250',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(36,'AGRICHEM RAFIKI SPRAYER PUMP 16L','4','1','3826372','',16.00,'','2200',NULL,'2200',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(37,'AGRICHEM ZETANIL 120G','2','1','3826353','',16.00,'','250',NULL,'250',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(38,'AGRICHEM ZETANIL 1KG','2','1','3826354','',16.00,'','1650',NULL,'1650',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(39,'AGRICHEM ZETANIL 250G','2','1','3826355','',16.00,'','500',NULL,'500',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(40,'AGRICHEM ZETANIL 40G','2','1','3826356','',16.00,'','150',NULL,'150',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(41,'AGRICHEM ZETANIL 500G','2','1','3826357','',16.00,'','850',NULL,'850',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(42,'AGRICHEM ZETANIL 76WP 2.5KG','2','1','3826358','',16.00,'','3500',NULL,'3500',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(43,'AGROSOLUTION AGROMAX 120GM','2','1','3826359','',16.00,'','300',NULL,'300',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(44,'AGROSOLUTION AGROMAX 1KG','2','1','3826360','',16.00,'','1820',NULL,'1820',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(45,'AGROSOLUTION AGROMAX 250GM','2','1','3826361','',16.00,'','550',NULL,'550',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(46,'AGROSOLUTION AGROMAX 40GM','2','1','3826362','',16.00,'','150',NULL,'150',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(47,'AGROSOLUTION AGROMAX 500GM','2','1','3826363','',16.00,'','970',NULL,'970',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(48,'AGROSOLUTION AGROMAX 80GM','2','1','3826364','',16.00,'','240',NULL,'240',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(49,'AGROSOLUTION ALPHAKILL 50MLS','2','1','3826365','',16.00,'','150',NULL,'150',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(50,'AGROSOLUTIONS ALPHAKILL 100EC 100ML','2','1','3826366','',16.00,'','250',NULL,'250',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(51,'AGROSOLUTIONS SENATOR 2.5KG','2','1','3826367','',16.00,'','1850',NULL,'1850',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(52,'AGROSOLUTIONS SENATOR 5KG','2','1','3826368','',16.00,'','3450',NULL,'3450',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(53,'AGROSOLUTIONS SENATOR 800WP 250G','2','1','3826369','',16.00,'','250',NULL,'250',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(54,'AGROZ BAG 100KG','2','1','3826370','',16.00,'','250',NULL,'250',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(55,'ALBENDEX 2.5% 1L','1','1','3826381','',16.00,'','250',NULL,'250',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(56,'ALFAVET ALBENDEX 600 -600MG','1','1','3826382','',16.00,'','20',NULL,'20',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(57,'ALFAVET AMPROLIUM 20% 25G','3','1','3826475','',16.00,'','100',NULL,'100',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(58,'ALFAVET PIPERAZINE 25G','3','1','3826476','',16.00,'','100',NULL,'100',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(59,'AMIRAN RIOGRANDE VF 25G','2','1','3826371','',16.00,'','400',NULL,'400',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(60,'BABY DRINKER','3','1','3826477','',16.00,'','100',NULL,'100',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(61,'BABY FEEDER','3','1','3826478','',16.00,'','100',NULL,'100',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(62,'BARAKA CAN 25KG','2','1','3826002','',16.00,'','1250',NULL,'1250',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(63,'BARAKA PLANTING 1KG','2','1','3826003','',16.00,'','100',NULL,'100',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(64,'BARAKA TOP DRESSING 10KG','2','1','3826004','',16.00,'','650',NULL,'650',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(65,'BARAKA TOP DRESSING 25KG','2','1','3826005','',16.00,'','1350',NULL,'1350',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(66,'BAYER MILRAZ 100GM','2','1','3826006','',16.00,'','460',NULL,'460',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(67,'BAYER MILRAZ 40GM','2','1','3826007','',16.00,'','230',NULL,'230',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(68,'BIODEAL BIOTRIM-VET 30GM','3','1','3826479','',16.00,'','140',NULL,'140',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(69,'BORA BORA UREA -10KG','2','1','3826008','',16.00,'','600',NULL,'600',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(70,'BORA BORA UREA -25KG','2','1','3826009','',16.00,'','1250',NULL,'1250',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(71,'BORABORA UREA 25KG','2','1','3826010','',16.00,'','1250',NULL,'1250',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(72,'BORABORA UREA 50KG','2','1','3826011','',16.00,'','2450',NULL,'2450',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(73,'CATTLE FOOT PUMP','4','1','3826373','',16.00,'','1200',NULL,'1200',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(74,'CENRIVA BETA BOOSTER 1L','2','1','3826012','',16.00,'','100',NULL,'100',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(75,'CENRIVA BETA BOOSTER 2L','2','1','3826013','',16.00,'','150',NULL,'150',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(76,'CENRIVA BETA BOOSTER 500ML','2','1','3826014','',16.00,'','70',NULL,'70',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(77,'CENRIVA BETA BOOSTER 5L','2','1','3826015','',16.00,'','300',NULL,'300',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(78,'CHAPA MELI DAP 10KG','2','1','3826016','',16.00,'','720',NULL,'720',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(79,'CHAPAMELI CAN 50KG','2','1','3826017','',16.00,'','2750',NULL,'2750',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(80,'CHAPAMELI DAP 25KG','2','1','3826018','',16.00,'','1800',NULL,'1800',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(81,'CHAPAMELI DAP 50KG','2','1','3826019','',16.00,'','2750',NULL,'2750',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(82,'CHAPAMELI MICROP PLANTING 10KG','2','1','3826020','',16.00,'','750',NULL,'750',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(83,'CHAPAMELI MICROP PLANTING 25KG','2','1','3826021','',16.00,'','1700',NULL,'1700',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(84,'CHAPAMELI MICROP PLANTING 50KG','2','1','3826022','',16.00,'','3450',NULL,'3450',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(85,'CHAPASOLAI CAN 1OKG','2','1','3826023','',16.00,'','650',NULL,'650',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(86,'CHAPASOLAI CAN 25KG','2','1','3826024','',16.00,'','1450',NULL,'1450',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(87,'CHAPASOLAI CAN 50KG','2','1','3826025','',16.00,'','2650',NULL,'2650',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(88,'CHAPASOLAI DAP 25KG','2','1','3826026','',16.00,'','1500',NULL,'1500',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(89,'CHAPASOLAI UREA 25KG','2','1','3826027','',16.00,'','1300',NULL,'1300',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(90,'CHICKMASH 1KG','3','1','3826480','',16.00,'','150',NULL,'150',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(91,'CONTINENTAL RIONEX 25G','2','1','3826028','',16.00,'','450',NULL,'450',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(92,'CONTINENTAL RIONEX 50G','2','1','3826029','',16.00,'','850',NULL,'850',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(93,'COOPERS ALPHASIN 25ML','2','1','3826030','',16.00,'','100',NULL,'100',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(94,'COOPERS DCP 250G','1','1','3826383','',16.00,'','130',NULL,'130',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(95,'COOPERS EPSOM SALT -500GM','1','1','3826384','',16.00,'','120',NULL,'120',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(96,'COOPERS EPSOM SALT -500GM','1','1','3826385','',16.00,'','120',NULL,'120',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(97,'COOPERS GRENADE 5%EC -20ML','1','1','3826386','',16.00,'','120',NULL,'120',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(98,'COOPERS HEALING OIL - IOOML','1','1','3826387','',16.00,'','250',NULL,'250',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(99,'COOPERS MACLIK SUPER - IKG','1','1','3826388','',16.00,'','250',NULL,'250',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(100,'COOPERS MACLIK SUPER -500GMS','1','1','3826389','',16.00,'','150',NULL,'150',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(101,'COOPERS MILKING SALVE - 50GM','1','1','3826390','',16.00,'','50',NULL,'50',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(102,'COOPERS MILKING SALVE -250GM','1','1','3826391','',16.00,'','180',NULL,'180',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(103,'COOPERS MILKING SALVE -IOOGM','1','1','3826392','',16.00,'','120',NULL,'120',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(104,'COOPERS NEFLUK BOLUS 5GM','1','1','3826393','',16.00,'','60',NULL,'60',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(105,'COOPERS NEFLUK BOLUS 5GM','1','1','3826394','',16.00,'','60',NULL,'60',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(106,'COOPERS NILZAN BOLUS - 5GM','1','1','3826395','',16.00,'','90',NULL,'90',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(107,'COOPERS NILZAN PLUS -125ML','1','1','3826396','',16.00,'','250',NULL,'250',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(108,'COOPERS NILZAN SUPER 125ML','1','1','3826397','',16.00,'','350',NULL,'350',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(109,'COOPERS TRIATIX 12,5%EC 40ML','1','1','3826398','',16.00,'','130',NULL,'130',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(110,'COOPERS TRIATIX 12.5%EC -IOOML','1','1','3826399','',16.00,'','280',NULL,'280',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(111,'COOPERS TRIATIX 12.5%EC-20ML','1','1','3826400','',16.00,'','100',NULL,'100',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(112,'COSMOS ASCAREX D 20G','1','1','3826401','',16.00,'','100',NULL,'100',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(113,'COSMOS ASCATEN 25MGS','1','1','3826402','',16.00,'16','20','','20',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(114,'COSMOS CETRINO 24G','1','1','3826403','',16.00,'','150',NULL,'150',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(115,'COSMOS COSVITA 30G','1','1','3826404','',16.00,'','120',NULL,'120',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(116,'COSMOS EGOCIN CHICK 25G','3','1','3826481','',16.00,'','60',NULL,'60',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(117,'COSMOS POLTRICIN CHICK 25G','3','1','3826482','',16.00,'','80',NULL,'80',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(118,'COSMOS S-DIME BOLUS 5G','1','1','3826405','',16.00,'','30',NULL,'30',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(119,'COSMOS WORMCID 150G','1','1','3826406','',16.00,'','10',NULL,'10',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(120,'COSMOS WORMCID LIQUID 125ML','1','1','3826407','',16.00,'','100',NULL,'100',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(121,'COSMOS WORMCID LIQUID 125ML','1','1','3826408','',16.00,'','100',NULL,'100',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(122,'COSMOS WORMICID BOLUS -IGM','1','1','3826409','',16.00,'','40',NULL,'40',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(123,'DAWA BOOST 50ML','1','1','3826410','',16.00,'','160',NULL,'160',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(124,'DAWA LIMITED EGOCIN 25G','3','1','3826483','',16.00,'','60',NULL,'60',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(125,'DAWABOOST 100ML','1','1','3826411','',16.00,'','250',NULL,'250',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(126,'DAWATRIM BOLUS','3','1','3826484','',16.00,'','30',NULL,'30',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(127,'DEKALB DK777 2KG','2','1','3826031','',16.00,'','500',NULL,'500',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(128,'DEKALB DK8031 2KG','2','1','3826032','',16.00,'','500',NULL,'500',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(129,'DEKALB DKC 8033 2KG','2','1','3826033','',16.00,'','650',NULL,'650',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(130,'DERA 200G','2','1','3826034','',16.00,'','100',NULL,'100',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(131,'DERA 400G','2','1','3826035','',16.00,'','150',NULL,'150',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(132,'DEVANI RED RAT KILLER 2G','2','1','3826036','',16.00,'','20',NULL,'20',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(133,'DRINKER 1L','3','1','3826485','',16.00,'','180',NULL,'180',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(134,'DRINKER 2L','3','1','3826486','',16.00,'','300',NULL,'300',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(135,'DRINKERS 1.5L','3','1','3826487','',16.00,'','200',NULL,'200',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(136,'DRINKERS LOCKABLE','3','1','3826488','',16.00,'','300',NULL,'300',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(137,'EA BEETROOT 10G','2','1','3826037','',16.00,'','100',NULL,'100',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(138,'EA CALIFONIA WONDER 10G','2','1','3826038','',16.00,'','180',NULL,'180',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(139,'EA CALIFONIA WONDER 25G','2','1','3826039','',16.00,'','350',NULL,'350',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(140,'EA CALIFONIA WORNDER 50G','2','1','3826040','',16.00,'','350',NULL,'350',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(141,'EA CARROT NANTES 50G','2','1','3826041','',16.00,'','300',NULL,'300',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(142,'EA CARROTS NANTES 25G','2','1','3826042','',16.00,'','150',NULL,'150',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(143,'EA COLLARDS 100G','2','1','3826043','',16.00,'','250',NULL,'250',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(144,'EA COLLARDS 100G','2','1','3826044','',16.00,'','250',NULL,'250',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(145,'EA COLLARDS 10G','2','1','3826045','',16.00,'','70',NULL,'70',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(146,'EA CRIMSON SWEET 10G','2','1','3826046','',16.00,'','150',NULL,'150',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(147,'EA CRIMSON SWEET 25G','2','1','3826047','',16.00,'','250',NULL,'250',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(148,'EA CUCUMBER ASHLEY 25G','2','1','3826048','',16.00,'','180',NULL,'180',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(149,'EA CUCUMBER-ASHLEY 50G','2','1','3826049','',16.00,'','400',NULL,'400',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(150,'EA RIOGRANDE SUPER 50G','2','1','3826050','',16.00,'','750',NULL,'750',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(151,'EA RIOGRANDE VF 25G','2','1','3826051','',16.00,'','450',NULL,'450',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(152,'EA SPINACH 10G','2','1','3826052','',16.00,'','80',NULL,'80',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(153,'EA SPINACH 25G','2','1','3826053','',16.00,'','130',NULL,'130',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(154,'EA SPINACH 50G','2','1','3826054','',16.00,'','160',NULL,'160',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(155,'EAS CABBAGE COPENHAGEN 25G','2','1','3826055','',16.00,'','100',NULL,'100',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(156,'EAS CABBAGE COPENHAGEN 25GM','2','1','3826056','',16.00,'','100',NULL,'100',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(157,'EAS CABBAGE COPENHAGEN 50G','2','1','3826057','',16.00,'','160',NULL,'160',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(158,'EAS COLLARDS (GEORGIA WIKI) 250G','2','1','3826058','',16.00,'','450',NULL,'450',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(159,'EAS COLLARDS (GEORGIA WIKI) 25G','2','1','3826059','',16.00,'','100',NULL,'100',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(160,'EAS ONION RED CREOLE C-5 2506M','2','1','3826060','',16.00,'','1450',NULL,'1450',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(161,'EAS ONION RED CREOLE C-5 500GM','2','1','3826061','',16.00,'','2360',NULL,'2360',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(162,'EAS SQUASH WALTHAM BUTTER NUT - 50G','2','1','3826062','',16.00,'','410',NULL,'410',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(163,'EAS TOMATO RIO GRANDE VF - 10G','2','1','3826063','',16.00,'','250',NULL,'250',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(164,'ELGON KENYA CAPSICUM CALIFORNIA WONDER 50GM','2','1','3826064','',16.00,'','530',NULL,'530',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(165,'ELGON KENYA THABITI CAN 50KG','2','1','3826065','',16.00,'','6000',NULL,'6000',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(166,'EPSOM SALT NIKI 100G','1','1','3826412','',16.00,'','100',NULL,'100',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(167,'FALCON CAN 10KG','2','1','3826066','',16.00,'','650',NULL,'650',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(168,'FALCON CAN 25KG','2','1','3826067','',16.00,'','1500',NULL,'1500',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(169,'FALCON DAP 25KG','2','1','3826068','',16.00,'','1850',NULL,'1850',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(170,'FALCON DAP 10KG','2','1','3826069','',16.00,'','850',NULL,'850',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(171,'FALCON DAP 50KGS','2','1','3826070','',16.00,'','2700',NULL,'2700',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(172,'FALCON UREA 10KG','2','1','3826071','',16.00,'','750',NULL,'750',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(173,'FALCON UREA 25KG','2','1','3826072','',16.00,'','1750',NULL,'1750',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(174,'FALCON UREA 50KG','2','1','3826073','',16.00,'','3250',NULL,'3250',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(175,'FANISI NPK 50KG','2','1','3826074','',16.00,'','3250',NULL,'3250',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(176,'FARMATE PRESSURE SPRAYER -20L','4','1','3826374','',16.00,'','2650',NULL,'2650',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(177,'FARMCARE SPRAYER 20L','4','1','3826375','',16.00,'','1850',NULL,'1850',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(178,'FEDO DIAZOL 60EC -28ML','2','1','3826075','',16.00,'','70',NULL,'70',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(179,'FEEDER 1.5KG','3','1','3826489','',16.00,'','200',NULL,'200',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(180,'FEEDER LARGE','3','1','3826490','',16.00,'','350',NULL,'350',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(181,'FEEDER LARGE','3','1','3826491','',16.00,'','550',NULL,'550',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(182,'FEEDER MEDIUM','3','1','3826492','',16.00,'','200',NULL,'200',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(183,'FUKOKILL 25G','2','1','3826076','',16.00,'','100',NULL,'100',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(184,'GREENBURG 16L','4','1','3826376','',16.00,'','1700',NULL,'1700',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(185,'GREENLEE COMMANDER 240EC -250ML','2','1','3826077','',16.00,'','690',NULL,'690',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(186,'GREENLEE GOLDCHANCE F&F -IKG','2','1','3826078','',16.00,'','350',NULL,'350',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(187,'GREENLEE PENTAGON 50EC -50ML','2','1','3826079','',16.00,'','180',NULL,'180',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(188,'GREENLIFE COMMANDER 250ML','2','1','3826080','',16.00,'','690',NULL,'690',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(189,'GREENLIFE CONMANDER 100ML','2','1','3826081','',16.00,'','350',NULL,'350',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(190,'GREENLIFE MILESTONE 100ML','2','1','3826082','',16.00,'','350',NULL,'350',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(191,'GREENLIFE CADILAC 250G','2','1','3826083','',16.00,'','550',NULL,'550',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(192,'GREENLIFE COMMANDER 240EC -100ML','2','1','3826084','',16.00,'','350',NULL,'350',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(193,'GREENLIFE ESCORT 19EC -50ML','2','1','3826085','',16.00,'','360',NULL,'360',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(194,'GREENLIFE ESCORT 19EC -I00ML','2','1','3826086','',16.00,'','640',NULL,'640',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(195,'GREENLIFE FERRARI GOLD 1L','2','1','3826087','',16.00,'','750',NULL,'750',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(196,'GREENLIFE GATIT VEG 1KG','2','1','3826088','',16.00,'','300',NULL,'300',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(197,'GREENLIFE GATIT VEG 500G','2','1','3826089','',16.00,'','250',NULL,'250',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(198,'GREENLIFE GEARLOCK TURBO 100G','2','1','3826090','',16.00,'','250',NULL,'250',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(199,'GREENLIFE GOLDCHANCE 500G','2','1','3826091','',16.00,'','250',NULL,'250',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(200,'GREENLIFE GOLDCHANCE MULT K 1KG','2','1','3826092','',16.00,'','350',NULL,'350',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(201,'GREENLIFE HUMIGREEN 1L','2','1','3826093','',16.00,'','800',NULL,'800',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(202,'GREENLIFE INTEGRA 25ML','2','1','3826094','',16.00,'','70',NULL,'70',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(203,'GREENLIFE JAMBO CLEAN 250ML','2','1','3826095','',16.00,'','650',NULL,'650',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(204,'GREENLIFE KUNGUNIL 200SL -I0ML','1','1','3826413','',16.00,'','100',NULL,'100',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(205,'GREENLIFE MILESTONE 100ML','2','1','3826096','',16.00,'','560',NULL,'560',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(206,'GREENLIFE OPTIMIZER 100ML','2','1','3826097','',16.00,'','170',NULL,'170',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(207,'GREENLIFE OPTIMIZER 25ML','2','1','3826098','',16.00,'','70',NULL,'70',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(208,'GREENLIFE PENTAGON 1 L','2','1','3826099','',16.00,'','2000',NULL,'2000',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(209,'GREENLIFE PENTAGON 50EC -I00ML','2','1','3826100','',16.00,'','250',NULL,'250',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(210,'GREENLIFE PYRAMID 100G','2','1','3826101','',16.00,'','200',NULL,'200',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(211,'GREENLIFE RANGER 100ML','2','1','3826102','',16.00,'','250',NULL,'250',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(212,'GREENLIFE RANGER 250ML','2','1','3826103','',16.00,'','450',NULL,'450',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(213,'GREENLIFE RANSOM 30G','2','1','3826104','',16.00,'','150',NULL,'150',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(214,'HAND SPRAY 1L','4','1','3826377','',16.00,'','250',NULL,'250',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(215,'HEBEI MULTVINOR 50ML','1','1','3826414','',16.00,'140','180','','180',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(216,'HEBEI V MULTINOR 100ML','1','1','3826415','',16.00,'200','250','','250',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(217,'HIGHCHEM DELFA DUST 100G','2','1','3826105','',16.00,'','150',NULL,'150',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(218,'HIGHCHEM METACOZEB 500GM','2','1','3826106','',16.00,'','1000',NULL,'1000',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(219,'HIGHCHEM PROMAX 20EC -25ML','2','1','3826107','',16.00,'','180',NULL,'180',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(220,'HIGHCHEM SEVIN 200G','1','1','3826416','',16.00,'','150',NULL,'150',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(221,'HIGHCHEM SEVIN DUDU DUST 100G','1','1','3826418','',16.00,'','100',NULL,'100',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(222,'HIGHCHEM SEVIN DUDU DUST 50G','1','1','3826417','',16.00,'','80',NULL,'80',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(223,'HIGHTECH METROCYCLINE POWDER -25G','1','1','3826419','',16.00,'','100',NULL,'100',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(224,'HORPROLE 30WG 25G','2','1','3826108','',16.00,'','700',NULL,'700',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(225,'KENAGRO BEDLAM 15ML','2','1','3826110','',16.00,'','150',NULL,'150',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(226,'KENYA SEED BEANS SEED MWITEMANLA -2KG','2','1','3826111','',16.00,'','450',NULL,'450',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(227,'KENYA SEED HBM 516','2','1','3826112','',16.00,'','400',NULL,'400',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(228,'KENYA SEED HBM 519','2','1','3826113','',16.00,'','390',NULL,'390',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(229,'KENYA SEED HBM 6213 25KG','2','1','3826114','',16.00,'','4500',NULL,'4500',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(230,'KENYA SEED MAIZE SEED H6213 -25KG','2','1','3826115','',16.00,'','4900',NULL,'4900',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(231,'KENYA SEED MAIZE SEED HBM513 -2KG','2','1','3826116','',16.00,'','420',NULL,'420',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(232,'KENYA SEED MAIZE SEED HBM614 -2KG','2','1','3826117','',16.00,'','420',NULL,'420',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(233,'KENYA SEED MAIZE SEED HBM6213 -2KG','2','1','3826118','',16.00,'','420',NULL,'420',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(234,'KENYA SEED MAIZE SEED HBM6213 -I0KG','2','1','3826119','',16.00,'','1950',NULL,'1950',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(235,'KENYA SEED MAIZE SEED HBM6218 -2KG','2','1','3826120','',16.00,'','390',NULL,'390',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(236,'KENYA SEED MAIZE SEED HBM629 -2KG','2','1','3826121','',16.00,'','400',NULL,'400',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(237,'KENYA SEED ROSECOCO GLP2 2KG','2','1','3826122','',16.00,'','650',NULL,'650',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(238,'KEROL 250ML','4','1','3826378','',16.00,'','350',NULL,'350',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(239,'LAIBUTA DIAZOL 100ML','2','1','3826123','',16.00,'','250',NULL,'250',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(240,'LAIBUTA EPSOM SALT 100G','1','1','3826420','',16.00,'','80',NULL,'80',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(241,'LAIBUTA LIGHT KAOLIN 100GM','1','1','3826421','',16.00,'','60',NULL,'60',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(242,'LANIRAT BAIT 25G','2','1','3826124','',16.00,'','150',NULL,'150',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(243,'LIGHT KAOLIN 500GM','1','1','3826422','',16.00,'','150',NULL,'150',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(244,'MEA CAN 50KG','2','1','3826125','',16.00,'','2450',NULL,'2450',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(245,'MEDINA PEN & STRIP 100ML','1','1','3826423','',16.00,'','450',NULL,'450',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(246,'MEDINA PEN & STRIP 50ML','1','1','3826424','',16.00,'','350',NULL,'350',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(247,'METROCYCLINE SOLUBLE 25GMS','3','1','3826493','',16.00,'','100',NULL,'100',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(248,'MONOLITH 50ML','2','1','3826126','',16.00,'','200',NULL,'200',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(249,'MURPHY EPSOM SALT 500G','1','1','3826425','',16.00,'','150',NULL,'150',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(250,'MURPHY FARMTRAZ 100ML','1','1','3826426','',16.00,'','200',NULL,'200',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(251,'MURPHY SAMAYA KOP 80WP 1KG','2','1','3826127','',16.00,'','1700',NULL,'1700',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(252,'MURPHY SANAYA KOP 80WP 500G','2','1','3826128','',16.00,'','850',NULL,'850',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(253,'NDUME HERMETICS BAGS','2','1','3826129','',16.00,'','250',NULL,'250',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(254,'NEEDLE 18G','1','1','3826427','',16.00,'','10',NULL,'10',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(255,'NORBROOK ALAMYCIN AEROSOL -140GM','1','1','3826428','',16.00,'','350',NULL,'350',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(256,'NORBROOK ALBAFAS 10% -120ML','1','1','3826429','',16.00,'','140',NULL,'140',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(257,'NORBROOK ALBAFAS 10% -40ML','1','1','3826430','',16.00,'','100',NULL,'100',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(258,'NORBROOK ALBAFAS 2.5% -120ML','1','1','3826431','',16.00,'','100',NULL,'100',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(259,'NORBROOK ALBAFAS 2.5% -1L','1','1','3826432','',16.00,'','300',NULL,'300',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(260,'NORBROOK ALBAFAS 2.5% -40ML','1','1','3826433','',16.00,'','60',NULL,'60',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(261,'NORBROOK ALBAFAS 2.5% -500ML','1','1','3826435','',16.00,'','200',NULL,'200',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(262,'NORBROOK ALBAFAS 2.5% 500ML','1','1','3826434','',16.00,'','200',NULL,'200',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(263,'NORBROOK DUODIP 100ML','1','1','3826436','',16.00,'','650',NULL,'650',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(264,'NORBROOK DUODIP 50ML','1','1','3826437','',16.00,'','450',NULL,'450',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(265,'NORBROOK EYE OINTMENT SYRINGE -5ML','1','1','3826438','',16.00,'','180',NULL,'180',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(266,'NORBROOK LEVAFAS DRENCH -125ML','1','1','3826439','',16.00,'','130',NULL,'130',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(267,'NORBROOK LEVAFAS XTRA -125ML','1','1','3826440','',16.00,'','350',NULL,'350',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(268,'NORBROOK LEVAFAS XTRA -40ML','1','1','3826441','',16.00,'','130',NULL,'130',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(269,'NORBROOK LEVFAS DIAMOND 1.25ML','1','1','3826442','',16.00,'','350',NULL,'350',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(270,'NORBROOK MILKING SALVE -250G','1','1','3826443','',16.00,'','180',NULL,'180',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(271,'NORBROOK NOROTRAZ 100ML','1','1','3826444','',16.00,'','200',NULL,'200',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(272,'NORBROOK NOROTRAZ 12.5%EC -40ML','1','1','3826445','',16.00,'','120',NULL,'120',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(273,'NORBROOKALBAFAS 10% 1L','1','1','3826446','',16.00,'','650',NULL,'650',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(274,'NORBROOKALBAFAS 10% 500ML','1','1','3826447','',16.00,'','500',NULL,'500',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(275,'NORBROOKALBAFAS 2.5% 1L','1','1','3826448','',16.00,'','300',NULL,'300',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(276,'NOREROOK DUODIP 20ML','1','1','3826449','',16.00,'','180',NULL,'180',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(277,'NOVA SUPER BLUE CROSS DUST -1KG','2','1','3826130','',16.00,'','130',NULL,'130',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(278,'NOVA SUPER BLUE CROSS DUST -2KG','2','1','3826131','',16.00,'','200',NULL,'200',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(279,'OAK MEDICA CHALIDUDU 200G','2','1','3826132','',16.00,'','150',NULL,'150',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(280,'ORBIT PENNCONZEB 80%WP -200G','2','1','3826133','',16.00,'','200',NULL,'200',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(281,'ORBIT PENNCONZEB 80%WP -500G','2','1','3826134','',16.00,'','390',NULL,'390',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(282,'ORBIT PENNCONZEB 80%WP -I00G','2','1','3826135','',16.00,'','120',NULL,'120',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(283,'OSHO ALPHA DEGREE I00EC -250ML','2','1','3826136','',16.00,'','560',NULL,'560',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(284,'OSHO ALPHA DEGREE I00EC -50ML','2','1','3826137','',16.00,'','150',NULL,'150',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(285,'OSHO ALPHA DEGREE I00EC -I00ML','2','1','3826138','',16.00,'','250',NULL,'250',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(286,'OSHO AQUAWET -30ML','2','1','3826139','',16.00,'','90',NULL,'90',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(287,'OSHO AQUAWET -I00ML','2','1','3826140','',16.00,'','140',NULL,'140',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(288,'OSHO CYCLONE 100ML','2','1','3826141','',16.00,'','160',NULL,'160',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(289,'OSHO CYCLONE 50ML','2','1','3826142','',16.00,'','150',NULL,'150',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(290,'OSHO EASYGRO CALCIUM -120G','2','1','3826143','',16.00,'','100',NULL,'100',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(291,'OSHO EASYGRO CALCIUM -250G','2','1','3826144','',16.00,'','150',NULL,'150',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(292,'OSHO EASYGRO FLOWER & FRUIT -120G','2','1','3826145','',16.00,'','100',NULL,'100',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(293,'OSHO EASYGRO FLOWER & FRUIT -250G','2','1','3826146','',16.00,'','150',NULL,'150',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(294,'OSHO EASYGRO FLOWER & FRUITING -250G','2','1','3826147','',16.00,'','150',NULL,'150',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(295,'OSHO EASYGRO VEGETATIVE -120G','2','1','3826148','',16.00,'','100',NULL,'100',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(296,'OSHO EASYGRO VEGETATIVE -250G','2','1','3826150','',16.00,'','150',NULL,'150',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(297,'OSHO EASYGRO VEGETATIVE -500G','2','1','3826151','',16.00,'','250',NULL,'250',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(298,'OSHO EASYGRO VEGETATIVE 1KG','2','1','3826149','',16.00,'','350',NULL,'350',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(299,'OSHO EASYGROW FF 1KG','2','1','3826152','',16.00,'','350',NULL,'350',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(300,'OSHO EASYGROW FF 500G','2','1','3826153','',16.00,'','250',NULL,'250',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(301,'OSHO GREEN MIRACLE 100ML','2','1','3826154','',16.00,'','250',NULL,'250',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(302,'OSHO KICKOUT 1L','2','1','3826155','',16.00,'','600',NULL,'600',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(303,'OSHO KICKOUT 200ML','2','1','3826156','',16.00,'','250',NULL,'250',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(304,'OSHO KICKOUT 500ML','2','1','3826157','',16.00,'','450',NULL,'450',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(305,'OSHO MANIX 10G','2','1','3826158','',16.00,'','100',NULL,'100',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(306,'OSHO MATCO 72WP -500G','2','1','3826159','',16.00,'','830',NULL,'830',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(307,'OSHO MATCO 72WP -IKG','2','1','3826160','',16.00,'','1600',NULL,'1600',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(308,'OSHO MICROFOOD 1KG','2','1','3826161','',16.00,'','450',NULL,'450',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(309,'OSHO MISTRESS 72WP -120G','2','1','3826162','',16.00,'','250',NULL,'250',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(310,'OSHO MISTRESS 72WP -1KG','2','1','3826163','',16.00,'','1550',NULL,'1550',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(311,'OSHO MISTRESS 72WP -240G','2','1','3826164','',16.00,'','430',NULL,'430',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(312,'OSHO MISTRESS 72WP -500G','2','1','3826166','',16.00,'','850',NULL,'850',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(313,'OSHO MISTRESS 72WP -80G','2','1','3826167','',16.00,'','170',NULL,'170',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(314,'OSHO MISTRESS 72WP 40G','2','1','3826165','',16.00,'','150',NULL,'150',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(315,'OSHO OSHOTHANE 100G','2','1','3826168','',16.00,'','150',NULL,'150',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(316,'OSHO OSHOTHANE 200G','2','1','3826169','',16.00,'','250',NULL,'250',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(317,'OSHO OSHOTHANE 500G','2','1','3826170','',16.00,'','500',NULL,'500',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(318,'OSHO OSHOTHANE 50G','2','1','3826171','',16.00,'','80',NULL,'80',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(319,'OSHO OSHOTHION 50EC -I00ML','2','1','3826172','',16.00,'','150',NULL,'150',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(320,'OSHO PEARL 1L','2','1','3826173','',16.00,'','1250',NULL,'1250',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(321,'OSHO PEARL 1L','2','1','3826174','',16.00,'','1250',NULL,'1250',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(322,'OSHO PLANTONE 30ML','2','1','3826175','',16.00,'','150',NULL,'150',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(323,'OSHO POTPHOS 1L','2','1','3826176','',16.00,'','850',NULL,'850',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(324,'OSHO SKANA SUPER 100G','2','1','3826177','',16.00,'','130',NULL,'130',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(325,'OSHO SKANA SUPER 1KG','2','1','3826178','',16.00,'','500',NULL,'500',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(326,'OSHO SKANA SUPER 250G','2','1','3826179','',16.00,'','200',NULL,'200',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(327,'OSHO SKANA SUPER 500G','2','1','3826180','',16.00,'','300',NULL,'300',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(328,'OSHO SKANA SUPER 500G','2','1','3826181','',16.00,'','300',NULL,'300',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(329,'OSHO WOUNDOUT 500ML','2','1','3826182','',16.00,'','700',NULL,'700',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(330,'OXTMET 100ML','2','1','3826183','',16.00,'','170',NULL,'170',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(331,'OXYMET 50ML','2','1','3826184','',16.00,'','80',NULL,'80',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(332,'OXYSOL CHICK 25G','2','1','3826185','',16.00,'','80',NULL,'80',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(333,'PANNAR MAIZE SEED PAN 691 -2KG','2','1','3826186','',16.00,'','500',NULL,'500',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(334,'PET D','2','1','3826187','',16.00,'','20',NULL,'20',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(335,'PIONEER SEED MAIZE PH830G19 2KG','2','1','3826188','',16.00,'','500',NULL,'500',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(336,'PLANTONE 100ML','2','1','3826189','',16.00,'','350',NULL,'350',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(337,'RAFIKI PRESSURE SPRAY 2LTRS','4','1','3826379','',16.00,'','2200',NULL,'2200',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(338,'RAINBOW CAPTURE 20ML','2','1','3826190','',16.00,'','170',NULL,'170',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(339,'RAINBOW CAPTURE 50ML','2','1','3826191','',16.00,'','400',NULL,'400',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(340,'RAINBOW CAPTURE IOOML','2','1','3826192','',16.00,'','750',NULL,'750',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(341,'RAINBOW FIVESTAR 325SC 100ML','2','1','3826193','',16.00,'','750',NULL,'750',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(342,'RAINBOW FIVESTAR 325SC 20ML','2','1','3826194','',16.00,'','170',NULL,'170',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(343,'RAINBOW FIVESTAR 325SC 50ML','2','1','3826195','',16.00,'','400',NULL,'400',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(344,'RAINBOW HOPROLE 30WG 100GM','2','1','3826196','',16.00,'','3500',NULL,'3500',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(345,'RAINBOW HOPROLE 30WG 250G','2','1','3826197','',16.00,'','8400',NULL,'8400',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(346,'RAINBOW HOPROLE 30WG 25G','2','1','3826198','',16.00,'','850',NULL,'850',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(347,'RAINBOW HOPROLE 30WG 50GM','2','1','3826199','',16.00,'','1800',NULL,'1800',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(348,'RAINBOW HOPROLE 30WG IKG','2','1','3826200','',16.00,'','30000',NULL,'30000',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(349,'RAINBOW LASTING 250CS 100ML','2','1','3826201','',16.00,'','1200',NULL,'1200',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(350,'RAINBOW LASTING 250CS 1L','2','1','3826109','',16.00,'','10300',NULL,'10300',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(351,'RAINBOW LASTING 250CS 20ML','2','1','3826202','',16.00,'','270',NULL,'270',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(352,'RAINBOW LASTING 250CS 250ML','2','1','3826203','',16.00,'','2800',NULL,'2800',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(353,'RAINBOW LASTING 250CS 50ML','2','1','3826204','',16.00,'','650',NULL,'650',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(354,'RAINBOW PUNTO 5G','2','1','3826205','',16.00,'','100',NULL,'100',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(355,'RAINBOW RID OUT 1L','2','1','3826206','',16.00,'','900',NULL,'900',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(356,'RAINBOW RID OUT 250ML','2','1','3826207','',16.00,'','300',NULL,'300',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(357,'RAINBOW RID OUT 480SL 5L','2','1','3826208','',16.00,'','4450',NULL,'4450',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(358,'RAINBOW RID OUT 500ML','2','1','3826209','',16.00,'','550',NULL,'550',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(359,'RAINBOW SILVZOLE 430SC 1L','2','1','3826210','',16.00,'','250',NULL,'250',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(360,'RAINBOW SILVZOLE 430SC 250ML','2','1','3826211','',16.00,'','1450',NULL,'1450',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(361,'RAINBOW SILVZOLE 430SC 30ML','2','1','3826212','',16.00,'','200',NULL,'200',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(362,'RAINBOW SILVZOLE 430SC 500ML','2','1','3826213','',16.00,'','1850',NULL,'1850',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(363,'RAINBOW TANCAP 100G','2','1','3826214','',16.00,'','350',NULL,'350',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(364,'RAINBOW TANCAP 80WG 20KG','2','1','3826215','',16.00,'','47000',NULL,'47000',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(365,'RAINBOW TANCAP 80WG 500G','2','1','3826216','',16.00,'','1600',NULL,'1600',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(366,'RAM STOCKLICK 1KG','1','1','3826450','',16.00,'','30',NULL,'30',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(367,'RONABOOSTER 1L','2','1','3826217','',16.00,'','100',NULL,'100',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(368,'RONABOOSTER 2L','2','1','3826218','',16.00,'','150',NULL,'150',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(369,'RONABOOSTER 5L','2','1','3826219','',16.00,'','300',NULL,'300',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(370,'ROYAL FEEDS CHICK MASH -70KG','3','1','3826494','',16.00,'','3900',NULL,'3900',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(371,'ROYAL SEED RED PINNOY 500G','2','1','3826220','',16.00,'','4550',NULL,'4550',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(372,'ROYALSEED RED PINNOY -250G','2','1','3826221','',16.00,'','4550',NULL,'4550',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(373,'RUIRU DAP 50KG','2','1','3826222','',16.00,'','2700',NULL,'2700',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(374,'RUIRU UREA 25KG','2','1','3826223','',16.00,'','1750',NULL,'1750',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(375,'RUIRU UREA 50KG','2','1','3826224','',16.00,'','2450',NULL,'2450',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(376,'RUlRU DAP -25KG','2','1','3826225','',16.00,'','1500',NULL,'1500',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(377,'SAFARI CASPICUM 25G','2','1','3826226','',16.00,'','300',NULL,'300',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(378,'SAFARI COPEN 50G','2','1','3826227','',16.00,'','150',NULL,'150',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(379,'SAFARI SPINACH 25G','2','1','3826228','',16.00,'','100',NULL,'100',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(380,'SAFARI SPINACH 50GM','2','1','3826229','',16.00,'','160',NULL,'160',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(381,'SIMIAW SEEDS SPINACH FORDHOOK GIANT -25G','2','1','3826230','',16.00,'','40',NULL,'40',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(382,'SIMICAW SPINACH 50G','2','1','3826231','',16.00,'','60',NULL,'60',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(383,'SIMILAW COLLARDS 500G','2','1','3826232','',16.00,'','200',NULL,'200',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(384,'SIMILAW SEEDS COLLARDS (S.WIKI) -25G','2','1','3826233','',16.00,'','130',NULL,'130',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(385,'SIMILAW SEEDS TOMATO RIO GRANDE -25G','2','1','3826234','',16.00,'','280',NULL,'280',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(386,'SIMILAW SEEDS TOMATO RIO GRANDE -50G','2','1','3826235','',16.00,'','540',NULL,'540',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(387,'SIMLAW BLACKNIGHT SHADE 25G','2','1','3826236','',16.00,'','130',NULL,'130',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(388,'SIMLAW BLACKNIGHT SHADE 50G','2','1','3826237','',16.00,'','200',NULL,'200',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(389,'SIMLAW CABBAGE GLORIA F1 10G','2','1','3826238','',16.00,'','750',NULL,'750',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(390,'SIMLAW CABBAGE GLORIA F1 25G','2','1','3826239','',16.00,'','1950',NULL,'1950',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(391,'SIMLAW COLLARDS 100GM','2','1','3826240','',16.00,'','300',NULL,'300',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(392,'SIMLAW COLLARDS 250G','2','1','3826241','',16.00,'','750',NULL,'750',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(393,'SIMLAW GLORIA 50G','2','1','3826242','',16.00,'','3900',NULL,'3900',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(394,'SIMLAW KENYA FEDHA 2KG','2','1','3826243','',16.00,'','250',NULL,'250',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(395,'SIMLAW QUEEN F1 50G','2','1','3826244','',16.00,'','3000',NULL,'3000',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(396,'SIMLAW SEEDS CAPSICUM CALIFORNIA WONDER -10G','2','1','3826245','',16.00,'','110',NULL,'110',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(397,'SIMLAW SEEDS CAPSICUM CALIFORNIA WONDER -25G','2','1','3826246','',16.00,'','230',NULL,'230',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(398,'SIMLAW SEEDS CAPSICUM CALIFORNIA WONDER -50G','2','1','3826247','',16.00,'','470',NULL,'470',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(399,'SIMLAW SEEDS COLLARDS (S.WIKI) -10G','2','1','3826248','',16.00,'','90',NULL,'90',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(400,'SIMLAW SEEDS COLLARDS (S.WIKI) -50G','2','1','3826249','',16.00,'','200',NULL,'200',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(401,'SIMLAW SEEDS SPINACH FORDHOOK GIANT -10G','2','1','3826250','',16.00,'','40',NULL,'40',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(402,'SIMLAW SEEDS WATERMELON SWEET ROSE F1 25G','2','1','3826251','',16.00,'','300',NULL,'300',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(403,'SIMLAW SEEDS WATERMELON SWEET ROSEF1 10G','2','1','3826252','',16.00,'','580',NULL,'580',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(404,'SIMLAW SPINACH 25G','2','1','3826253','',16.00,'','130',NULL,'130',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(405,'SPRING CAN -25KG','2','1','3826255','',16.00,'','1200',NULL,'1200',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(406,'SPRING CAN 10KG','2','1','3826254','',16.00,'','600',NULL,'600',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(407,'SPRING CAN 50KG','2','1','3826256','',16.00,'','2000',NULL,'2000',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(408,'SPRING DAP -1OKG','2','1','3826257','',16.00,'','800',NULL,'800',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(409,'SPRING DAP -50KG','2','1','3826259','',16.00,'','2000',NULL,'2000',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(410,'SPRING DAP 25KG','2','1','3826258','',16.00,'','1800',NULL,'1800',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(411,'SPRING UREA -50KG','2','1','3826262','',16.00,'','3300',NULL,'3300',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(412,'SPRING UREA 10KG','2','1','3826260','',16.00,'','650',NULL,'650',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(413,'SPRING UREA 25KG','2','1','3826261','',16.00,'','1650',NULL,'1650',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(414,'SYGENTA CONFIDOR WG 15G','2','1','3826263','',16.00,'','200',NULL,'200',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(415,'SYNGENTA ACTELIC GOLD 1KG','2','1','3826264','',16.00,'','1350',NULL,'1350',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(416,'SYNGENTA ACTELIC GOLD 200G','2','1','3826265','',16.00,'','350',NULL,'350',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(417,'SYNGENTA ACTELIC GOLD 500G','2','1','3826266','',16.00,'','850',NULL,'850',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(418,'SYNGENTA LUMAX537 5SE -IL','2','1','3826267','',16.00,'','2150',NULL,'2150',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(419,'SYNGENTA ORTIVA 250EC 20ML','2','1','3826268','',16.00,'','230',NULL,'230',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(420,'SYNGENTA RIDOMIL GOLD MIZ68WG -IKG','2','1','3826269','',16.00,'','2390',NULL,'2390',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(421,'SYNGENTA RIDOMIL GOLD MZ68WG -250GM','2','1','3826270','',16.00,'','750',NULL,'750',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(422,'SYNGENTA RIDOMIL GOLD MZ68WG -50GM','2','1','3826271','',16.00,'','180',NULL,'180',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(423,'SYNGENTA SCORE 250EC 20ML','2','1','3826272','',16.00,'','200',NULL,'200',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(424,'SYOVA CABBAGE ZAWADI F1 10G','2','1','3826273','',16.00,'','680',NULL,'680',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(425,'SYOVA CORIANDER 10G','2','1','3826274','',16.00,'','80',NULL,'80',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(426,'SYOVA CORIANDER 25G','2','1','3826275','',16.00,'','130',NULL,'130',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(427,'SYOVA MFALME F1 10G','2','1','3826276','',16.00,'','600',NULL,'600',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(428,'SYOVA REDMAX 250GM','2','1','3826277','',16.00,'','3600',NULL,'3600',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(429,'SYOVA REDMAX 500G','2','1','3826278','',16.00,'','7000',NULL,'7000',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(430,'SYOVA TOMATO NURU F1 10G','2','1','3826279','',16.00,'','1850',NULL,'1850',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(431,'SYOVA TOMATO NURU F1 25G','2','1','3826280','',16.00,'','320',NULL,'320',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(432,'SYOVA WATERMELON SUKARI F1 10G','2','1','3826281','',16.00,'','380',NULL,'380',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(433,'SYOVA WATERMELON SUKARI F1 25G','2','1','3826282','',16.00,'','800',NULL,'800',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(434,'SYPERTIX 20ML','1','1','3826451','',16.00,'','100',NULL,'100',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(435,'SYRINGE 20CC','1','1','3826452','',16.00,'','20',NULL,'20',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(436,'THABITI ELGON KENYA CAN 25KG','2','1','3826283','',16.00,'','3200',NULL,'3200',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(437,'THABITI ELGON KENYA DAP 10KG','2','1','3826284','',16.00,'','1130',NULL,'1130',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(438,'THABITI ELGON KENYA DAP 25KG','2','1','3826285','',16.00,'','3450',NULL,'3450',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(439,'THABITI ELGON KENYA DAP 50KG','2','1','3826286','',16.00,'5500','6400','','6400',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(440,'THABITI ELGON KENYA UREA 50KG','2','1','3826287','',16.00,'','6200',NULL,'6200',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(441,'THABITI ELOGON KENYA CAN 10KG','2','1','3826288','',16.00,'','1400',NULL,'1400',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(442,'TIXFIX 40ML','1','1','3826453','',16.00,'','120',NULL,'120',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(443,'TORNADO 50G','2','1','3826289','',16.00,'','300',NULL,'300',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(444,'TOWER 500G','2','1','3826290','',16.00,'','950',NULL,'950',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(445,'TRUVETS DABOTIK .20ML','1','1','3826454','',16.00,'','150',NULL,'150',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(446,'TWIGA ACTELLIC SUPER -500GM','2','1','3826291','',16.00,'','480',NULL,'480',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(447,'TWIGA ACTELIC 1KG','2','1','3826292','',16.00,'','850',NULL,'850',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(448,'TWIGA ACTELIC SUPER 500G','2','1','3826293','',16.00,'','400',NULL,'400',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(449,'TWIGA ACTELLIC SUPER -100G','2','1','3826294','',16.00,'','150',NULL,'150',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(450,'TWIGA ACTELLIC SUPER -200GM','2','1','3826295','',16.00,'','250',NULL,'250',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(451,'TWIGA ACTELLIC SUPER -200GM','2','1','3826296','',16.00,'','250',NULL,'250',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(452,'TWIGA ACTELLIC SUPER -500G','2','1','3826297','',16.00,'','480',NULL,'480',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(453,'TWIGA ACTELLIC SUPER -50GM','2','1','3826298','',16.00,'','100',NULL,'100',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(454,'TWIGA DUDUTHRIN 1.75EC -100ML','2','1','3826300','',16.00,'','170',NULL,'170',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(455,'TWIGA DUDUTHRIN 1.75EC -200ML','2','1','3826301','',16.00,'','350',NULL,'350',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(456,'TWIGA DUDUTHRIN 1.75EC -50ML','2','1','3826302','',16.00,'','120',NULL,'120',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(457,'TWIGA DUDUTHRIN 1.75EC-200ML','2','1','3826299','',16.00,'','350',NULL,'350',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(458,'TWIGA MILTHANE SUPER 200G','2','1','3826303','',16.00,'','190',NULL,'190',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(459,'TWIGA MILTHANE SUPER 200GM','2','1','3826304','',16.00,'','190',NULL,'190',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(460,'TWIGA TWIGA ACE 100ML','2','1','3826305','',16.00,'','330',NULL,'330',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(461,'ULTIVITA 100ML','1','1','3826455','',16.00,'','250',NULL,'250',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(462,'ULTRAVETIS AGITA IGB -20GM','1','1','3826456','',16.00,'','200',NULL,'200',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(463,'ULTRAVETIS AMILYTE 25G','1','1','3826457','',16.00,'','130',NULL,'130',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(464,'ULTRAVETIS CABBAGE KIBOKO 25G','2','1','3826306','',16.00,'','1600',NULL,'1600',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(465,'ULTRAVETIS CABBAGE KIBOKO 50G','2','1','3826307','',16.00,'','2850',NULL,'2850',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(466,'ULTRAVETIS ECTOMIN 20ML','1','1','3826458','',16.00,'','160',NULL,'160',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(467,'ULTRAVETIS ESB 30% -20GM','1','1','3826459','',16.00,'','400',NULL,'400',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(468,'ULTRAVETIS KIBOKO 10G','2','1','3826308','',16.00,'','850',NULL,'850',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(469,'ULTRAVETIS NEOCIDOL 600EW -28ML','1','10','3826460','',16.00,'120','150','12','120',NULL,NULL,5,0,0,'91681720332',0,0,0,0.00,'2023-04-17 11:33:09','9','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',''),(470,'ULTRAVETIS ULTRAMIX MAZIWA -1KG','1','1','3826461','',16.00,'','190',NULL,'190',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(471,'ULTRAVETIS ULTRAMIXMAZIWA 2KG','1','1','3826462','',16.00,'','340',NULL,'340',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(472,'UNGA AFYA BORA MAZIWA -2KG','1','1','3826463','',16.00,'','330',NULL,'330',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(473,'UNGA AFYA BORA MAZIWA -IKG','1','1','3826464','',16.00,'','180',NULL,'180',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(474,'UNGA CHICKMASH 10KG','3','1','3826495','',16.00,'','650',NULL,'650',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(475,'VEGMAX 125ML','2','1','3826309','',16.00,'','450',NULL,'450',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(476,'VEGMAX 30ML','2','1','3826310','',16.00,'','150',NULL,'150',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(477,'VET WORLD HEAT BOOSTER','1','1','3826465','',16.00,'','150',NULL,'150',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(478,'VETCARE A TYLODOXY 200-25GM','1','1','3826466','',16.00,'','200',NULL,'200',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(479,'VETCARE BOSOL- 25G','1','1','3826467','',16.00,'','100',NULL,'100',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(480,'VETCARE CHICK START -30GM','1','1','3826468','',16.00,'','80',NULL,'80',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(481,'VETCARE MULTIVIT 50ML','1','1','3826469','',16.00,'','180',NULL,'180',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(482,'VETCARE VETOXY 20 -25GM','1','1','3826470','',16.00,'','100',NULL,'100',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(483,'VITABOOST 100ML','1','1','3826471','',16.00,'','200',NULL,'200',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(484,'VITABOOST 50ML','1','1','3826472','',16.00,'','150',NULL,'150',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(485,'WATERING CAN 10L','4','1','3826380','',16.00,'','500',NULL,'500',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(486,'WESTERN SEED MAIZE SEED WH505 -2KG','2','1','3826311','',16.00,'','500',NULL,'500',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(487,'WESTERN SEED WH 505 2KG','2','1','3826312','',16.00,'0','550','','550',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(488,'WESTERN SEED WH 507 2KG','2','1','3826313','',16.00,'525','550','','550',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(489,'YARA CAN -50KG','2','1','3826314','',16.00,'','2000',NULL,'2000',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(490,'YARA MILA UREA 10KG','2','1','3826315','',16.00,'','700',NULL,'700',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(491,'YARA UREA -25KG','2','1','3826316','',16.00,'','1750',NULL,'1750',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(492,'YARA VERA UREA 50KG','2','1','3826317','',16.00,'','330',NULL,'330',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(493,'YARA YARAMLA EXTRAN CAN -1OKG','2','1','3826318','',16.00,'','550',NULL,'550',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(494,'YARA YARAMLA EXTRAN CAN -50KG','2','1','3826319','',16.00,'','2800',NULL,'2800',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(495,'YARABELA CAN 25KG','2','1','3826320','',16.00,'','1400',NULL,'1400',NULL,NULL,5,0,0,NULL,0,0,0,0.00,'','1','1','1','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','','','','EXEMPTED','5',NULL),(496,'SEEDCO MAIZE SIMBA 61 2KG','2','2','3826496','',16.00,'560','600','0','600',NULL,NULL,5,0,0,'9422951678696705',0,0,0,0.00,'2023-03-13 11:39:26','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','24',NULL),(497,'SEEDCO MAIZE TEMBO 73','2','2','3826497','',16.00,'560','600','0','600',NULL,NULL,5,0,0,'6067591678699975',0,0,0,0.00,'2023-03-13 12:35:33','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','EXEMPTED','24',NULL),(498,'KENYASEED MAIZE 629','2','2','3826498','',16.00,'400','420','','420',NULL,NULL,5,0,0,'2376471678701345',0,0,0,0.00,'2023-03-13 12:58:16','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','24',NULL),(499,'ALFAVET BIOSOL 25G','3','2','3826499','',16.00,'75','100','0','',NULL,NULL,5,0,0,'3334451679057548',0,0,0,0.00,'2023-03-17 15:55:14','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','20',NULL),(500,'EA COLLARDS 50G','2','2','3826500','',16.00,'120','150','0','',NULL,NULL,0,0,0,'2313191679057736',0,0,0,0.00,'2023-03-17 15:56:35','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','30',NULL),(501,'AGRICHEM AGRIGROW VEG 250G','2','10','3826501','',16.00,'100','150','5','',NULL,NULL,0,0,0,'2198941679566318',0,0,0,0.00,'2023-03-23 13:13:58','8','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(502,'HIGHCHEM TREVIN 50G','3','10','3826502','',16.00,'60','80','0','',NULL,NULL,5,0,0,'6103761679899994',0,0,0,0.00,'2023-03-27 09:57:00','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(503,'HIGHCHEM TREVIN 100G','3','10','3826503','',16.00,'75','100','0','',NULL,NULL,5,0,0,'728121679900221',0,0,0,0.00,'2023-03-27 09:58:24','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','24',NULL),(504,'HIGHCHEM TREVIN 200G','3','10','3826504','',16.00,'110','150','0','',NULL,NULL,5,0,0,'5209371679900305',0,0,0,0.00,'2023-03-27 09:59:34','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','24',NULL),(505,'agrichem diazon 60EC','2','10','3826505','',16.00,'60','100','0','60',NULL,NULL,5,0,0,'100201682761377',0,0,0,0.00,'2023-04-29 12:45:25','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(506,'AMIRAN SWISSCHARD 25G','2','10','3826506','',16.00,'110','130','0','',NULL,NULL,5,0,0,'4259401682920423',0,0,0,0.00,'2023-05-01 08:56:37','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','20',NULL),(507,'MURPHY FARMTRAZ 40ML','1','10','3826507','',16.00,'100','120','0','100',NULL,NULL,5,0,0,'993931682920598',0,0,0,0.00,'2023-05-01 08:58:58','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','24',NULL),(508,'AGRICHEM ZETANIL 5KG','2','10','3826508','',16.00,'5500','6000','0','',NULL,NULL,1,0,0,'1014021682926801',0,0,0,0.00,'2023-05-01 10:42:03','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(509,'AGRICHEM ZINC&BORON 1L','2','10','3826509','',16.00,'880','1200','0','',NULL,NULL,2,0,0,'7212721682927074',0,0,0,0.00,'2023-05-01 10:47:49','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(510,'AGRICHEM ZINC&BORON 500ML','2','10','3826510','',16.00,'475','750','0','',NULL,NULL,1,0,0,'1998251682927270',0,0,0,0.00,'2023-05-01 10:50:46','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL),(511,'test item','2','2','3826511','',16.00,'0','1','0','',NULL,NULL,0,0,0,'1346181687016420',0,0,0,0.00,'2023-06-17 18:40:56','7','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','0',NULL),(512,'EA COLLARDS 500G','2','10','3826512','',16.00,'650','850','0','',NULL,NULL,0,0,0,'9817061688636266',0,0,0,0.00,'2023-07-06 12:39:10','9','1','','0000-00-00','mainitem','Inclusive','','active','pcs','Inventory','1110','4000','5500','VATABLE','5',NULL); /*!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` datetime NOT NULL, `ordernumber` varchar(30) NOT NULL, `description` text NOT NULL, `userid` varchar(30) NOT NULL, `createdate` datetime NOT NULL, `orderedby` text NOT NULL, `shippingto` text NOT NULL, `canceldate` datetime 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` datetime NOT NULL, `paiddate` datetime NOT NULL, `updateddate` date NOT NULL, `updatedid` varchar(30) NOT NULL, `pin` varchar(30) DEFAULT NULL, `vattype` varchar(10) NOT NULL, `vat` varchar(20) NOT NULL, `taxable` decimal(10,2) NOT NULL DEFAULT 16.00, `vatrate` varchar(20) NOT NULL, `paid` varchar(20) NOT NULL, `transactionstatus` varchar(20) NOT NULL DEFAULT 'open', `remarks` text NOT NULL, `entrydate` date 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 AUTO_INCREMENT=2 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 */; INSERT INTO `purchaseorder` VALUES (1,'10','91677762979','0000-00-00 00:00:00','23274','','9','2023-03-02 16:16:58','','MFANGANO','0000-00-00 00:00:00','','','','','purchases',25800.00,'1',0.00,'2023-03-02 16:16:19','2023-04-01 16:16:19','2023-03-02','9','121','VATABLE','3558.62',22241.38,'16','25800','closed','','0000-00-00',1,0,'new','1','56',0,NULL,NULL,''); /*!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, `approvedby` int(11) DEFAULT NULL, `updatedid` int(11) DEFAULT NULL, `updateddate` 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, `tax1` decimal(10,2) NOT NULL, `tax2` decimal(10,2) NOT NULL, `vatable` 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 `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 AUTO_INCREMENT=18 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 */; INSERT INTO `recharge` VALUES (1,500.00,1,1,'2023-05-31 18:23:31','',0,'','MFANGANO FARMERS CENTRE',587.00,1.00,87.00,500.00,'REV9VLRS1V','',''),(2,0.00,7,1,'2023-06-05 15:34:59','',0,'','',200.00,0.00,386.00,200.00,'Transfer','',''),(3,0.00,7,1,'2023-06-05 15:36:32','',0,'','',586.00,0.00,0.00,386.00,'Transfer','',''),(4,0.00,1,1,'2023-06-05 15:41:06','',0,'','',15.00,0.00,569.00,15.00,'Transfer','',''),(5,0.00,1,1,'2023-06-05 15:48:46','',0,'','',414.00,0.00,169.00,400.00,'Transfer','',''),(6,0.00,1,1,'2023-06-05 15:50:46','',0,'','',583.00,0.00,0.00,169.00,'Transfer','',''),(7,0.00,7,1,'2023-06-05 16:05:02','',0,'','',583.00,0.00,0.00,583.00,'Transfer','',''),(8,0.00,1,1,'2023-06-05 16:13:07','',0,'','',582.00,0.00,0.00,582.00,'Transfer','',''),(9,0.00,7,1,'2023-06-05 16:14:56','',0,'','',2.00,0.00,580.00,2.00,'Transfer','',''),(10,0.00,7,1,'2023-06-05 16:17:46','',0,'','',11.00,0.00,569.00,10.00,'Transfer','',''),(11,0.00,7,1,'2023-06-05 16:30:49','',0,'','',11.00,0.00,559.00,10.00,'Transfer','',''),(12,0.00,7,1,'2023-06-05 16:36:48','',0,'','',21.00,0.00,539.00,20.00,'Transfer','',''),(13,0.00,7,1,'2023-06-05 16:37:54','',0,'','',51.00,0.00,509.00,30.00,'Transfer','',''),(14,0.00,7,1,'2023-06-06 13:49:58','',0,'','',125.00,0.00,409.00,100.00,'Transfer','',''),(15,0.00,7,1,'2023-06-13 01:58:15','',0,'','',160.00,0.00,309.00,100.00,'Transfer','',''),(16,0.00,7,1,'2023-06-18 21:44:06','',0,'','',182.00,0.00,205.00,100.00,'Transfer','',''),(17,0.00,7,1,'2023-08-09 12:29:52','',0,'','',146.00,0.00,105.00,100.00,'Transfer','',''); /*!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 `renewals` -- DROP TABLE IF EXISTS `renewals`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `renewals` ( `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, `computerno` text NOT NULL, `fromdate` varchar(30) NOT NULL, `todate` varchar(30) DEFAULT NULL, `receiptno` varchar(50) NOT NULL, `duration` int(11) NOT NULL, `phone` varchar(20) DEFAULT NULL, `extensiontype` varchar(30) NOT NULL, `updatedid` 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 `renewals` -- LOCK TABLES `renewals` WRITE; /*!40000 ALTER TABLE `renewals` DISABLE KEYS */; /*!40000 ALTER TABLE `renewals` 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 ('accounting',5),('accountingreports',5),('bankdeposits',1),('bankdeposits',5),('banktransfer',1),('banktransfer',5),('cashiersales',1),('cashiersales',2),('cashiersales',4),('cashiersales',8),('config',1),('damagedproducts',1),('damagedproducts',2),('displayreport',1),('displayreport',2),('documents',1),('grouping',1),('grouping',2),('income',1),('incomeexpenses',1),('incomeexpenses',2),('incomeexpenses',5),('incomingstock',1),('incomingstock',2),('incomingstore',1),('incomingstore',2),('lowproducts',1),('lowproducts',2),('lowstocklist',1),('loyalitycards',1),('loyalitycards',2),('members',1),('members',2),('password',1),('password',2),('password',4),('password',8),('peoplecategory',1),('peoplecategory',2),('productlist',1),('productlist',2),('products',1),('productscategory',1),('profile',1),('profile',8),('purchases',1),('quotation',1),('quotation',2),('recorddelivery',1),('reports',1),('sales',1),('sales',2),('sales',4),('sales',8),('sendsms',1),('users',1),('viewreturnsales',1),('viewreturnsales',2),('viewreturnsales',4),('wholesale',1),('wholesale',2); /*!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=1669 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'),(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'),(1366,'sales','2','add'),(1367,'sales','2','printreceipt'),(1368,'sales','2','suspend'),(1369,'sales','2','update'),(1370,'sales','2','cash'),(1371,'sales','2','moresales'),(1372,'sales','2','sale'),(1373,'sales','2','select'),(1374,'sales','2','reprint'),(1375,'sales','2','closebill'),(1376,'sales','2','printbill'),(1377,'sales','2','mpesa'),(1378,'sales','2','card'),(1379,'sales','2','updatepaymentmode'),(1380,'sales','2','clearpayments'),(1381,'sales','2','cheque'),(1382,'sales','2','credit'),(1383,'sales','2','dontprint'),(1384,'sales','2','recordcoins'),(1385,'sales','2','splitbill'),(1386,'sales','2','entermpesacode'),(1387,'sales','2','usekeyboard'),(1388,'sales','2','receiptno'),(1389,'wholesale','2','sale'),(1390,'wholesale','2','add'),(1391,'wholesale','2','delete'),(1392,'wholesale','2','update'),(1393,'cashiersales','2','entermpesacode'),(1394,'cashiersales','2','editmpesa'),(1395,'cashiersales','2','cashiersales'),(1396,'cashiersales','2','editmpesadate'),(1397,'cashiersales','2','adddailycollection'),(1398,'cashiersales','2','viewtill'),(1399,'cashiersales','2','viewdailycollections'),(1400,'cashiersales','2','updatedailycollections'),(1401,'cashiersales','2','mpesapendingreport'),(1402,'cashiersales','2','viewallcounters'),(1403,'cashiersales','2','mpesaverifiedreport'),(1404,'cashiersales','2','viewcommission'),(1405,'cashiersales','2','dailysalesonly'),(1406,'cashiersales','2','viewmpesamessages'),(1407,'viewreturnsales','2','add'),(1408,'viewreturnsales','2','update'),(1409,'viewreturnsales','2','return'),(1410,'viewreturnsales','2','clear'),(1411,'viewreturnsales','2','moresales'),(1412,'incomeexpenses','2','add'),(1413,'incomeexpenses','2','update'),(1414,'members','2','add'),(1415,'members','2','update'),(1416,'members','2','opencloseshift'),(1417,'productlist','2','bulk'),(1418,'productlist','2','updatestock'),(1419,'productlist','2','move'),(1420,'productlist','2','more'),(1421,'productlist','2','transfer'),(1422,'productlist','2','addstock'),(1423,'productlist','2','view'),(1424,'productlist','2','update'),(1425,'productlist','2','add'),(1426,'productlist','2','openclosestock'),(1427,'productlist','2','editstocktaken'),(1428,'productlist','2','editopenclosestock'),(1429,'productlist','2','viewserials'),(1430,'productlist','2','changeserialstatus'),(1431,'productlist','2','viewproductsfromallbranches'),(1432,'productlist','2','bulkpriceupdate'),(1433,'productlist','2','viewbprice'),(1434,'incomingstock','2','add'),(1435,'incomingstock','2','update'),(1436,'incomingstock','2','view'),(1437,'incomingstore','2','view'),(1438,'lowproducts','2','add'),(1439,'lowproducts','2','update'),(1440,'damagedproducts','2','add'),(1441,'damagedproducts','2','update'),(1442,'peoplecategory','2','add'),(1443,'peoplecategory','2','update'),(1444,'loyalitycards','2','add'),(1445,'displayreport','2','view'),(1446,'grouping','2','add'),(1447,'grouping','2','update'),(1448,'password','2','change'),(1449,'quotation','2','add'),(1450,'quotation','2','update'),(1451,'quotation','2','view'),(1452,'quotation','2','viewall'),(1453,'sales','1','add'),(1454,'sales','1','printreceipt'),(1455,'sales','1','selectmessage'),(1456,'sales','1','suspend'),(1457,'sales','1','update'),(1458,'sales','1','delete'),(1459,'sales','1','cash'),(1460,'sales','1','moresales'),(1461,'sales','1','sale'),(1462,'sales','1','mpesabalance'),(1463,'sales','1','select'),(1464,'sales','1','reprint'),(1465,'sales','1','displaycustomers'),(1466,'sales','1','discount'),(1467,'sales','1','order'),(1468,'sales','1','closebill'),(1469,'sales','1','printbill'),(1470,'sales','1','productdiscount'),(1471,'sales','1','mpesa'),(1472,'sales','1','card'),(1473,'sales','1','viewbuyingprice'),(1474,'sales','1','updatepaymentmode'),(1475,'sales','1','editsellingprice'),(1476,'sales','1','clearpayments'),(1477,'sales','1','cheque'),(1478,'sales','1','creditnote'),(1479,'sales','1','voucher'),(1480,'sales','1','points'),(1481,'sales','1','salesbeyondbprice'),(1482,'sales','1','credit'),(1483,'sales','1','dontprint'),(1484,'sales','1','backdatesales'),(1485,'sales','1','recordcoins'),(1486,'sales','1','changetaxstatus'),(1487,'sales','1','leaseitems'),(1488,'sales','1','giveloyalityponts'),(1489,'sales','1','dontshowstock'),(1490,'sales','1','splitbill'),(1491,'sales','1','changeuomonsales'),(1492,'sales','1','printdelivery'),(1493,'sales','1','sendsms'),(1494,'sales','1','entermpesacode'),(1495,'sales','1','usekeyboard'),(1496,'sales','1','receiptno'),(1497,'sales','1','selectcurrency'),(1498,'sales','1','negativesales'),(1499,'wholesale','1','sale'),(1500,'wholesale','1','add'),(1501,'wholesale','1','delete'),(1502,'wholesale','1','update'),(1503,'cashiersales','1','entermpesacode'),(1504,'cashiersales','1','editmpesa'),(1505,'cashiersales','1','all'),(1506,'cashiersales','1','delete'),(1507,'cashiersales','1','cashiersales'),(1508,'cashiersales','1','editmpesadate'),(1509,'cashiersales','1','adddailycollection'),(1510,'cashiersales','1','viewtill'),(1511,'cashiersales','1','viewdailycollections'),(1512,'cashiersales','1','updatedailycollections'),(1513,'cashiersales','1','reversempesa'),(1514,'cashiersales','1','deletedailycollections'),(1515,'cashiersales','1','clearallsales'),(1516,'cashiersales','1','viewallcollections'),(1517,'cashiersales','1','mpesapendingreport'),(1518,'cashiersales','1','viewallcounters'),(1519,'cashiersales','1','mpesaverifiedreport'),(1520,'cashiersales','1','viewcommission'),(1521,'cashiersales','1','dailysalesonly'),(1522,'cashiersales','1','viewmpesamessages'),(1523,'recorddelivery','1','add'),(1524,'recorddelivery','1','view'),(1525,'recorddelivery','1','update'),(1526,'recorddelivery','1','delete'),(1527,'recorddelivery','1','changestatus'),(1528,'recorddelivery','1','report'),(1529,'recorddelivery','1','Dispatched'),(1530,'recorddelivery','1','FailedDelivery'),(1531,'recorddelivery','1','ReturnedandReceived'),(1532,'recorddelivery','1','Delivered'),(1533,'recorddelivery','1','Claimraised'),(1534,'recorddelivery','1','ClaimOK'),(1535,'recorddelivery','1','ClaimDamaged'),(1536,'purchases','1','add'),(1537,'purchases','1','update'),(1538,'purchases','1','delete'),(1539,'purchases','1','updatebuyingprice'),(1540,'purchases','1','updatesellingprice'),(1541,'purchases','1','updateclosedinvoice'),(1542,'purchases','1','viewquotation'),(1543,'purchases','1','viewdirectpurchases'),(1544,'purchases','1','viewserials'),(1545,'purchases','1','viewpurchase'),(1546,'purchases','1','salesorder'),(1547,'purchases','1','budget'),(1548,'purchases','1','showdefaultserials'),(1549,'purchases','1','viewallcounters'),(1550,'purchases','1','approve'),(1551,'purchases','1','addbatchno'),(1552,'purchases','1','addexpirydate'),(1553,'viewreturnsales','1','add'),(1554,'viewreturnsales','1','update'),(1555,'viewreturnsales','1','delete'),(1556,'viewreturnsales','1','return'),(1557,'viewreturnsales','1','clear'),(1558,'viewreturnsales','1','moresales'),(1559,'income','1','View'),(1560,'income','1','add'),(1561,'income','1','wiewinvoices'),(1562,'income','1','detailedvatinvoice'),(1563,'incomeexpenses','1','add'),(1564,'incomeexpenses','1','closeexpense'),(1565,'incomeexpenses','1','update'),(1566,'incomeexpenses','1','updateclosedexpenses'),(1567,'incomeexpenses','1','wiewinvoices'),(1568,'incomeexpenses','1','viewexpense'),(1569,'incomeexpenses','1','viewbills'),(1570,'incomeexpenses','1','viewdebtors'),(1571,'incomeexpenses','1','viewcreditors'),(1572,'incomeexpenses','1','postrentalexpenses'),(1573,'members','1','add'),(1574,'members','1','update'),(1575,'members','1','deletepeople'),(1576,'members','1','opencloseshift'),(1577,'users','1','add'),(1578,'users','1','update'),(1579,'users','1','delete'),(1580,'users','1','deleteallroles'),(1581,'productscategory','1','add'),(1582,'productscategory','1','update'),(1583,'productscategory','1','delete'),(1584,'productlist','1','bulk'),(1585,'productlist','1','updatestock'),(1586,'productlist','1','move'),(1587,'productlist','1','more'),(1588,'productlist','1','transfer'),(1589,'productlist','1','addstock'),(1590,'productlist','1','delete'),(1591,'productlist','1','view'),(1592,'productlist','1','update'),(1593,'productlist','1','add'),(1594,'productlist','1','openclosestock'),(1595,'productlist','1','stocktaking'),(1596,'productlist','1','editstocktaken'),(1597,'productlist','1','editopenclosestock'),(1598,'productlist','1','viewserials'),(1599,'productlist','1','changeserialstatus'),(1600,'productlist','1','viewproductsfromallbranches'),(1601,'productlist','1','bulkpriceupdate'),(1602,'productlist','1','negativestockadjustment'),(1603,'productlist','1','viewbprice'),(1604,'products','1','add'),(1605,'products','1','update'),(1606,'products','1','delete'),(1607,'products','1','more'),(1608,'products','1','addstock'),(1609,'products','1','deleteorder'),(1610,'products','1','bulk'),(1611,'products','1','dispatch'),(1612,'products','1','removestock'),(1613,'products','1','price'),(1614,'products','1','removeallstock'),(1615,'products','1','bulkpriceupdate'),(1616,'products','1','negativestockadjustment'),(1617,'products','1','viewbprice'),(1618,'incomingstock','1','add'),(1619,'incomingstock','1','update'),(1620,'incomingstock','1','view'),(1621,'incomingstock','1','delete'),(1622,'incomingstore','1','add'),(1623,'incomingstore','1','delete'),(1624,'incomingstore','1','view'),(1625,'lowstocklist','1','add'),(1626,'lowstocklist','1','more'),(1627,'lowstocklist','1','view'),(1628,'lowproducts','1','add'),(1629,'lowproducts','1','update'),(1630,'damagedproducts','1','add'),(1631,'damagedproducts','1','update'),(1632,'damagedproducts','1','delete'),(1633,'bankdeposits','1','add'),(1634,'bankdeposits','1','update'),(1635,'bankdeposits','1','delete'),(1636,'banktransfer','1','add'),(1637,'peoplecategory','1','add'),(1638,'peoplecategory','1','update'),(1639,'peoplecategory','1','delete'),(1640,'loyalitycards','1','add'),(1641,'loyalitycards','1','update'),(1642,'reports','1','view'),(1643,'reports','1','download'),(1644,'reports','1','delete'),(1645,'reports','1','update'),(1646,'reports','1','viewall'),(1647,'displayreport','1','view'),(1648,'grouping','1','add'),(1649,'grouping','1','update'),(1650,'grouping','1','delete'),(1651,'sendsms','1','add'),(1652,'sendsms','1','update'),(1653,'sendsms','1','delete'),(1654,'sendsms','1','transfersms'),(1655,'documents','1','add'),(1656,'documents','1','update'),(1657,'documents','1','delete'),(1658,'documents','1','viewalldocuments'),(1659,'password','1','change'),(1660,'profile','1','update'),(1661,'quotation','1','add'),(1662,'quotation','1','update'),(1663,'quotation','1','delete'),(1664,'quotation','1','view'),(1665,'quotation','1','viewall'),(1666,'config','1','delete'),(1667,'config','1','add'),(1668,'config','1','update'); /*!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=3 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 (1,'ADMIN','','2023-03-01 14:26:29','active','1','','1',''),(2,'CASHIERS','','2023-03-01 14:31:11','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 DEFAULT 'active', `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`), UNIQUE KEY `roomid` (`roomid`,`plotno`,`chargeid`) ) 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, `nhifrelief` 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 `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(20) 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 AUTO_INCREMENT=21 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 */; INSERT INTO `salarycharges` VALUES (1,2,'House Allowance','2019-03-28 12:47:59','Active','503','','1','Pay','Fixed','Fixed',1.00,0.00,''),(2,3,'Overtime','2019-03-28 12:48:27','Active','503','','1','Pay','Fixed','Fixed',1.00,0.00,''),(3,4,'Travel Allowance','2019-03-28 12:48:59','Active','503','','1','Pay','Variable','Variable',1.00,0.00,''),(4,5,'Bonus','2019-03-28 12:49:21','Active','503','','1','Pay','Variable','Variable',1.00,0.00,''),(5,6,'Allowance','2019-03-28 12:50:16','Active','503','','1','Pay','Variable','Variable',1.00,0.00,''),(6,7,'Appreciation','2019-03-28 12:50:45','Active','503','','1','Pay','Variable','Variable',1.00,0.00,''),(7,8,'PAYE','2019-03-28 12:51:21','Active','503','','1','Deduction','Fixed','Fixed',1.00,0.00,''),(8,9,'NSSF','2019-03-28 12:51:38','Active','503','','1','Deduction','Fixed','Fixed',1.00,0.00,''),(9,10,'NHIF','2019-03-28 12:52:09','Active','503','','1','Deduction','Fixed','Fixed',1.00,0.00,''),(10,11,'Advances','2019-03-28 13:00:47','Active','503','','1','Deduction','Variable','Variable',1.00,0.00,''),(11,12,'Loan payment','2019-03-28 13:03:14','Active','503','','1','Deduction','Variable','Variable',1.00,0.00,''),(12,14,'destruction','2019-03-28 13:04:59','Active','503','','1','Deduction','Variable','Variable',1.00,0.00,''),(13,15,'Loan','2019-06-11 13:31:04','Active','351','','1','Pay','Variable','Fixed',1.00,0.00,''),(14,12,'staff Uniforms','2019-11-26 15:15:36','Active','351','','1','Deduction','Fixed','Fixed',1.00,0.00,''),(15,16,'Helb / Sacco Loan ','2019-12-17 04:55:20','Active','416','','1','Deduction','Variable','Variable',1.00,0.00,''),(16,12,'LOST/DAMAGED ITEM','2020-12-15 15:23:40','Active','1172','','1','Deduction','Variable','Fixed',1.00,900.00,''),(17,18,'sales cut ','2020-12-15 19:06:21','Active','1172','','1','Deduction','Variable','Variable',1.00,0.00,''),(18,19,'UNPAID LEAVE DAYS','2021-04-05 10:49:16','Active','1531','','1','Deduction','Variable','Fixed',1.00,0.00,''),(19,20,'DEDUCTION','2021-04-05 10:49:55','Active','1531','','1','Deduction','Fixed','Variable',1.00,0.00,''),(20,21,'Insurance cover ','2022-02-04 10:16:25','Active','1531','','1','Deduction','Variable','Fixed',1.00,0.00,''); /*!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=2942 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','','2023-03-02 15:55:51','','0','7','2023-03-02 15:55:51','','0','0','1','retail','0','1850','1','0','0','0','0','0','0','new',' ','','1','0','71677761737','No','','','','','','','','',0.00,0.00,0,'','Ksh '),(2,'','Cash','','2023-03-02 17:39:05','','0','9','2023-03-02 16:10:26','','1850','1850','1','retail','0','1850','1','0','0','0','0','0','0','printed',' ','','1','0','91677762599','Cleared','9','2023-03-02 17:39:05','','','','','','',0.00,0.00,0,'',''),(3,'','Cash','','2023-03-02 17:39:39','','0','9','2023-03-02 17:39:39','','1850','1850','1','retail','0','1850','1','0','0','0','0','0','0','printed',' ','','1','0','91677767952','Cleared','','','','','','','','',0.00,0.00,0,'',''),(4,'','Cash','','2023-03-02 22:28:57','','0','1','2023-03-02 22:28:57','','1850','1850','1','retail','0','1850','1','0','0','0','0','0','0','printed',' ','','1','0','11677785328','Cleared','','','','','','','','',0.00,0.00,0,'',''),(5,'','Cash','','2023-03-03 12:11:00','','0','8','2023-03-03 12:11:00','','3700','3700','1','retail','0','3700','1','0','0','0','0','0','0','printed',' ','','1','0','81677834575','Cleared','','','','','','','','',0.00,0.00,0,'',''),(6,'','Cash','','2023-03-03 12:14:03','','0','1','2023-03-03 12:14:03','','1850','1850','1','retail','0','1850','1','0','0','0','0','0','0','printed',' ','','1','0','11677834832','Cleared','','','','','','','','',0.00,0.00,0,'',''),(7,'','Cash','','2023-03-03 12:21:41','','0','1','2023-03-03 12:21:41','','1850','1850','1','retail','0','1850','1','0','0','0','0','0','0','printed',' ','','1','0','11677835280','Cleared','','','','','','','','',0.00,0.00,0,'',''),(8,'','Cash','','2023-03-03 16:10:13','','0','1','2023-03-03 16:10:13','','5550','5550','1','retail','0','5550','1','0','0','0','0','0','0','printed',' ','','1','0','11677849000','Cleared','','','','','','','','',0.00,0.00,0,'',''),(9,'','Cash','','2023-03-03 16:11:29','','0','1','2023-03-03 16:11:29','','1850','1850','1','retail','0','1850','1','0','0','0','0','0','0','printed',' ','','1','0','11677849082','Cleared','','','','','','','','',0.00,0.00,0,'',''),(10,'','Cash','','2023-03-03 16:13:02','','0','1','2023-03-03 16:13:02','','1850','1850','1','retail','0','1850','1','0','0','0','0','0','0','printed',' ','','1','0','11677849174','Cleared','','','','','','','','',0.00,0.00,0,'',''),(11,'','Cash','','2023-03-03 16:30:43','','0','7','2023-03-03 16:30:43','','1850','1850','1','retail','0','1850','1','0','0','0','0','0','0','printed',' ','','1','0','71677850235','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(12,'','Cash','','2023-03-03 16:33:20','','0','7','2023-03-03 16:33:20','','1850','1850','1','retail','0','1850','1','0','0','0','0','0','0','printed',' ','','1','0','71677850393','Cleared','','','','','','','','',0.00,0.00,0,'','Ksh '),(13,'','Cash','','2023-03-03 16:37:33','','0','8','2023-03-03 16:37:33','','1850','1850','1','retail','0','1850','1','0','0','0','0','0','0','printed',' ','','1','0','81677850508','Cleared','','','','','','','','',0.00,0.00,0,'',''),(14,'','Cash','','2023-03-03 16:44:07','','0','8','2023-03-03 16:44:07','','1850','1850','1','retail','0','1850','1','0','0','0','0','0','0','printed',' ','','1','0','81677851036','Cleared','','','','','','','','',0.00,0.00,0,'',''),(17,'','Cash','','2023-03-15 12:38:33','','0','9','2023-03-13 10:55:40','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91678694057','Cleared','7','2023-03-15 12:38:33','','','','','','',0.00,0.00,0,'','Ksh '),(18,'','Cash','','2023-03-13 11:03:20','','0','9','2023-03-13 11:03:20','','8550','8550','1','retail','0','8550','1','0','0','0','0','0','0','printed',' ','','1','0','91678694552','Cleared','','','','','','','','',0.00,0.00,0,'',''),(19,'','Cash','','2023-03-13 11:05:59','','0','9','2023-03-13 11:05:59','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','91678694734','Cleared','','','','','','','','',0.00,0.00,0,'',''),(20,'','Cash','','2023-03-13 11:40:32','','0','9','2023-03-13 11:40:32','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','printed',' ','','1','0','91678696811','Cleared','','','','','','','','',0.00,0.00,0,'',''),(21,'','Cash','','2023-03-13 11:56:57','','0','9','2023-03-13 11:49:11','','4710','4710','1','retail','0','4710','1','0','0','0','0','0','0','printed',' ','','1','0','91678696839','Cleared','9','2023-03-13 11:56:57','','','','','','',0.00,0.00,0,'',''),(22,'','Cash','','2023-03-13 12:00:38','','240','9','2023-03-13 12:00:38','','1260','1260','1','retail','0','1260','1','0','0','0','0','0','0','printed',' ','','1','0','91678697852','Cleared','','','','','','','','',0.00,0.00,0,'',''),(23,'','Cash','','2023-03-13 12:03:05','','100','9','2023-03-13 12:03:05','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91678698106','Cleared','','','','','','','','',0.00,0.00,0,'',''),(24,'','Cash','','2023-03-13 12:31:09','','0','9','2023-03-13 12:31:09','','4450','4450','1','retail','0','4450','1','0','0','0','0','0','0','printed',' ','','1','0','91678699693','Cleared','','','','','','','','',0.00,0.00,0,'',''),(25,'','Cash','','2023-03-13 12:36:18','','0','9','2023-03-13 12:36:18','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','91678700168','Cleared','','','','','','','','',0.00,0.00,0,'',''),(26,'','Cash','','2023-03-13 12:37:09','','10','9','2023-03-13 12:37:09','','990','990','1','retail','0','990','1','0','0','0','0','0','0','printed',' ','','1','0','91678700185','Cleared','','','','','','','','',0.00,0.00,0,'',''),(27,'','Cash','','2023-03-13 12:48:38','','0','9','2023-03-13 12:48:38','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','2','0','91678700241','Cleared','','','','','','','','',0.00,0.00,0,'',''),(28,'','Cash','','2023-03-13 12:55:09','','0','9','2023-03-13 12:55:09','','1260','1260','1','retail','0','1260','1','0','0','0','0','0','0','printed',' ','','1','0','91678700924','Cleared','','','','','','','','',0.00,0.00,0,'',''),(29,'','Cash','','2023-03-13 12:58:52','','0','9','2023-03-13 12:58:52','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91678701516','Cleared','','','','','','','','',0.00,0.00,0,'',''),(30,'','Cash','','2023-03-13 13:00:05','','10','9','2023-03-13 13:00:05','','1290','1290','1','retail','0','1290','1','0','0','0','0','0','0','printed',' ','','1','0','91678701535','Cleared','','','','','','','','',0.00,0.00,0,'',''),(31,'','Cash','','2023-03-13 14:07:47','','700','9','2023-03-13 14:07:47','','3300','3300','1','retail','0','3300','1','0','0','0','0','0','0','printed',' ','','1','0','91678705656','Cleared','','','','','','','','',0.00,0.00,0,'',''),(32,'','Cash','','2023-03-13 14:15:50','','0','9','2023-03-13 14:15:50','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','2','0','91678706135','Cleared','','','','','','','','',0.00,0.00,0,'',''),(33,'','Cash','','2023-03-13 14:32:24','','0','9','2023-03-13 14:32:24','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','2','0','91678706767','Cleared','','','','','','','','',0.00,0.00,0,'',''),(34,'','Cash','','2023-03-13 14:57:56','','0','9','2023-03-13 14:57:56','','1070','1070','1','retail','0','1070','1','0','0','0','0','0','0','printed',' ','','1','0','91678707147','Cleared','','','','','','','','',0.00,0.00,0,'',''),(35,'','Cash','','2023-03-13 15:15:03','','0','9','2023-03-13 15:15:03','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91678708711','Cleared','','','','','','','','',0.00,0.00,0,'',''),(36,'','Cash','','2023-03-13 15:37:43','','100','9','2023-03-13 15:37:43','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','3','0','91678711043','Cleared','','','','','','','','',0.00,0.00,0,'',''),(37,'','Cash','','2023-03-13 15:45:33','','500','9','2023-03-13 15:45:33','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91678711071','Cleared','','','','','','','','',0.00,0.00,0,'',''),(38,'','Cash','','2023-03-13 16:05:19','','500','9','2023-03-13 16:05:19','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91678712694','Cleared','','','','','','','','',0.00,0.00,0,'',''),(39,'','Cash','','2023-03-13 16:39:26','','250','9','2023-03-13 16:39:26','','1750','1750','1','retail','0','1750','1','0','0','0','0','0','0','printed',' ','','1','0','91678712755','Cleared','','','','','','','','',0.00,0.00,0,'',''),(40,'','Cash','','2023-03-13 16:43:35','','350','9','2023-03-13 16:43:35','','1650','1650','1','retail','0','1650','1','0','0','0','0','0','0','printed',' ','','1','0','91678714876','Cleared','','','','','','','','',0.00,0.00,0,'',''),(41,'','Cash','','2023-03-13 16:46:18','','80','9','2023-03-13 16:46:18','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91678715027','Cleared','','','','','','','','',0.00,0.00,0,'',''),(42,'','Cash','','2023-03-13 17:17:39','','850','9','2023-03-13 17:17:39','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','3','0','91678715186','Cleared','','','','','','','','',0.00,0.00,0,'',''),(43,'','Cash','','2023-03-13 17:21:49','','0','9','2023-03-13 17:21:49','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','91678717121','Cleared','','','','','','','','',0.00,0.00,0,'',''),(44,'','Cash','','2023-03-13 17:33:51','','170','9','2023-03-13 17:33:51','','1330','1330','1','retail','0','1330','1','0','0','0','0','0','0','printed',' ','','1','0','91678717317','Cleared','','','','','','','','',0.00,0.00,0,'',''),(45,'','Cash','','2023-03-13 17:35:51','','0','9','2023-03-13 17:35:51','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91678718043','Cleared','','','','','','','','',0.00,0.00,0,'',''),(46,'','Cash','','2023-03-13 17:48:01','','0','9','2023-03-13 17:48:01','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91678718157','Cleared','','','','','','','','',0.00,0.00,0,'',''),(47,'','Cash','','2023-03-13 17:51:28','','320','9','2023-03-13 17:51:28','','1680','1680','1','retail','0','1680','1','0','0','0','0','0','0','printed',' ','','1','0','91678718943','Cleared','','','','','','','','',0.00,0.00,0,'',''),(48,'','Cash','','2023-03-13 17:58:17','','0','9','2023-03-13 17:58:17','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','2','0','91678719101','Cleared','','','','','','','','',0.00,0.00,0,'',''),(49,'','Cash','','2023-03-13 18:06:11','','320','9','2023-03-13 18:06:11','','1680','1680','1','retail','0','1680','1','0','0','0','0','0','0','printed',' ','','1','0','91678719501','Cleared','','','','','','','','',0.00,0.00,0,'',''),(50,'','Cash','','2023-03-13 18:11:52','','50','9','2023-03-13 18:11:52','','2950','2950','1','retail','0','2950','1','0','0','0','0','0','0','printed',' ','','1','0','91678720017','Cleared','','','','','','','','',0.00,0.00,0,'',''),(51,'','Cash','','2023-03-13 18:16:33','','320','9','2023-03-13 18:16:33','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','2','0','91678720464','Cleared','','','','','','','','',0.00,0.00,0,'',''),(52,'','Cash','','2023-03-13 18:21:29','','80','9','2023-03-13 18:21:29','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91678720878','Cleared','','','','','','','','',0.00,0.00,0,'',''),(53,'','Cash','','2023-03-13 18:45:10','','0','9','2023-03-13 18:45:10','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','2','0','91678721905','Cleared','','','','','','','','',0.00,0.00,0,'',''),(54,'','Cash','','2023-03-13 18:51:06','','100','9','2023-03-13 18:51:06','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91678722313','Cleared','','','','','','','','',0.00,0.00,0,'',''),(55,'','Cash','','2023-03-14 07:35:04','','0','9','2023-03-14 07:35:04','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','2','0','91678763369','Cleared','','','','','','','','',0.00,0.00,0,'',''),(56,'','Cash','','2023-03-14 09:21:58','','0','9','2023-03-14 09:21:58','','160','160','1','retail','0','160','1','0','0','0','0','0','0','printed',' ','','2','0','91678774885','Cleared','','','','','','','','',0.00,0.00,0,'',''),(57,'','Cash','','2023-03-14 09:30:56','','250','9','2023-03-14 09:29:34','','2750','2750','1','retail','0','2750','1','0','0','0','0','0','0','printed',' ','','1','0','91678775319','Cleared','9','2023-03-14 09:30:56','','','','','','',0.00,0.00,0,'',''),(58,'','Cash','','2023-03-14 09:34:29','','0','9','2023-03-14 09:34:29','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','2','0','91678775607','Cleared','','','','','','','','',0.00,0.00,0,'',''),(59,'','Cash','','2023-03-14 10:51:27','','0','9','2023-03-14 10:51:27','','5040','5040','1','retail','0','5040','1','0','0','0','0','0','0','printed',' ','','1','0','91678780258','Cleared','','','','','','','','',0.00,0.00,0,'',''),(60,'','Cash','','2023-03-14 10:51:46','','700','9','2023-03-14 10:51:46','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91678780294','Cleared','','','','','','','','',0.00,0.00,0,'',''),(61,'','Cash','','2023-03-14 10:52:06','','0','9','2023-03-14 10:52:06','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','3','0','91678780313','Cleared','','','','','','','','',0.00,0.00,0,'',''),(62,'','Cash','','2023-03-14 10:53:49','','0','9','2023-03-14 10:53:49','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','91678780419','Cleared','','','','','','','','',0.00,0.00,0,'',''),(63,'','Cash','','2023-03-14 10:59:33','','0','9','2023-03-14 10:59:33','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91678780432','Cleared','','','','','','','','',0.00,0.00,0,'',''),(64,'','Cash','','2023-03-14 11:24:09','','100','9','2023-03-14 11:24:09','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91678782208','Cleared','','','','','','','','',0.00,0.00,0,'',''),(65,'','Cash','','2023-03-14 11:26:08','','160','9','2023-03-14 11:26:08','','840','840','1','retail','0','840','1','0','0','0','0','0','0','printed',' ','','1','0','91678782255','Cleared','','','','','','','','',0.00,0.00,0,'',''),(66,'','Cash','','2023-03-14 11:28:54','','500','9','2023-03-14 11:28:54','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91678782376','Cleared','','','','','','','','',0.00,0.00,0,'',''),(67,'','Cash','','2023-03-14 11:34:42','','40','9','2023-03-14 11:34:42','','1260','1260','1','retail','0','1260','1','0','0','0','0','0','0','printed',' ','','1','0','91678782539','Cleared','','','','','','','','',0.00,0.00,0,'',''),(68,'','Cash','','2023-03-14 11:42:10','','0','9','2023-03-14 11:42:10','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','91678783321','Cleared','','','','','','','','',0.00,0.00,0,'',''),(69,'','Cash','','2023-03-14 12:31:30','','200','9','2023-03-14 12:31:30','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','printed',' ','','1','0','91678786271','Cleared','','','','','','','','',0.00,0.00,0,'',''),(70,'','Cash','','2023-03-14 12:39:00','','0','9','2023-03-14 12:39:00','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91678786730','Cleared','','','','','','','','',0.00,0.00,0,'',''),(71,'','Cash','','2023-03-14 12:40:09','','100','9','2023-03-14 12:40:09','','1900','1900','1','retail','0','1900','1','0','0','0','0','0','0','printed',' ','','1','0','91678786743','Cleared','','','','','','','','',0.00,0.00,0,'',''),(72,'','Cash','','2023-03-14 12:43:07','','0','9','2023-03-14 12:43:07','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','2','0','91678786820','Cleared','','','','','','','','',0.00,0.00,0,'',''),(73,'','Cash','','2023-03-14 12:46:20','','50','9','2023-03-14 12:46:20','','1350','1350','1','retail','0','1350','1','0','0','0','0','0','0','printed',' ','','1','0','91678786990','Cleared','','','','','','','','',0.00,0.00,0,'',''),(74,'','Cash','','2023-03-14 12:52:04','','0','9','2023-03-14 12:52:04','','12800','12800','1','retail','0','12800','1','0','0','0','0','0','0','printed',' ','','1','0','91678787193','Cleared','','','','','','','','',0.00,0.00,0,'',''),(75,'','Cash','','2023-03-14 13:00:54','','0','9','2023-03-14 13:00:54','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','2','0','91678787536','Cleared','','','','','','','','',0.00,0.00,0,'',''),(76,'','Cash','','2023-03-14 13:09:40','','50','9','2023-03-14 13:09:40','','0','0','1','retail','0','3450','1','0','0','0','0','0','0','printed',' ','','1','0','91678788063','Cleared','','','','','','','','',0.00,0.00,0,'',''),(77,'','Cash','','2023-03-14 13:38:05','','650','9','2023-03-14 13:38:05','','1350','1350','1','retail','0','1350','1','0','0','0','0','0','0','printed',' ','','1','0','91678789062','Cleared','','','','','','','','',0.00,0.00,0,'',''),(78,'','Cash','','2023-03-14 13:44:06','','0','9','2023-03-14 13:44:06','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','2','0','91678790351','Cleared','','','','','','','','',0.00,0.00,0,'',''),(79,'','Cash','','2023-03-14 14:23:55','','0','9','2023-03-14 14:23:55','','1650','1650','1','retail','0','1650','1','0','0','0','0','0','0','printed',' ','','1','0','91678792867','Cleared','','','','','','','','',0.00,0.00,0,'',''),(80,'','Cash','','2023-03-14 14:27:47','','0','9','2023-03-14 14:27:47','','1950','1950','1','retail','0','1950','1','0','0','0','0','0','0','printed',' ','','1','0','91678793257','Cleared','','','','','','','','',0.00,0.00,0,'',''),(81,'','Cash','','2023-03-14 15:19:38','','0','9','2023-03-14 15:19:38','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','91678793271','Cleared','','','','','','','','',0.00,0.00,0,'',''),(82,'','Cash','','2023-03-14 15:32:28','','350','9','2023-03-14 15:32:28','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91678797139','Cleared','','','','','','','','',0.00,0.00,0,'',''),(83,'','Cash','','2023-03-14 15:35:12','','60','9','2023-03-14 15:35:12','','840','840','1','retail','0','840','1','0','0','0','0','0','0','printed',' ','','1','0','91678797155','Cleared','','','','','','','','',0.00,0.00,0,'',''),(84,'','Cash','','2023-03-14 15:56:32','','0','9','2023-03-14 15:56:32','','1260','1260','1','retail','0','1260','1','0','0','0','0','0','0','printed',' ','','1','0','91678798522','Cleared','','','','','','','','',0.00,0.00,0,'',''),(85,'','Cash','','2023-03-14 16:08:14','','0','9','2023-03-14 16:08:14','','800','800','1','retail','0','800','1','0','0','0','0','0','0','printed',' ','','1','0','91678798601','Cleared','','','','','','','','',0.00,0.00,0,'',''),(86,'','Cash','','2023-03-14 16:10:12','','0','9','2023-03-14 16:10:12','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91678799400','Cleared','','','','','','','','',0.00,0.00,0,'',''),(87,'','Cash','','2023-03-14 16:12:21','','0','9','2023-03-14 16:12:21','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','91678799530','Cleared','','','','','','','','',0.00,0.00,0,'',''),(88,'','Cash','','2023-03-14 16:19:16','','320','9','2023-03-14 16:19:16','','1680','1680','1','retail','0','1680','1','0','0','0','0','0','0','printed',' ','','1','0','91678799945','Cleared','','','','','','','','',0.00,0.00,0,'',''),(89,'','Cash','','2023-03-14 16:20:02','','20','9','2023-03-14 16:20:02','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','2','0','91678799965','Cleared','','','','','','','','',0.00,0.00,0,'',''),(90,'','Cash','','2023-03-14 16:51:46','','30','9','2023-03-14 16:51:46','','970','970','1','retail','0','970','1','0','0','0','0','0','0','printed',' ','','1','0','91678801877','Cleared','','','','','','','','',0.00,0.00,0,'',''),(91,'','Cash','','2023-03-14 17:05:10','','0','9','2023-03-14 17:05:10','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91678802701','Cleared','','','','','','','','',0.00,0.00,0,'',''),(92,'','Cash','','2023-03-14 17:12:17','','10','9','2023-03-14 17:12:17','','840','840','1','retail','0','840','1','0','0','0','0','0','0','printed',' ','','1','0','91678803120','Cleared','','','','','','','','',0.00,0.00,0,'',''),(93,'','Cash','','2023-03-14 17:24:26','','0','9','2023-03-14 17:24:26','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','2','0','91678803845','Cleared','','','','','','','','',0.00,0.00,0,'',''),(94,'','Cash','','2023-03-14 18:03:08','','0','9','2023-03-14 18:03:08','','160','160','1','retail','0','160','1','0','0','0','0','0','0','printed',' ','','2','0','91678805838','Cleared','','','','','','','','',0.00,0.00,0,'',''),(95,'','Cash','','2023-03-14 18:08:35','','600','9','2023-03-14 18:08:35','','2400','2400','1','retail','0','2400','1','0','0','0','0','0','0','printed',' ','','1','0','91678806499','Cleared','','','','','','','','',0.00,0.00,0,'',''),(96,'','Cash','','2023-03-14 18:41:26','','0','9','2023-03-14 18:41:26','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','91678808477','Cleared','','','','','','','','',0.00,0.00,0,'',''),(97,'','Cash','','2023-03-15 06:41:18','','20','9','2023-03-15 06:41:18','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','2','0','91678851669','Cleared','','','','','','','','',0.00,0.00,0,'',''),(98,'','Cash','','2023-03-15 07:12:52','','350','9','2023-03-15 07:12:52','','1650','1650','1','retail','0','1650','1','0','0','0','0','0','0','printed',' ','','1','0','91678853004','Cleared','','','','','','','','',0.00,0.00,0,'',''),(99,'','Cash','','2023-03-15 07:19:22','','0','9','2023-03-15 07:19:22','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91678853716','Cleared','','','','','','','','',0.00,0.00,0,'',''),(100,'','Cash','','2023-03-15 07:55:37','','0','9','2023-03-15 07:55:37','','1350','1350','1','retail','0','1350','1','0','0','0','0','0','0','printed',' ','','1','0','91678853981','Cleared','','','','','','','','',0.00,0.00,0,'',''),(101,'','Cash','','2023-03-15 07:56:07','','80','9','2023-03-15 07:56:07','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91678856157','Cleared','','','','','','','','',0.00,0.00,0,'',''),(102,'','Cash','','2023-03-15 07:56:53','','160','9','2023-03-15 07:56:53','','840','840','1','retail','0','840','1','0','0','0','0','0','0','printed',' ','','1','0','91678856173','Cleared','','','','','','','','',0.00,0.00,0,'',''),(103,'','Cash','','2023-03-15 08:05:31','','0','9','2023-03-15 08:05:31','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','91678856720','Cleared','','','','','','','','',0.00,0.00,0,'',''),(104,'','Cash','','2023-03-15 09:14:57','','400','9','2023-03-15 09:14:57','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','3','0','91678856735','Cleared','','','','','','','','',0.00,0.00,0,'',''),(105,'','Cash','','2023-03-15 09:17:01','','20','9','2023-03-15 09:17:01','','680','680','1','retail','0','680','1','0','0','0','0','0','0','printed',' ','','1','0','91678860996','Cleared','','','','','','','','',0.00,0.00,0,'',''),(106,'','Cash','','2023-03-15 09:46:31','','0','9','2023-03-15 09:46:31','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91678861026','Cleared','','','','','','','','',0.00,0.00,0,'',''),(107,'','Cash','','2023-03-15 09:47:39','','50','9','2023-03-15 09:47:39','','1950','1950','1','retail','0','1950','1','0','0','0','0','0','0','printed',' ','','1','0','91678862842','Cleared','','','','','','','','',0.00,0.00,0,'',''),(108,'','Cash','','2023-03-15 09:57:01','','500','9','2023-03-15 09:57:01','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','91678862935','Cleared','','','','','','','','',0.00,0.00,0,'',''),(109,'','Cash','','2023-03-15 10:05:50','','0','9','2023-03-15 10:05:50','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91678863427','Cleared','','','','','','','','',0.00,0.00,0,'',''),(110,'','Cash','','2023-03-15 10:10:04','','0','9','2023-03-15 10:10:04','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','91678863977','Cleared','','','','','','','','',0.00,0.00,0,'',''),(111,'','Cash','','2023-03-15 10:17:37','','0','9','2023-03-15 10:17:37','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91678864640','Cleared','','','','','','','','',0.00,0.00,0,'',''),(112,'','Cash','','2023-03-15 10:23:57','','580','9','2023-03-15 10:23:57','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91678864661','Cleared','','','','','','','','',0.00,0.00,0,'',''),(113,'','Cash','','2023-03-15 10:26:23','','230','9','2023-03-15 10:26:23','','1770','1770','1','retail','0','1770','1','0','0','0','0','0','0','printed',' ','','1','0','91678865127','Cleared','','','','','','','','',0.00,0.00,0,'',''),(114,'','Cash','','2023-03-15 10:30:18','','0','9','2023-03-15 10:30:18','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','2','0','91678865407','Cleared','','','','','','','','',0.00,0.00,0,'',''),(115,'','Cash','','2023-03-15 10:31:06','','450','9','2023-03-15 10:31:06','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','91678865421','Cleared','','','','','','','','',0.00,0.00,0,'',''),(116,'','Cash','','2023-03-15 10:39:40','','0','9','2023-03-15 10:39:40','','3600','3600','1','retail','0','3600','1','0','0','0','0','0','0','printed',' ','','1','0','91678865473','Cleared','','','','','','','','',0.00,0.00,0,'',''),(117,'','Cash','','2023-03-15 10:58:37','','400','9','2023-03-15 10:58:37','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91678866040','Cleared','','','','','','','','',0.00,0.00,0,'',''),(118,'','Cash','','2023-03-15 10:59:43','','0','9','2023-03-15 10:59:43','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91678867125','Cleared','','','','','','','','',0.00,0.00,0,'',''),(119,'','Cash','','2023-06-17 08:47:55','','0','9','2023-03-15 11:06:49','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','2','0','91678867186','Cleared','9','2023-06-17 08:47:55','','','','','','',0.00,0.00,0,'',''),(120,'','Cash','','2023-03-15 11:10:29','','40','9','2023-03-15 11:10:29','','1260','1260','1','retail','0','1260','1','0','0','0','0','0','0','printed',' ','','1','0','91678867613','Cleared','','','','','','','','',0.00,0.00,0,'',''),(121,'','Cash','','2023-03-15 11:26:03','','650','9','2023-03-15 11:26:03','','4350','4350','1','retail','0','4350','1','0','0','0','0','0','0','printed',' ','','1','0','91678868739','Cleared','','','','','','','','',0.00,0.00,0,'',''),(122,'','Cash','','2023-06-17 08:20:53','','0','9','2023-03-15 11:29:53','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','2','0','91678868900','Cleared','9','2023-06-17 08:20:53','','','','','','',0.00,0.00,0,'',''),(123,'','Cash','','2023-03-15 11:56:14','','100','9','2023-03-15 11:56:14','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91678869000','Cleared','','','','','','','','',0.00,0.00,0,'',''),(124,'','Cash','','2023-03-15 12:45:22','','0','9','2023-03-15 12:45:22','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','printed',' ','','1','0','91678873487','Cleared','','','','','','','','',0.00,0.00,0,'',''),(125,'','Cash','','2023-03-15 12:54:18','','50','9','2023-03-15 12:54:18','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91678873531','Cleared','','','','','','','','',0.00,0.00,0,'',''),(126,'','Cash','','2023-03-15 12:55:48','','0','9','2023-03-15 12:55:48','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','printed',' ','','1','0','91678874067','Cleared','','','','','','','','',0.00,0.00,0,'',''),(127,'','Cash','','2023-03-15 13:10:09','','0','9','2023-03-15 13:10:09','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91678875000','Cleared','','','','','','','','',0.00,0.00,0,'',''),(128,'','Cash','','2023-03-15 13:55:31','','0','9','2023-03-15 13:55:31','','2600','2600','1','retail','0','2600','1','0','0','0','0','0','0','printed',' ','','1','0','91678877717','Cleared','','','','','','','','',0.00,0.00,0,'',''),(129,'','Cash','','2023-03-15 14:12:35','','0','9','2023-03-15 14:12:35','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','2','0','91678878306','Cleared','','','','','','','','',0.00,0.00,0,'',''),(130,'','Cash','','2023-03-15 14:17:39','','40','9','2023-03-15 14:17:39','','260','260','1','retail','0','260','1','0','0','0','0','0','0','printed',' ','','1','0','91678879003','Cleared','','','','','','','','',0.00,0.00,0,'',''),(131,'','Cash','','2023-03-15 14:31:02','','0','9','2023-03-15 14:31:02','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91678879831','Cleared','','','','','','','','',0.00,0.00,0,'',''),(132,'','Cash','','2023-03-15 14:31:17','','0','9','2023-03-15 14:31:17','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91678879866','Cleared','','','','','','','','',0.00,0.00,0,'',''),(133,'','Cash','','2023-03-15 14:51:43','','650','9','2023-03-15 14:51:43','','1350','1350','1','retail','0','1350','1','0','0','0','0','0','0','printed',' ','','1','0','91678879885','Cleared','','','','','','','','',0.00,0.00,0,'',''),(134,'','Cash','','2023-03-15 14:56:30','','800','9','2023-03-15 14:56:30','','2200','2200','1','retail','0','2200','1','0','0','0','0','0','0','printed',' ','','1','0','91678881134','Cleared','','','','','','','','',0.00,0.00,0,'',''),(135,'','Cash','','2023-03-15 14:58:32','','100','9','2023-03-15 14:58:32','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91678881398','Cleared','','','','','','','','',0.00,0.00,0,'',''),(136,'','Cash','','2023-03-15 15:05:49','','700','9','2023-03-15 15:05:49','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91678881521','Cleared','','','','','','','','',0.00,0.00,0,'',''),(137,'','Cash','','2023-03-15 15:08:01','','100','9','2023-03-15 15:08:01','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91678881956','Cleared','','','','','','','','',0.00,0.00,0,'',''),(138,'','Cash','','2023-03-15 15:11:21','','400','9','2023-03-15 15:11:21','','2600','2600','1','retail','0','2600','1','0','0','0','0','0','0','printed',' ','','1','0','91678882087','Cleared','','','','','','','','',0.00,0.00,0,'',''),(139,'','Cash','','2023-03-15 15:18:42','','350','9','2023-03-15 15:18:42','','1650','1650','1','retail','0','1650','1','0','0','0','0','0','0','printed',' ','','1','0','91678882705','Cleared','','','','','','','','',0.00,0.00,0,'',''),(140,'','Cash','','2023-03-15 15:32:38','','100','9','2023-03-15 15:32:38','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91678882728','Cleared','','','','','','','','',0.00,0.00,0,'',''),(141,'','Cash','','2023-03-15 15:33:55','','50','9','2023-03-15 15:33:55','','1950','1950','1','retail','0','1950','1','0','0','0','0','0','0','printed',' ','','1','0','91678883564','Cleared','','','','','','','','',0.00,0.00,0,'',''),(142,'','Cash','','2023-03-15 15:35:08','','0','9','2023-03-15 15:35:08','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','printed',' ','','1','0','91678883664','Cleared','','','','','','','','',0.00,0.00,0,'',''),(143,'','Cash','','2023-03-15 15:37:02','','0','9','2023-03-15 15:37:02','','280','280','1','retail','0','280','1','0','0','0','0','0','0','printed',' ','','1','0','91678883711','Cleared','','','','','','','','',0.00,0.00,0,'',''),(144,'','Cash','','2023-03-15 15:38:39','','300','9','2023-03-15 15:38:39','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','91678883910','Cleared','','','','','','','','',0.00,0.00,0,'',''),(145,'','Cash','','2023-03-15 15:39:04','','0','9','2023-03-15 15:39:04','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','2','0','91678883926','Cleared','','','','','','','','',0.00,0.00,0,'',''),(146,'','Cash','','2023-03-15 15:48:29','','0','9','2023-03-15 15:48:29','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','printed',' ','','1','0','91678883953','Cleared','','','','','','','','',0.00,0.00,0,'',''),(147,'','Cash','','2023-03-15 15:51:47','','450','9','2023-03-15 15:51:47','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','91678884701','Cleared','','','','','','','','',0.00,0.00,0,'',''),(148,'','Cash','','2023-03-15 15:57:38','','0','9','2023-03-15 15:57:38','','2600','2600','1','retail','0','2600','1','0','0','0','0','0','0','printed',' ','','1','0','91678884712','Cleared','','','','','','','','',0.00,0.00,0,'',''),(149,'','Cash','','2023-03-15 16:06:05','','0','9','2023-03-15 16:06:05','','840','840','1','retail','0','840','1','0','0','0','0','0','0','printed',' ','','1','0','91678885554','Cleared','','','','','','','','',0.00,0.00,0,'',''),(150,'','Cash','','2023-03-15 16:06:26','','50','9','2023-03-15 16:06:26','','1950','1950','1','retail','0','1950','1','0','0','0','0','0','0','printed',' ','','1','0','91678885568','Cleared','','','','','','','','',0.00,0.00,0,'',''),(151,'','Cash','','2023-03-15 16:18:29','','0','9','2023-03-15 16:18:29','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','91678885595','Cleared','','','','','','','','',0.00,0.00,0,'',''),(152,'','Cash','','2023-03-15 16:21:44','','650','9','2023-03-15 16:21:44','','1350','1350','1','retail','0','1350','1','0','0','0','0','0','0','printed',' ','','1','0','91678886313','Cleared','','','','','','','','',0.00,0.00,0,'',''),(153,'','Cash','','2023-03-15 16:28:35','','0','9','2023-03-15 16:28:35','','1950','1950','1','retail','0','1950','1','0','0','0','0','0','0','printed',' ','','1','0','91678886512','Cleared','','','','','','','','',0.00,0.00,0,'',''),(154,'','Cash','','2023-03-15 16:29:27','','350','9','2023-03-15 16:29:27','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91678886923','Cleared','','','','','','','','',0.00,0.00,0,'',''),(155,'','Cash','','2023-03-15 16:34:40','','350','9','2023-03-15 16:34:40','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91678886973','Cleared','','','','','','','','',0.00,0.00,0,'',''),(156,'','Cash','','2023-03-15 16:46:02','','0','9','2023-03-15 16:46:02','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','2','0','91678887286','Cleared','','','','','','','','',0.00,0.00,0,'',''),(157,'','Cash','','2023-03-15 16:50:18','','0','9','2023-03-15 16:50:18','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','2','0','91678887980','Cleared','','','','','','','','',0.00,0.00,0,'',''),(158,'','Cash','','2023-03-15 16:55:16','','100','9','2023-03-15 16:55:16','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91678888220','Cleared','','','','','','','','',0.00,0.00,0,'',''),(159,'','Cash','','2023-03-15 16:55:51','','100','9','2023-03-15 16:55:51','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91678888522','Cleared','','','','','','','','',0.00,0.00,0,'',''),(160,'','Cash','','2023-03-15 16:57:11','','740','9','2023-03-15 16:57:11','','1260','1260','1','retail','0','1260','1','0','0','0','0','0','0','printed',' ','','1','0','91678888556','Cleared','','','','','','','','',0.00,0.00,0,'',''),(161,'','Cash','','2023-03-15 16:57:58','','0','9','2023-03-15 16:57:58','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91678888637','Cleared','','','','','','','','',0.00,0.00,0,'',''),(162,'','Cash','','2023-03-15 16:59:10','','400','9','2023-03-15 16:59:10','','3600','3600','1','retail','0','3600','1','0','0','0','0','0','0','printed',' ','','1','0','91678888681','Cleared','','','','','','','','',0.00,0.00,0,'',''),(163,'','Cash','','2023-03-15 17:02:29','','50','9','2023-03-15 17:02:29','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91678888869','Cleared','','','','','','','','',0.00,0.00,0,'',''),(164,'','Cash','','2023-03-15 17:04:21','','750','9','2023-03-15 17:04:21','','2250','2250','1','retail','0','2250','1','0','0','0','0','0','0','printed',' ','','1','0','91678888953','Cleared','','','','','','','','',0.00,0.00,0,'',''),(165,'','Cash','','2023-03-15 17:05:50','','0','9','2023-03-15 17:05:50','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','2','0','91678889074','Cleared','','','','','','','','',0.00,0.00,0,'',''),(166,'','Cash','','2023-03-15 17:23:41','','0','9','2023-03-15 17:23:41','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91678890215','Cleared','','','','','','','','',0.00,0.00,0,'',''),(167,'','Cash','','2023-03-16 07:07:13','','0','9','2023-03-15 17:27:31','','5400','5400','1','retail','0','5400','1','0','0','0','0','0','0','printed',' ','','1','0','91678890290','Cleared','9','2023-03-16 07:07:13','','','','','','',0.00,0.00,0,'',''),(168,'','Cash','','2023-03-15 17:43:42','','0','9','2023-03-15 17:43:42','','840','840','1','retail','0','840','1','0','0','0','0','0','0','printed',' ','','1','0','91678890460','Cleared','','','','','','','','',0.00,0.00,0,'',''),(169,'','Cash','','2023-03-15 17:52:34','','0','9','2023-03-15 17:52:34','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91678891935','Cleared','','','','','','','','',0.00,0.00,0,'',''),(170,'','Cash','','2023-03-15 17:58:18','','0','9','2023-03-15 17:58:18','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91678892279','Cleared','','','','','','','','',0.00,0.00,0,'',''),(171,'','Cash','','2023-03-15 18:09:40','','0','9','2023-03-15 18:09:40','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','91678892738','Cleared','','','','','','','','',0.00,0.00,0,'',''),(172,'','Cash','','2023-06-17 11:01:40','','0','9','2023-03-15 18:11:22','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91678893015','Cleared','9','2023-06-17 11:01:40','','','','','','',0.00,0.00,0,'',''),(173,'','Cash','','2023-06-17 11:23:49','','0','9','2023-03-15 18:12:10','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91678893085','Cleared','9','2023-06-17 11:23:49','','','','','','',0.00,0.00,0,'',''),(174,'','Cash','','2023-03-15 18:18:09','','0','9','2023-03-15 18:18:09','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','3','0','91678893132','Cleared','','','','','','','','',0.00,0.00,0,'',''),(175,'','Cash','','2023-03-16 07:43:39','','0','9','2023-03-16 07:43:39','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','printed',' ','','1','0','91678941801','Cleared','','','','','','','','',0.00,0.00,0,'',''),(176,'','Cash','','2023-03-16 07:48:08','','350','9','2023-03-16 07:48:08','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91678942077','Cleared','','','','','','','','',0.00,0.00,0,'',''),(177,'','Cash','','2023-03-16 07:48:33','','350','9','2023-03-16 07:48:33','','1350','1350','1','retail','0','1350','1','0','0','0','0','0','0','printed',' ','','1','0','91678942094','Cleared','','','','','','','','',0.00,0.00,0,'',''),(178,'','Cash','','2023-03-16 07:49:55','','0','9','2023-03-16 07:49:55','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91678942184','Cleared','','','','','','','','',0.00,0.00,0,'',''),(179,'','Cash','','2023-03-16 07:50:33','','20','9','2023-03-16 07:50:33','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','2','0','91678942199','Cleared','','','','','','','','',0.00,0.00,0,'',''),(180,'','Cash','','2023-03-16 07:52:34','','0','9','2023-03-16 07:52:34','','8700','8700','1','retail','0','8700','1','0','0','0','0','0','0','printed',' ','','1','0','91678942243','Cleared','','','','','','','','',0.00,0.00,0,'',''),(181,'','Cash','','2023-03-16 08:50:27','','210','9','2023-03-16 07:53:12','','2940','2940','1','retail','0','2940','1','0','0','0','0','0','0','printed',' ','','1','0','91678942359','Cleared','9','2023-03-16 08:50:27','','','','','','',0.00,0.00,0,'',''),(182,'','Cash','','2023-03-16 07:54:02','','700','9','2023-03-16 07:54:02','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91678942402','Cleared','','','','','','','','',0.00,0.00,0,'',''),(183,'','Cash','','2023-03-16 07:57:18','','0','9','2023-03-16 07:57:18','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','91678942449','Cleared','','','','','','','','',0.00,0.00,0,'',''),(184,'','Cash','','2023-03-16 08:04:18','','0','9','2023-03-16 08:04:18','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91678943046','Cleared','','','','','','','','',0.00,0.00,0,'',''),(185,'','Cash','','2023-03-16 08:07:55','','0','9','2023-03-16 08:07:55','','18950','18950','1','retail','0','18950','1','0','0','0','0','0','0','printed',' ','','1','0','91678943063','Cleared','','','','','','','','',0.00,0.00,0,'',''),(186,'','Cash','','2023-03-16 08:26:55','','0','9','2023-03-16 08:26:55','','2600','2600','1','retail','0','2600','1','0','0','0','0','0','0','printed',' ','','1','0','91678944405','Cleared','','','','','','','','',0.00,0.00,0,'',''),(187,'','Cash','','2023-03-16 08:35:37','','0','9','2023-03-16 08:34:26','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','1','0','91678944643','Cleared','9','2023-03-16 08:35:37','','','','','','',0.00,0.00,0,'',''),(188,'','Cash','','2023-03-16 08:36:50','','0','9','2023-03-16 08:36:50','','970','970','1','retail','0','970','1','0','0','0','0','0','0','printed',' ','','1','0','91678944946','Cleared','','','','','','','','',0.00,0.00,0,'',''),(189,'','Cash','','2023-03-16 08:44:49','','0','9','2023-03-16 08:44:49','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91678945483','Cleared','','','','','','','','',0.00,0.00,0,'',''),(190,'','Cash','','2023-03-16 08:46:42','','50','9','2023-03-16 08:46:42','','1950','1950','1','retail','0','1950','1','0','0','0','0','0','0','printed',' ','','1','0','91678945493','Cleared','','','','','','','','',0.00,0.00,0,'',''),(191,'','Cash','','2023-03-16 08:48:07','','320','9','2023-03-16 08:48:07','','1680','1680','1','retail','0','1680','1','0','0','0','0','0','0','printed',' ','','1','0','91678945675','Cleared','','','','','','','','',0.00,0.00,0,'',''),(192,'','Cash','','2023-03-16 08:49:18','','0','9','2023-03-16 08:49:18','','840','840','1','retail','0','840','1','0','0','0','0','0','0','printed',' ','','1','0','91678945693','Cleared','','','','','','','','',0.00,0.00,0,'',''),(193,'','Cash','','2023-03-16 08:51:42','','250','9','2023-03-16 08:51:42','','1250','1250','1','retail','0','1250','1','0','0','0','0','0','0','printed',' ','','1','0','91678945840','Cleared','','','','','','','','',0.00,0.00,0,'',''),(194,'','Cash','','2023-03-16 08:54:58','','550','9','2023-03-16 08:54:58','','4450','4450','1','retail','0','4450','1','0','0','0','0','0','0','printed',' ','','1','0','91678946001','Cleared','','','','','','','','',0.00,0.00,0,'',''),(195,'','Cash','','2023-03-16 08:59:45','','100','9','2023-03-16 08:59:45','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91678946155','Cleared','','','','','','','','',0.00,0.00,0,'',''),(196,'','Cash','','2023-03-16 09:17:54','','60','9','2023-03-16 09:17:54','','1740','1740','1','retail','0','1740','1','0','0','0','0','0','0','printed',' ','','1','0','91678947446','Cleared','','','','','','','','',0.00,0.00,0,'',''),(197,'','Cash','','2023-03-16 09:23:34','','40','9','2023-03-16 09:23:34','','1260','1260','1','retail','0','1260','1','0','0','0','0','0','0','printed',' ','','1','0','91678947566','Cleared','','','','','','','','',0.00,0.00,0,'',''),(198,'','Cash','','2023-03-16 09:24:48','','0','9','2023-03-16 09:24:48','','1680','1680','1','retail','0','1680','1','0','0','0','0','0','0','printed',' ','','1','0','91678947824','Cleared','','','','','','','','',0.00,0.00,0,'',''),(199,'','Cash','','2023-03-16 09:26:56','','0','9','2023-03-16 09:26:56','','4400','4400','1','retail','0','4400','1','0','0','0','0','0','0','printed',' ','','1','0','91678947927','Cleared','','','','','','','','',0.00,0.00,0,'',''),(200,'','Cash','','2023-03-16 09:29:38','','0','9','2023-03-16 09:29:38','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','2','0','91678948028','Cleared','','','','','','','','',0.00,0.00,0,'',''),(201,'','Cash','','2023-03-16 09:46:19','','450','9','2023-03-16 09:46:19','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','91678948181','Cleared','','','','','','','','',0.00,0.00,0,'',''),(202,'','Cash','','2023-03-16 10:04:25','','0','9','2023-03-16 10:04:25','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91678949186','Cleared','','','','','','','','',0.00,0.00,0,'',''),(203,'','Cash','','2023-03-16 10:07:33','','0','9','2023-03-16 10:07:33','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','printed',' ','','1','0','91678950269','Cleared','','','','','','','','',0.00,0.00,0,'',''),(204,'','Cash','','2023-03-16 10:45:43','','20','9','2023-03-16 10:45:43','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','2','0','91678950476','Cleared','','','','','','','','',0.00,0.00,0,'',''),(205,'','Cash','','2023-03-16 10:53:32','','0','9','2023-03-16 10:53:32','','840','840','1','retail','0','840','1','0','0','0','0','0','0','printed',' ','','1','0','91678952752','Cleared','','','','','','','','',0.00,0.00,0,'',''),(206,'','Cash','','2023-03-16 10:55:42','','0','9','2023-03-16 10:55:42','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91678953216','Cleared','','','','','','','','',0.00,0.00,0,'',''),(207,'','Cash','','2023-03-16 10:56:31','','50','9','2023-03-16 10:56:31','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91678953345','Cleared','','','','','','','','',0.00,0.00,0,'',''),(208,'','Cash','','2023-03-16 11:00:14','','0','9','2023-03-16 11:00:14','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','printed',' ','','1','0','91678953411','Cleared','','','','','','','','',0.00,0.00,0,'',''),(209,'','Cash','','2023-03-16 11:02:25','','350','9','2023-03-16 11:02:25','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91678953648','Cleared','','','','','','','','',0.00,0.00,0,'',''),(210,'','Cash','','2023-03-16 11:48:40','','0','9','2023-03-16 11:48:40','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91678956500','Cleared','','','','','','','','',0.00,0.00,0,'',''),(211,'','Cash','','2023-03-16 11:50:25','','0','9','2023-03-16 11:50:25','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91678956524','Cleared','','','','','','','','',0.00,0.00,0,'',''),(212,'','Cash','','2023-03-16 11:51:51','','0','9','2023-03-16 11:51:51','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91678956631','Cleared','','','','','','','','',0.00,0.00,0,'',''),(213,'','Cash','','2023-03-16 11:52:49','','160','9','2023-03-16 11:52:49','','840','840','1','retail','0','840','1','0','0','0','0','0','0','printed',' ','','1','0','91678956714','Cleared','','','','','','','','',0.00,0.00,0,'',''),(214,'','Cash','','2023-03-16 12:01:55','','0','9','2023-03-16 12:01:55','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','91678956775','Cleared','','','','','','','','',0.00,0.00,0,'',''),(215,'','Cash','','2023-03-16 12:07:51','','0','9','2023-03-16 12:07:51','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91678957660','Cleared','','','','','','','','',0.00,0.00,0,'',''),(216,'','Cash','','2023-03-16 12:12:28','','580','9','2023-03-16 12:12:28','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91678957675','Cleared','','','','','','','','',0.00,0.00,0,'',''),(217,'','Cash','','2023-03-16 12:19:03','','0','9','2023-03-16 12:19:03','','6450','6450','1','retail','0','6450','1','0','0','0','0','0','0','printed',' ','','1','0','91678957955','Cleared','','','','','','','','',0.00,0.00,0,'',''),(218,'','Cash','','2023-03-16 12:22:23','','10','9','2023-03-16 12:22:23','','840','840','1','retail','0','840','1','0','0','0','0','0','0','printed',' ','','1','0','91678958534','Cleared','','','','','','','','',0.00,0.00,0,'',''),(219,'','Cash','','2023-03-16 12:30:16','','0','9','2023-03-16 12:30:16','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','1','0','91678958616','Cleared','','','','','','','','',0.00,0.00,0,'',''),(220,'','Cash','','2023-03-16 12:34:24','','2320','9','2023-03-16 12:34:24','','1680','1680','1','retail','0','1680','1','0','0','0','0','0','0','printed',' ','','1','0','91678959028','Cleared','','','','','','','','',0.00,0.00,0,'',''),(221,'','Cash','','2023-03-16 12:50:27','','100','9','2023-03-16 12:50:27','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91678959542','Cleared','','','','','','','','',0.00,0.00,0,'',''),(222,'','Cash','','2023-03-16 12:56:13','','450','9','2023-03-16 12:56:13','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','91678960233','Cleared','','','','','','','','',0.00,0.00,0,'',''),(223,'','Cash','','2023-03-16 12:57:38','','0','9','2023-03-16 12:57:38','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','91678960580','Cleared','','','','','','','','',0.00,0.00,0,'',''),(224,'','Cash','','2023-03-16 12:57:58','','0','9','2023-03-16 12:57:58','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91678960666','Cleared','','','','','','','','',0.00,0.00,0,'',''),(225,'','Cash','','2023-03-16 13:02:19','','3170','9','2023-03-16 13:02:19','','1830','1830','1','retail','0','1830','1','0','0','0','0','0','0','printed',' ','','2','0','91678960681','Cleared','','','','','','','','',0.00,0.00,0,'',''),(226,'','Cash','','2023-03-16 13:12:42','','100','9','2023-03-16 13:12:42','','6900','6900','1','retail','0','6900','1','0','0','0','0','0','0','printed',' ','','1','0','91678960949','Cleared','','','','','','','','',0.00,0.00,0,'',''),(227,'','Cash','','2023-03-16 13:32:58','','0','9','2023-03-16 13:32:58','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','2','0','91678961698','Cleared','','','','','','','','',0.00,0.00,0,'',''),(228,'','Cash','','2023-03-16 13:42:14','','0','9','2023-03-16 13:42:14','','2600','2600','1','retail','0','2600','1','0','0','0','0','0','0','printed',' ','','1','0','91678963320','Cleared','','','','','','','','',0.00,0.00,0,'',''),(229,'','Cash','','2023-03-16 13:43:03','','50','9','2023-03-16 13:43:03','','1950','1950','1','retail','0','1950','1','0','0','0','0','0','0','printed',' ','','1','0','91678963337','Cleared','','','','','','','','',0.00,0.00,0,'',''),(230,'','Cash','','2023-03-16 13:47:46','','580','9','2023-03-16 13:47:46','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91678963389','Cleared','','','','','','','','',0.00,0.00,0,'',''),(231,'','Cash','','2023-03-16 13:51:13','','250','9','2023-03-16 13:51:13','','2750','2750','1','retail','0','2750','1','0','0','0','0','0','0','printed',' ','','1','0','91678963678','Cleared','','','','','','','','',0.00,0.00,0,'',''),(232,'','Cash','','2023-03-16 13:53:23','','30','9','2023-03-16 13:53:23','','970','970','1','retail','0','970','1','0','0','0','0','0','0','printed',' ','','1','0','91678963884','Cleared','','','','','','','','',0.00,0.00,0,'',''),(233,'','Cash','','2023-03-16 14:35:26','','0','9','2023-03-16 14:35:26','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91678966509','Cleared','','','','','','','','',0.00,0.00,0,'',''),(234,'','Cash','','2023-03-16 14:35:51','','100','9','2023-03-16 14:35:51','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91678966531','Cleared','','','','','','','','',0.00,0.00,0,'',''),(235,'','Cash','','2023-03-16 14:38:36','','300','9','2023-03-16 14:38:36','','2700','2700','1','retail','0','2700','1','0','0','0','0','0','0','printed',' ','','1','0','91678966557','Cleared','','','','','','','','',0.00,0.00,0,'',''),(236,'','Cash','','2023-03-16 14:41:01','','100','9','2023-03-16 14:41:01','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91678966748','Cleared','','','','','','','','',0.00,0.00,0,'',''),(237,'','Cash','','2023-03-16 14:41:29','','0','9','2023-03-16 14:41:29','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91678966868','Cleared','','','','','','','','',0.00,0.00,0,'',''),(238,'','Cash','','2023-03-16 14:42:00','','500','9','2023-03-16 14:42:00','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91678966896','Cleared','','','','','','','','',0.00,0.00,0,'',''),(239,'','Cash','','2023-03-16 14:44:01','','350','9','2023-03-16 14:44:01','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91678966940','Cleared','','','','','','','','',0.00,0.00,0,'',''),(240,'','Cash','','2023-03-16 14:44:31','','100','9','2023-03-16 14:44:31','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91678967051','Cleared','','','','','','','','',0.00,0.00,0,'',''),(241,'','Cash','','2023-03-16 14:51:20','','50','9','2023-03-16 14:51:20','','6950','6950','1','retail','0','6950','1','0','0','0','0','0','0','printed',' ','','1','0','91678967079','Cleared','','','','','','','','',0.00,0.00,0,'',''),(242,'','Cash','','2023-03-16 14:52:15','','0','9','2023-03-16 14:52:15','','3450','3450','1','retail','0','3450','1','0','0','0','0','0','0','printed',' ','','1','0','91678967500','Cleared','','','','','','','','',0.00,0.00,0,'',''),(243,'','Cash','','2023-03-16 14:52:53','','0','9','2023-03-16 14:52:53','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','printed',' ','','1','0','91678967542','Cleared','','','','','','','','',0.00,0.00,0,'',''),(244,'','Cash','','2023-03-16 15:11:27','','100','9','2023-03-16 15:11:27','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91678967579','Cleared','','','','','','','','',0.00,0.00,0,'',''),(245,'','Cash','','2023-03-16 15:20:17','','80','9','2023-03-16 15:20:17','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91678968697','Cleared','','','','','','','','',0.00,0.00,0,'',''),(246,'','Cash','','2023-03-16 15:26:02','','500','9','2023-03-16 15:26:02','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','91678969224','Cleared','','','','','','','','',0.00,0.00,0,'',''),(247,'','Cash','','2023-03-16 15:27:14','','0','9','2023-03-16 15:27:14','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','91678969569','Cleared','','','','','','','','',0.00,0.00,0,'',''),(248,'','Cash','','2023-03-16 15:29:13','','0','9','2023-03-16 15:29:13','','2200','2200','1','retail','0','2200','1','0','0','0','0','0','0','printed',' ','','1','0','91678969642','Cleared','','','','','','','','',0.00,0.00,0,'',''),(249,'','Cash','','2023-03-16 15:37:56','','0','9','2023-03-16 15:37:56','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91678969759','Cleared','','','','','','','','',0.00,0.00,0,'',''),(250,'','Cash','','2023-03-16 15:38:48','','0','9','2023-03-16 15:38:48','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','91678970282','Cleared','','','','','','','','',0.00,0.00,0,'',''),(251,'','Cash','','2023-03-16 15:48:31','','0','9','2023-03-16 15:48:32','','6300','6300','1','retail','0','6300','1','0','0','0','0','0','0','printed',' ','','1','0','91678970331','Cleared','','','','','','','','',0.00,0.00,0,'',''),(252,'','Cash','','2023-03-16 16:13:00','','450','9','2023-03-16 16:13:00','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','91678971146','Cleared','','','','','','','','',0.00,0.00,0,'',''),(253,'','Cash','','2023-03-16 16:28:03','','0','9','2023-03-16 16:28:03','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','91678972386','Cleared','','','','','','','','',0.00,0.00,0,'',''),(254,'','Cash','','2023-03-16 16:35:02','','80','9','2023-03-16 16:35:02','','1920','1920','1','retail','0','1920','1','0','0','0','0','0','0','printed',' ','','1','0','91678973286','Cleared','','','','','','','','',0.00,0.00,0,'',''),(255,'','Cash','','2023-03-16 16:47:05','','0','9','2023-03-16 16:47:05','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91678974410','Cleared','','','','','','','','',0.00,0.00,0,'',''),(256,'','Cash','','2023-03-16 16:50:49','','50','9','2023-03-16 16:50:49','','2750','2750','1','retail','0','2750','1','0','0','0','0','0','0','printed',' ','','1','0','91678974434','Cleared','','','','','','','','',0.00,0.00,0,'',''),(257,'','Cash','','2023-03-16 16:56:32','','0','9','2023-03-16 16:56:32','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','printed',' ','','1','0','91678974935','Cleared','','','','','','','','',0.00,0.00,0,'',''),(258,'','Cash','','2023-03-16 17:03:24','','100','9','2023-03-16 17:03:24','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91678975390','Cleared','','','','','','','','',0.00,0.00,0,'',''),(259,'','Cash','','2023-03-16 17:09:43','','0','9','2023-03-16 17:09:43','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','printed',' ','','1','0','91678975698','Cleared','','','','','','','','',0.00,0.00,0,'',''),(260,'','Cash','','2023-03-16 17:11:32','','500','9','2023-03-16 17:11:32','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91678975786','Cleared','','','','','','','','',0.00,0.00,0,'',''),(261,'','Cash','','2023-03-16 17:21:31','','0','9','2023-03-16 17:21:31','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','3','0','91678975899','Cleared','','','','','','','','',0.00,0.00,0,'',''),(262,'','Cash','','2023-03-16 17:24:08','','0','9','2023-03-16 17:24:08','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','91678976495','Cleared','','','','','','','','',0.00,0.00,0,'',''),(263,'','Cash','','2023-03-16 17:24:46','','0','9','2023-03-16 17:24:46','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','91678976651','Cleared','','','','','','','','',0.00,0.00,0,'',''),(264,'','Cash','','2023-03-16 17:30:53','','30','9','2023-03-16 17:30:53','','570','570','1','retail','0','570','1','0','0','0','0','0','0','printed',' ','','1','0','91678976690','Cleared','','','','','','','','',0.00,0.00,0,'',''),(265,'','Cash','','2023-03-16 17:38:36','','0','9','2023-03-16 17:38:36','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91678977059','Cleared','','','','','','','','',0.00,0.00,0,'',''),(266,'','Cash','','2023-03-16 17:46:24','','0','9','2023-03-16 17:46:24','','2600','2600','1','retail','0','2600','1','0','0','0','0','0','0','printed',' ','','1','0','91678977544','Cleared','','','','','','','','',0.00,0.00,0,'',''),(267,'','Cash','','2023-03-16 17:46:49','','50','9','2023-03-16 17:46:49','','3450','3450','1','retail','0','3450','1','0','0','0','0','0','0','printed',' ','','1','0','91678977989','Cleared','','','','','','','','',0.00,0.00,0,'',''),(268,'','Cash','','2023-03-16 17:47:11','','20','9','2023-03-16 17:47:11','','1680','1680','1','retail','0','1680','1','0','0','0','0','0','0','printed',' ','','1','0','91678978015','Cleared','','','','','','','','',0.00,0.00,0,'',''),(269,'','Cash','','2023-06-17 08:20:09','','0','9','2023-03-16 17:57:03','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','2','0','91678978611','Cleared','9','2023-06-17 08:20:09','','','','','','',0.00,0.00,0,'',''),(270,'','Cash','','2023-03-16 17:58:37','','0','9','2023-03-16 17:58:37','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91678978627','Cleared','','','','','','','','',0.00,0.00,0,'',''),(271,'','Cash','','2023-03-16 17:59:36','','0','9','2023-03-16 17:59:36','','2600','2600','1','retail','0','2600','1','0','0','0','0','0','0','printed',' ','','1','0','91678978735','Cleared','','','','','','','','',0.00,0.00,0,'',''),(272,'','Cash','','2023-03-16 18:38:19','','0','9','2023-03-16 18:38:19','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91678980693','Cleared','','','','','','','','',0.00,0.00,0,'',''),(273,'','Cash','','2023-03-16 18:39:11','','0','9','2023-03-16 18:39:11','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','1','0','91678981103','Cleared','','','','','','','','',0.00,0.00,0,'',''),(274,'','Cash','','2023-03-17 06:30:05','','600','9','2023-03-17 06:30:05','','3400','3400','1','retail','0','3400','1','0','0','0','0','0','0','printed',' ','','1','0','91679023792','Cleared','','','','','','','','',0.00,0.00,0,'',''),(275,'','Cash','','2023-03-17 06:31:28','','0','9','2023-03-17 06:31:28','','1650','1650','1','retail','0','1650','1','0','0','0','0','0','0','printed',' ','','1','0','91679023811','Cleared','','','','','','','','',0.00,0.00,0,'',''),(276,'','Cash','','2023-03-17 06:31:54','','0','9','2023-03-17 06:31:54','','3500','3500','1','retail','0','3500','1','0','0','0','0','0','0','printed',' ','','1','0','91679023893','Cleared','','','','','','','','',0.00,0.00,0,'',''),(277,'','Cash','','2023-03-17 06:49:29','','430','9','2023-03-17 06:49:29','','570','570','1','retail','0','570','1','0','0','0','0','0','0','printed',' ','','1','0','91679023917','Cleared','','','','','','','','',0.00,0.00,0,'',''),(278,'','Cash','','2023-03-17 06:53:17','','0','9','2023-03-17 06:53:17','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91679024974','Cleared','','','','','','','','',0.00,0.00,0,'',''),(279,'','Cash','','2023-03-17 07:17:35','','580','9','2023-03-17 07:17:35','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91679025200','Cleared','','','','','','','','',0.00,0.00,0,'',''),(280,'','Cash','','2023-03-17 07:28:18','','0','9','2023-03-17 07:28:18','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','2','0','91679026663','Cleared','','','','','','','','',0.00,0.00,0,'',''),(281,'','Cash','','2023-03-17 07:30:52','','40','9','2023-03-17 07:30:52','','1260','1260','1','retail','0','1260','1','0','0','0','0','0','0','printed',' ','','1','0','91679027309','Cleared','','','','','','','','',0.00,0.00,0,'',''),(282,'','Cash','','2023-03-17 07:34:22','','0','9','2023-03-17 07:34:22','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','91679027475','Cleared','','','','','','','','',0.00,0.00,0,'',''),(283,'','Cash','','2023-03-17 07:41:39','','0','9','2023-03-17 07:41:39','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','printed',' ','','1','0','91679027666','Cleared','','','','','','','','',0.00,0.00,0,'',''),(284,'','Cash','','2023-03-17 07:49:24','','0','9','2023-03-17 07:49:24','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91679028548','Cleared','','','','','','','','',0.00,0.00,0,'',''),(285,'','Cash','','2023-03-17 07:50:28','','0','9','2023-03-17 07:50:28','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91679028574','Cleared','','','','','','','','',0.00,0.00,0,'',''),(286,'','Cash','','2023-03-17 08:24:53','','50','9','2023-03-17 08:24:53','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91679030681','Cleared','','','','','','','','',0.00,0.00,0,'',''),(287,'','Cash','','2023-03-17 08:34:04','','0','9','2023-03-17 08:34:04','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','91679030699','Cleared','','','','','','','','',0.00,0.00,0,'',''),(288,'','Cash','','2023-03-17 08:34:46','','0','9','2023-03-17 08:34:46','','840','840','1','retail','0','840','1','0','0','0','0','0','0','printed',' ','','1','0','91679031248','Cleared','','','','','','','','',0.00,0.00,0,'',''),(289,'','Cash','','2023-03-17 08:36:12','','0','9','2023-03-17 08:36:12','','2600','2600','1','retail','0','2600','1','0','0','0','0','0','0','printed',' ','','4','0','91679031339','Cleared','','','','','','','','',0.00,0.00,0,'',''),(290,'','Cash','','2023-03-17 08:36:52','','0','9','2023-03-17 08:36:52','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91679031376','Cleared','','','','','','','','',0.00,0.00,0,'',''),(291,'','Cash','','2023-03-17 08:47:03','','0','9','2023-03-17 08:47:03','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','91679031416','Cleared','','','','','','','','',0.00,0.00,0,'',''),(292,'','Cash','','2023-03-17 08:52:44','','290','9','2023-03-17 08:52:44','','1710','1710','1','retail','0','1710','1','0','0','0','0','0','0','printed',' ','','1','0','91679032061','Cleared','','','','','','','','',0.00,0.00,0,'',''),(293,'','Cash','','2023-03-17 08:54:21','','160','9','2023-03-17 08:54:21','','840','840','1','retail','0','840','1','0','0','0','0','0','0','printed',' ','','1','0','91679032451','Cleared','','','','','','','','',0.00,0.00,0,'',''),(294,'','Cash','','2023-03-17 09:09:09','','20','9','2023-03-17 09:09:09','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','2','0','91679032473','Cleared','','','','','','','','',0.00,0.00,0,'',''),(295,'','Cash','','2023-03-17 09:12:55','','350','9','2023-03-17 09:12:55','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91679033355','Cleared','','','','','','','','',0.00,0.00,0,'',''),(296,'','Cash','','2023-03-17 09:16:03','','0','9','2023-03-17 09:16:03','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91679033581','Cleared','','','','','','','','',0.00,0.00,0,'',''),(297,'','Cash','','2023-03-17 09:27:57','','80','9','2023-03-17 09:27:57','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91679033767','Cleared','','','','','','','','',0.00,0.00,0,'',''),(298,'','Cash','','2023-03-17 09:29:40','','320','9','2023-03-17 09:29:40','','1680','1680','1','retail','0','1680','1','0','0','0','0','0','0','printed',' ','','1','0','91679034483','Cleared','','','','','','','','',0.00,0.00,0,'',''),(299,'','Cash','','2023-03-17 09:31:27','','80','9','2023-03-17 09:31:27','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91679034592','Cleared','','','','','','','','',0.00,0.00,0,'',''),(300,'','Cash','','2023-03-17 09:44:20','','160','9','2023-03-17 09:44:20','','840','840','1','retail','0','840','1','0','0','0','0','0','0','printed',' ','','1','0','91679034696','Cleared','','','','','','','','',0.00,0.00,0,'',''),(301,'','Cash','','2023-03-17 10:01:11','','580','9','2023-03-17 10:01:11','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91679035466','Cleared','','','','','','','','',0.00,0.00,0,'',''),(302,'','Cash','','2023-03-17 10:03:16','','0','9','2023-03-17 10:03:16','','1140','1140','1','retail','0','1140','1','0','0','0','0','0','0','printed',' ','','1','0','91679036477','Cleared','','','','','','','','',0.00,0.00,0,'',''),(303,'','Cash','','2023-03-17 10:05:50','','20','9','2023-03-17 10:05:50','','1680','1680','1','retail','0','1680','1','0','0','0','0','0','0','printed',' ','','1','0','91679036613','Cleared','','','','','','','','',0.00,0.00,0,'',''),(304,'','Cash','','2023-03-17 10:07:28','','0','9','2023-03-17 10:07:28','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91679036798','Cleared','','','','','','','','',0.00,0.00,0,'',''),(305,'','Cash','','2023-03-17 10:26:06','','160','9','2023-03-17 10:26:06','','840','840','1','retail','0','840','1','0','0','0','0','0','0','printed',' ','','1','0','91679036852','Cleared','','','','','','','','',0.00,0.00,0,'',''),(306,'','Cash','','2023-03-17 10:27:20','','580','9','2023-03-17 10:27:20','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91679038025','Cleared','','','','','','','','',0.00,0.00,0,'',''),(307,'','Cash','','2023-03-17 10:32:24','','80','9','2023-03-17 10:32:24','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91679038047','Cleared','','','','','','','','',0.00,0.00,0,'',''),(308,'','Cash','','2023-03-17 13:50:24','','0','9','2023-03-17 13:50:24','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91679050114','Cleared','','','','','','','','',0.00,0.00,0,'',''),(309,'','Cash','','2023-03-17 13:54:04','','20','9','2023-03-17 13:54:04','','580','580','1','retail','0','580','1','0','0','0','0','0','0','printed',' ','','1','0','91679050386','Cleared','','','','','','','','',0.00,0.00,0,'',''),(310,'','Cash','','2023-03-17 13:54:23','','0','9','2023-03-17 13:54:23','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91679050452','Cleared','','','','','','','','',0.00,0.00,0,'',''),(311,'','Cash','','2023-03-17 13:54:47','','0','9','2023-03-17 13:54:47','','580','580','1','retail','0','580','1','0','0','0','0','0','0','printed',' ','','1','0','91679050468','Cleared','','','','','','','','',0.00,0.00,0,'',''),(312,'','Cash','','2023-03-17 13:55:20','','0','9','2023-03-17 13:55:20','','6960','6960','1','retail','0','6960','1','0','0','0','0','0','0','printed',' ','','1','0','91679050491','Cleared','','','','','','','','',0.00,0.00,0,'',''),(313,'','Cash','','2023-03-17 13:55:45','','40','9','2023-03-17 13:55:45','','4060','4060','1','retail','0','4060','1','0','0','0','0','0','0','printed',' ','','1','0','91679050526','Cleared','','','','','','','','',0.00,0.00,0,'',''),(314,'','Cash','','2023-03-17 13:56:22','','40','9','2023-03-17 13:56:22','','1160','1160','1','retail','0','1160','1','0','0','0','0','0','0','printed',' ','','1','0','91679050562','Cleared','','','','','','','','',0.00,0.00,0,'',''),(315,'','Cash','','2023-03-17 13:59:19','','0','9','2023-03-17 13:59:20','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91679050592','Cleared','','','','','','','','',0.00,0.00,0,'',''),(316,'','Cash','','2023-03-17 14:00:55','','0','9','2023-03-17 14:00:55','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91679050763','Cleared','','','','','','','','',0.00,0.00,0,'',''),(317,'','Cash','','2023-03-17 14:01:16','','0','9','2023-03-17 14:01:16','','840','840','1','retail','0','840','1','0','0','0','0','0','0','printed',' ','','1','0','91679050860','Cleared','','','','','','','','',0.00,0.00,0,'',''),(318,'','Cash','','2023-03-17 14:01:36','','0','9','2023-03-17 14:01:36','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91679050882','Cleared','','','','','','','','',0.00,0.00,0,'',''),(319,'','Cash','','2023-03-17 14:02:14','','0','9','2023-03-17 14:02:14','','580','580','1','retail','0','580','1','0','0','0','0','0','0','printed',' ','','1','0','91679050902','Cleared','','','','','','','','',0.00,0.00,0,'',''),(320,'','Cash','','2023-03-17 14:02:32','','50','9','2023-03-17 14:02:32','','1950','1950','1','retail','0','1950','1','0','0','0','0','0','0','printed',' ','','1','0','91679050939','Cleared','','','','','','','','',0.00,0.00,0,'',''),(321,'','Cash','','2023-03-17 14:03:04','','0','9','2023-03-17 14:03:04','','1680','1680','1','retail','0','1680','1','0','0','0','0','0','0','printed',' ','','1','0','91679050961','Cleared','','','','','','','','',0.00,0.00,0,'',''),(322,'','Cash','','2023-03-17 14:05:08','','840','9','2023-03-17 14:05:08','','1160','1160','1','retail','0','1160','1','0','0','0','0','0','0','printed',' ','','1','0','91679051080','Cleared','','','','','','','','',0.00,0.00,0,'',''),(323,'','Cash','','2023-03-17 14:07:37','','0','9','2023-03-17 14:07:37','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','1','0','91679051139','Cleared','','','','','','','','',0.00,0.00,0,'',''),(324,'','Cash','','2023-03-17 14:10:07','','0','9','2023-03-17 14:10:07','','580','580','1','retail','0','580','1','0','0','0','0','0','0','printed',' ','','1','0','91679051386','Cleared','','','','','','','','',0.00,0.00,0,'',''),(325,'','Cash','','2023-03-17 14:10:24','','0','9','2023-03-17 14:10:24','','840','840','1','retail','0','840','1','0','0','0','0','0','0','printed',' ','','1','0','91679051410','Cleared','','','','','','','','',0.00,0.00,0,'',''),(326,'','Cash','','2023-03-17 14:10:59','','0','9','2023-03-17 14:10:59','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91679051444','Cleared','','','','','','','','',0.00,0.00,0,'',''),(327,'','Cash','','2023-03-17 14:11:12','','0','9','2023-03-17 14:11:12','','3450','3450','1','retail','0','3450','1','0','0','0','0','0','0','printed',' ','','1','0','91679051461','Cleared','','','','','','','','',0.00,0.00,0,'',''),(328,'','Cash','','2023-03-17 14:11:32','','0','9','2023-03-17 14:11:32','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91679051477','Cleared','','','','','','','','',0.00,0.00,0,'',''),(329,'','Cash','','2023-03-17 14:11:52','','0','9','2023-03-17 14:11:52','','1260','1260','1','retail','0','1260','1','0','0','0','0','0','0','printed',' ','','1','0','91679051494','Cleared','','','','','','','','',0.00,0.00,0,'',''),(330,'','Cash','','2023-03-17 14:41:45','','0','9','2023-03-17 14:41:45','','7750','7750','1','retail','0','7750','1','0','0','0','0','0','0','printed',' ','','1','0','91679053154','Cleared','','','','','','','','',0.00,0.00,0,'',''),(331,'','Cash','','2023-03-17 14:48:59','','350','9','2023-03-17 14:48:59','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91679053362','Cleared','','','','','','','','',0.00,0.00,0,'',''),(332,'','Cash','','2023-03-17 14:51:46','','0','9','2023-03-17 14:51:46','','4440','4440','1','retail','0','4440','1','0','0','0','0','0','0','printed',' ','','1','0','91679053746','Cleared','','','','','','','','',0.00,0.00,0,'',''),(333,'','Cash','','2023-03-17 15:01:26','','0','9','2023-03-17 15:01:26','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91679053910','Cleared','','','','','','','','',0.00,0.00,0,'',''),(334,'','Cash','','2023-03-17 15:03:19','','0','9','2023-03-17 15:03:19','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91679054533','Cleared','','','','','','','','',0.00,0.00,0,'',''),(335,'','Cash','','2023-03-17 15:12:04','','350','9','2023-03-17 15:12:04','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91679055042','Cleared','','','','','','','','',0.00,0.00,0,'',''),(336,'','Cash','','2023-03-17 15:19:17','','10','9','2023-03-17 15:19:17','','1740','1740','1','retail','0','1740','1','0','0','0','0','0','0','printed',' ','','1','0','91679055133','Cleared','','','','','','','','',0.00,0.00,0,'',''),(337,'','Cash','','2023-03-17 15:22:21','','0','9','2023-03-17 15:22:21','','4060','4060','1','retail','0','4060','1','0','0','0','0','0','0','printed',' ','','1','0','91679055697','Cleared','','','','','','','','',0.00,0.00,0,'',''),(338,'','Cash','','2023-03-17 15:27:07','','0','9','2023-03-17 15:27:07','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91679055744','Cleared','','','','','','','','',0.00,0.00,0,'',''),(339,'','Cash','','2023-03-17 15:27:42','','0','9','2023-03-17 15:27:42','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91679056031','Cleared','','','','','','','','',0.00,0.00,0,'',''),(340,'','Cash','','2023-03-17 15:29:01','','0','9','2023-03-17 15:29:01','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91679056065','Cleared','','','','','','','','',0.00,0.00,0,'',''),(341,'','Cash','','2023-03-17 15:40:05','','350','9','2023-03-17 15:40:05','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91679056144','Cleared','','','','','','','','',0.00,0.00,0,'',''),(342,'','Cash','','2023-03-17 15:44:16','','70','9','2023-03-17 15:44:16','','430','430','1','retail','0','430','1','0','0','0','0','0','0','printed',' ','','1','0','91679057041','Cleared','','','','','','','','',0.00,0.00,0,'',''),(343,'','Cash','','2023-03-17 15:46:06','','0','9','2023-03-17 15:46:06','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91679057146','Cleared','','','','','','','','',0.00,0.00,0,'',''),(344,'','Cash','','2023-03-17 15:49:12','','0','9','2023-03-17 15:49:12','','750','750','1','retail','0','750','1','0','0','0','0','0','0','printed',' ','','3','0','91679057184','Cleared','','','','','','','','',0.00,0.00,0,'',''),(345,'','Cash','','2023-03-17 15:55:29','','0','9','2023-03-17 15:55:29','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','3','0','91679057722','Cleared','','','','','','','','',0.00,0.00,0,'',''),(346,'','Cash','','2023-03-17 15:56:55','','0','9','2023-03-17 15:56:55','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91679057799','Cleared','','','','','','','','',0.00,0.00,0,'',''),(347,'','Cash','','2023-03-17 15:57:12','','700','9','2023-03-17 15:57:12','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91679057818','Cleared','','','','','','','','',0.00,0.00,0,'',''),(348,'','Cash','','2023-03-17 16:00:26','','20','9','2023-03-17 16:00:26','','580','580','1','retail','0','580','1','0','0','0','0','0','0','printed',' ','','1','0','91679057844','Cleared','','','','','','','','',0.00,0.00,0,'',''),(349,'','Cash','','2023-03-17 16:04:02','','0','9','2023-03-17 16:04:02','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','91679058081','Cleared','','','','','','','','',0.00,0.00,0,'',''),(350,'','Cash','','2023-03-17 16:04:56','','0','9','2023-03-17 16:04:56','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91679058248','Cleared','','','','','','','','',0.00,0.00,0,'',''),(351,'','Cash','','2023-03-17 16:07:27','','400','9','2023-03-17 16:07:27','','2600','2600','1','retail','0','2600','1','0','0','0','0','0','0','printed',' ','','1','0','91679058370','Cleared','','','','','','','','',0.00,0.00,0,'',''),(352,'','Cash','','2023-03-17 16:12:58','','160','9','2023-03-17 16:12:58','','840','840','1','retail','0','840','1','0','0','0','0','0','0','printed',' ','','1','0','91679058454','Cleared','','','','','','','','',0.00,0.00,0,'',''),(353,'','Cash','','2023-03-17 16:20:07','','350','9','2023-03-17 16:20:07','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91679058790','Cleared','','','','','','','','',0.00,0.00,0,'',''),(354,'','Cash','','2023-03-17 16:29:42','','60','9','2023-03-17 16:29:42','','1740','1740','1','retail','0','1740','1','0','0','0','0','0','0','printed',' ','','1','0','91679059212','Cleared','','','','','','','','',0.00,0.00,0,'',''),(355,'','Cash','','2023-03-17 16:37:52','','20','9','2023-03-17 16:37:52','','580','580','1','retail','0','580','1','0','0','0','0','0','0','printed',' ','','1','0','91679059922','Cleared','','','','','','','','',0.00,0.00,0,'',''),(356,'','Cash','','2023-03-17 16:38:11','','10','9','2023-03-17 16:38:11','','840','840','1','retail','0','840','1','0','0','0','0','0','0','printed',' ','','1','0','91679060277','Cleared','','','','','','','','',0.00,0.00,0,'',''),(357,'','Cash','','2023-03-17 16:42:32','','0','9','2023-03-17 16:42:32','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91679060296','Cleared','','','','','','','','',0.00,0.00,0,'',''),(358,'','Cash','','2023-03-17 17:00:37','','0','9','2023-03-17 17:00:37','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','2','0','91679060557','Cleared','','','','','','','','',0.00,0.00,0,'',''),(359,'','Cash','','2023-03-17 17:04:20','','120','9','2023-03-17 17:04:20','','580','580','1','retail','0','580','1','0','0','0','0','0','0','printed',' ','','1','0','91679061845','Cleared','','','','','','','','',0.00,0.00,0,'',''),(360,'','Cash','','2023-03-17 17:15:25','','0','9','2023-03-17 17:15:25','','2320','2320','1','retail','0','2320','1','0','0','0','0','0','0','printed',' ','','1','0','91679061867','Cleared','','','','','','','','',0.00,0.00,0,'',''),(361,'','Cash','','2023-03-17 17:17:37','','0','9','2023-03-17 17:17:37','','580','580','1','retail','0','580','1','0','0','0','0','0','0','printed',' ','','1','0','91679062530','Cleared','','','','','','','','',0.00,0.00,0,'',''),(362,'','Cash','','2023-03-17 17:21:12','','750','9','2023-03-17 17:21:12','','3250','3250','1','retail','0','3250','1','0','0','0','0','0','0','printed',' ','','1','0','91679062729','Cleared','','','','','','','','',0.00,0.00,0,'',''),(363,'','Cash','','2023-03-17 17:47:27','','80','9','2023-03-17 17:47:27','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91679063156','Cleared','','','','','','','','',0.00,0.00,0,'',''),(364,'','Cash','','2023-03-17 17:59:43','','0','9','2023-03-17 17:59:43','','580','580','1','retail','0','580','1','0','0','0','0','0','0','printed',' ','','1','0','91679064457','Cleared','','','','','','','','',0.00,0.00,0,'',''),(365,'','Cash','','2023-03-17 18:02:29','','0','9','2023-03-17 18:02:29','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91679065188','Cleared','','','','','','','','',0.00,0.00,0,'',''),(366,'','Cash','','2023-03-17 18:04:53','','50','9','2023-03-17 18:04:53','','1950','1950','1','retail','0','1950','1','0','0','0','0','0','0','printed',' ','','1','0','91679065352','Cleared','','','','','','','','',0.00,0.00,0,'',''),(367,'','Cash','','2023-03-17 18:06:28','','0','9','2023-03-17 18:06:28','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91679065565','Cleared','','','','','','','','',0.00,0.00,0,'',''),(368,'','Cash','','2023-03-17 18:08:49','','400','9','2023-03-17 18:08:49','','2600','2600','1','retail','0','2600','1','0','0','0','0','0','0','printed',' ','','1','0','91679065714','Cleared','','','','','','','','',0.00,0.00,0,'',''),(369,'','Cash','','2023-03-18 06:49:41','','10','9','2023-03-18 06:49:41','','840','840','1','retail','0','840','1','0','0','0','0','0','0','printed',' ','','1','0','91679111368','Cleared','','','','','','','','',0.00,0.00,0,'',''),(370,'','Cash','','2023-03-18 06:49:56','','0','9','2023-03-18 06:49:56','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','2','0','91679111387','Cleared','','','','','','','','',0.00,0.00,0,'',''),(371,'','Cash','','2023-03-18 06:51:18','','0','9','2023-03-18 06:51:18','','850','850','1','retail','0','850','1','0','0','0','0','0','0','printed',' ','','2','0','91679111436','Cleared','','','','','','','','',0.00,0.00,0,'',''),(372,'','Cash','','2023-03-18 07:08:07','','840','9','2023-03-18 07:08:07','','1160','1160','1','retail','0','1160','1','0','0','0','0','0','0','printed',' ','','1','0','91679111482','Cleared','','','','','','','','',0.00,0.00,0,'',''),(373,'','Cash','','2023-03-18 07:12:34','','20','9','2023-03-18 07:12:34','','580','580','1','retail','0','580','1','0','0','0','0','0','0','printed',' ','','1','0','91679112493','Cleared','','','','','','','','',0.00,0.00,0,'',''),(374,'','Cash','','2023-03-18 07:34:47','','0','9','2023-03-18 07:34:47','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91679112762','Cleared','','','','','','','','',0.00,0.00,0,'',''),(375,'','Cash','','2023-03-18 07:42:28','','0','9','2023-03-18 07:42:28','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91679114089','Cleared','','','','','','','','',0.00,0.00,0,'',''),(376,'','Cash','','2023-03-18 07:43:35','','0','9','2023-03-18 07:43:35','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91679114551','Cleared','','','','','','','','',0.00,0.00,0,'',''),(377,'','Cash','','2023-03-18 07:49:04','','430','9','2023-03-18 07:49:04','','5570','5570','1','retail','0','5570','1','0','0','0','0','0','0','printed',' ','','1','0','91679114680','Cleared','','','','','','','','',0.00,0.00,0,'',''),(378,'','Cash','','2023-03-18 07:54:55','','280','9','2023-03-18 07:54:55','','5720','5720','1','retail','0','5720','1','0','0','0','0','0','0','printed',' ','','1','0','91679115032','Cleared','','','','','','','','',0.00,0.00,0,'',''),(379,'','Cash','','2023-03-18 07:58:49','','0','9','2023-03-18 07:58:49','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91679115410','Cleared','','','','','','','','',0.00,0.00,0,'',''),(380,'','Cash','','2023-03-18 08:09:35','','170','9','2023-03-18 08:09:35','','830','830','1','retail','0','830','1','0','0','0','0','0','0','printed',' ','','2','0','91679115535','Cleared','','','','','','','','',0.00,0.00,0,'',''),(381,'','Cash','','2023-03-18 08:14:28','','350','9','2023-03-18 08:14:28','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91679116193','Cleared','','','','','','','','',0.00,0.00,0,'',''),(382,'','Cash','','2023-03-18 08:22:08','','0','9','2023-03-18 08:22:08','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91679116916','Cleared','','','','','','','','',0.00,0.00,0,'',''),(383,'','Cash','','2023-03-18 08:55:54','','0','9','2023-03-18 08:55:54','','5260','5260','1','retail','0','5260','1','0','0','0','0','0','0','printed',' ','','1','0','91679118907','Cleared','','','','','','','','',0.00,0.00,0,'',''),(384,'','Cash','','2023-03-18 09:24:27','','0','9','2023-03-18 09:24:27','','3250','3250','1','retail','0','3250','1','0','0','0','0','0','0','printed',' ','','1','0','91679118958','Cleared','','','','','','','','',0.00,0.00,0,'',''),(385,'','Cash','','2023-03-18 10:02:06','','700','9','2023-03-18 10:02:06','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91679122912','Cleared','','','','','','','','',0.00,0.00,0,'',''),(386,'','Cash','','2023-03-18 10:11:53','','0','9','2023-03-18 10:11:53','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91679122932','Cleared','','','','','','','','',0.00,0.00,0,'',''),(387,'','Cash','','2023-03-18 10:15:06','','0','9','2023-03-18 10:15:06','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','2','0','91679123540','Cleared','','','','','','','','',0.00,0.00,0,'',''),(388,'','Cash','','2023-03-18 10:40:33','','0','9','2023-03-18 10:40:33','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91679123708','Cleared','','','','','','','','',0.00,0.00,0,'',''),(389,'','Cash','','2023-03-18 11:26:16','','0','9','2023-03-18 11:26:16','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91679125235','Cleared','','','','','','','','',0.00,0.00,0,'',''),(390,'','Cash','','2023-03-18 11:29:31','','0','9','2023-03-18 11:29:31','','1260','1260','1','retail','0','1260','1','0','0','0','0','0','0','printed',' ','','1','0','91679127979','Cleared','','','','','','','','',0.00,0.00,0,'',''),(391,'','Cash','','2023-03-18 12:04:09','','0','9','2023-03-18 12:04:09','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','printed',' ','','1','0','91679128175','Cleared','','','','','','','','',0.00,0.00,0,'',''),(392,'','Cash','','2023-03-18 12:06:55','','50','9','2023-03-18 12:06:55','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','91679130253','Cleared','','','','','','','','',0.00,0.00,0,'',''),(393,'','Cash','','2023-03-18 12:10:22','','80','9','2023-03-18 12:10:22','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91679130438','Cleared','','','','','','','','',0.00,0.00,0,'',''),(394,'','Cash','','2023-03-18 12:34:41','','50','9','2023-03-18 12:34:41','','8950','8950','1','retail','0','8950','1','0','0','0','0','0','0','printed',' ','','1','0','91679130630','Cleared','','','','','','','','',0.00,0.00,0,'',''),(395,'','Cash','','2023-03-18 12:45:10','','0','9','2023-03-18 12:45:10','','10170','10170','1','retail','0','10170','1','0','0','0','0','0','0','printed',' ','','1','0','91679132485','Cleared','','','','','','','','',0.00,0.00,0,'',''),(396,'','Cash','','2023-03-18 13:02:14','','580','9','2023-03-18 13:02:14','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91679132740','Cleared','','','','','','','','',0.00,0.00,0,'',''),(397,'','Cash','','2023-03-18 13:13:05','','0','9','2023-03-18 13:13:05','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','2','0','91679133740','Cleared','','','','','','','','',0.00,0.00,0,'',''),(398,'','Cash','','2023-03-18 13:23:58','','0','9','2023-03-18 13:23:58','','840','840','1','retail','0','840','1','0','0','0','0','0','0','printed',' ','','1','0','91679134391','Cleared','','','','','','','','',0.00,0.00,0,'',''),(399,'','Cash','','2023-03-18 13:25:00','','10','9','2023-03-18 13:25:00','','840','840','1','retail','0','840','1','0','0','0','0','0','0','printed',' ','','1','0','91679135041','Cleared','','','','','','','','',0.00,0.00,0,'',''),(400,'','Cash','','2023-03-18 13:42:10','','520','9','2023-03-18 13:42:10','','14480','14480','1','retail','0','14480','1','0','0','0','0','0','0','printed',' ','','1','0','91679135112','Cleared','','','','','','','','',0.00,0.00,0,'',''),(401,'','Cash','','2023-03-18 14:00:42','','0','9','2023-03-18 14:00:42','','2600','2600','1','retail','0','2600','1','0','0','0','0','0','0','printed',' ','','1','0','91679136136','Cleared','','','','','','','','',0.00,0.00,0,'',''),(402,'','Cash','','2023-03-18 14:01:40','','350','9','2023-03-18 14:01:40','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91679137246','Cleared','','','','','','','','',0.00,0.00,0,'',''),(403,'','Cash','','2023-03-18 14:31:42','','20','9','2023-03-18 14:31:42','','580','580','1','retail','0','580','1','0','0','0','0','0','0','printed',' ','','1','0','91679137306','Cleared','','','','','','','','',0.00,0.00,0,'',''),(404,'','Cash','','2023-03-18 15:03:43','','30','9','2023-03-18 15:03:43','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91679141005','Cleared','','','','','','','','',0.00,0.00,0,'',''),(405,'','Cash','','2023-03-18 15:34:13','','20','9','2023-03-18 15:34:13','','580','580','1','retail','0','580','1','0','0','0','0','0','0','printed',' ','','1','0','91679141051','Cleared','','','','','','','','',0.00,0.00,0,'',''),(406,'','Cash','','2023-03-18 15:37:04','','0','9','2023-03-18 15:37:04','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91679142858','Cleared','','','','','','','','',0.00,0.00,0,'',''),(407,'','Cash','','2023-03-18 16:10:54','','0','9','2023-03-18 16:10:54','','3210','3210','1','retail','0','3210','1','0','0','0','0','0','0','printed',' ','','1','0','91679144976','Cleared','','','','','','','','',0.00,0.00,0,'',''),(408,'','Cash','','2023-03-18 16:25:47','','500','9','2023-03-18 16:25:47','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91679145068','Cleared','','','','','','','','',0.00,0.00,0,'',''),(409,'','Cash','','2023-03-18 16:28:48','','0','9','2023-03-18 16:28:48','','580','580','1','retail','0','580','1','0','0','0','0','0','0','printed',' ','','1','0','91679145954','Cleared','','','','','','','','',0.00,0.00,0,'',''),(410,'','Cash','','2023-03-18 16:54:05','','0','9','2023-03-18 16:54:05','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91679147631','Cleared','','','','','','','','',0.00,0.00,0,'',''),(411,'','Cash','','2023-03-18 17:01:58','','740','9','2023-03-18 17:01:58','','1260','1260','1','retail','0','1260','1','0','0','0','0','0','0','printed',' ','','1','0','91679147661','Cleared','','','','','','','','',0.00,0.00,0,'',''),(412,'','Cash','','2023-03-18 17:59:20','','30','9','2023-03-18 17:59:20','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91679151535','Cleared','','','','','','','','',0.00,0.00,0,'',''),(413,'','Cash','','2023-03-18 18:06:48','','40','9','2023-03-18 18:06:48','','1260','1260','1','retail','0','1260','1','0','0','0','0','0','0','printed',' ','','1','0','91679151818','Cleared','','','','','','','','',0.00,0.00,0,'',''),(414,'','Cash','','2023-03-18 18:07:50','','80','9','2023-03-18 18:07:50','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91679152034','Cleared','','','','','','','','',0.00,0.00,0,'',''),(415,'','Cash','','2023-03-18 18:10:16','','220','9','2023-03-18 18:10:16','','1280','1280','1','retail','0','1280','1','0','0','0','0','0','0','printed',' ','','2','0','91679152076','Cleared','','','','','','','','',0.00,0.00,0,'',''),(416,'','Cash','','2023-03-18 18:13:57','','0','9','2023-03-18 18:13:57','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','2','0','91679152231','Cleared','','','','','','','','',0.00,0.00,0,'',''),(417,'','Cash','','2023-03-18 18:17:19','','0','9','2023-03-18 18:17:19','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91679152445','Cleared','','','','','','','','',0.00,0.00,0,'',''),(418,'','Cash','','2023-03-18 18:28:39','','0','9','2023-03-18 18:28:39','','840','840','1','retail','0','840','1','0','0','0','0','0','0','printed',' ','','1','0','91679152642','Cleared','','','','','','','','',0.00,0.00,0,'',''),(419,'','Cash','','2023-03-20 06:25:51','','0','9','2023-03-20 06:25:51','','10660','10660','1','retail','0','10660','1','0','0','0','0','0','0','printed',' ','','1','0','91679282592','Cleared','','','','','','','','',0.00,0.00,0,'',''),(420,'','Cash','','2023-03-20 07:16:08','','0','9','2023-03-20 07:16:08','','840','840','1','retail','0','840','1','0','0','0','0','0','0','printed',' ','','1','0','91679285624','Cleared','','','','','','','','',0.00,0.00,0,'',''),(421,'','Cash','','2023-03-20 07:21:25','','0','9','2023-03-20 07:21:25','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91679285771','Cleared','','','','','','','','',0.00,0.00,0,'',''),(422,'','Cash','','2023-03-20 07:31:40','','0','9','2023-03-20 07:31:40','','840','840','1','retail','0','840','1','0','0','0','0','0','0','printed',' ','','1','0','91679286105','Cleared','','','','','','','','',0.00,0.00,0,'',''),(423,'','Cash','','2023-03-20 07:33:14','','0','9','2023-03-20 07:33:14','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91679286702','Cleared','','','','','','','','',0.00,0.00,0,'',''),(424,'','Cash','','2023-03-20 07:40:18','','0','9','2023-03-20 07:40:18','','580','580','1','retail','0','580','1','0','0','0','0','0','0','printed',' ','','1','0','91679286797','Cleared','','','','','','','','',0.00,0.00,0,'',''),(425,'','Cash','','2023-03-20 07:45:32','','80','9','2023-03-20 07:45:32','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91679287220','Cleared','','','','','','','','',0.00,0.00,0,'',''),(426,'','Cash','','2023-03-20 07:48:05','','0','9','2023-03-20 07:48:05','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91679287537','Cleared','','','','','','','','',0.00,0.00,0,'',''),(427,'','Cash','','2023-03-20 07:58:35','','0','9','2023-03-20 07:58:35','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91679287701','Cleared','','','','','','','','',0.00,0.00,0,'',''),(428,'','Cash','','2023-03-20 07:59:33','','0','9','2023-03-20 07:59:33','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','3','0','91679288320','Cleared','','','','','','','','',0.00,0.00,0,'',''),(429,'','Cash','','2023-03-20 08:06:43','','580','9','2023-03-20 08:06:43','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91679288796','Cleared','','','','','','','','',0.00,0.00,0,'',''),(430,'','Cash','','2023-03-20 08:11:34','','0','9','2023-03-20 08:11:34','','1680','1680','1','retail','0','1680','1','0','0','0','0','0','0','printed',' ','','1','0','91679288809','Cleared','','','','','','','','',0.00,0.00,0,'',''),(431,'','Cash','','2023-03-20 08:13:05','','0','9','2023-03-20 08:13:05','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91679289131','Cleared','','','','','','','','',0.00,0.00,0,'',''),(432,'','Cash','','2023-03-20 08:23:56','','350','9','2023-03-20 08:23:56','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91679289189','Cleared','','','','','','','','',0.00,0.00,0,'',''),(433,'','Cash','','2023-03-20 08:27:10','','0','9','2023-03-20 08:27:10','','1680','1680','1','retail','0','1680','1','0','0','0','0','0','0','printed',' ','','1','0','91679289846','Cleared','','','','','','','','',0.00,0.00,0,'',''),(434,'','Cash','','2023-03-20 08:33:18','','160','9','2023-03-20 08:33:18','','840','840','1','retail','0','840','1','0','0','0','0','0','0','printed',' ','','1','0','91679290391','Cleared','','','','','','','','',0.00,0.00,0,'',''),(435,'','Cash','','2023-03-20 08:34:53','','0','9','2023-03-20 08:34:53','','1630','1630','1','retail','0','1630','1','0','0','0','0','0','0','printed',' ','','1','0','91679290407','Cleared','','','','','','','','',0.00,0.00,0,'',''),(436,'','Cash','','2023-03-20 08:44:00','','0','9','2023-03-20 08:44:00','','5200','5200','1','retail','0','5200','1','0','0','0','0','0','0','printed',' ','','1','0','91679290496','Cleared','','','','','','','','',0.00,0.00,0,'',''),(437,'','Cash','','2023-03-20 08:47:48','','0','9','2023-03-20 08:47:48','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91679291044','Cleared','','','','','','','','',0.00,0.00,0,'',''),(438,'','Cash','','2023-03-20 08:52:47','','750','9','2023-03-20 08:52:47','','3250','3250','1','retail','0','3250','1','0','0','0','0','0','0','printed',' ','','1','0','91679291273','Cleared','','','','','','','','',0.00,0.00,0,'',''),(439,'','Cash','','2023-03-20 09:06:40','','90','9','2023-03-20 09:06:40','','1910','1910','1','retail','0','1910','1','0','0','0','0','0','0','printed',' ','','1','0','91679291713','Cleared','','','','','','','','',0.00,0.00,0,'',''),(440,'','Cash','','2023-03-20 09:19:39','','50','9','2023-03-20 09:19:39','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91679292414','Cleared','','','','','','','','',0.00,0.00,0,'',''),(441,'','Cash','','2023-03-20 09:20:44','','20','9','2023-03-20 09:20:44','','580','580','1','retail','0','580','1','0','0','0','0','0','0','printed',' ','','1','0','91679293187','Cleared','','','','','','','','',0.00,0.00,0,'',''),(442,'','Cash','','2023-03-20 09:26:35','','0','9','2023-03-20 09:26:35','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91679293249','Cleared','','','','','','','','',0.00,0.00,0,'',''),(443,'','Cash','','2023-03-20 09:40:04','','700','9','2023-03-20 09:40:04','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91679293599','Cleared','','','','','','','','',0.00,0.00,0,'',''),(444,'','Cash','','2023-03-20 09:40:42','','20','9','2023-03-20 09:40:42','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','2','0','91679294410','Cleared','','','','','','','','',0.00,0.00,0,'',''),(445,'','Cash','','2023-03-20 09:41:22','','200','9','2023-03-20 09:41:22','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91679294446','Cleared','','','','','','','','',0.00,0.00,0,'',''),(446,'','Cash','','2023-03-20 09:56:22','','580','9','2023-03-20 09:56:22','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91679294492','Cleared','','','','','','','','',0.00,0.00,0,'',''),(447,'','Cash','','2023-03-20 10:49:34','','350','9','2023-03-20 10:49:34','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91679295387','Cleared','','','','','','','','',0.00,0.00,0,'',''),(448,'','Cash','','2023-03-20 10:55:03','','580','9','2023-03-20 10:55:03','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91679298581','Cleared','','','','','','','','',0.00,0.00,0,'',''),(449,'','Cash','','2023-03-20 11:05:23','','80','9','2023-03-20 11:05:23','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91679299507','Cleared','','','','','','','','',0.00,0.00,0,'',''),(450,'','Cash','','2023-03-20 11:05:50','','0','9','2023-03-20 11:05:50','','6200','6200','1','retail','0','6200','1','0','0','0','0','0','0','printed',' ','','1','0','91679299535','Cleared','','','','','','','','',0.00,0.00,0,'',''),(451,'','Cash','','2023-03-20 11:10:07','','200','9','2023-03-20 11:10:07','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','printed',' ','','2','0','91679299785','Cleared','','','','','','','','',0.00,0.00,0,'',''),(452,'','Cash','','2023-03-20 11:11:57','','500','9','2023-03-20 11:11:57','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','2','0','91679299833','Cleared','','','','','','','','',0.00,0.00,0,'',''),(453,'','Cash','','2023-03-20 11:13:35','','350','9','2023-03-20 11:13:35','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91679299926','Cleared','','','','','','','','',0.00,0.00,0,'',''),(454,'','Cash','','2023-03-20 11:24:09','','450','9','2023-03-20 11:24:09','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','91679300020','Cleared','','','','','','','','',0.00,0.00,0,'',''),(455,'','Cash','','2023-03-20 11:33:12','','80','9','2023-03-20 11:33:12','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91679300657','Cleared','','','','','','','','',0.00,0.00,0,'',''),(456,'','Cash','','2023-03-20 11:44:21','','350','9','2023-03-20 11:44:21','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91679301197','Cleared','','','','','','','','',0.00,0.00,0,'',''),(457,'','Cash','','2023-03-20 11:49:03','','0','9','2023-03-20 11:49:03','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','2','0','91679301869','Cleared','','','','','','','','',0.00,0.00,0,'',''),(458,'','Cash','','2023-03-20 11:55:07','','80','9','2023-03-20 11:55:07','','1420','1420','1','retail','0','1420','1','0','0','0','0','0','0','printed',' ','','1','0','91679302146','Cleared','','','','','','','','',0.00,0.00,0,'',''),(459,'','Cash','','2023-03-20 11:56:32','','580','9','2023-03-20 11:56:32','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91679302513','Cleared','','','','','','','','',0.00,0.00,0,'',''),(460,'','Cash','','2023-03-20 12:38:44','','80','9','2023-03-20 12:38:44','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91679302599','Cleared','','','','','','','','',0.00,0.00,0,'',''),(461,'','Cash','','2023-03-20 12:39:22','','840','9','2023-03-20 12:39:22','','1160','1160','1','retail','0','1160','1','0','0','0','0','0','0','printed',' ','','1','0','91679305147','Cleared','','','','','','','','',0.00,0.00,0,'',''),(462,'','Cash','','2023-03-20 12:52:50','','0','9','2023-03-20 12:52:50','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','3','0','91679305193','Cleared','','','','','','','','',0.00,0.00,0,'',''),(463,'','Cash','','2023-03-20 13:07:43','','0','9','2023-03-20 13:07:43','','440','440','1','retail','0','440','1','0','0','0','0','0','0','printed',' ','','2','0','91679305975','Cleared','','','','','','','','',0.00,0.00,0,'',''),(464,'','Cash','','2023-03-20 13:47:02','','0','9','2023-03-20 13:47:02','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91679306935','Cleared','','','','','','','','',0.00,0.00,0,'',''),(465,'','Cash','','2023-03-20 13:58:06','','320','9','2023-03-20 13:58:06','','1680','1680','1','retail','0','1680','1','0','0','0','0','0','0','printed',' ','','1','0','91679309230','Cleared','','','','','','','','',0.00,0.00,0,'',''),(466,'','Cash','','2023-03-20 14:04:30','','20','9','2023-03-20 14:04:30','','1680','1680','1','retail','0','1680','1','0','0','0','0','0','0','printed',' ','','1','0','91679309910','Cleared','','','','','','','','',0.00,0.00,0,'',''),(467,'','Cash','','2023-03-20 14:05:53','','320','9','2023-03-20 14:05:53','','1680','1680','1','retail','0','1680','1','0','0','0','0','0','0','printed',' ','','1','0','91679310340','Cleared','','','','','','','','',0.00,0.00,0,'',''),(468,'','Cash','','2023-03-20 14:35:16','','0','9','2023-03-20 14:35:16','','1260','1260','1','retail','0','1260','1','0','0','0','0','0','0','printed',' ','','1','0','91679312099','Cleared','','','','','','','','',0.00,0.00,0,'',''),(469,'','Cash','','2023-03-20 14:37:34','','0','9','2023-03-20 14:37:34','','840','840','1','retail','0','840','1','0','0','0','0','0','0','printed',' ','','1','0','91679312120','Cleared','','','','','','','','',0.00,0.00,0,'',''),(470,'','Cash','','2023-03-20 14:39:57','','600','9','2023-03-20 14:39:57','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','91679312298','Cleared','','','','','','','','',0.00,0.00,0,'',''),(471,'','Cash','','2023-03-20 15:03:02','','0','9','2023-03-20 15:03:02','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','printed',' ','','1','0','91679313763','Cleared','','','','','','','','',0.00,0.00,0,'',''),(472,'','Cash','','2023-03-20 15:06:16','','0','9','2023-03-20 15:06:16','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91679313865','Cleared','','','','','','','','',0.00,0.00,0,'',''),(473,'','Cash','','2023-03-20 15:12:31','','740','9','2023-03-20 15:12:31','','1260','1260','1','retail','0','1260','1','0','0','0','0','0','0','printed',' ','','1','0','91679314017','Cleared','','','','','','','','',0.00,0.00,0,'',''),(474,'','Cash','','2023-03-20 15:17:42','','0','9','2023-03-20 15:17:42','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91679314358','Cleared','','','','','','','','',0.00,0.00,0,'',''),(475,'','Cash','','2023-03-20 15:40:21','','0','9','2023-03-20 15:40:21','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91679314665','Cleared','','','','','','','','',0.00,0.00,0,'',''),(476,'','Cash','','2023-03-20 15:42:51','','0','9','2023-03-20 15:42:51','','3250','3250','1','retail','0','3250','1','0','0','0','0','0','0','printed',' ','','1','0','91679316146','Cleared','','','','','','','','',0.00,0.00,0,'',''),(477,'','Cash','','2023-03-20 15:47:50','','20','9','2023-03-20 15:47:50','','580','580','1','retail','0','580','1','0','0','0','0','0','0','printed',' ','','1','0','91679316460','Cleared','','','','','','','','',0.00,0.00,0,'',''),(478,'','Cash','','2023-03-20 15:53:00','','60','9','2023-03-20 15:53:00','','840','840','1','retail','0','840','1','0','0','0','0','0','0','printed',' ','','1','0','91679316476','Cleared','','','','','','','','',0.00,0.00,0,'',''),(479,'','Cash','','2023-03-20 15:54:36','','0','9','2023-03-20 15:54:36','','840','840','1','retail','0','840','1','0','0','0','0','0','0','printed',' ','','1','0','91679316785','Cleared','','','','','','','','',0.00,0.00,0,'',''),(480,'','Cash','','2023-03-20 16:02:06','','0','9','2023-03-20 16:02:06','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','2','0','91679316879','Cleared','','','','','','','','',0.00,0.00,0,'',''),(481,'','Cash','','2023-03-20 16:17:26','','0','9','2023-03-20 16:17:26','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91679317329','Cleared','','','','','','','','',0.00,0.00,0,'',''),(482,'','Cash','','2023-03-20 16:26:59','','0','9','2023-03-20 16:26:59','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','2','0','91679318252','Cleared','','','','','','','','',0.00,0.00,0,'',''),(483,'','Cash','','2023-03-20 16:27:55','','160','9','2023-03-20 16:27:55','','840','840','1','retail','0','840','1','0','0','0','0','0','0','printed',' ','','1','0','91679318822','Cleared','','','','','','','','',0.00,0.00,0,'',''),(484,'','Cash','','2023-03-20 16:39:06','','320','9','2023-03-20 16:39:06','','1680','1680','1','retail','0','1680','1','0','0','0','0','0','0','printed',' ','','1','0','91679318882','Cleared','','','','','','','','',0.00,0.00,0,'',''),(485,'','Cash','','2023-03-20 16:39:35','','0','9','2023-03-20 16:39:35','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','2','0','91679319552','Cleared','','','','','','','','',0.00,0.00,0,'',''),(486,'','Cash','','2023-03-20 16:40:38','','20','9','2023-03-20 16:40:38','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','2','0','91679319579','Cleared','','','','','','','','',0.00,0.00,0,'',''),(487,'','Cash','','2023-03-20 16:56:09','','0','9','2023-03-20 16:56:09','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91679319791','Cleared','','','','','','','','',0.00,0.00,0,'',''),(488,'','Cash','','2023-03-20 17:04:34','','0','9','2023-03-20 17:04:34','','2600','2600','1','retail','0','2600','1','0','0','0','0','0','0','printed',' ','','1','0','91679320572','Cleared','','','','','','','','',0.00,0.00,0,'',''),(489,'','Cash','','2023-03-20 17:10:09','','400','9','2023-03-20 17:10:09','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','2','0','91679321078','Cleared','','','','','','','','',0.00,0.00,0,'',''),(490,'','Cash','','2023-03-20 17:13:09','','0','9','2023-03-20 17:13:09','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','2','0','91679321415','Cleared','','','','','','','','',0.00,0.00,0,'',''),(491,'','Cash','','2023-03-20 17:25:04','','0','9','2023-03-20 17:25:04','','1450','1450','1','retail','0','1450','1','0','0','0','0','0','0','printed',' ','','1','0','91679321593','Cleared','','','','','','','','',0.00,0.00,0,'',''),(492,'','Cash','','2023-03-20 17:26:19','','400','9','2023-03-20 17:26:19','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','91679322308','Cleared','','','','','','','','',0.00,0.00,0,'',''),(493,'','Cash','','2023-03-20 17:28:24','','850','9','2023-03-20 17:28:24','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','2','0','91679322385','Cleared','','','','','','','','',0.00,0.00,0,'',''),(494,'','Cash','','2023-03-20 17:29:37','','0','9','2023-03-20 17:29:37','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91679322511','Cleared','','','','','','','','',0.00,0.00,0,'',''),(495,'','Cash','','2023-03-20 17:34:00','','120','9','2023-03-20 17:34:00','','280','280','1','retail','0','280','1','0','0','0','0','0','0','printed',' ','','2','0','91679322595','Cleared','','','','','','','','',0.00,0.00,0,'',''),(496,'','Cash','','2023-03-20 17:48:19','','350','9','2023-03-20 17:48:19','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91679322845','Cleared','','','','','','','','',0.00,0.00,0,'',''),(497,'','Cash','','2023-03-20 17:52:23','','160','9','2023-03-20 17:52:23','','840','840','1','retail','0','840','1','0','0','0','0','0','0','printed',' ','','1','0','91679323706','Cleared','','','','','','','','',0.00,0.00,0,'',''),(498,'','Cash','','2023-03-20 17:54:50','','30','9','2023-03-20 17:54:50','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91679323949','Cleared','','','','','','','','',0.00,0.00,0,'',''),(499,'','Cash','','2023-03-20 17:58:51','','160','9','2023-03-20 17:58:51','','840','840','1','retail','0','840','1','0','0','0','0','0','0','printed',' ','','1','0','91679324094','Cleared','','','','','','','','',0.00,0.00,0,'',''),(500,'','Cash','','2023-03-20 17:59:07','','0','9','2023-03-20 17:59:07','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','2','0','91679324337','Cleared','','','','','','','','',0.00,0.00,0,'',''),(501,'','Cash','','2023-03-20 18:10:22','','40','9','2023-03-20 18:10:22','','1260','1260','1','retail','0','1260','1','0','0','0','0','0','0','printed',' ','','1','0','91679325011','Cleared','','','','','','','','',0.00,0.00,0,'',''),(502,'','Cash','','2023-03-20 18:16:37','','0','9','2023-03-20 18:16:37','','580','580','1','retail','0','580','1','0','0','0','0','0','0','printed',' ','','1','0','91679325028','Cleared','','','','','','','','',0.00,0.00,0,'',''),(503,'','Cash','','2023-03-20 18:23:18','','0','9','2023-03-20 18:23:18','','2320','2320','1','retail','0','2320','1','0','0','0','0','0','0','printed',' ','','1','0','91679325785','Cleared','','','','','','','','',0.00,0.00,0,'',''),(504,'','Cash','','2023-03-21 06:10:59','','0','9','2023-03-21 06:10:59','','840','840','1','retail','0','840','1','0','0','0','0','0','0','printed',' ','','1','0','91679368248','Cleared','','','','','','','','',0.00,0.00,0,'',''),(505,'','Cash','','2023-03-21 08:14:01','','0','9','2023-03-21 08:14:01','','840','840','1','retail','0','840','1','0','0','0','0','0','0','printed',' ','','1','0','91679368263','Cleared','','','','','','','','',0.00,0.00,0,'',''),(506,'','Cash','','2023-03-21 08:14:22','','0','9','2023-03-21 08:14:22','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91679375644','Cleared','','','','','','','','',0.00,0.00,0,'',''),(507,'','Cash','','2023-03-21 08:35:24','','0','9','2023-03-21 08:35:24','','2150','2150','1','retail','0','2150','1','0','0','0','0','0','0','printed',' ','','1','0','91679375664','Cleared','','','','','','','','',0.00,0.00,0,'',''),(508,'','Cash','','2023-03-21 08:43:25','','100','9','2023-03-21 08:43:25','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91679376931','Cleared','','','','','','','','',0.00,0.00,0,'',''),(509,'','Cash','','2023-03-21 08:44:17','','0','9','2023-03-21 08:44:17','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91679377414','Cleared','','','','','','','','',0.00,0.00,0,'',''),(510,'','Cash','','2023-03-21 09:11:31','','1050','9','2023-03-21 09:11:31','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','printed',' ','','1','0','91679377460','Cleared','','','','','','','','',0.00,0.00,0,'',''),(511,'','Cash','','2023-03-21 09:33:18','','0','9','2023-03-21 09:33:18','','1950','1950','1','retail','0','1950','1','0','0','0','0','0','0','printed',' ','','1','0','91679379359','Cleared','','','','','','','','',0.00,0.00,0,'',''),(512,'','Cash','','2023-03-21 09:47:27','','320','9','2023-03-21 09:47:27','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','2','0','91679380419','Cleared','','','','','','','','',0.00,0.00,0,'',''),(513,'','Cash','','2023-03-21 09:52:30','','0','9','2023-03-21 09:52:30','','4950','4950','1','retail','0','4950','1','0','0','0','0','0','0','printed',' ','','1','0','91679381252','Cleared','','','','','','','','',0.00,0.00,0,'',''),(514,'','Cash','','2023-03-21 10:09:29','','80','9','2023-03-21 10:09:29','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91679381553','Cleared','','','','','','','','',0.00,0.00,0,'',''),(515,'','Cash','','2023-03-21 10:10:26','','0','9','2023-03-21 10:10:26','','2100','2100','1','retail','0','2100','1','0','0','0','0','0','0','printed',' ','','1','0','91679382575','Cleared','','','','','','','','',0.00,0.00,0,'',''),(516,'','Cash','','2023-03-21 10:10:59','','0','9','2023-03-21 10:10:59','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','91679382630','Cleared','','','','','','','','',0.00,0.00,0,'',''),(517,'','Cash','','2023-03-21 10:12:18','','0','9','2023-03-21 10:12:18','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91679382661','Cleared','','','','','','','','',0.00,0.00,0,'',''),(518,'','Cash','','2023-03-21 10:13:39','','260','9','2023-03-21 10:13:39','','1740','1740','1','retail','0','1740','1','0','0','0','0','0','0','printed',' ','','1','0','91679382750','Cleared','','','','','','','','',0.00,0.00,0,'',''),(519,'','Cash','','2023-03-21 10:21:31','','0','9','2023-03-21 10:21:31','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91679382825','Cleared','','','','','','','','',0.00,0.00,0,'',''),(520,'','Cash','','2023-03-21 10:21:46','','0','9','2023-03-21 10:21:46','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91679383293','Cleared','','','','','','','','',0.00,0.00,0,'',''),(521,'','Cash','','2023-03-21 10:35:32','','0','9','2023-03-21 10:35:32','','8350','8350','1','retail','0','8350','1','0','0','0','0','0','0','printed',' ','','1','0','91679383308','Cleared','','','','','','','','',0.00,0.00,0,'',''),(522,'','Cash','','2023-03-21 10:59:52','','350','9','2023-03-21 10:59:52','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91679384237','Cleared','','','','','','','','',0.00,0.00,0,'',''),(523,'','Cash','','2023-03-21 11:16:19','','40','9','2023-03-21 11:16:19','','1260','1260','1','retail','0','1260','1','0','0','0','0','0','0','printed',' ','','1','0','91679385597','Cleared','','','','','','','','',0.00,0.00,0,'',''),(524,'','Cash','','2023-03-21 11:17:19','','0','9','2023-03-21 11:17:19','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91679386586','Cleared','','','','','','','','',0.00,0.00,0,'',''),(525,'','Cash','','2023-03-21 11:17:46','','0','9','2023-03-21 11:17:46','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91679386642','Cleared','','','','','','','','',0.00,0.00,0,'',''),(526,'','Cash','','2023-03-21 11:39:12','','250','9','2023-03-21 11:39:12','','2750','2750','1','retail','0','2750','1','0','0','0','0','0','0','printed',' ','','1','0','91679386670','Cleared','','','','','','','','',0.00,0.00,0,'',''),(527,'','Cash','','2023-03-21 11:41:51','','0','9','2023-03-21 11:41:51','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91679388099','Cleared','','','','','','','','',0.00,0.00,0,'',''),(528,'','Cash','','2023-03-21 11:45:02','','250','9','2023-03-21 11:45:02','','2750','2750','1','retail','0','2750','1','0','0','0','0','0','0','printed',' ','','1','0','91679388115','Cleared','','','','','','','','',0.00,0.00,0,'',''),(529,'','Cash','','2023-03-21 11:50:25','','840','9','2023-03-21 11:50:25','','2160','2160','1','retail','0','2160','1','0','0','0','0','0','0','printed',' ','','1','0','91679388399','Cleared','','','','','','','','',0.00,0.00,0,'',''),(530,'','Cash','','2023-03-21 11:52:25','','0','9','2023-03-21 11:52:25','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','91679388637','Cleared','','','','','','','','',0.00,0.00,0,'',''),(531,'','Cash','','2023-03-21 11:55:58','','0','9','2023-03-21 11:55:58','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91679388752','Cleared','','','','','','','','',0.00,0.00,0,'',''),(532,'','Cash','','2023-03-21 12:06:55','','0','9','2023-03-21 12:06:55','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91679388961','Cleared','','','','','','','','',0.00,0.00,0,'',''),(533,'','Cash','','2023-03-21 12:08:17','','0','9','2023-03-21 12:08:17','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','printed',' ','','1','0','91679389636','Cleared','','','','','','','','',0.00,0.00,0,'',''),(534,'','Cash','','2023-03-21 12:08:33','','100','9','2023-03-21 12:08:33','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91679389700','Cleared','','','','','','','','',0.00,0.00,0,'',''),(535,'','Cash','','2023-03-21 12:40:59','','50','9','2023-03-21 12:40:59','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91679389721','Cleared','','','','','','','','',0.00,0.00,0,'',''),(536,'','Cash','','2023-03-21 13:15:17','','0','9','2023-03-21 13:15:17','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91679391670','Cleared','','','','','','','','',0.00,0.00,0,'',''),(537,'','Cash','','2023-03-21 13:35:17','','100','9','2023-03-21 13:35:17','','3900','3900','1','retail','0','3900','1','0','0','0','0','0','0','printed',' ','','1','0','91679393719','Cleared','','','','','','','','',0.00,0.00,0,'',''),(538,'','Cash','','2023-03-21 13:45:33','','480','9','2023-03-21 13:45:33','','2520','2520','1','retail','0','2520','1','0','0','0','0','0','0','printed',' ','','1','0','91679395484','Cleared','','','','','','','','',0.00,0.00,0,'',''),(539,'','Cash','','2023-03-21 14:08:28','','1740','9','2023-03-21 14:08:28','','1260','1260','1','retail','0','1260','1','0','0','0','0','0','0','printed',' ','','1','0','91679395552','Cleared','','','','','','','','',0.00,0.00,0,'',''),(540,'','Cash','','2023-03-21 14:20:36','','0','9','2023-03-21 14:20:36','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91679396933','Cleared','','','','','','','','',0.00,0.00,0,'',''),(541,'','Cash','','2023-03-21 14:20:57','','0','9','2023-03-21 14:20:57','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91679397640','Cleared','','','','','','','','',0.00,0.00,0,'',''),(542,'','Cash','','2023-03-21 14:42:43','','30','9','2023-03-21 14:42:43','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','2','0','91679397659','Cleared','','','','','','','','',0.00,0.00,0,'',''),(543,'','Cash','','2023-03-21 14:50:24','','0','9','2023-03-21 14:50:24','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','91679398974','Cleared','','','','','','','','',0.00,0.00,0,'',''),(544,'','Cash','','2023-03-21 15:04:24','','0','9','2023-03-21 15:04:24','','2100','2100','1','retail','0','2100','1','0','0','0','0','0','0','printed',' ','','1','0','91679399428','Cleared','','','','','','','','',0.00,0.00,0,'',''),(545,'','Cash','','2023-03-21 15:11:24','','0','9','2023-03-21 15:11:24','','2250','2250','1','retail','0','2250','1','0','0','0','0','0','0','printed',' ','','1','0','91679400267','Cleared','','','','','','','','',0.00,0.00,0,'',''),(546,'','Cash','','2023-03-21 15:19:11','','0','9','2023-03-21 15:19:11','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','91679400687','Cleared','','','','','','','','',0.00,0.00,0,'',''),(547,'','Cash','','2023-03-21 15:37:03','','0','9','2023-03-21 15:37:03','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91679401153','Cleared','','','','','','','','',0.00,0.00,0,'',''),(548,'','Cash','','2023-03-21 15:54:56','','0','9','2023-03-21 15:54:56','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','2','0','91679402225','Cleared','','','','','','','','',0.00,0.00,0,'',''),(549,'','Cash','','2023-03-21 16:04:31','','600','9','2023-03-21 16:04:31','','2400','2400','1','retail','0','2400','1','0','0','0','0','0','0','printed',' ','','1','0','91679403298','Cleared','','','','','','','','',0.00,0.00,0,'',''),(550,'','Cash','','2023-03-21 16:23:51','','0','9','2023-03-21 16:23:51','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','91679403879','Cleared','','','','','','','','',0.00,0.00,0,'',''),(551,'','Cash','','2023-03-21 16:26:03','','50','9','2023-03-21 16:26:03','','1950','1950','1','retail','0','1950','1','0','0','0','0','0','0','printed',' ','','1','0','91679405034','Cleared','','','','','','','','',0.00,0.00,0,'',''),(552,'','Cash','','2023-03-21 16:49:21','','0','9','2023-03-21 16:49:21','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91679405169','Cleared','','','','','','','','',0.00,0.00,0,'',''),(553,'','Cash','','2023-03-21 17:06:51','','0','9','2023-03-21 17:06:51','','1950','1950','1','retail','0','1950','1','0','0','0','0','0','0','printed',' ','','1','0','91679406568','Cleared','','','','','','','','',0.00,0.00,0,'',''),(554,'','Cash','','2023-03-21 17:08:15','','60','9','2023-03-21 17:08:15','','840','840','1','retail','0','840','1','0','0','0','0','0','0','printed',' ','','1','0','91679407615','Cleared','','','','','','','','',0.00,0.00,0,'',''),(555,'','Cash','','2023-03-21 17:11:17','','0','9','2023-03-21 17:11:17','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91679407754','Cleared','','','','','','','','',0.00,0.00,0,'',''),(556,'','Cash','','2023-03-21 17:31:36','','0','9','2023-03-21 17:31:36','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91679408211','Cleared','','','','','','','','',0.00,0.00,0,'',''),(557,'','Cash','','2023-03-21 17:33:05','','0','9','2023-03-21 17:33:05','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91679409099','Cleared','','','','','','','','',0.00,0.00,0,'',''),(558,'','Cash','','2023-03-21 17:33:24','','0','9','2023-03-21 17:33:25','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91679409188','Cleared','','','','','','','','',0.00,0.00,0,'',''),(559,'','Cash','','2023-03-21 17:43:42','','0','9','2023-03-21 17:43:42','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91679409265','Cleared','','','','','','','','',0.00,0.00,0,'',''),(560,'','Cash','','2023-03-21 18:02:07','','0','9','2023-03-21 18:02:07','','3400','3400','1','retail','0','3400','1','0','0','0','0','0','0','printed',' ','','1','0','91679409827','Cleared','','','','','','','','',0.00,0.00,0,'',''),(561,'','Cash','','2023-03-21 18:03:35','','700','9','2023-03-21 18:03:35','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91679410936','Cleared','','','','','','','','',0.00,0.00,0,'',''),(562,'','Cash','','2023-03-21 18:07:54','','0','9','2023-03-21 18:07:54','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','printed',' ','','1','0','91679411022','Cleared','','','','','','','','',0.00,0.00,0,'',''),(563,'','Cash','','2023-03-21 18:14:34','','0','9','2023-03-21 18:14:34','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','printed',' ','','1','0','91679411278','Cleared','','','','','','','','',0.00,0.00,0,'',''),(564,'','Cash','','2023-03-21 18:16:32','','200','9','2023-03-21 18:16:32','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','printed',' ','','1','0','91679411678','Cleared','','','','','','','','',0.00,0.00,0,'',''),(565,'','Cash','','2023-03-21 18:26:21','','0','9','2023-03-21 18:26:21','','6500','6500','1','retail','0','6500','1','0','0','0','0','0','0','printed',' ','','1','0','91679411864','Cleared','','','','','','','','',0.00,0.00,0,'',''),(566,'','Cash','','2023-03-22 06:33:29','','0','9','2023-03-22 06:33:29','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','2','0','91679455862','Cleared','','','','','','','','',0.00,0.00,0,'',''),(567,'','Cash','','2023-03-22 07:29:20','','0','9','2023-03-22 07:29:20','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91679456013','Cleared','','','','','','','','',0.00,0.00,0,'',''),(568,'','Cash','','2023-03-22 07:49:51','','0','9','2023-03-22 07:49:51','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91679459363','Cleared','','','','','','','','',0.00,0.00,0,'',''),(569,'','Cash','','2023-03-22 07:59:31','','0','9','2023-03-22 07:59:31','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','91679460596','Cleared','','','','','','','','',0.00,0.00,0,'',''),(570,'','Cash','','2023-03-22 08:32:12','','40','9','2023-03-22 08:32:12','','4660','4660','1','retail','0','4660','1','0','0','0','0','0','0','printed',' ','','1','0','91679461174','Cleared','','','','','','','','',0.00,0.00,0,'',''),(571,'','Cash','','2023-03-22 08:52:43','','0','9','2023-03-22 08:52:43','','13000','13000','1','retail','0','13000','1','0','0','0','0','0','0','printed',' ','','1','0','91679463174','Cleared','','','','','','','','',0.00,0.00,0,'',''),(572,'','Cash','','2023-03-22 08:59:41','','0','9','2023-03-22 08:59:41','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91679464367','Cleared','','','','','','','','',0.00,0.00,0,'',''),(573,'','Cash','','2023-03-22 09:14:16','','20','9','2023-03-22 09:14:16','','580','580','1','retail','0','580','1','0','0','0','0','0','0','printed',' ','','1','0','91679464784','Cleared','','','','','','','','',0.00,0.00,0,'',''),(574,'','Cash','','2023-03-22 09:23:26','','0','9','2023-03-22 09:23:26','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','91679465663','Cleared','','','','','','','','',0.00,0.00,0,'',''),(575,'','Cash','','2023-03-22 09:36:44','','60','9','2023-03-22 09:36:44','','2940','2940','1','retail','0','2940','1','0','0','0','0','0','0','printed',' ','','1','0','91679466209','Cleared','','','','','','','','',0.00,0.00,0,'',''),(576,'','Cash','','2023-03-22 09:51:06','','0','9','2023-03-22 09:51:06','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','91679467095','Cleared','','','','','','','','',0.00,0.00,0,'',''),(577,'','Cash','','2023-03-22 09:55:50','','900','9','2023-03-22 09:55:50','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','printed',' ','','1','0','91679467881','Cleared','','','','','','','','',0.00,0.00,0,'',''),(578,'','Cash','','2023-03-22 09:57:03','','0','9','2023-03-22 09:57:03','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','printed',' ','','1','0','91679468159','Cleared','','','','','','','','',0.00,0.00,0,'',''),(579,'','Cash','','2023-03-22 09:57:59','','0','9','2023-03-22 09:57:59','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','91679468226','Cleared','','','','','','','','',0.00,0.00,0,'',''),(580,'','Cash','','2023-03-22 10:29:47','','0','9','2023-03-22 10:29:47','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91679468288','Cleared','','','','','','','','',0.00,0.00,0,'',''),(581,'','Cash','','2023-03-22 10:35:20','','0','9','2023-03-22 10:35:20','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','printed',' ','','1','0','91679470194','Cleared','','','','','','','','',0.00,0.00,0,'',''),(582,'','Cash','','2023-03-22 11:22:05','','0','9','2023-03-22 11:22:05','','1450','1450','1','retail','0','1450','1','0','0','0','0','0','0','printed',' ','','1','0','91679470524','Cleared','','','','','','','','',0.00,0.00,0,'',''),(583,'','Cash','','2023-03-22 11:46:54','','350','9','2023-03-22 11:46:54','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','2','0','91679474797','Cleared','','','','','','','','',0.00,0.00,0,'',''),(584,'','Cash','','2023-03-22 12:35:36','','400','9','2023-03-22 12:35:36','','2100','2100','1','retail','0','2100','1','0','0','0','0','0','0','printed',' ','','1','0','91679477116','Cleared','','','','','','','','',0.00,0.00,0,'',''),(585,'','Cash','','2023-03-22 12:54:30','','50','9','2023-03-22 12:54:30','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','91679477749','Cleared','','','','','','','','',0.00,0.00,0,'',''),(586,'','Cash','','2023-03-22 13:12:42','','100','9','2023-03-22 13:12:42','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91679478876','Cleared','','','','','','','','',0.00,0.00,0,'',''),(587,'','Cash','','2023-03-22 13:20:00','','100','9','2023-03-22 13:20:00','','6400','6400','1','retail','0','6400','1','0','0','0','0','0','0','printed',' ','','1','0','91679479968','Cleared','','','','','','','','',0.00,0.00,0,'',''),(588,'','Cash','','2023-03-22 13:21:15','','0','9','2023-03-22 13:20:50','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91679480406','Cleared','9','2023-03-22 13:21:15','','','','','','',0.00,0.00,0,'',''),(589,'','Cash','','2023-03-22 13:39:56','','0','9','2023-03-22 13:39:56','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','91679481559','Cleared','','','','','','','','',0.00,0.00,0,'',''),(590,'','Cash','','2023-03-22 14:09:20','','0','9','2023-03-22 14:09:20','','1700','1700','1','retail','0','1700','1','0','0','0','0','0','0','printed',' ','','1','0','91679481602','Cleared','','','','','','','','',0.00,0.00,0,'',''),(591,'','Cash','','2023-03-22 14:23:28','','160','9','2023-03-22 14:23:28','','840','840','1','retail','0','840','1','0','0','0','0','0','0','printed',' ','','1','0','91679483368','Cleared','','','','','','','','',0.00,0.00,0,'',''),(592,'','Cash','','2023-03-22 14:39:58','','650','9','2023-03-22 14:39:58','','6350','6350','1','retail','0','6350','1','0','0','0','0','0','0','printed',' ','','1','0','91679484216','Cleared','','','','','','','','',0.00,0.00,0,'',''),(593,'','Cash','','2023-03-22 14:46:22','','0','9','2023-03-22 14:46:22','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91679485204','Cleared','','','','','','','','',0.00,0.00,0,'',''),(594,'','Cash','','2023-03-22 14:59:45','','0','9','2023-03-22 14:59:45','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91679485598','Cleared','','','','','','','','',0.00,0.00,0,'',''),(595,'','Cash','','2023-03-22 15:13:03','','50','9','2023-03-22 15:13:03','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','2','0','91679487171','Cleared','','','','','','','','',0.00,0.00,0,'',''),(596,'','Cash','','2023-03-22 15:38:09','','100','9','2023-03-22 15:38:09','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91679487191','Cleared','','','','','','','','',0.00,0.00,0,'',''),(597,'','Cash','','2023-03-22 15:58:18','','0','9','2023-03-22 15:58:18','','2750','2750','1','retail','0','2750','1','0','0','0','0','0','0','printed',' ','','1','0','91679488696','Cleared','','','','','','','','',0.00,0.00,0,'',''),(598,'','Cash','','2023-03-22 16:05:57','','0','9','2023-03-22 16:05:57','','5850','5850','1','retail','0','5850','1','0','0','0','0','0','0','printed',' ','','1','0','91679489968','Cleared','','','','','','','','',0.00,0.00,0,'',''),(599,'','Cash','','2023-03-22 16:27:32','','20','9','2023-03-22 16:27:32','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','2','0','91679491422','Cleared','','','','','','','','',0.00,0.00,0,'',''),(600,'','Cash','','2023-03-22 16:31:58','','0','9','2023-03-22 16:31:58','','5040','5040','1','retail','0','5040','1','0','0','0','0','0','0','printed',' ','','1','0','91679491658','Cleared','','','','','','','','',0.00,0.00,0,'',''),(601,'','Cash','','2023-03-22 16:36:14','','0','9','2023-03-22 16:36:14','','1680','1680','1','retail','0','1680','1','0','0','0','0','0','0','printed',' ','','1','0','91679492160','Cleared','','','','','','','','',0.00,0.00,0,'',''),(602,'','Cash','','2023-03-22 16:48:58','','0','9','2023-03-22 16:48:58','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','91679492193','Cleared','','','','','','','','',0.00,0.00,0,'',''),(603,'','Cash','','2023-03-22 16:55:10','','0','9','2023-03-22 16:55:10','','4400','4400','1','retail','0','4400','1','0','0','0','0','0','0','printed',' ','','1','0','91679492943','Cleared','','','','','','','','',0.00,0.00,0,'',''),(604,'','Cash','','2023-03-22 16:57:09','','580','9','2023-03-22 16:57:09','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91679493321','Cleared','','','','','','','','',0.00,0.00,0,'',''),(605,'','Cash','','2023-03-22 16:58:24','','0','9','2023-03-22 16:58:24','','1520','1520','1','retail','0','1520','1','0','0','0','0','0','0','printed',' ','','1','0','91679493438','Cleared','','','','','','','','',0.00,0.00,0,'',''),(606,'','Cash','','2023-03-22 17:00:38','','0','9','2023-03-22 17:00:38','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91679493601','Cleared','','','','','','','','',0.00,0.00,0,'',''),(607,'','Cash','','2023-03-22 17:02:18','','0','9','2023-03-22 17:02:18','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91679493640','Cleared','','','','','','','','',0.00,0.00,0,'',''),(608,'','Cash','','2023-03-22 17:06:02','','350','9','2023-03-22 17:06:02','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91679493741','Cleared','','','','','','','','',0.00,0.00,0,'',''),(609,'','Cash','','2023-03-22 17:09:36','','580','9','2023-03-22 17:09:36','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91679493968','Cleared','','','','','','','','',0.00,0.00,0,'',''),(610,'','Cash','','2023-03-22 17:14:35','','0','9','2023-03-22 17:14:35','','1260','1260','1','retail','0','1260','1','0','0','0','0','0','0','printed',' ','','1','0','91679494182','Cleared','','','','','','','','',0.00,0.00,0,'',''),(611,'','Cash','','2023-03-22 17:51:23','','0','9','2023-03-22 17:51:23','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','2','0','91679494479','Cleared','','','','','','','','',0.00,0.00,0,'',''),(612,'','Cash','','2023-03-22 17:57:02','','0','9','2023-03-22 17:57:02','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91679496737','Cleared','','','','','','','','',0.00,0.00,0,'',''),(613,'','Cash','','2023-03-22 17:58:06','','50','9','2023-03-22 17:58:06','','1950','1950','1','retail','0','1950','1','0','0','0','0','0','0','printed',' ','','1','0','91679497065','Cleared','','','','','','','','',0.00,0.00,0,'',''),(614,'','Cash','','2023-03-22 18:16:14','','870','9','2023-03-22 18:16:14','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','91679497503','Cleared','','','','','','','','',0.00,0.00,0,'',''),(615,'','Cash','','2023-03-22 18:20:08','','440','9','2023-03-22 18:20:08','','560','560','1','retail','0','560','1','0','0','0','0','0','0','printed',' ','','1','0','91679498181','Cleared','','','','','','','','',0.00,0.00,0,'',''),(616,'','Cash','','2023-03-23 06:42:39','','0','8','2023-03-23 06:42:39','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','81679541047','Cleared','','','','','','','','',0.00,0.00,0,'',''),(617,'','Cash','','2023-03-23 06:50:15','','80','8','2023-03-23 06:50:15','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','81679542963','Cleared','','','','','','','','',0.00,0.00,0,'',''),(618,'','Cash','','2023-03-23 07:15:55','','0','8','2023-03-23 07:15:55','','2200','2200','1','retail','0','2200','1','0','0','0','0','0','0','printed',' ','','1','0','81679543423','Cleared','','','','','','','','',0.00,0.00,0,'',''),(619,'','Cash','','2023-03-23 07:33:52','','580','8','2023-03-23 07:33:52','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','81679544960','Cleared','','','','','','','','',0.00,0.00,0,'',''),(620,'','Cash','','2023-03-23 07:39:48','','0','8','2023-03-23 07:39:48','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','81679546038','Cleared','','','','','','','','',0.00,0.00,0,'',''),(621,'','Cash','','2023-03-23 08:14:19','','0','8','2023-03-23 08:14:19','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','printed',' ','','1','0','81679546390','Cleared','','','','','','','','',0.00,0.00,0,'',''),(622,'','Cash','','2023-03-23 08:22:09','','120','8','2023-03-23 08:22:09','','1680','1680','1','retail','0','1680','1','0','0','0','0','0','0','printed',' ','','1','0','81679548462','Cleared','','','','','','','','',0.00,0.00,0,'',''),(623,'','Cash','','2023-03-23 08:46:53','','0','8','2023-03-23 08:46:53','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','81679548942','Cleared','','','','','','','','',0.00,0.00,0,'',''),(624,'','Cash','','2023-03-23 08:47:18','','0','8','2023-03-23 08:47:18','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','81679550415','Cleared','','','','','','','','',0.00,0.00,0,'',''),(625,'','Cash','','2023-03-23 09:05:10','','80','8','2023-03-23 09:05:10','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','81679550441','Cleared','','','','','','','','',0.00,0.00,0,'',''),(626,'','Cash','','2023-03-23 09:07:22','','0','8','2023-03-23 09:07:22','','1260','1260','1','retail','0','1260','1','0','0','0','0','0','0','printed',' ','','1','0','81679551516','Cleared','','','','','','','','',0.00,0.00,0,'',''),(627,'','Cash','','2023-03-23 09:14:47','','0','8','2023-03-23 09:14:47','','840','840','1','retail','0','840','1','0','0','0','0','0','0','printed',' ','','1','0','81679551655','Cleared','','','','','','','','',0.00,0.00,0,'',''),(628,'','Cash','','2023-03-23 09:43:30','','0','8','2023-03-23 09:43:30','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','81679552102','Cleared','','','','','','','','',0.00,0.00,0,'',''),(629,'','Cash','','2023-03-23 09:58:55','','0','8','2023-03-23 09:58:55','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','2','0','81679553813','Cleared','','','','','','','','',0.00,0.00,0,'',''),(630,'','Cash','','2023-03-23 10:26:21','','50','8','2023-03-23 10:26:21','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','2','0','81679554740','Cleared','','','','','','','','',0.00,0.00,0,'',''),(631,'','Cash','','2023-03-23 10:49:10','','0','8','2023-03-23 10:49:10','','580','580','1','retail','0','580','1','0','0','0','0','0','0','printed',' ','','1','0','81679557692','Cleared','','','','','','','','',0.00,0.00,0,'',''),(632,'','Cash','','2023-03-23 10:51:08','','0','8','2023-03-23 10:51:08','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','81679557753','Cleared','','','','','','','','',0.00,0.00,0,'',''),(633,'','Cash','','2023-03-23 10:51:24','','1140','8','2023-03-23 10:51:24','','1160','1160','1','retail','0','1160','1','0','0','0','0','0','0','printed',' ','','1','0','81679557871','Cleared','','','','','','','','',0.00,0.00,0,'',''),(634,'','Cash','','2023-03-23 11:11:01','','120','8','2023-03-23 11:11:01','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','2','0','81679557890','Cleared','','','','','','','','',0.00,0.00,0,'',''),(635,'','Cash','','2023-03-23 11:29:42','','100','8','2023-03-23 11:29:42','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','81679559069','Cleared','','','','','','','','',0.00,0.00,0,'',''),(636,'','Cash','','2023-03-23 11:30:03','','100','8','2023-03-23 11:30:03','','3900','3900','1','retail','0','3900','1','0','0','0','0','0','0','printed',' ','','1','0','81679560188','Cleared','','','','','','','','',0.00,0.00,0,'',''),(637,'','Cash','','2023-03-23 11:39:48','','0','8','2023-03-23 11:39:48','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','81679560299','Cleared','','','','','','','','',0.00,0.00,0,'',''),(638,'','Cash','','2023-03-23 12:29:02','','0','8','2023-03-23 12:29:02','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','81679563706','Cleared','','','','','','','','',0.00,0.00,0,'',''),(639,'','Cash','','2023-03-23 12:37:38','','420','8','2023-03-23 12:37:38','','580','580','1','retail','0','580','1','0','0','0','0','0','0','printed',' ','','1','0','81679563752','Cleared','','','','','','','','',0.00,0.00,0,'',''),(640,'','Cash','','2023-03-23 13:04:39','','160','8','2023-03-23 13:04:39','','840','840','1','retail','0','840','1','0','0','0','0','0','0','printed',' ','','1','0','81679564264','Cleared','','','','','','','','',0.00,0.00,0,'',''),(641,'','Cash','','2023-03-23 13:14:15','','0','8','2023-03-23 13:14:15','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','81679566442','Cleared','','','','','','','','',0.00,0.00,0,'',''),(642,'','Cash','','2023-03-23 14:01:43','','20','8','2023-03-23 14:01:43','','580','580','1','retail','0','580','1','0','0','0','0','0','0','printed',' ','','1','0','81679568002','Cleared','','','','','','','','',0.00,0.00,0,'',''),(643,'','Cash','','2023-03-23 14:10:02','','20','8','2023-03-23 14:10:02','','580','580','1','retail','0','580','1','0','0','0','0','0','0','printed',' ','','1','0','81679569307','Cleared','','','','','','','','',0.00,0.00,0,'',''),(644,'','Cash','','2023-03-23 14:51:18','','0','8','2023-03-23 14:51:18','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','81679569808','Cleared','','','','','','','','',0.00,0.00,0,'',''),(645,'','Cash','','2023-03-23 14:52:04','','100','8','2023-03-23 14:52:04','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','81679572283','Cleared','','','','','','','','',0.00,0.00,0,'',''),(646,'','Cash','','2023-03-23 15:06:09','','0','8','2023-03-23 15:06:09','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','81679572332','Cleared','','','','','','','','',0.00,0.00,0,'',''),(647,'','Cash','','2023-03-23 16:31:15','','50','8','2023-03-23 16:31:15','','1350','1350','1','retail','0','1350','1','0','0','0','0','0','0','printed',' ','','1','0','81679578260','Cleared','','','','','','','','',0.00,0.00,0,'',''),(648,'','Cash','','2023-03-23 16:56:32','','0','8','2023-03-23 16:56:32','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','2','0','81679578282','Cleared','','','','','','','','',0.00,0.00,0,'',''),(649,'','Cash','','2023-03-23 16:56:47','','100','8','2023-03-23 16:56:47','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','81679579794','Cleared','','','','','','','','',0.00,0.00,0,'',''),(650,'','Cash','','2023-03-23 16:57:58','','50','8','2023-03-23 16:57:58','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','81679579822','Cleared','','','','','','','','',0.00,0.00,0,'',''),(651,'','Cash','','2023-03-23 17:00:02','','0','8','2023-03-23 17:00:02','','0','0','1','retail','0','3450','1','0','0','0','0','0','0','printed',' ','','1','0','81679579884','Cleared','','','','','','','','',0.00,0.00,0,'',''),(652,'','Cash','','2023-03-23 17:22:47','','0','8','2023-03-23 17:22:47','','1740','1740','1','retail','0','1740','1','0','0','0','0','0','0','printed',' ','','1','0','81679581342','Cleared','','','','','','','','',0.00,0.00,0,'',''),(653,'','Cash','','2023-03-23 17:31:06','','0','8','2023-03-23 17:31:06','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','81679581504','Cleared','','','','','','','','',0.00,0.00,0,'',''),(654,'','Cash','','2023-03-23 17:33:41','','420','8','2023-03-23 17:33:41','','580','580','1','retail','0','580','1','0','0','0','0','0','0','printed',' ','','1','0','81679581874','Cleared','','','','','','','','',0.00,0.00,0,'',''),(655,'','Cash','','2023-03-23 17:44:08','','0','8','2023-03-23 17:44:08','','1250','1250','1','retail','0','1250','1','0','0','0','0','0','0','printed',' ','','1','0','81679582027','Cleared','','','','','','','','',0.00,0.00,0,'',''),(656,'','Cash','','2023-03-23 17:46:28','','0','8','2023-03-23 17:46:28','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','81679582654','Cleared','','','','','','','','',0.00,0.00,0,'',''),(657,'','Cash','','2023-03-23 17:54:59','','0','8','2023-03-23 17:54:59','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','81679582793','Cleared','','','','','','','','',0.00,0.00,0,'',''),(658,'','Cash','','2023-03-23 17:55:55','','0','8','2023-03-23 17:55:55','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','2','0','81679583303','Cleared','','','','','','','','',0.00,0.00,0,'',''),(659,'','Cash','','2023-03-23 18:15:34','','840','8','2023-03-23 18:15:34','','1160','1160','1','retail','0','1160','1','0','0','0','0','0','0','printed',' ','','1','0','81679583359','Cleared','','','','','','','','',0.00,0.00,0,'',''),(660,'','Cash','','2023-03-23 18:24:09','','0','8','2023-03-23 18:24:09','','3450','3450','1','retail','0','3450','1','0','0','0','0','0','0','printed',' ','','1','0','81679585039','Cleared','','','','','','','','',0.00,0.00,0,'',''),(661,'','Cash','','2023-03-23 18:30:54','','0','8','2023-03-23 18:30:54','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','2','0','81679585054','Cleared','','','','','','','','',0.00,0.00,0,'',''),(662,'','Cash','','2023-03-24 06:59:37','','160','9','2023-03-24 06:59:37','','840','840','1','retail','0','840','1','0','0','0','0','0','0','printed',' ','','1','0','91679630365','Cleared','','','','','','','','',0.00,0.00,0,'',''),(663,'','Cash','','2023-03-24 07:01:25','','0','9','2023-03-24 07:01:25','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','2','0','91679630389','Cleared','','','','','','','','',0.00,0.00,0,'',''),(664,'','Cash','','2023-03-24 07:01:38','','0','9','2023-03-24 07:01:38','','7800','7800','1','retail','0','7800','1','0','0','0','0','0','0','printed',' ','','1','0','91679630489','Cleared','','','','','','','','',0.00,0.00,0,'',''),(665,'','Cash','','2023-03-24 07:01:59','','0','9','2023-03-24 07:01:59','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91679630504','Cleared','','','','','','','','',0.00,0.00,0,'',''),(666,'','Cash','','2023-03-24 07:27:19','','0','9','2023-03-24 07:27:19','','2580','2580','1','retail','0','2580','1','0','0','0','0','0','0','printed',' ','','1','0','91679630522','Cleared','','','','','','','','',0.00,0.00,0,'',''),(667,'','Cash','','2023-03-24 07:53:07','','80','9','2023-03-24 07:53:07','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91679632049','Cleared','','','','','','','','',0.00,0.00,0,'',''),(668,'','Cash','','2023-03-24 07:54:52','','430','9','2023-03-24 07:54:52','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','3','0','91679633625','Cleared','','','','','','','','',0.00,0.00,0,'',''),(669,'','Cash','','2023-03-24 08:05:56','','0','9','2023-03-24 08:05:56','','2250','2250','1','retail','0','2250','1','0','0','0','0','0','0','printed',' ','','1','0','91679633709','Cleared','','','','','','','','',0.00,0.00,0,'',''),(670,'','Cash','','2023-03-24 08:07:18','','0','9','2023-03-24 08:07:18','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91679634364','Cleared','','','','','','','','',0.00,0.00,0,'',''),(671,'','Cash','','2023-03-24 08:22:10','','0','9','2023-03-24 08:22:10','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91679634441','Cleared','','','','','','','','',0.00,0.00,0,'',''),(672,'','Cash','','2023-03-24 09:19:38','','420','9','2023-03-24 09:19:38','','580','580','1','retail','0','580','1','0','0','0','0','0','0','printed',' ','','1','0','91679635332','Cleared','','','','','','','','',0.00,0.00,0,'',''),(673,'','Cash','','2023-03-24 09:19:55','','0','9','2023-03-24 09:19:55','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','91679638783','Cleared','','','','','','','','',0.00,0.00,0,'',''),(674,'','Cash','','2023-03-24 09:22:51','','420','9','2023-03-24 09:22:51','','580','580','1','retail','0','580','1','0','0','0','0','0','0','printed',' ','','1','0','91679638798','Cleared','','','','','','','','',0.00,0.00,0,'',''),(675,'','Cash','','2023-03-24 09:28:42','','550','9','2023-03-24 09:28:42','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91679638976','Cleared','','','','','','','','',0.00,0.00,0,'',''),(676,'','Cash','','2023-03-24 09:31:15','','0','9','2023-03-24 09:31:15','','1160','1160','1','retail','0','1160','1','0','0','0','0','0','0','printed',' ','','1','0','91679639328','Cleared','','','','','','','','',0.00,0.00,0,'',''),(677,'','Cash','','2023-03-24 09:53:17','','200','9','2023-03-24 09:53:17','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91679639478','Cleared','','','','','','','','',0.00,0.00,0,'',''),(678,'','Cash','','2023-03-24 09:57:27','','650','9','2023-03-24 09:57:27','','1350','1350','1','retail','0','1350','1','0','0','0','0','0','0','printed',' ','','1','0','91679640807','Cleared','','','','','','','','',0.00,0.00,0,'',''),(679,'','Cash','','2023-03-24 10:13:21','','0','9','2023-03-24 10:13:21','','2250','2250','1','retail','0','2250','1','0','0','0','0','0','0','printed',' ','','1','0','91679641053','Cleared','','','','','','','','',0.00,0.00,0,'',''),(680,'','Cash','','2023-03-24 10:16:11','','260','9','2023-03-24 10:16:11','','1740','1740','1','retail','0','1740','1','0','0','0','0','0','0','printed',' ','','1','0','91679642006','Cleared','','','','','','','','',0.00,0.00,0,'',''),(681,'','Cash','','2023-03-24 10:18:31','','0','9','2023-03-24 10:18:31','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91679642247','Cleared','','','','','','','','',0.00,0.00,0,'',''),(682,'','Cash','','2023-03-24 10:20:01','','160','9','2023-03-24 10:20:01','','840','840','1','retail','0','840','1','0','0','0','0','0','0','printed',' ','','1','0','91679642314','Cleared','','','','','','','','',0.00,0.00,0,'',''),(683,'','Cash','','2023-03-24 10:26:58','','0','9','2023-03-24 10:26:58','','2080','2080','1','retail','0','2080','1','0','0','0','0','0','0','printed',' ','','1','0','91679642407','Cleared','','','','','','','','',0.00,0.00,0,'',''),(684,'','Cash','','2023-03-24 10:36:03','','50','9','2023-03-24 10:36:03','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91679643352','Cleared','','','','','','','','',0.00,0.00,0,'',''),(685,'','Cash','','2023-03-24 10:45:38','','420','9','2023-03-24 10:45:38','','580','580','1','retail','0','580','1','0','0','0','0','0','0','printed',' ','','1','0','91679643368','Cleared','','','','','','','','',0.00,0.00,0,'',''),(686,'','Cash','','2023-03-24 11:08:55','','0','9','2023-03-24 11:08:55','','1160','1160','1','retail','0','1160','1','0','0','0','0','0','0','printed',' ','','1','0','91679643944','Cleared','','','','','','','','',0.00,0.00,0,'',''),(687,'','Cash','','2023-03-24 11:14:38','','0','9','2023-03-24 11:14:38','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91679645338','Cleared','','','','','','','','',0.00,0.00,0,'',''),(688,'','Cash','','2023-03-24 11:19:08','','40','9','2023-03-24 11:19:08','','1260','1260','1','retail','0','1260','1','0','0','0','0','0','0','printed',' ','','1','0','91679645682','Cleared','','','','','','','','',0.00,0.00,0,'',''),(689,'','Cash','','2023-03-24 11:30:21','','40','9','2023-03-24 11:30:21','','1160','1160','1','retail','0','1160','1','0','0','0','0','0','0','printed',' ','','1','0','91679645958','Cleared','','','','','','','','',0.00,0.00,0,'',''),(690,'','Cash','','2023-03-24 11:38:47','','160','9','2023-03-24 11:38:47','','840','840','1','retail','0','840','1','0','0','0','0','0','0','printed',' ','','1','0','91679646666','Cleared','','','','','','','','',0.00,0.00,0,'',''),(691,'','Cash','','2023-03-24 11:39:01','','0','9','2023-03-24 11:39:01','','3250','3250','1','retail','0','3250','1','0','0','0','0','0','0','printed',' ','','1','0','91679647132','Cleared','','','','','','','','',0.00,0.00,0,'',''),(692,'','Cash','','2023-03-24 11:59:51','','0','9','2023-03-24 11:59:51','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91679648359','Cleared','','','','','','','','',0.00,0.00,0,'',''),(693,'','Cash','','2023-03-24 12:13:26','','0','9','2023-03-24 12:13:26','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','2','0','91679648395','Cleared','','','','','','','','',0.00,0.00,0,'',''),(694,'','Cash','','2023-03-24 12:30:49','','0','9','2023-03-24 12:30:49','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','printed',' ','','1','0','91679649209','Cleared','','','','','','','','',0.00,0.00,0,'',''),(695,'','Cash','','2023-03-24 12:31:17','','0','9','2023-03-24 12:31:17','','580','580','1','retail','0','580','1','0','0','0','0','0','0','printed',' ','','1','0','91679650259','Cleared','','','','','','','','',0.00,0.00,0,'',''),(696,'','Cash','','2023-03-24 12:40:23','','0','9','2023-03-24 12:40:23','','2100','2100','1','retail','0','2100','1','0','0','0','0','0','0','printed',' ','','1','0','91679650279','Cleared','','','','','','','','',0.00,0.00,0,'',''),(697,'','Cash','','2023-03-24 12:42:41','','0','9','2023-03-24 12:42:41','','580','580','1','retail','0','580','1','0','0','0','0','0','0','printed',' ','','1','0','91679650871','Cleared','','','','','','','','',0.00,0.00,0,'',''),(698,'','Cash','','2023-03-24 12:45:15','','20','9','2023-03-24 12:45:15','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','2','0','91679650963','Cleared','','','','','','','','',0.00,0.00,0,'',''),(699,'','Cash','','2023-03-24 12:45:39','','100','9','2023-03-24 12:45:39','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91679651125','Cleared','','','','','','','','',0.00,0.00,0,'',''),(700,'','Cash','','2023-03-24 13:01:21','','40','9','2023-03-24 13:01:21','','1160','1160','1','retail','0','1160','1','0','0','0','0','0','0','printed',' ','','1','0','91679651145','Cleared','','','','','','','','',0.00,0.00,0,'',''),(701,'','Cash','','2023-03-24 13:02:41','','840','9','2023-03-24 13:02:41','','1160','1160','1','retail','0','1160','1','0','0','0','0','0','0','printed',' ','','1','0','91679652092','Cleared','','','','','','','','',0.00,0.00,0,'',''),(702,'','Cash','','2023-03-24 13:12:55','','720','9','2023-03-24 13:12:55','','280','280','1','retail','0','280','1','0','0','0','0','0','0','printed',' ','','1','0','91679652166','Cleared','','','','','','','','',0.00,0.00,0,'',''),(703,'','Cash','','2023-03-24 13:21:34','','0','9','2023-03-24 13:21:34','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','91679653282','Cleared','','','','','','','','',0.00,0.00,0,'',''),(704,'','Cash','','2023-03-24 13:25:49','','400','9','2023-03-24 13:25:49','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','91679653298','Cleared','','','','','','','','',0.00,0.00,0,'',''),(705,'','Cash','','2023-03-24 13:26:40','','0','9','2023-03-24 13:26:40','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','printed',' ','','1','0','91679653555','Cleared','','','','','','','','',0.00,0.00,0,'',''),(706,'','Cash','','2023-03-24 13:42:04','','50','9','2023-03-24 13:42:04','','1950','1950','1','retail','0','1950','1','0','0','0','0','0','0','printed',' ','','1','0','91679653604','Cleared','','','','','','','','',0.00,0.00,0,'',''),(707,'','Cash','','2023-03-24 13:49:09','','500','9','2023-03-24 13:49:09','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91679654766','Cleared','','','','','','','','',0.00,0.00,0,'',''),(708,'','Cash','','2023-03-24 14:03:19','','20','9','2023-03-24 14:03:19','','580','580','1','retail','0','580','1','0','0','0','0','0','0','printed',' ','','1','0','91679654991','Cleared','','','','','','','','',0.00,0.00,0,'',''),(709,'','Cash','','2023-03-24 14:13:48','','0','9','2023-03-24 14:13:48','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91679655809','Cleared','','','','','','','','',0.00,0.00,0,'',''),(710,'','Cash','','2023-03-24 14:14:11','','0','9','2023-03-24 14:14:11','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91679656431','Cleared','','','','','','','','',0.00,0.00,0,'',''),(711,'','Cash','','2023-03-24 14:15:22','','420','9','2023-03-24 14:15:22','','580','580','1','retail','0','580','1','0','0','0','0','0','0','printed',' ','','1','0','91679656455','Cleared','','','','','','','','',0.00,0.00,0,'',''),(712,'','Cash','','2023-03-24 14:19:39','','0','9','2023-03-24 14:19:39','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91679656529','Cleared','','','','','','','','',0.00,0.00,0,'',''),(713,'','Cash','','2023-03-24 14:43:26','','0','9','2023-03-24 14:43:26','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91679656781','Cleared','','','','','','','','',0.00,0.00,0,'',''),(714,'','Cash','','2023-03-24 15:46:50','','850','9','2023-03-24 15:46:50','','6150','6150','1','retail','0','6150','1','0','0','0','0','0','0','printed',' ','','1','0','91679658209','Cleared','','','','','','','','',0.00,0.00,0,'',''),(715,'','Cash','','2023-03-24 15:48:12','','50','9','2023-03-24 15:48:12','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91679662053','Cleared','','','','','','','','',0.00,0.00,0,'',''),(716,'','Cash','','2023-03-24 16:39:29','','40','9','2023-03-24 16:39:29','','1160','1160','1','retail','0','1160','1','0','0','0','0','0','0','printed',' ','','1','0','91679662098','Cleared','','','','','','','','',0.00,0.00,0,'',''),(717,'','Cash','','2023-03-24 16:40:57','','0','9','2023-03-24 16:40:57','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','2','0','91679665176','Cleared','','','','','','','','',0.00,0.00,0,'',''),(718,'','Cash','','2023-03-24 16:41:29','','580','9','2023-03-24 16:41:29','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91679665260','Cleared','','','','','','','','',0.00,0.00,0,'',''),(719,'','Cash','','2023-03-24 16:42:34','','80','9','2023-03-24 16:42:34','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91679665295','Cleared','','','','','','','','',0.00,0.00,0,'',''),(720,'','Cash','','2023-03-24 16:46:57','','0','9','2023-03-24 16:46:57','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','2','0','91679665360','Cleared','','','','','','','','',0.00,0.00,0,'',''),(721,'','Cash','','2023-03-24 16:52:37','','0','9','2023-03-24 16:52:37','','580','580','1','retail','0','580','1','0','0','0','0','0','0','printed',' ','','1','0','91679665619','Cleared','','','','','','','','',0.00,0.00,0,'',''),(722,'','Cash','','2023-03-24 17:05:55','','100','9','2023-03-24 17:05:55','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91679665960','Cleared','','','','','','','','',0.00,0.00,0,'',''),(723,'','Cash','','2023-03-24 17:06:16','','80','9','2023-03-24 17:06:16','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','2','0','91679666763','Cleared','','','','','','','','',0.00,0.00,0,'',''),(724,'','Cash','','2023-03-24 17:12:33','','0','9','2023-03-24 17:12:33','','23400','23400','1','retail','0','23400','1','0','0','0','0','0','0','printed',' ','','1','0','91679667122','Cleared','','','','','','','','',0.00,0.00,0,'',''),(725,'','Cash','','2023-03-24 17:15:56','','0','9','2023-03-24 17:15:56','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','91679667157','Cleared','','','','','','','','',0.00,0.00,0,'',''),(726,'','Cash','','2023-03-24 17:24:26','','0','9','2023-03-24 17:24:26','','1160','1160','1','retail','0','1160','1','0','0','0','0','0','0','printed',' ','','1','0','91679667359','Cleared','','','','','','','','',0.00,0.00,0,'',''),(727,'','Cash','','2023-03-24 17:24:56','','0','9','2023-03-24 17:24:56','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91679667886','Cleared','','','','','','','','',0.00,0.00,0,'',''),(728,'','Cash','','2023-03-24 17:28:33','','0','9','2023-03-24 17:28:33','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','2','0','91679667899','Cleared','','','','','','','','',0.00,0.00,0,'',''),(729,'','Cash','','2023-03-24 17:55:39','','20','9','2023-03-24 17:55:39','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','2','0','91679668115','Cleared','','','','','','','','',0.00,0.00,0,'',''),(730,'','Cash','','2023-03-24 18:03:45','','0','9','2023-03-24 18:03:45','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91679669877','Cleared','','','','','','','','',0.00,0.00,0,'',''),(731,'','Cash','','2023-03-24 18:20:46','','0','9','2023-03-24 18:20:46','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','printed',' ','','1','0','91679670228','Cleared','','','','','','','','',0.00,0.00,0,'',''),(732,'','Cash','','2023-03-24 18:26:08','','0','9','2023-03-24 18:26:08','','580','580','1','retail','0','580','1','0','0','0','0','0','0','printed',' ','','1','0','91679671249','Cleared','','','','','','','','',0.00,0.00,0,'',''),(733,'','Cash','','2023-03-25 06:59:19','','0','9','2023-03-25 06:59:19','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91679716751','Cleared','','','','','','','','',0.00,0.00,0,'',''),(734,'','Cash','','2023-03-25 06:59:45','','0','9','2023-03-25 06:59:45','','1950','1950','1','retail','0','1950','1','0','0','0','0','0','0','printed',' ','','1','0','91679716763','Cleared','','','','','','','','',0.00,0.00,0,'',''),(735,'','Cash','','2023-03-25 07:10:51','','550','9','2023-03-25 07:10:51','','1450','1450','1','retail','0','1450','1','0','0','0','0','0','0','printed',' ','','1','0','91679716843','Cleared','','','','','','','','',0.00,0.00,0,'',''),(736,'','Cash','','2023-03-25 07:22:29','','260','9','2023-03-25 07:22:29','','1740','1740','1','retail','0','1740','1','0','0','0','0','0','0','printed',' ','','1','0','91679717457','Cleared','','','','','','','','',0.00,0.00,0,'',''),(737,'','Cash','','2023-03-25 07:27:33','','800','9','2023-03-25 07:27:33','','2100','2100','1','retail','0','2100','1','0','0','0','0','0','0','printed',' ','','1','0','91679718302','Cleared','','','','','','','','',0.00,0.00,0,'',''),(738,'','Cash','','2023-03-25 07:40:54','','100','9','2023-03-25 07:40:54','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91679718461','Cleared','','','','','','','','',0.00,0.00,0,'',''),(739,'','Cash','','2023-03-25 07:43:05','','20','9','2023-03-25 07:43:05','','580','580','1','retail','0','580','1','0','0','0','0','0','0','printed',' ','','1','0','91679719375','Cleared','','','','','','','','',0.00,0.00,0,'',''),(740,'','Cash','','2023-03-25 07:49:36','','0','9','2023-03-25 07:49:36','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91679719765','Cleared','','','','','','','','',0.00,0.00,0,'',''),(741,'','Cash','','2023-03-25 07:55:28','','0','9','2023-03-25 07:55:28','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91679719779','Cleared','','','','','','','','',0.00,0.00,0,'',''),(742,'','Cash','','2023-03-25 08:01:35','','30','9','2023-03-25 08:01:35','','870','870','1','retail','0','870','1','0','0','0','0','0','0','printed',' ','','1','0','91679720479','Cleared','','','','','','','','',0.00,0.00,0,'',''),(743,'','Cash','','2023-03-25 08:02:45','','50','9','2023-03-25 08:02:45','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91679720508','Cleared','','','','','','','','',0.00,0.00,0,'',''),(744,'','Cash','','2023-03-25 08:05:27','','550','9','2023-03-25 08:05:27','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91679720571','Cleared','','','','','','','','',0.00,0.00,0,'',''),(745,'','Cash','','2023-03-25 08:19:35','','0','9','2023-03-25 08:19:35','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91679720733','Cleared','','','','','','','','',0.00,0.00,0,'',''),(746,'','Cash','','2023-03-25 08:32:48','','0','9','2023-03-25 08:32:48','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91679721577','Cleared','','','','','','','','',0.00,0.00,0,'',''),(747,'','Cash','','2023-03-25 08:50:28','','0','9','2023-03-25 08:50:28','','1680','1680','1','retail','0','1680','1','0','0','0','0','0','0','printed',' ','','1','0','91679722371','Cleared','','','','','','','','',0.00,0.00,0,'',''),(748,'','Cash','','2023-03-25 08:54:24','','0','9','2023-03-25 08:54:24','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91679723430','Cleared','','','','','','','','',0.00,0.00,0,'',''),(749,'','Cash','','2023-03-25 09:02:34','','100','9','2023-03-25 09:02:34','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91679723726','Cleared','','','','','','','','',0.00,0.00,0,'',''),(750,'','Cash','','2023-03-25 09:16:55','','500','9','2023-03-25 09:16:55','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91679724161','Cleared','','','','','','','','',0.00,0.00,0,'',''),(751,'','Cash','','2023-03-25 09:19:12','','0','9','2023-03-25 09:19:12','','1950','1950','1','retail','0','1950','1','0','0','0','0','0','0','printed',' ','','1','0','91679725021','Cleared','','','','','','','','',0.00,0.00,0,'',''),(752,'','Cash','','2023-03-25 09:22:26','','50','9','2023-03-25 09:22:26','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91679725155','Cleared','','','','','','','','',0.00,0.00,0,'',''),(753,'','Cash','','2023-03-25 09:27:13','','20','9','2023-03-25 09:27:13','','1680','1680','1','retail','0','1680','1','0','0','0','0','0','0','printed',' ','','1','0','91679725353','Cleared','','','','','','','','',0.00,0.00,0,'',''),(754,'','Cash','','2023-03-25 09:30:31','','0','9','2023-03-25 09:30:31','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91679725688','Cleared','','','','','','','','',0.00,0.00,0,'',''),(755,'','Cash','','2023-03-25 09:33:11','','400','9','2023-03-25 09:33:11','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','printed',' ','','1','0','91679725834','Cleared','','','','','','','','',0.00,0.00,0,'',''),(756,'','Cash','','2023-03-25 09:57:10','','0','9','2023-03-25 09:57:10','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91679726052','Cleared','','','','','','','','',0.00,0.00,0,'',''),(757,'','Cash','','2023-03-25 10:03:05','','0','9','2023-03-25 10:03:05','','1410','1410','1','retail','0','1410','1','0','0','0','0','0','0','printed',' ','','2','0','91679727445','Cleared','','','','','','','','',0.00,0.00,0,'',''),(758,'','Cash','','2023-03-25 10:13:06','','0','9','2023-03-25 10:13:06','','1920','1920','1','retail','0','1920','1','0','0','0','0','0','0','printed',' ','','1','0','91679727790','Cleared','','','','','','','','',0.00,0.00,0,'',''),(759,'','Cash','','2023-03-25 10:34:43','','40','9','2023-03-25 10:34:43','','1160','1160','1','retail','0','1160','1','0','0','0','0','0','0','printed',' ','','1','0','91679728394','Cleared','','','','','','','','',0.00,0.00,0,'',''),(760,'','Cash','','2023-03-25 10:43:21','','20','9','2023-03-25 10:43:21','','580','580','1','retail','0','580','1','0','0','0','0','0','0','printed',' ','','1','0','91679729691','Cleared','','','','','','','','',0.00,0.00,0,'',''),(761,'','Cash','','2023-03-25 10:54:57','','0','9','2023-03-25 10:54:57','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91679730205','Cleared','','','','','','','','',0.00,0.00,0,'',''),(762,'','Cash','','2023-03-25 10:57:47','','0','9','2023-03-25 10:57:47','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91679730900','Cleared','','','','','','','','',0.00,0.00,0,'',''),(763,'','Cash','','2023-03-25 11:57:09','','0','9','2023-03-25 11:57:09','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91679731070','Cleared','','','','','','','','',0.00,0.00,0,'',''),(764,'','Cash','','2023-03-25 12:11:15','','0','9','2023-03-25 12:11:15','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','printed',' ','','1','0','91679734631','Cleared','','','','','','','','',0.00,0.00,0,'',''),(765,'','Cash','','2023-03-25 12:15:09','','0','9','2023-03-25 12:15:09','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91679735479','Cleared','','','','','','','','',0.00,0.00,0,'',''),(766,'','Cash','','2023-03-25 13:04:34','','0','9','2023-03-25 13:04:34','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91679735712','Cleared','','','','','','','','',0.00,0.00,0,'',''),(767,'','Cash','','2023-03-25 13:28:33','','100','9','2023-03-25 13:28:33','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91679738677','Cleared','','','','','','','','',0.00,0.00,0,'',''),(768,'','Cash','','2023-03-25 14:37:36','','0','9','2023-03-25 14:37:36','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','2','0','91679740121','Cleared','','','','','','','','',0.00,0.00,0,'',''),(769,'','Cash','','2023-03-25 14:51:56','','20','9','2023-03-25 14:51:56','','6930','6930','1','retail','0','6930','1','0','0','0','0','0','0','printed',' ','','1','0','91679744271','Cleared','','','','','','','','',0.00,0.00,0,'',''),(770,'','Cash','','2023-03-25 14:56:46','','0','9','2023-03-25 14:56:46','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91679745128','Cleared','','','','','','','','',0.00,0.00,0,'',''),(771,'','Cash','','2023-03-25 15:05:32','','0','9','2023-03-25 15:05:32','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91679745899','Cleared','','','','','','','','',0.00,0.00,0,'',''),(772,'','Cash','','2023-03-25 15:09:43','','50','9','2023-03-25 15:09:43','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91679746174','Cleared','','','','','','','','',0.00,0.00,0,'',''),(773,'','Cash','','2023-03-25 15:10:30','','100','9','2023-03-25 15:10:30','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91679746189','Cleared','','','','','','','','',0.00,0.00,0,'',''),(774,'','Cash','','2023-03-25 15:12:36','','0','9','2023-03-25 15:12:36','','1350','1350','1','retail','0','1350','1','0','0','0','0','0','0','printed',' ','','1','0','91679746237','Cleared','','','','','','','','',0.00,0.00,0,'',''),(775,'','Cash','','2023-03-25 15:26:41','','0','9','2023-03-25 15:26:41','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','2','0','91679746388','Cleared','','','','','','','','',0.00,0.00,0,'',''),(776,'','Cash','','2023-03-25 15:36:58','','50','9','2023-03-25 15:36:58','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91679747203','Cleared','','','','','','','','',0.00,0.00,0,'',''),(777,'','Cash','','2023-03-25 15:42:57','','60','9','2023-03-25 15:42:57','','2940','2940','1','retail','0','2940','1','0','0','0','0','0','0','printed',' ','','1','0','91679747828','Cleared','','','','','','','','',0.00,0.00,0,'',''),(778,'','Cash','','2023-03-25 15:46:19','','50','9','2023-03-25 15:46:19','','1950','1950','1','retail','0','1950','1','0','0','0','0','0','0','printed',' ','','1','0','91679748268','Cleared','','','','','','','','',0.00,0.00,0,'',''),(779,'','Cash','','2023-03-25 16:08:03','','0','9','2023-03-25 16:08:03','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91679748391','Cleared','','','','','','','','',0.00,0.00,0,'',''),(780,'','Cash','','2023-03-25 16:32:28','','40','9','2023-03-25 16:31:04','','1260','1260','1','retail','0','1260','1','0','0','0','0','0','0','printed',' ','','1','0','91679749686','Cleared','9','2023-03-25 16:32:28','','','','','','',0.00,0.00,0,'',''),(781,'','Cash','','2023-03-25 16:35:30','','80','9','2023-03-25 16:35:30','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91679751160','Cleared','','','','','','','','',0.00,0.00,0,'',''),(782,'','Cash','','2023-03-25 17:14:17','','200','9','2023-03-25 17:14:17','','2800','2800','1','retail','0','2800','1','0','0','0','0','0','0','printed',' ','','1','0','91679753629','Cleared','','','','','','','','',0.00,0.00,0,'',''),(783,'','Cash','','2023-03-25 17:15:16','','0','9','2023-03-25 17:15:16','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91679753666','Cleared','','','','','','','','',0.00,0.00,0,'',''),(784,'','Cash','','2023-03-25 17:38:04','','0','9','2023-03-25 17:38:04','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91679753720','Cleared','','','','','','','','',0.00,0.00,0,'',''),(785,'','Cash','','2023-03-25 17:47:02','','20','9','2023-03-25 17:47:02','','580','580','1','retail','0','580','1','0','0','0','0','0','0','printed',' ','','1','0','91679755088','Cleared','','','','','','','','',0.00,0.00,0,'',''),(786,'','Cash','','2023-03-25 17:52:56','','0','9','2023-03-25 17:52:56','','1350','1350','1','retail','0','1350','1','0','0','0','0','0','0','printed',' ','','1','0','91679755632','Cleared','','','','','','','','',0.00,0.00,0,'',''),(787,'','Cash','','2023-06-17 07:33:20','','750','9','2023-03-25 18:06:07','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91679755980','Cleared','9','2023-06-17 07:33:20','','','','','','',0.00,0.00,0,'',''),(788,'','Cash','','2023-03-25 18:29:43','','0','9','2023-03-25 18:29:43','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','91679757668','Cleared','','','','','','','','',0.00,0.00,0,'',''),(789,'','Cash','','2023-03-27 06:37:02','','50','9','2023-03-27 06:37:02','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91679888114','Cleared','','','','','','','','',0.00,0.00,0,'',''),(790,'','Cash','','2023-03-27 07:11:20','','200','9','2023-03-27 07:11:20','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','printed',' ','','1','0','91679888228','Cleared','','','','','','','','',0.00,0.00,0,'',''),(791,'','Cash','','2023-03-27 07:15:21','','0','9','2023-03-27 07:15:21','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91679890286','Cleared','','','','','','','','',0.00,0.00,0,'',''),(792,'','Cash','','2023-03-27 07:40:39','','0','9','2023-03-27 07:40:39','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91679890525','Cleared','','','','','','','','',0.00,0.00,0,'',''),(793,'','Cash','','2023-03-27 07:40:57','','150','9','2023-03-27 07:40:57','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91679892044','Cleared','','','','','','','','',0.00,0.00,0,'',''),(794,'','Cash','','2023-03-27 07:47:32','','0','9','2023-03-27 07:47:32','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91679892069','Cleared','','','','','','','','',0.00,0.00,0,'',''),(795,'','Cash','','2023-03-27 07:48:06','','0','9','2023-03-27 07:48:06','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91679892456','Cleared','','','','','','','','',0.00,0.00,0,'',''),(796,'','Cash','','2023-03-27 07:53:53','','100','9','2023-03-27 07:53:53','','2900','2900','1','retail','0','2900','1','0','0','0','0','0','0','printed',' ','','1','0','91679892488','Cleared','','','','','','','','',0.00,0.00,0,'',''),(797,'','Cash','','2023-03-27 07:55:08','','0','9','2023-03-27 07:55:08','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91679892857','Cleared','','','','','','','','',0.00,0.00,0,'',''),(798,'','Cash','','2023-03-27 08:19:41','','50','9','2023-03-27 08:19:41','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91679892934','Cleared','','','','','','','','',0.00,0.00,0,'',''),(799,'','Cash','','2023-03-27 08:22:09','','100','9','2023-03-27 08:22:09','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91679894386','Cleared','','','','','','','','',0.00,0.00,0,'',''),(800,'','Cash','','2023-03-27 08:23:04','','0','9','2023-03-27 08:23:04','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91679894534','Cleared','','','','','','','','',0.00,0.00,0,'',''),(801,'','Cash','','2023-03-27 08:24:34','','50','9','2023-03-27 08:24:34','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91679894587','Cleared','','','','','','','','',0.00,0.00,0,'',''),(802,'','Cash','','2023-03-27 08:31:48','','0','9','2023-03-27 08:31:48','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91679894717','Cleared','','','','','','','','',0.00,0.00,0,'',''),(803,'','Cash','','2023-03-27 08:51:50','','0','9','2023-03-27 08:51:50','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91679895112','Cleared','','','','','','','','',0.00,0.00,0,'',''),(804,'','Cash','','2023-03-27 08:54:50','','50','9','2023-03-27 08:54:50','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91679896312','Cleared','','','','','','','','',0.00,0.00,0,'',''),(805,'','Cash','','2023-03-27 09:18:23','','0','9','2023-03-27 09:18:23','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','2','0','91679896497','Cleared','','','','','','','','',0.00,0.00,0,'',''),(806,'','Cash','','2023-03-27 09:18:32','','0','9','2023-03-27 09:18:32','','840','840','1','retail','0','840','1','0','0','0','0','0','0','printed',' ','','1','0','91679897905','Cleared','','','','','','','','',0.00,0.00,0,'',''),(807,'','Cash','','2023-03-27 09:20:07','','100','9','2023-03-27 09:20:07','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91679897997','Cleared','','','','','','','','',0.00,0.00,0,'',''),(808,'','Cash','','2023-03-27 09:22:52','','380','9','2023-03-27 09:22:52','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','2','0','91679898013','Cleared','','','','','','','','',0.00,0.00,0,'',''),(809,'','Cash','','2023-03-27 09:34:04','','550','9','2023-03-27 09:34:04','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91679898177','Cleared','','','','','','','','',0.00,0.00,0,'',''),(810,'','Cash','','2023-03-27 09:59:48','','0','9','2023-03-27 09:59:48','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','3','0','91679900377','Cleared','','','','','','','','',0.00,0.00,0,'',''),(811,'','Cash','','2023-03-27 10:11:26','','320','9','2023-03-27 10:11:26','','1680','1680','1','retail','0','1680','1','0','0','0','0','0','0','printed',' ','','1','0','91679900391','Cleared','','','','','','','','',0.00,0.00,0,'',''),(812,'','Cash','','2023-03-27 10:18:00','','160','9','2023-03-27 10:18:00','','840','840','1','retail','0','840','1','0','0','0','0','0','0','printed',' ','','1','0','91679901093','Cleared','','','','','','','','',0.00,0.00,0,'',''),(813,'','Cash','','2023-03-27 11:51:46','','0','9','2023-03-27 11:51:46','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91679907072','Cleared','','','','','','','','',0.00,0.00,0,'',''),(814,'','Cash','','2023-03-27 11:52:03','','0','9','2023-03-27 11:52:03','','1160','1160','1','retail','0','1160','1','0','0','0','0','0','0','printed',' ','','1','0','91679907110','Cleared','','','','','','','','',0.00,0.00,0,'',''),(815,'','Cash','','2023-03-27 11:52:18','','0','9','2023-03-27 11:52:18','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91679907126','Cleared','','','','','','','','',0.00,0.00,0,'',''),(816,'','Cash','','2023-03-27 11:52:27','','0','9','2023-03-27 11:52:27','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91679907141','Cleared','','','','','','','','',0.00,0.00,0,'',''),(817,'','Cash','','2023-03-27 11:52:47','','0','9','2023-03-27 11:52:47','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91679907151','Cleared','','','','','','','','',0.00,0.00,0,'',''),(818,'','Cash','','2023-03-27 11:53:02','','0','9','2023-03-27 11:53:02','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91679907169','Cleared','','','','','','','','',0.00,0.00,0,'',''),(819,'','Cash','','2023-03-27 11:53:15','','0','9','2023-03-27 11:53:15','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91679907184','Cleared','','','','','','','','',0.00,0.00,0,'',''),(820,'','Cash','','2023-03-27 11:53:29','','0','9','2023-03-27 11:53:29','','5400','5400','1','retail','0','5400','1','0','0','0','0','0','0','printed',' ','','1','0','91679907197','Cleared','','','','','','','','',0.00,0.00,0,'',''),(821,'','Cash','','2023-03-27 11:53:48','','0','9','2023-03-27 11:53:48','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','2','0','91679907212','Cleared','','','','','','','','',0.00,0.00,0,'',''),(822,'','Cash','','2023-03-27 11:54:05','','0','9','2023-03-27 11:54:05','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91679907231','Cleared','','','','','','','','',0.00,0.00,0,'',''),(823,'','Cash','','2023-03-27 11:54:16','','0','9','2023-03-27 11:54:16','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91679907248','Cleared','','','','','','','','',0.00,0.00,0,'',''),(824,'','Cash','','2023-03-27 12:20:46','','750','9','2023-03-27 12:20:46','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','2','0','91679907259','Cleared','','','','','','','','',0.00,0.00,0,'',''),(825,'','Cash','','2023-03-27 12:22:22','','0','9','2023-03-27 12:22:22','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91679908857','Cleared','','','','','','','','',0.00,0.00,0,'',''),(826,'','Cash','','2023-03-27 12:26:04','','100','9','2023-03-27 12:26:04','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91679908944','Cleared','','','','','','','','',0.00,0.00,0,'',''),(827,'','Cash','','2023-03-27 12:27:32','','550','9','2023-03-27 12:27:32','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91679909169','Cleared','','','','','','','','',0.00,0.00,0,'',''),(828,'','Cash','','2023-03-27 12:28:40','','0','9','2023-03-27 12:28:40','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91679909259','Cleared','','','','','','','','',0.00,0.00,0,'',''),(829,'','Cash','','2023-03-27 12:36:56','','0','9','2023-03-27 12:36:56','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91679909780','Cleared','','','','','','','','',0.00,0.00,0,'',''),(830,'','Cash','','2023-03-27 12:48:31','','320','9','2023-03-27 12:48:31','','1680','1680','1','retail','0','1680','1','0','0','0','0','0','0','printed',' ','','1','0','91679909819','Cleared','','','','','','','','',0.00,0.00,0,'',''),(831,'','Cash','','2023-03-27 13:09:50','','0','9','2023-03-27 13:09:50','','3360','3360','1','retail','0','3360','1','0','0','0','0','0','0','printed',' ','','1','0','91679910522','Cleared','','','','','','','','',0.00,0.00,0,'',''),(832,'','Cash','','2023-03-27 13:10:21','','50','9','2023-03-27 13:10:21','','1950','1950','1','retail','0','1950','1','0','0','0','0','0','0','printed',' ','','1','0','91679911796','Cleared','','','','','','','','',0.00,0.00,0,'',''),(833,'','Cash','','2023-03-27 13:13:26','','0','9','2023-03-27 13:13:26','','2320','2320','1','retail','0','2320','1','0','0','0','0','0','0','printed',' ','','1','0','91679911827','Cleared','','','','','','','','',0.00,0.00,0,'',''),(834,'','Cash','','2023-03-27 13:18:50','','0','9','2023-03-27 13:18:50','','2320','2320','1','retail','0','2320','1','0','0','0','0','0','0','printed',' ','','1','0','91679912311','Cleared','','','','','','','','',0.00,0.00,0,'',''),(835,'','Cash','','2023-03-27 13:35:46','','0','9','2023-03-27 13:35:46','','840','840','1','retail','0','840','1','0','0','0','0','0','0','printed',' ','','1','0','91679912334','Cleared','','','','','','','','',0.00,0.00,0,'',''),(836,'','Cash','','2023-03-27 13:41:41','','160','9','2023-03-27 13:41:41','','840','840','1','retail','0','840','1','0','0','0','0','0','0','printed',' ','','1','0','91679913351','Cleared','','','','','','','','',0.00,0.00,0,'',''),(837,'','Cash','','2023-03-27 13:42:16','','40','9','2023-03-27 13:42:16','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91679913708','Cleared','','','','','','','','',0.00,0.00,0,'',''),(838,'','Cash','','2023-03-27 13:46:40','','0','9','2023-03-27 13:46:40','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','printed',' ','','1','0','91679913746','Cleared','','','','','','','','',0.00,0.00,0,'',''),(839,'','Cash','','2023-03-27 13:49:57','','0','9','2023-03-27 13:49:57','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91679914046','Cleared','','','','','','','','',0.00,0.00,0,'',''),(840,'','Cash','','2023-03-27 14:10:55','','100','9','2023-03-27 14:10:55','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91679914202','Cleared','','','','','','','','',0.00,0.00,0,'',''),(841,'','Cash','','2023-03-27 14:15:28','','100','9','2023-03-27 14:15:28','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91679915461','Cleared','','','','','','','','',0.00,0.00,0,'',''),(842,'','Cash','','2023-03-27 14:24:03','','850','9','2023-03-27 14:24:03','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','2','0','91679915732','Cleared','','','','','','','','',0.00,0.00,0,'',''),(843,'','Cash','','2023-03-27 14:32:32','','0','9','2023-03-27 14:32:32','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91679916249','Cleared','','','','','','','','',0.00,0.00,0,'',''),(844,'','Cash','','2023-03-27 14:35:02','','200','9','2023-03-27 14:35:02','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','printed',' ','','1','0','91679916825','Cleared','','','','','','','','',0.00,0.00,0,'',''),(845,'','Cash','','2023-03-27 14:39:54','','50','9','2023-03-27 14:39:54','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91679916976','Cleared','','','','','','','','',0.00,0.00,0,'',''),(846,'','Cash','','2023-03-27 14:43:48','','160','9','2023-03-27 14:43:48','','840','840','1','retail','0','840','1','0','0','0','0','0','0','printed',' ','','1','0','91679917199','Cleared','','','','','','','','',0.00,0.00,0,'',''),(847,'','Cash','','2023-03-27 14:49:20','','50','9','2023-03-27 14:49:20','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91679917435','Cleared','','','','','','','','',0.00,0.00,0,'',''),(848,'','Cash','','2023-03-27 15:01:32','','0','9','2023-03-27 15:01:32','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91679917766','Cleared','','','','','','','','',0.00,0.00,0,'',''),(849,'','Cash','','2023-03-27 15:05:17','','260','9','2023-03-27 15:05:17','','1740','1740','1','retail','0','1740','1','0','0','0','0','0','0','printed',' ','','1','0','91679918522','Cleared','','','','','','','','',0.00,0.00,0,'',''),(850,'','Cash','','2023-03-27 15:08:19','','0','9','2023-03-27 15:08:19','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','2','0','91679918726','Cleared','','','','','','','','',0.00,0.00,0,'',''),(851,'','Cash','','2023-03-27 15:18:58','','700','9','2023-03-27 15:18:58','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91679918945','Cleared','','','','','','','','',0.00,0.00,0,'',''),(852,'','Cash','','2023-03-27 15:35:59','','0','9','2023-03-27 15:35:59','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91679919545','Cleared','','','','','','','','',0.00,0.00,0,'',''),(853,'','Cash','','2023-03-27 15:36:14','','600','9','2023-03-27 15:36:14','','5400','5400','1','retail','0','5400','1','0','0','0','0','0','0','printed',' ','','1','0','91679920563','Cleared','','','','','','','','',0.00,0.00,0,'',''),(854,'','Cash','','2023-03-27 15:40:41','','20','9','2023-03-27 15:40:41','','580','580','1','retail','0','580','1','0','0','0','0','0','0','printed',' ','','1','0','91679920683','Cleared','','','','','','','','',0.00,0.00,0,'',''),(855,'','Cash','','2023-03-27 15:43:39','','0','9','2023-03-27 15:43:39','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91679920884','Cleared','','','','','','','','',0.00,0.00,0,'',''),(856,'','Cash','','2023-03-27 15:46:47','','420','9','2023-03-27 15:46:47','','580','580','1','retail','0','580','1','0','0','0','0','0','0','printed',' ','','1','0','91679921023','Cleared','','','','','','','','',0.00,0.00,0,'',''),(857,'','Cash','','2023-03-27 15:48:30','','20','9','2023-03-27 15:48:30','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','2','0','91679921215','Cleared','','','','','','','','',0.00,0.00,0,'',''),(858,'','Cash','','2023-03-27 15:49:05','','350','9','2023-03-27 15:49:05','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91679921322','Cleared','','','','','','','','',0.00,0.00,0,'',''),(859,'','Cash','','2023-03-27 15:50:42','','350','9','2023-03-27 15:50:42','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91679921353','Cleared','','','','','','','','',0.00,0.00,0,'',''),(860,'','Cash','','2023-03-27 15:52:43','','580','9','2023-03-27 15:52:43','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91679921462','Cleared','','','','','','','','',0.00,0.00,0,'',''),(861,'','Cash','','2023-03-27 15:57:20','','50','9','2023-03-27 15:57:20','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91679921568','Cleared','','','','','','','','',0.00,0.00,0,'',''),(862,'','Cash','','2023-03-27 16:01:07','','0','9','2023-03-27 16:01:07','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91679921847','Cleared','','','','','','','','',0.00,0.00,0,'',''),(863,'','Cash','','2023-03-27 17:17:29','','0','9','2023-03-27 17:17:29','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91679922071','Cleared','','','','','','','','',0.00,0.00,0,'',''),(864,'','Cash','','2023-03-27 17:32:46','','0','9','2023-03-27 17:32:46','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','2','0','91679926655','Cleared','','','','','','','','',0.00,0.00,0,'',''),(865,'','Cash','','2023-03-27 17:35:50','','550','9','2023-03-27 17:35:50','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91679927570','Cleared','','','','','','','','',0.00,0.00,0,'',''),(866,'','Cash','','2023-03-27 17:50:45','','550','9','2023-03-27 17:50:45','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91679927764','Cleared','','','','','','','','',0.00,0.00,0,'',''),(867,'','Cash','','2023-03-27 17:52:00','','60','9','2023-03-27 17:52:00','','840','840','1','retail','0','840','1','0','0','0','0','0','0','printed',' ','','1','0','91679928658','Cleared','','','','','','','','',0.00,0.00,0,'',''),(868,'','Cash','','2023-03-27 17:55:25','','0','9','2023-03-27 17:55:25','','330','330','1','retail','0','330','1','0','0','0','0','0','0','printed',' ','','1','0','91679928726','Cleared','','','','','','','','',0.00,0.00,0,'',''),(869,'','Cash','','2023-03-27 18:26:28','','80','9','2023-03-27 18:26:28','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91679930509','Cleared','','','','','','','','',0.00,0.00,0,'',''),(870,'','Cash','','2023-03-28 06:54:15','','0','9','2023-03-28 06:54:15','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91679975640','Cleared','','','','','','','','',0.00,0.00,0,'',''),(871,'','Cash','','2023-03-28 07:12:57','','0','9','2023-03-28 07:12:57','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91679975658','Cleared','','','','','','','','',0.00,0.00,0,'',''),(872,'','Cash','','2023-03-28 07:31:32','','0','9','2023-03-28 07:31:32','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91679976780','Cleared','','','','','','','','',0.00,0.00,0,'',''),(873,'','Cash','','2023-03-28 07:37:14','','0','9','2023-03-28 07:37:14','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','printed',' ','','1','0','91679977897','Cleared','','','','','','','','',0.00,0.00,0,'',''),(874,'','Cash','','2023-03-28 08:25:14','','550','9','2023-03-28 08:25:14','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91679980245','Cleared','','','','','','','','',0.00,0.00,0,'',''),(875,'','Cash','','2023-03-28 08:32:51','','160','9','2023-03-28 08:32:51','','840','840','1','retail','0','840','1','0','0','0','0','0','0','printed',' ','','1','0','91679981119','Cleared','','','','','','','','',0.00,0.00,0,'',''),(876,'','Cash','','2023-03-28 08:34:02','','500','9','2023-03-28 08:34:02','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91679981582','Cleared','','','','','','','','',0.00,0.00,0,'',''),(877,'','Cash','','2023-03-28 08:34:37','','0','9','2023-03-28 08:34:37','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91679981648','Cleared','','','','','','','','',0.00,0.00,0,'',''),(878,'','Cash','','2023-03-28 08:50:12','','0','9','2023-03-28 08:50:12','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91679981681','Cleared','','','','','','','','',0.00,0.00,0,'',''),(879,'','Cash','','2023-03-28 09:22:41','','50','9','2023-03-28 09:22:41','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91679982616','Cleared','','','','','','','','',0.00,0.00,0,'',''),(880,'','Cash','','2023-03-28 09:55:15','','750','9','2023-03-28 09:55:15','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','2','0','91679986507','Cleared','','','','','','','','',0.00,0.00,0,'',''),(881,'','Cash','','2023-03-28 09:55:34','','100','9','2023-03-28 09:55:34','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91679986520','Cleared','','','','','','','','',0.00,0.00,0,'',''),(882,'','Cash','','2023-03-28 10:08:27','','0','9','2023-03-28 10:08:27','','840','840','1','retail','0','840','1','0','0','0','0','0','0','printed',' ','','1','0','91679986540','Cleared','','','','','','','','',0.00,0.00,0,'',''),(883,'','Cash','','2023-03-28 10:35:02','','0','9','2023-03-28 10:35:02','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91679988891','Cleared','','','','','','','','',0.00,0.00,0,'',''),(884,'','Cash','','2023-03-28 10:37:30','','0','9','2023-03-28 10:37:30','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','2','0','91679988945','Cleared','','','','','','','','',0.00,0.00,0,'',''),(885,'','Cash','','2023-03-28 10:42:28','','0','9','2023-03-28 10:39:24','','3450','3450','1','retail','0','3450','1','0','0','0','0','0','0','printed',' ','','1','0','91679989053','Cleared','9','2023-03-28 10:42:28','','','','','','',0.00,0.00,0,'',''),(886,'','Cash','','2023-03-28 10:55:40','','0','9','2023-03-28 10:55:40','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91679989354','Cleared','','','','','','','','',0.00,0.00,0,'',''),(887,'','Cash','','2023-03-28 11:03:16','','400','9','2023-03-28 11:03:16','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91679990145','Cleared','','','','','','','','',0.00,0.00,0,'',''),(888,'','Cash','','2023-03-28 11:11:43','','50','9','2023-03-28 11:11:43','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91679990601','Cleared','','','','','','','','',0.00,0.00,0,'',''),(889,'','Cash','','2023-03-28 11:23:44','','580','9','2023-03-28 11:23:44','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91679991671','Cleared','','','','','','','','',0.00,0.00,0,'',''),(890,'','Cash','','2023-03-28 11:24:53','','420','9','2023-03-28 11:24:53','','580','580','1','retail','0','580','1','0','0','0','0','0','0','printed',' ','','1','0','91679991834','Cleared','','','','','','','','',0.00,0.00,0,'',''),(891,'','Cash','','2023-03-28 11:48:14','','0','9','2023-03-28 11:48:15','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91679993281','Cleared','','','','','','','','',0.00,0.00,0,'',''),(892,'','Cash','','2023-03-28 11:48:32','','0','9','2023-03-28 11:48:32','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91679993297','Cleared','','','','','','','','',0.00,0.00,0,'',''),(893,'','Cash','','2023-03-28 11:48:42','','0','9','2023-03-28 11:48:42','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91679993315','Cleared','','','','','','','','',0.00,0.00,0,'',''),(894,'','Cash','','2023-03-28 11:58:49','','100','9','2023-03-28 11:58:49','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91679993919','Cleared','','','','','','','','',0.00,0.00,0,'',''),(895,'','Cash','','2023-03-28 12:00:07','','50','9','2023-03-28 12:00:07','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91679993935','Cleared','','','','','','','','',0.00,0.00,0,'',''),(896,'','Cash','','2023-03-28 12:58:04','','80','9','2023-03-28 12:58:04','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91679994013','Cleared','','','','','','','','',0.00,0.00,0,'',''),(897,'','Cash','','2023-03-28 12:58:28','','50','9','2023-03-28 12:58:28','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91679997490','Cleared','','','','','','','','',0.00,0.00,0,'',''),(898,'','Cash','','2023-03-28 13:43:15','','0','9','2023-03-28 13:43:15','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','91679997529','Cleared','','','','','','','','',0.00,0.00,0,'',''),(899,'','Cash','','2023-03-28 14:39:04','','40','9','2023-03-28 14:39:04','','1160','1160','1','retail','0','1160','1','0','0','0','0','0','0','printed',' ','','1','0','91680000566','Cleared','','','','','','','','',0.00,0.00,0,'',''),(900,'','Cash','','2023-03-28 14:39:22','','0','9','2023-03-28 14:39:22','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91680003551','Cleared','','','','','','','','',0.00,0.00,0,'',''),(901,'','Cash','','2023-03-28 14:47:45','','0','9','2023-03-28 14:47:45','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91680003567','Cleared','','','','','','','','',0.00,0.00,0,'',''),(902,'','Cash','','2023-03-28 16:01:49','','0','9','2023-03-28 16:01:49','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91680004069','Cleared','','','','','','','','',0.00,0.00,0,'',''),(903,'','Cash','','2023-03-28 16:02:20','','0','9','2023-03-28 16:02:20','','9000','9000','1','retail','0','9000','1','0','0','0','0','0','0','printed',' ','','1','0','91680008513','Cleared','','','','','','','','',0.00,0.00,0,'',''),(904,'','Cash','','2023-03-28 16:13:13','','160','9','2023-03-28 16:13:13','','840','840','1','retail','0','840','1','0','0','0','0','0','0','printed',' ','','1','0','91680008831','Cleared','','','','','','','','',0.00,0.00,0,'',''),(905,'','Cash','','2023-03-28 16:18:47','','0','9','2023-03-28 16:18:47','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91680009513','Cleared','','','','','','','','',0.00,0.00,0,'',''),(906,'','Cash','','2023-03-28 16:19:15','','50','9','2023-03-28 16:19:15','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91680009530','Cleared','','','','','','','','',0.00,0.00,0,'',''),(907,'','Cash','','2023-03-28 16:29:40','','0','9','2023-03-28 16:29:40','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91680009562','Cleared','','','','','','','','',0.00,0.00,0,'',''),(908,'','Cash','','2023-03-28 16:29:51','','80','9','2023-03-28 16:29:51','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91680010184','Cleared','','','','','','','','',0.00,0.00,0,'',''),(909,'','Cash','','2023-03-28 16:31:49','','0','9','2023-03-28 16:31:49','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91680010197','Cleared','','','','','','','','',0.00,0.00,0,'',''),(910,'','Cash','','2023-03-28 16:40:21','','0','9','2023-03-28 16:40:21','','700','700','1','retail','0','700','1','0','0','0','0','0','0','printed',' ','','1','0','91680010808','Cleared','','','','','','','','',0.00,0.00,0,'',''),(911,'','Cash','','2023-03-28 16:47:02','','100','9','2023-03-28 16:47:02','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91680010827','Cleared','','','','','','','','',0.00,0.00,0,'',''),(912,'','Cash','','2023-03-28 17:16:58','','0','9','2023-03-28 17:16:58','','1450','1450','1','retail','0','1450','1','0','0','0','0','0','0','printed',' ','','1','0','91680013006','Cleared','','','','','','','','',0.00,0.00,0,'',''),(913,'','Cash','','2023-03-28 17:20:47','','420','9','2023-03-28 17:20:47','','580','580','1','retail','0','580','1','0','0','0','0','0','0','printed',' ','','1','0','91680013166','Cleared','','','','','','','','',0.00,0.00,0,'',''),(914,'','Cash','','2023-03-28 17:21:24','','20','9','2023-03-28 17:21:24','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','2','0','91680013254','Cleared','','','','','','','','',0.00,0.00,0,'',''),(915,'','Cash','','2023-03-28 17:22:44','','0','9','2023-03-28 17:22:44','','1160','1160','1','retail','0','1160','1','0','0','0','0','0','0','printed',' ','','1','0','91680013290','Cleared','','','','','','','','',0.00,0.00,0,'',''),(916,'','Cash','','2023-03-28 17:26:48','','240','9','2023-03-28 17:26:48','','1260','1260','1','retail','0','1260','1','0','0','0','0','0','0','printed',' ','','1','0','91680013587','Cleared','','','','','','','','',0.00,0.00,0,'',''),(917,'','Cash','','2023-03-28 17:28:08','','0','9','2023-03-28 17:28:08','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91680013615','Cleared','','','','','','','','',0.00,0.00,0,'',''),(918,'','Cash','','2023-03-28 17:37:20','','550','9','2023-03-28 17:37:20','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91680013691','Cleared','','','','','','','','',0.00,0.00,0,'',''),(919,'','Cash','','2023-03-28 17:51:51','','160','9','2023-03-28 17:51:51','','840','840','1','retail','0','840','1','0','0','0','0','0','0','printed',' ','','1','0','91680014247','Cleared','','','','','','','','',0.00,0.00,0,'',''),(920,'','Cash','','2023-03-28 18:04:47','','50','9','2023-03-28 18:04:47','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91680015128','Cleared','','','','','','','','',0.00,0.00,0,'',''),(921,'','Cash','','2023-03-28 18:11:30','','20','9','2023-03-28 18:11:30','','580','580','1','retail','0','580','1','0','0','0','0','0','0','printed',' ','','1','0','91680015932','Cleared','','','','','','','','',0.00,0.00,0,'',''),(922,'','Cash','','2023-03-28 18:15:34','','0','9','2023-03-28 18:15:34','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91680016295','Cleared','','','','','','','','',0.00,0.00,0,'',''),(923,'','Cash','','2023-03-28 18:15:59','','0','9','2023-03-28 18:15:59','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91680016536','Cleared','','','','','','','','',0.00,0.00,0,'',''),(924,'','Cash','','2023-03-28 18:17:49','','0','9','2023-03-28 18:17:49','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91680016561','Cleared','','','','','','','','',0.00,0.00,0,'',''),(925,'','Cash','','2023-03-28 18:18:28','','580','9','2023-03-28 18:18:28','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91680016672','Cleared','','','','','','','','',0.00,0.00,0,'',''),(926,'','Cash','','2023-03-28 18:25:03','','0','9','2023-03-28 18:25:03','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','91680017084','Cleared','','','','','','','','',0.00,0.00,0,'',''),(927,'','Cash','','2023-03-28 18:30:07','','0','9','2023-03-28 18:30:07','','1950','1950','1','retail','0','1950','1','0','0','0','0','0','0','printed',' ','','1','0','91680017107','Cleared','','','','','','','','',0.00,0.00,0,'',''),(928,'','Cash','','2023-03-29 06:52:33','','0','9','2023-03-29 06:52:33','','7560','7560','1','retail','0','7560','1','0','0','0','0','0','0','printed',' ','','1','0','91680061943','Cleared','','','','','','','','',0.00,0.00,0,'',''),(929,'','Cash','','2023-03-29 06:59:46','','0','9','2023-03-29 06:59:46','','870','870','1','retail','0','870','1','0','0','0','0','0','0','printed',' ','','1','0','91680062093','Cleared','','','','','','','','',0.00,0.00,0,'',''),(930,'','Cash','','2023-03-29 07:01:59','','400','9','2023-03-29 07:01:59','','2600','2600','1','retail','0','2600','1','0','0','0','0','0','0','printed',' ','','1','0','91680062398','Cleared','','','','','','','','',0.00,0.00,0,'',''),(931,'','Cash','','2023-03-29 07:02:59','','200','9','2023-03-29 07:02:59','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91680062530','Cleared','','','','','','','','',0.00,0.00,0,'',''),(932,'','Cash','','2023-03-29 07:21:18','','0','9','2023-03-29 07:21:18','','360','360','1','retail','0','360','1','0','0','0','0','0','0','printed',' ','','1','0','91680062585','Cleared','','','','','','','','',0.00,0.00,0,'',''),(933,'','Cash','','2023-03-29 07:25:41','','50','9','2023-03-29 07:25:41','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91680063683','Cleared','','','','','','','','',0.00,0.00,0,'',''),(934,'','Cash','','2023-03-29 07:28:14','','0','9','2023-03-29 07:28:14','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91680063948','Cleared','','','','','','','','',0.00,0.00,0,'',''),(935,'','Cash','','2023-03-29 07:41:10','','0','9','2023-03-29 07:41:10','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','3','0','91680064096','Cleared','','','','','','','','',0.00,0.00,0,'',''),(936,'','Cash','','2023-03-29 07:43:16','','350','9','2023-03-29 07:43:16','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91680064873','Cleared','','','','','','','','',0.00,0.00,0,'',''),(937,'','Cash','','2023-03-29 07:47:00','','420','9','2023-03-29 07:47:00','','580','580','1','retail','0','580','1','0','0','0','0','0','0','printed',' ','','1','0','91680065006','Cleared','','','','','','','','',0.00,0.00,0,'',''),(938,'','Cash','','2023-03-29 07:59:43','','0','9','2023-03-29 07:59:43','','3600','3600','1','retail','0','3600','1','0','0','0','0','0','0','printed',' ','','1','0','91680065229','Cleared','','','','','','','','',0.00,0.00,0,'',''),(939,'','Cash','','2023-03-29 08:24:38','','350','9','2023-03-29 08:24:38','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91680066021','Cleared','','','','','','','','',0.00,0.00,0,'',''),(940,'','Cash','','2023-03-29 08:38:54','','0','9','2023-03-29 08:38:54','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91680067484','Cleared','','','','','','','','',0.00,0.00,0,'',''),(941,'','Cash','','2023-03-29 08:41:52','','0','9','2023-03-29 08:41:52','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91680068337','Cleared','','','','','','','','',0.00,0.00,0,'',''),(942,'','Cash','','2023-03-29 09:03:32','','0','9','2023-03-29 09:03:32','','1290','1290','1','retail','0','1290','1','0','0','0','0','0','0','printed',' ','','1','0','91680068518','Cleared','','','','','','','','',0.00,0.00,0,'',''),(943,'','Cash','','2023-03-29 09:22:26','','0','9','2023-03-29 09:22:26','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91680069815','Cleared','','','','','','','','',0.00,0.00,0,'',''),(944,'','Cash','','2023-03-29 09:30:37','','800','9','2023-03-29 09:30:37','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','91680071430','Cleared','','','','','','','','',0.00,0.00,0,'',''),(945,'','Cash','','2023-03-29 09:32:25','','550','9','2023-03-29 09:32:25','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91680071442','Cleared','','','','','','','','',0.00,0.00,0,'',''),(946,'','Cash','','2023-03-29 09:39:38','','0','9','2023-03-29 09:39:38','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91680071550','Cleared','','','','','','','','',0.00,0.00,0,'',''),(947,'','Cash','','2023-03-29 10:01:48','','0','9','2023-03-29 10:01:48','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91680071983','Cleared','','','','','','','','',0.00,0.00,0,'',''),(948,'','Cash','','2023-03-29 10:07:06','','550','9','2023-03-29 10:07:06','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91680073310','Cleared','','','','','','','','',0.00,0.00,0,'',''),(949,'','Cash','','2023-03-29 10:26:14','','0','9','2023-03-29 10:26:14','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91680073632','Cleared','','','','','','','','',0.00,0.00,0,'',''),(950,'','Cash','','2023-03-29 10:31:30','','0','9','2023-03-29 10:31:30','','1680','1680','1','retail','0','1680','1','0','0','0','0','0','0','printed',' ','','1','0','91680074814','Cleared','','','','','','','','',0.00,0.00,0,'',''),(951,'','Cash','','2023-03-29 10:37:20','','0','9','2023-03-29 10:37:20','','840','840','1','retail','0','840','1','0','0','0','0','0','0','printed',' ','','1','0','91680075094','Cleared','','','','','','','','',0.00,0.00,0,'',''),(952,'','Cash','','2023-03-29 10:41:31','','0','9','2023-03-29 10:41:31','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91680075450','Cleared','','','','','','','','',0.00,0.00,0,'',''),(953,'','Cash','','2023-03-29 11:06:18','','0','9','2023-03-29 11:06:18','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91680075693','Cleared','','','','','','','','',0.00,0.00,0,'',''),(954,'','Cash','','2023-03-29 11:07:26','','0','9','2023-03-29 11:07:26','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91680077191','Cleared','','','','','','','','',0.00,0.00,0,'',''),(955,'','Cash','','2023-03-29 11:11:51','','0','9','2023-03-29 11:11:51','','580','580','1','retail','0','580','1','0','0','0','0','0','0','printed',' ','','1','0','91680077250','Cleared','','','','','','','','',0.00,0.00,0,'',''),(956,'','Cash','','2023-03-29 11:15:28','','550','9','2023-03-29 11:15:28','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91680077539','Cleared','','','','','','','','',0.00,0.00,0,'',''),(957,'','Cash','','2023-03-29 11:36:47','','350','9','2023-03-29 11:36:47','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91680077734','Cleared','','','','','','','','',0.00,0.00,0,'',''),(958,'','Cash','','2023-03-29 11:43:01','','580','9','2023-03-29 11:43:01','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91680079014','Cleared','','','','','','','','',0.00,0.00,0,'',''),(959,'','Cash','','2023-03-29 12:29:36','','0','9','2023-03-29 12:29:36','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','3','0','91680082162','Cleared','','','','','','','','',0.00,0.00,0,'',''),(960,'','Cash','','2023-03-29 12:30:03','','500','9','2023-03-29 12:30:03','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91680082178','Cleared','','','','','','','','',0.00,0.00,0,'',''),(961,'','Cash','','2023-03-29 12:30:57','','240','9','2023-03-29 12:30:57','','260','260','1','retail','0','260','1','0','0','0','0','0','0','printed',' ','','1','0','91680082209','Cleared','','','','','','','','',0.00,0.00,0,'',''),(962,'','Cash','','2023-03-29 12:57:19','','320','9','2023-03-29 12:57:19','','1680','1680','1','retail','0','1680','1','0','0','0','0','0','0','printed',' ','','1','0','91680083826','Cleared','','','','','','','','',0.00,0.00,0,'',''),(963,'','Cash','','2023-03-29 13:12:42','','0','9','2023-03-29 13:12:42','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','2','0','91680083847','Cleared','','','','','','','','',0.00,0.00,0,'',''),(964,'','Cash','','2023-03-29 13:23:50','','0','9','2023-03-29 13:23:50','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91680084767','Cleared','','','','','','','','',0.00,0.00,0,'',''),(965,'','Cash','','2023-03-29 13:40:28','','0','9','2023-03-29 13:40:28','','1450','1450','1','retail','0','1450','1','0','0','0','0','0','0','printed',' ','','1','0','91680085438','Cleared','','','','','','','','',0.00,0.00,0,'',''),(966,'','Cash','','2023-03-29 14:20:30','','500','9','2023-03-29 14:20:30','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91680086640','Cleared','','','','','','','','',0.00,0.00,0,'',''),(967,'','Cash','','2023-03-29 14:31:12','','0','9','2023-03-29 14:31:12','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91680088841','Cleared','','','','','','','','',0.00,0.00,0,'',''),(968,'','Cash','','2023-03-29 14:32:00','','0','9','2023-03-29 14:32:00','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91680089475','Cleared','','','','','','','','',0.00,0.00,0,'',''),(969,'','Cash','','2023-03-29 14:37:52','','0','9','2023-03-29 14:37:52','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91680089525','Cleared','','','','','','','','',0.00,0.00,0,'',''),(970,'','Cash','','2023-03-29 14:45:53','','740','9','2023-03-29 14:45:53','','1260','1260','1','retail','0','1260','1','0','0','0','0','0','0','printed',' ','','1','0','91680089880','Cleared','','','','','','','','',0.00,0.00,0,'',''),(971,'','Cash','','2023-03-29 14:50:03','','160','9','2023-03-29 14:50:03','','840','840','1','retail','0','840','1','0','0','0','0','0','0','printed',' ','','1','0','91680090389','Cleared','','','','','','','','',0.00,0.00,0,'',''),(972,'','Cash','','2023-03-29 14:54:27','','0','9','2023-03-29 14:54:27','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91680090610','Cleared','','','','','','','','',0.00,0.00,0,'',''),(973,'','Cash','','2023-03-29 15:00:21','','0','9','2023-03-29 15:00:21','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','91680090871','Cleared','','','','','','','','',0.00,0.00,0,'',''),(974,'','Cash','','2023-03-29 15:20:58','','650','9','2023-03-29 15:20:58','','1350','1350','1','retail','0','1350','1','0','0','0','0','0','0','printed',' ','','1','0','91680091223','Cleared','','','','','','','','',0.00,0.00,0,'',''),(975,'','Cash','','2023-03-29 15:23:04','','0','9','2023-03-29 15:23:04','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91680092464','Cleared','','','','','','','','',0.00,0.00,0,'',''),(976,'','Cash','','2023-03-29 15:57:03','','0','9','2023-03-29 15:57:03','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','2','0','91680092587','Cleared','','','','','','','','',0.00,0.00,0,'',''),(977,'','Cash','','2023-03-29 15:59:20','','100','9','2023-03-29 15:59:20','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91680094627','Cleared','','','','','','','','',0.00,0.00,0,'',''),(978,'','Cash','','2023-03-29 16:08:26','','0','9','2023-03-29 16:08:26','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91680094767','Cleared','','','','','','','','',0.00,0.00,0,'',''),(979,'','Cash','','2023-03-29 17:15:58','','0','9','2023-03-29 17:15:58','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','printed',' ','','1','0','91680099342','Cleared','','','','','','','','',0.00,0.00,0,'',''),(980,'','Cash','','2023-03-30 07:30:21','','0','9','2023-03-30 07:30:21','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91680150612','Cleared','','','','','','','','',0.00,0.00,0,'',''),(981,'','Cash','','2023-03-30 08:00:42','','0','9','2023-03-30 08:00:42','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91680150629','Cleared','','','','','','','','',0.00,0.00,0,'',''),(982,'','Cash','','2023-03-30 08:12:16','','0','9','2023-03-30 08:11:41','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91680152446','Cleared','9','2023-03-30 08:12:16','','','','','','',0.00,0.00,0,'',''),(983,'','Cash','','2023-03-30 08:45:07','','0','9','2023-03-30 08:45:07','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91680155091','Cleared','','','','','','','','',0.00,0.00,0,'',''),(984,'','Cash','','2023-03-30 08:59:35','','350','9','2023-03-30 08:59:35','','1650','1650','1','retail','0','1650','1','0','0','0','0','0','0','printed',' ','','1','0','91680155110','Cleared','','','','','','','','',0.00,0.00,0,'',''),(985,'','Cash','','2023-03-30 09:37:50','','250','9','2023-03-30 09:37:50','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','2','0','91680155987','Cleared','','','','','','','','',0.00,0.00,0,'',''),(986,'','Cash','','2023-03-30 09:39:31','','0','9','2023-03-30 09:39:31','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','91680158277','Cleared','','','','','','','','',0.00,0.00,0,'',''),(987,'','Cash','','2023-03-30 10:38:29','','0','9','2023-03-30 10:38:29','','1450','1450','1','retail','0','1450','1','0','0','0','0','0','0','printed',' ','','1','0','91680158375','Cleared','','','','','','','','',0.00,0.00,0,'',''),(988,'','Cash','','2023-03-30 10:40:15','','30','9','2023-03-30 10:40:15','','870','870','1','retail','0','870','1','0','0','0','0','0','0','printed',' ','','1','0','91680161937','Cleared','','','','','','','','',0.00,0.00,0,'',''),(989,'','Cash','','2023-03-30 11:06:27','','0','9','2023-03-30 11:06:27','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91680162026','Cleared','','','','','','','','',0.00,0.00,0,'',''),(990,'','Cash','','2023-03-30 11:15:23','','0','9','2023-03-30 11:15:23','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','91680163590','Cleared','','','','','','','','',0.00,0.00,0,'',''),(991,'','Cash','','2023-03-30 12:13:34','','100','9','2023-03-30 12:13:34','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91680167402','Cleared','','','','','','','','',0.00,0.00,0,'',''),(992,'','Cash','','2023-03-30 12:15:02','','50','9','2023-03-30 12:15:02','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91680167621','Cleared','','','','','','','','',0.00,0.00,0,'',''),(993,'','Cash','','2023-03-30 12:20:25','','800','9','2023-03-30 12:20:25','','6200','6200','1','retail','0','6200','1','0','0','0','0','0','0','printed',' ','','1','0','91680167708','Cleared','','','','','','','','',0.00,0.00,0,'',''),(994,'','Cash','','2023-03-30 13:01:09','','0','9','2023-03-30 13:01:09','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91680168491','Cleared','','','','','','','','',0.00,0.00,0,'',''),(995,'','Cash','','2023-03-30 13:43:32','','0','9','2023-03-30 13:43:32','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91680170471','Cleared','','','','','','','','',0.00,0.00,0,'',''),(996,'','Cash','','2023-03-30 14:00:34','','0','9','2023-03-30 14:00:34','','3400','3400','1','retail','0','3400','1','0','0','0','0','0','0','printed',' ','','1','0','91680173016','Cleared','','','','','','','','',0.00,0.00,0,'',''),(997,'','Cash','','2023-03-30 14:31:29','','0','9','2023-03-30 14:31:29','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91680174037','Cleared','','','','','','','','',0.00,0.00,0,'',''),(998,'','Cash','','2023-03-30 14:47:09','','400','9','2023-03-30 14:47:09','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','printed',' ','','1','0','91680175896','Cleared','','','','','','','','',0.00,0.00,0,'',''),(999,'','Cash','','2023-03-30 15:00:21','','450','9','2023-03-30 15:00:21','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','91680176848','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1000,'','Cash','','2023-03-30 15:11:03','','250','9','2023-03-30 15:11:03','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','2','0','91680177626','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1001,'','Cash','','2023-03-30 15:17:42','','0','9','2023-03-30 15:17:42','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91680178365','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1002,'','Cash','','2023-03-30 15:45:32','','550','9','2023-03-30 15:45:32','','3450','3450','1','retail','0','3450','1','0','0','0','0','0','0','printed',' ','','1','0','91680178666','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1003,'','Cash','','2023-03-30 15:47:22','','40','9','2023-03-30 15:47:22','','1260','1260','1','retail','0','1260','1','0','0','0','0','0','0','printed',' ','','1','0','91680180360','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1004,'','Cash','','2023-03-30 15:49:02','','650','9','2023-03-30 15:49:02','','1350','1350','1','retail','0','1350','1','0','0','0','0','0','0','printed',' ','','1','0','91680180450','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1005,'','Cash','','2023-03-30 16:08:02','','0','9','2023-03-30 16:08:02','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91680180587','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1006,'','Cash','','2023-03-30 16:10:52','','100','9','2023-03-30 16:10:52','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91680181771','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1007,'','Cash','','2023-03-30 16:45:50','','0','9','2023-03-30 16:45:50','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','2','0','91680183943','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1008,'','Cash','','2023-03-30 17:14:16','','50','9','2023-03-30 17:14:16','','3450','3450','1','retail','0','3450','1','0','0','0','0','0','0','printed',' ','','1','0','91680183956','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1009,'','Cash','','2023-03-30 17:33:38','','0','9','2023-03-30 17:33:38','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91680185663','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1010,'','Cash','','2023-03-30 18:00:06','','0','9','2023-03-30 18:00:06','','700','700','1','retail','0','700','1','0','0','0','0','0','0','printed',' ','','1','0','91680186821','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1011,'','Cash','','2023-03-30 18:19:31','','0','9','2023-03-30 18:19:31','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','91680189549','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1012,'','Cash','','2023-03-31 06:55:50','','0','9','2023-03-31 06:55:50','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','printed',' ','','1','0','91680234574','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1013,'','Cash','','2023-03-31 07:04:39','','0','9','2023-03-31 07:04:39','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91680234954','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1014,'','Cash','','2023-03-31 07:06:52','','100','9','2023-03-31 07:06:52','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91680235480','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1015,'','Cash','','2023-03-31 07:36:22','','0','9','2023-03-31 07:36:22','','2050','2050','1','retail','0','2050','1','0','0','0','0','0','0','printed',' ','','1','0','91680235617','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1016,'','Cash','','2023-03-31 07:38:16','','600','9','2023-03-31 07:38:16','','6400','6400','1','retail','0','6400','1','0','0','0','0','0','0','printed',' ','','1','0','91680237386','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1017,'','Cash','','2023-03-31 07:46:27','','0','9','2023-03-31 07:46:27','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91680237506','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1018,'','Cash','','2023-03-31 07:53:52','','0','9','2023-03-31 07:53:52','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','2','0','91680237990','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1019,'','Cash','','2023-03-31 08:38:21','','350','9','2023-03-31 08:38:21','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91680238434','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1020,'','Cash','','2023-03-31 08:54:34','','150','9','2023-03-31 08:54:34','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','91680241110','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1021,'','Cash','','2023-03-31 08:56:13','','200','9','2023-03-31 08:56:13','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91680242083','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1022,'','Cash','','2023-03-31 09:43:09','','0','9','2023-03-31 09:43:09','','160','160','1','retail','0','160','1','0','0','0','0','0','0','printed',' ','','2','0','91680242178','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1023,'','Cash','','2023-03-31 10:07:18','','0','9','2023-03-31 10:07:18','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','91680244991','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1024,'','Cash','','2023-03-31 10:15:03','','0','9','2023-03-31 10:15:03','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91680246447','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1025,'','Cash','','2023-03-31 10:16:10','','0','9','2023-03-31 10:16:10','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91680246910','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1026,'','Cash','','2023-03-31 10:23:51','','70','9','2023-03-31 10:23:51','','230','230','1','retail','0','230','1','0','0','0','0','0','0','printed',' ','','1','0','91680246973','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1027,'','Cash','','2023-03-31 11:14:46','','350','9','2023-03-31 11:14:46','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91680247544','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1028,'','Cash','','2023-03-31 11:18:06','','100','9','2023-03-31 11:18:06','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91680250493','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1029,'','Cash','','2023-03-31 11:19:37','','80','9','2023-03-31 11:19:37','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91680250692','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1030,'','Cash','','2023-03-31 11:50:52','','0','9','2023-03-31 11:50:52','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','2','0','91680250783','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1031,'','Cash','','2023-03-31 11:54:14','','0','9','2023-03-31 11:54:14','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','printed',' ','','1','0','91680252688','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1032,'','Cash','','2023-03-31 11:54:39','','0','9','2023-03-31 11:54:39','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','printed',' ','','1','0','91680252857','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1033,'','Cash','','2023-03-31 12:13:16','','0','9','2023-03-31 12:13:16','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91680252882','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1034,'','Cash','','2023-03-31 12:25:11','','900','9','2023-03-31 12:25:11','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','printed',' ','','1','0','91680254034','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1035,'','Cash','','2023-03-31 12:36:34','','0','9','2023-03-31 12:36:34','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','2','0','91680254716','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1036,'','Cash','','2023-03-31 12:50:10','','350','9','2023-03-31 12:50:10','','1650','1650','1','retail','0','1650','1','0','0','0','0','0','0','printed',' ','','1','0','91680255399','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1037,'','Cash','','2023-03-31 13:00:23','','700','9','2023-03-31 13:00:23','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91680256286','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1038,'','Cash','','2023-03-31 13:04:56','','20','9','2023-03-31 13:04:56','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','2','0','91680256833','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1039,'','Cash','','2023-03-31 13:06:09','','0','9','2023-03-31 13:06:09','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','3','0','91680257105','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1040,'','Cash','','2023-03-31 13:50:09','','0','9','2023-03-31 13:50:09','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91680257173','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1041,'','Cash','','2023-03-31 14:48:10','','0','9','2023-03-31 14:48:10','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91680259813','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1042,'','Cash','','2023-03-31 15:15:01','','0','9','2023-03-31 15:15:01','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','91680263293','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1043,'','Cash','','2023-03-31 16:05:32','','0','9','2023-03-31 16:05:32','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91680264906','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1044,'','Cash','','2023-03-31 16:08:35','','0','9','2023-03-31 16:08:35','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','2','0','91680267936','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1045,'','Cash','','2023-03-31 16:21:54','','0','9','2023-03-31 16:21:54','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','2','0','91680268118','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1046,'','Cash','','2023-03-31 16:50:58','','100','9','2023-03-31 16:50:58','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91680268925','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1047,'','Cash','','2023-03-31 17:18:48','','0','9','2023-03-31 17:18:48','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','91680270664','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1048,'','Cash','','2023-03-31 17:44:48','','0','9','2023-03-31 17:44:48','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91680272331','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1049,'','Cash','','2023-04-01 06:45:06','','0','9','2023-04-01 06:45:06','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91680320695','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1050,'','Cash','','2023-04-01 06:46:29','','200','9','2023-04-01 06:46:29','','2800','2800','1','retail','0','2800','1','0','0','0','0','0','0','printed',' ','','1','0','91680320709','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1051,'','Cash','','2023-04-01 08:13:10','','70','9','2023-04-01 08:13:10','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','2','0','91680320807','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1052,'','Cash','','2023-04-01 08:28:29','','50','9','2023-04-01 08:28:29','','1950','1950','1','retail','0','1950','1','0','0','0','0','0','0','printed',' ','','1','0','91680326188','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1053,'','Cash','','2023-04-01 09:17:45','','0','9','2023-04-01 09:17:45','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','91680326915','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1054,'','Cash','','2023-04-01 10:23:56','','50','9','2023-04-01 10:23:56','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91680329873','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1055,'','Cash','','2023-04-01 10:31:56','','50','9','2023-04-01 10:31:56','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','91680333843','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1056,'','Cash','','2023-04-01 13:46:22','','0','9','2023-04-01 13:46:22','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','91680345972','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1057,'','Cash','','2023-04-01 14:10:08','','0','9','2023-04-01 14:10:08','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','91680345984','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1058,'','Cash','','2023-04-01 14:37:38','','0','9','2023-04-01 14:37:38','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91680347412','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1059,'','Cash','','2023-04-01 14:40:28','','40','9','2023-04-01 14:40:28','','160','160','1','retail','0','160','1','0','0','0','0','0','0','printed',' ','','2','0','91680349062','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1060,'','Cash','','2023-04-01 14:51:30','','0','9','2023-04-01 14:51:30','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91680349234','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1061,'','Cash','','2023-04-01 14:59:19','','0','9','2023-04-01 14:59:19','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','printed',' ','','1','0','91680349893','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1062,'','Cash','','2023-04-01 15:24:24','','450','9','2023-04-01 15:24:24','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','91680350567','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1063,'','Cash','','2023-04-01 15:43:00','','0','9','2023-04-01 15:43:00','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91680351885','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1064,'','Cash','','2023-04-01 15:58:53','','0','9','2023-04-01 15:58:53','','700','700','1','retail','0','700','1','0','0','0','0','0','0','printed',' ','','3','0','91680352983','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1065,'','Cash','','2023-04-01 16:13:00','','0','9','2023-04-01 16:13:00','','2600','2600','1','retail','0','2600','1','0','0','0','0','0','0','printed',' ','','1','0','91680353936','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1066,'','Cash','','2023-04-01 16:41:42','','0','9','2023-04-01 16:41:42','','1950','1950','1','retail','0','1950','1','0','0','0','0','0','0','printed',' ','','1','0','91680354802','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1067,'','Cash','','2023-04-01 17:05:24','','0','9','2023-04-01 17:05:24','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91680356509','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1068,'','Cash','','2023-04-03 07:15:49','','0','9','2023-04-03 07:15:49','','530','530','1','retail','0','530','1','0','0','0','0','0','0','printed',' ','','1','0','91680495330','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1069,'','Cash','','2023-04-03 07:23:42','','0','9','2023-04-03 07:23:42','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','2','0','91680495814','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1070,'','Cash','','2023-04-03 07:41:52','','0','9','2023-04-03 07:41:52','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','2','0','91680495825','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1071,'','Cash','','2023-04-03 08:29:47','','0','9','2023-04-03 08:29:47','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91680496991','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1072,'','Cash','','2023-04-03 08:44:00','','600','9','2023-04-03 08:44:00','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','printed',' ','','1','0','91680499789','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1073,'','Cash','','2023-04-03 08:46:22','','50','9','2023-04-03 08:46:22','','1950','1950','1','retail','0','1950','1','0','0','0','0','0','0','printed',' ','','1','0','91680500648','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1074,'','Cash','','2023-04-03 08:59:03','','0','9','2023-04-03 08:59:03','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91680500799','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1075,'','Cash','','2023-04-03 09:46:15','','0','9','2023-04-03 09:46:15','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','printed',' ','','1','0','91680501546','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1076,'','Cash','','2023-04-03 09:46:25','','0','9','2023-04-03 09:46:25','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91680504379','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1077,'','Cash','','2023-04-03 09:54:51','','500','9','2023-04-03 09:54:51','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91680504392','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1078,'','Cash','','2023-04-03 10:07:08','','930','9','2023-04-03 10:07:08','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','2','0','91680504899','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1079,'','Cash','','2023-04-03 10:12:41','','100','9','2023-04-03 10:12:41','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91680505633','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1080,'','Cash','','2023-04-03 10:27:50','','0','9','2023-04-03 10:27:50','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','2','0','91680505967','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1081,'','Cash','','2023-04-03 10:32:00','','500','9','2023-04-03 10:32:00','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','91680506873','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1082,'','Cash','','2023-04-03 11:23:24','','50','9','2023-04-03 11:23:24','','1950','1950','1','retail','0','1950','1','0','0','0','0','0','0','printed',' ','','1','0','91680507175','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1083,'','Cash','','2023-04-03 11:26:11','','0','9','2023-04-03 11:26:11','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91680510209','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1084,'','Cash','','2023-04-03 11:41:16','','350','9','2023-04-03 11:41:16','','1650','1650','1','retail','0','1650','1','0','0','0','0','0','0','printed',' ','','1','0','91680510419','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1085,'','Cash','','2023-04-03 12:03:06','','0','9','2023-04-03 12:03:06','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91680511283','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1086,'','Cash','','2023-04-03 12:08:49','','0','9','2023-04-03 12:08:49','','3150','3150','1','retail','0','3150','1','0','0','0','0','0','0','printed',' ','','1','0','91680512590','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1087,'','Cash','','2023-04-03 12:15:45','','0','9','2023-04-03 12:15:45','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','91680512964','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1088,'','Cash','','2023-04-03 13:01:14','','100','9','2023-04-03 13:01:14','','5900','5900','1','retail','0','5900','1','0','0','0','0','0','0','printed',' ','','1','0','91680513348','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1089,'','Cash','','2023-04-03 13:11:07','','0','9','2023-04-03 13:11:07','','11800','11800','1','retail','0','11800','1','0','0','0','0','0','0','printed',' ','','1','0','91680516082','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1090,'','Cash','','2023-04-03 13:47:12','','250','9','2023-04-03 13:47:12','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91680516800','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1091,'','Cash','','2023-04-03 14:36:53','','600','9','2023-04-03 14:36:53','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','91680518842','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1092,'','Cash','','2023-04-03 14:37:59','','0','9','2023-04-03 14:37:59','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','91680521824','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1093,'','Cash','','2023-04-03 14:44:44','','0','9','2023-04-03 14:44:44','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91680521883','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1094,'','Cash','','2023-04-03 14:52:36','','150','9','2023-04-03 14:52:36','','1350','1350','1','retail','0','1350','1','0','0','0','0','0','0','printed',' ','','1','0','91680522286','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1095,'','Cash','','2023-04-03 15:32:56','','20','9','2023-04-03 15:32:56','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','2','0','91680522792','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1096,'','Cash','','2023-04-03 16:20:43','','0','9','2023-04-03 16:20:43','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91680527599','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1097,'','Cash','','2023-04-03 16:43:15','','0','9','2023-04-03 16:43:15','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91680528046','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1098,'','Cash','','2023-04-03 16:48:39','','0','9','2023-04-03 16:48:39','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','2','0','91680529659','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1099,'','Cash','','2023-04-03 17:34:11','','0','9','2023-04-03 17:34:11','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','printed',' ','','1','0','91680532395','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1100,'','Cash','','2023-04-03 17:55:21','','0','9','2023-04-03 17:55:21','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91680533708','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1101,'','Cash','','2023-04-03 18:07:34','','0','9','2023-04-03 18:07:34','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','91680533724','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1102,'','Cash','','2023-04-04 07:10:26','','0','9','2023-04-04 07:10:26','','1450','1450','1','retail','0','1450','1','0','0','0','0','0','0','printed',' ','','1','0','91680581370','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1103,'','Cash','','2023-04-04 07:15:32','','0','9','2023-04-04 07:15:32','','8300','8300','1','retail','0','8300','1','0','0','0','0','0','0','printed',' ','','1','0','91680581430','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1104,'','Cash','','2023-04-04 07:20:15','','350','9','2023-04-04 07:20:15','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91680581744','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1105,'','Cash','','2023-04-04 09:23:14','','0','9','2023-04-04 09:23:14','','9150','9150','1','retail','0','9150','1','0','0','0','0','0','0','printed',' ','','1','0','91680589354','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1106,'','Cash','','2023-04-04 09:30:02','','450','9','2023-04-04 09:30:02','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','91680589446','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1107,'','Cash','','2023-04-04 09:32:56','','100','9','2023-04-04 09:32:56','','2340','2340','1','retail','0','2340','1','0','0','0','0','0','0','printed',' ','','1','0','91680589808','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1108,'','Cash','','2023-04-04 10:43:21','','0','9','2023-04-04 10:43:21','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','91680589991','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1109,'','Cash','','2023-04-04 10:45:40','','0','9','2023-04-04 10:45:40','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91680594205','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1110,'','Cash','','2023-04-04 10:51:00','','0','9','2023-04-04 10:51:00','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91680594343','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1111,'','Cash','','2023-04-04 11:00:39','','0','9','2023-04-04 11:00:39','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','2','0','91680594663','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1112,'','Cash','','2023-04-04 11:31:41','','50','9','2023-04-04 11:31:41','','3450','3450','1','retail','0','3450','1','0','0','0','0','0','0','printed',' ','','1','0','91680595242','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1113,'','Cash','','2023-04-04 11:41:09','','0','9','2023-04-04 11:41:09','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91680597664','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1114,'','Cash','','2023-04-04 11:42:02','','0','9','2023-04-04 11:42:02','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91680597673','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1115,'','Cash','','2023-04-04 12:01:04','','0','9','2023-04-04 12:01:04','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91680597724','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1116,'','Cash','','2023-04-04 12:09:36','','50','9','2023-04-04 12:09:36','','1950','1950','1','retail','0','1950','1','0','0','0','0','0','0','printed',' ','','1','0','91680598867','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1117,'','Cash','','2023-04-04 12:44:11','','580','9','2023-04-04 12:44:11','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91680599382','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1118,'','Cash','','2023-04-04 13:03:23','','0','9','2023-04-04 13:03:23','','1050','1050','1','retail','0','1050','1','0','0','0','0','0','0','printed',' ','','1','0','91680601459','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1119,'','Cash','','2023-04-04 13:19:05','','0','9','2023-04-04 13:19:05','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91680602607','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1120,'','Cash','','2023-04-04 13:40:04','','0','9','2023-04-04 13:40:04','','2050','2050','1','retail','0','2050','1','0','0','0','0','0','0','printed',' ','','1','0','91680603548','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1121,'','Cash','','2023-04-04 14:48:49','','450','9','2023-04-04 14:48:49','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','3','0','91680605004','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1122,'','Cash','','2023-04-04 15:29:03','','0','9','2023-04-04 15:29:03','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','91680608975','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1123,'','Cash','','2023-04-04 15:48:58','','0','9','2023-04-04 15:48:58','','1450','1450','1','retail','0','1450','1','0','0','0','0','0','0','printed',' ','','1','0','91680611409','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1124,'','Cash','','2023-04-04 15:55:29','','20','9','2023-04-04 15:55:29','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','2','0','91680612572','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1125,'','Cash','','2023-04-04 16:13:18','','0','9','2023-04-04 16:13:18','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','91680612935','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1126,'','Cash','','2023-04-04 16:21:33','','850','9','2023-04-04 16:21:33','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91680614000','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1127,'','Cash','','2023-04-04 16:52:52','','0','9','2023-04-04 16:52:52','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91680616323','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1128,'','Cash','','2023-04-04 17:17:46','','0','9','2023-04-04 17:17:46','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91680616375','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1129,'','Cash','','2023-04-04 17:36:35','','0','9','2023-04-04 17:36:35','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91680618967','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1130,'','Cash','','2023-04-04 17:36:56','','0','9','2023-04-04 17:36:56','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','91680618998','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1131,'','Cash','','2023-04-04 17:39:48','','0','9','2023-04-04 17:39:48','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','91680619018','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1132,'','Cash','','2023-04-04 17:52:30','','0','9','2023-04-04 17:52:30','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','91680619237','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1133,'','Cash','','2023-04-04 17:58:15','','150','9','2023-04-04 17:58:15','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','3','0','91680620060','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1134,'','Cash','','2023-04-04 18:02:46','','80','9','2023-04-04 18:02:46','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91680620301','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1135,'','Cash','','2023-04-04 18:29:38','','500','9','2023-04-04 18:29:38','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91680621252','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1136,'','Cash','','2023-04-05 07:32:15','','650','9','2023-04-05 07:32:15','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','91680665781','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1137,'','Cash','','2023-04-05 07:49:43','','0','9','2023-04-05 07:49:43','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','2','0','91680669145','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1138,'','Cash','','2023-04-05 08:12:01','','100','9','2023-04-05 08:12:01','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91680670187','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1139,'','Cash','','2023-04-05 08:49:05','','0','9','2023-04-05 08:49:05','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','91680671526','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1140,'','Cash','','2023-04-05 09:44:08','','0','9','2023-04-05 09:44:08','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','1','0','91680673747','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1141,'','Cash','','2023-04-05 10:31:52','','450','9','2023-04-05 10:31:52','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','91680679904','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1142,'','Cash','','2023-04-05 11:20:54','','0','9','2023-04-05 11:20:54','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91680679925','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1143,'','Cash','','2023-04-05 11:21:28','','0','9','2023-04-05 11:21:28','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','91680682878','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1144,'','Cash','','2023-04-05 12:34:23','','600','9','2023-04-05 12:34:23','','3400','3400','1','retail','0','3400','1','0','0','0','0','0','0','printed',' ','','1','0','91680682890','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1145,'','Cash','','2023-04-05 12:56:37','','100','9','2023-04-05 12:56:37','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91680687319','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1146,'','Cash','','2023-04-05 14:16:16','','0','9','2023-04-05 14:16:16','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','91680688603','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1147,'','Cash','','2023-04-05 14:37:06','','0','9','2023-04-05 14:37:06','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91680693382','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1148,'','Cash','','2023-04-05 15:42:48','','0','9','2023-04-05 15:42:48','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','2','0','91680694628','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1149,'','Cash','','2023-04-05 16:27:54','','0','9','2023-04-05 16:27:54','','2200','2200','1','retail','0','2200','1','0','0','0','0','0','0','printed',' ','','1','0','91680700259','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1150,'','Cash','','2023-04-05 16:48:01','','160','9','2023-04-05 16:48:01','','840','840','1','retail','0','840','1','0','0','0','0','0','0','printed',' ','','1','0','91680701326','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1151,'','Cash','','2023-04-05 17:13:18','','0','9','2023-04-05 17:13:18','','1850','1850','1','retail','0','1850','1','0','0','0','0','0','0','printed',' ','','1','0','91680702502','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1152,'','Cash','','2023-04-05 17:22:15','','0','9','2023-04-05 17:22:15','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','2','0','91680704002','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1153,'','Cash','','2023-04-05 17:28:38','','0','9','2023-04-05 17:28:38','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91680704539','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1154,'','Cash','','2023-04-05 17:33:26','','0','9','2023-04-05 17:33:26','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','91680704924','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1155,'','Cash','','2023-04-05 17:35:11','','0','9','2023-04-05 17:35:11','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91680705254','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1156,'','Cash','','2023-04-05 17:36:32','','0','9','2023-04-05 17:36:32','','3200','3200','1','retail','0','3200','1','0','0','0','0','0','0','printed',' ','','1','0','91680705314','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1157,'','Cash','','2023-04-05 18:05:57','','0','9','2023-04-05 18:05:57','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','2','0','91680705409','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1158,'','Cash','','2023-04-05 18:14:55','','130','9','2023-04-05 18:14:55','','370','370','1','retail','0','370','1','0','0','0','0','0','0','printed',' ','','2','0','91680707167','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1159,'','Cash','','2023-04-05 18:16:15','','0','9','2023-04-05 18:16:15','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','91680707700','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1160,'','Cash','','2023-04-06 07:30:52','','0','9','2023-04-06 07:30:52','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','91680755439','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1161,'','Cash','','2023-04-06 07:33:31','','0','9','2023-04-06 07:33:31','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','91680755455','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1162,'','Cash','','2023-04-06 07:53:13','','0','9','2023-04-06 07:53:13','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','2','0','91680755616','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1163,'','Cash','','2023-04-06 08:09:43','','0','9','2023-04-06 08:09:43','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91680756797','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1164,'','Cash','','2023-04-06 08:36:19','','550','9','2023-04-06 08:36:19','','3450','3450','1','retail','0','3450','1','0','0','0','0','0','0','printed',' ','','1','0','91680757786','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1165,'','Cash','','2023-04-06 08:44:47','','0','9','2023-04-06 08:44:47','','3450','3450','1','retail','0','3450','1','0','0','0','0','0','0','printed',' ','','1','0','91680759385','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1166,'','Cash','','2023-04-06 09:10:21','','0','9','2023-04-06 09:10:21','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','2','0','91680759889','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1167,'','Cash','','2023-04-06 09:46:37','','0','9','2023-04-06 09:46:37','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91680761424','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1168,'','Cash','','2023-04-06 11:28:25','','350','9','2023-04-06 11:28:25','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91680763600','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1169,'','Cash','','2023-04-06 12:03:55','','100','9','2023-04-06 12:03:55','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91680769712','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1170,'','Cash','','2023-04-06 12:42:51','','0','9','2023-04-06 12:42:51','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91680771839','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1171,'','Cash','','2023-04-06 13:24:50','','0','9','2023-04-06 13:24:50','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91680774173','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1172,'','Cash','','2023-04-06 13:33:47','','0','9','2023-04-06 13:33:47','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91680776694','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1173,'','Cash','','2023-04-06 13:55:16','','0','9','2023-04-06 13:55:16','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','91680777229','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1174,'','Cash','','2023-04-06 14:06:57','','50','9','2023-04-06 14:06:57','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','2','0','91680778519','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1175,'','Cash','','2023-04-06 14:16:15','','320','9','2023-04-06 14:16:15','','1680','1680','1','retail','0','1680','1','0','0','0','0','0','0','printed',' ','','1','0','91680779226','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1176,'','Cash','','2023-04-06 14:40:53','','200','9','2023-04-06 14:40:53','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91680779783','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1177,'','Cash','','2023-04-06 15:11:45','','0','9','2023-04-06 15:11:45','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91680781292','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1178,'','Cash','','2023-04-06 15:45:47','','0','9','2023-04-06 15:45:47','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91680783110','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1179,'','Cash','','2023-04-06 16:11:02','','0','9','2023-04-06 16:11:02','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91680785152','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1180,'','Cash','','2023-04-06 16:31:05','','0','9','2023-04-06 16:31:05','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','printed',' ','','1','0','91680786665','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1181,'','Cash','','2023-04-06 16:32:20','','20','9','2023-04-06 16:32:20','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','1','0','91680787869','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1182,'','Cash','','2023-04-06 17:38:33','','0','9','2023-04-06 17:38:33','','6600','6600','1','retail','0','6600','1','0','0','0','0','0','0','printed',' ','','1','0','91680791896','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1183,'','Cash','','2023-04-06 17:40:58','','550','9','2023-04-06 17:40:58','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','2','0','91680791949','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1184,'','Cash','','2023-04-06 18:09:32','','0','9','2023-04-06 18:09:32','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','91680792951','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1185,'','Cash','','2023-04-06 18:30:30','','400','9','2023-04-06 18:30:30','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','printed',' ','','1','0','91680794587','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1186,'','Cash','','2023-04-07 06:55:53','','0','9','2023-04-07 06:55:53','','220','220','1','retail','0','220','1','0','0','0','0','0','0','printed',' ','','2','0','91680839567','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1187,'','Cash','','2023-04-07 07:31:49','','0','9','2023-04-07 07:31:49','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91680839760','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1188,'','Cash','','2023-04-07 07:36:46','','600','9','2023-04-07 07:36:46','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','91680841911','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1189,'','Cash','','2023-04-07 07:54:09','','50','9','2023-04-07 07:54:09','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91680842212','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1190,'','Cash','','2023-04-07 08:20:24','','0','9','2023-04-07 08:20:24','','2200','2200','1','retail','0','2200','1','0','0','0','0','0','0','printed',' ','','1','0','91680843257','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1191,'','Cash','','2023-04-07 09:17:54','','0','9','2023-04-07 09:17:54','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91680844827','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1192,'','Cash','','2023-04-07 09:41:27','','0','9','2023-04-07 09:41:27','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','2','0','91680848279','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1193,'','Cash','','2023-04-07 10:13:11','','0','9','2023-04-07 10:13:11','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91680849692','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1194,'','Cash','','2023-04-07 11:12:48','','0','9','2023-04-07 11:12:48','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91680851602','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1195,'','Cash','','2023-04-07 11:21:16','','0','9','2023-04-07 11:21:16','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','2','0','91680855173','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1196,'','Cash','','2023-04-07 12:19:57','','0','9','2023-04-07 12:19:57','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','2','0','91680855678','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1197,'','Cash','','2023-04-07 12:22:42','','0','9','2023-04-07 12:22:42','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','3','0','91680859199','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1198,'','Cash','','2023-04-07 12:41:04','','100','9','2023-04-07 12:41:04','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','2','0','91680859365','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1199,'','Cash','','2023-04-07 12:58:51','','0','9','2023-04-07 12:58:51','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91680861520','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1200,'','Cash','','2023-04-07 12:59:14','','0','9','2023-04-07 12:59:14','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91680861534','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1201,'','Cash','','2023-04-07 13:24:15','','0','9','2023-04-07 13:24:15','','6000','6000','1','retail','0','6000','1','0','0','0','0','0','0','printed',' ','','1','0','91680863036','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1202,'','Cash','','2023-04-07 13:51:19','','0','9','2023-04-07 13:51:19','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91680863057','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1203,'','Cash','','2023-04-07 14:06:52','','350','9','2023-04-07 14:06:52','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','2','0','91680864682','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1204,'','Cash','','2023-04-07 14:37:38','','0','9','2023-04-07 14:37:38','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91680865618','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1205,'','Cash','','2023-04-07 14:48:25','','500','9','2023-04-07 14:48:25','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','91680867460','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1206,'','Cash','','2023-04-07 16:00:46','','0','9','2023-04-07 16:00:46','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','2','0','91680868112','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1207,'','Cash','','2023-04-07 16:01:53','','0','9','2023-04-07 16:01:53','','720','720','1','retail','0','720','1','0','0','0','0','0','0','printed',' ','','2','0','91680872499','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1208,'','Cash','','2023-04-07 16:09:11','','70','9','2023-04-07 16:09:11','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','91680872554','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1209,'','Cash','','2023-04-07 16:14:37','','0','9','2023-04-07 16:14:37','','3200','3200','1','retail','0','3200','1','0','0','0','0','0','0','printed',' ','','1','0','91680872962','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1210,'','Cash','','2023-04-07 16:31:44','','0','9','2023-04-07 16:31:44','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91680873285','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1211,'','Cash','','2023-04-07 16:49:51','','500','9','2023-04-07 16:49:51','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','printed',' ','','4','0','91680874310','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1212,'','Cash','','2023-04-07 16:58:32','','0','9','2023-04-07 16:58:32','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','91680875398','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1213,'','Cash','','2023-04-07 17:10:38','','0','9','2023-04-07 17:10:38','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','2','0','91680875917','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1214,'','Cash','','2023-04-07 17:49:20','','0','9','2023-04-07 17:49:20','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91680877045','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1215,'','Cash','','2023-04-07 18:06:40','','0','9','2023-04-07 18:06:40','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','91680878964','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1216,'','Cash','','2023-04-08 07:28:04','','0','9','2023-04-08 07:28:04','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','3','0','91680927584','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1217,'','Cash','','2023-04-08 08:15:26','','20','9','2023-04-08 08:15:26','','580','580','1','retail','0','580','1','0','0','0','0','0','0','printed',' ','','1','0','91680928087','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1218,'','Cash','','2023-04-08 08:45:47','','350','9','2023-04-08 08:45:47','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91680930931','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1219,'','Cash','','2023-04-08 09:03:41','','0','9','2023-04-08 09:03:41','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91680932761','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1220,'','Cash','','2023-04-08 09:12:09','','0','9','2023-04-08 09:12:09','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91680933824','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1221,'','Cash','','2023-04-08 09:26:25','','0','9','2023-04-08 09:26:25','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','91680934332','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1222,'','Cash','','2023-04-08 09:37:53','','650','9','2023-04-08 09:37:53','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','91680935188','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1223,'','Cash','','2023-04-08 09:45:22','','0','9','2023-04-08 09:45:22','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','3','0','91680935880','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1224,'','Cash','','2023-04-08 09:51:42','','0','9','2023-04-08 09:51:42','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91680936326','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1225,'','Cash','','2023-04-08 10:08:51','','0','9','2023-04-08 10:08:51','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','91680936704','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1226,'','Cash','','2023-04-08 10:21:55','','350','9','2023-04-08 10:21:55','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','3','0','91680937734','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1227,'','Cash','','2023-04-08 10:45:09','','0','9','2023-04-08 10:45:09','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','91680938528','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1228,'','Cash','','2023-04-08 11:03:56','','50','9','2023-04-08 11:03:56','','3450','3450','1','retail','0','3450','1','0','0','0','0','0','0','printed',' ','','1','0','91680939912','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1229,'','Cash','','2023-04-08 11:07:29','','0','9','2023-04-08 11:07:29','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','2','0','91680941051','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1230,'','Cash','','2023-04-08 11:14:23','','0','9','2023-04-08 11:14:23','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','2','0','91680941294','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1231,'','Cash','','2023-04-08 11:31:24','','500','9','2023-04-08 11:31:24','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91680941666','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1232,'','Cash','','2023-04-08 11:43:40','','0','9','2023-04-08 11:43:40','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','3','0','91680942690','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1233,'','Cash','','2023-04-08 12:05:33','','500','9','2023-04-08 12:05:33','','2500','2500','1','retail','0','2500','1','0','0','0','0','0','0','printed',' ','','4','0','91680943427','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1234,'','Cash','','2023-04-08 12:10:19','','0','9','2023-04-08 12:10:19','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91680944738','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1235,'','Cash','','2023-04-08 12:52:21','','0','9','2023-04-08 12:52:21','','7300','7300','1','retail','0','7300','1','0','0','0','0','0','0','printed',' ','','1','0','91680945022','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1236,'','Cash','','2023-04-08 12:54:11','','700','9','2023-04-08 12:54:11','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91680947544','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1237,'','Cash','','2023-04-08 14:44:59','','250','9','2023-04-08 14:44:59','','750','750','1','retail','0','750','1','0','0','0','0','0','0','printed',' ','','1','0','91680947657','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1238,'','Cash','','2023-04-08 15:44:00','','50','9','2023-04-08 15:44:00','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','91680957648','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1239,'','Cash','','2023-04-08 16:22:11','','0','9','2023-04-08 16:22:11','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','2','0','91680957863','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1240,'','Cash','','2023-04-08 16:28:14','','0','9','2023-04-08 16:28:14','','280','280','1','retail','0','280','1','0','0','0','0','0','0','printed',' ','','1','0','91680960133','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1241,'','Cash','','2023-04-08 16:32:20','','0','9','2023-04-08 16:32:20','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91680960499','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1242,'','Cash','','2023-04-08 17:30:47','','50','9','2023-04-08 17:30:47','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91680960742','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1243,'','Cash','','2023-04-08 18:29:43','','0','9','2023-04-08 18:29:43','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91680967776','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1244,'','Cash','','2023-04-10 06:10:33','','0','9','2023-04-10 06:10:33','','930','930','1','retail','0','930','1','0','0','0','0','0','0','printed',' ','','1','0','91681096183','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1245,'','Cash','','2023-04-10 06:47:49','','0','9','2023-04-10 06:47:49','','6350','6350','1','retail','0','6350','1','0','0','0','0','0','0','printed',' ','','1','0','91681096239','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1246,'','Cash','','2023-04-10 07:03:18','','50','9','2023-04-10 07:03:19','','2150','2150','1','retail','0','2150','1','0','0','0','0','0','0','printed',' ','','1','0','91681098514','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1247,'','Cash','','2023-04-10 07:38:15','','0','9','2023-04-10 07:38:15','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','printed',' ','','1','0','91681099448','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1248,'','Cash','','2023-04-10 07:39:43','','0','9','2023-04-10 07:39:43','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91681101498','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1249,'','Cash','','2023-04-10 07:42:09','','0','9','2023-04-10 07:42:09','','160','160','1','retail','0','160','1','0','0','0','0','0','0','printed',' ','','2','0','91681101587','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1250,'','Cash','','2023-04-10 07:47:12','','650','9','2023-04-10 07:47:12','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','91681101731','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1251,'','Cash','','2023-04-10 08:04:27','','0','9','2023-04-10 08:04:27','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91681102038','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1252,'','Cash','','2023-04-10 08:07:12','','0','9','2023-04-10 08:07:12','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','91681103224','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1253,'','Cash','','2023-04-10 08:10:42','','0','9','2023-04-10 08:10:42','','430','430','1','retail','0','430','1','0','0','0','0','0','0','printed',' ','','1','0','91681103235','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1254,'','Cash','','2023-04-10 08:12:09','','0','9','2023-04-10 08:12:09','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91681103467','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1255,'','Cash','','2023-04-10 08:50:30','','0','9','2023-04-10 08:50:30','','620','620','1','retail','0','620','1','0','0','0','0','0','0','printed',' ','','1','0','91681103531','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1256,'','Cash','','2023-04-10 08:53:38','','90','9','2023-04-10 08:53:38','','210','210','1','retail','0','210','1','0','0','0','0','0','0','printed',' ','','2','0','91681106004','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1257,'','Cash','','2023-04-10 08:55:06','','450','9','2023-04-10 08:55:06','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','91681106036','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1258,'','Cash','','2023-04-10 09:05:25','','0','9','2023-04-10 09:05:25','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91681106112','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1259,'','Cash','','2023-04-10 09:06:10','','0','9','2023-04-10 09:06:10','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','91681106733','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1260,'','Cash','','2023-04-10 09:26:59','','0','9','2023-04-10 09:26:59','','1950','1950','1','retail','0','1950','1','0','0','0','0','0','0','printed',' ','','1','0','91681106775','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1261,'','Cash','','2023-04-10 09:34:35','','0','9','2023-04-10 09:34:35','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91681108065','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1262,'','Cash','','2023-04-10 09:35:42','','0','9','2023-04-10 09:35:42','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91681108482','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1263,'','Cash','','2023-04-10 09:38:51','','0','9','2023-04-10 09:38:51','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','2','0','91681108546','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1264,'','Cash','','2023-04-10 09:42:08','','450','9','2023-04-10 09:42:08','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','91681108735','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1265,'','Cash','','2023-04-10 10:43:16','','500','9','2023-04-10 10:43:16','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91681108933','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1266,'','Cash','','2023-04-10 11:20:52','','50','9','2023-04-10 11:20:52','','1950','1950','1','retail','0','1950','1','0','0','0','0','0','0','printed',' ','','1','0','91681112601','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1267,'','Cash','','2023-04-10 11:43:24','','0','9','2023-04-10 11:43:24','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91681114859','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1268,'','Cash','','2023-04-10 11:45:34','','0','9','2023-04-10 11:45:34','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91681116212','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1269,'','Cash','','2023-04-10 12:07:01','','20','9','2023-04-10 12:07:01','','530','530','1','retail','0','530','1','0','0','0','0','0','0','printed',' ','','2','0','91681116336','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1270,'','Cash','','2023-04-10 12:34:18','','120','9','2023-04-10 12:34:18','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','91681117655','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1271,'','Cash','','2023-04-10 12:59:57','','0','9','2023-04-10 12:59:57','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91681119263','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1272,'','Cash','','2023-04-10 13:49:29','','0','9','2023-04-10 13:49:29','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','2','0','91681120799','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1273,'','Cash','','2023-04-10 14:31:35','','0','9','2023-04-10 14:31:35','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','91681126286','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1274,'','Cash','','2023-04-10 15:01:21','','590','9','2023-04-10 15:01:21','','410','410','1','retail','0','410','1','0','0','0','0','0','0','printed',' ','','1','0','91681126299','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1275,'','Cash','','2023-04-10 15:02:37','','350','9','2023-04-10 15:02:37','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91681128087','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1276,'','Cash','','2023-04-10 15:24:44','','0','9','2023-04-10 15:24:44','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91681128163','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1277,'','Cash','','2023-04-10 15:45:48','','50','9','2023-04-10 15:45:48','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','2','0','91681129488','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1278,'','Cash','','2023-04-10 15:50:10','','0','9','2023-04-10 15:50:10','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91681130955','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1279,'','Cash','','2023-04-10 17:26:49','','0','9','2023-04-10 17:26:49','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','2','0','91681131125','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1280,'','Cash','','2023-04-10 17:55:23','','0','9','2023-04-10 17:55:23','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','2','0','91681136812','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1281,'','Cash','','2023-04-10 18:03:41','','0','9','2023-04-10 18:03:41','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','91681138525','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1282,'','Cash','','2023-04-10 18:29:03','','0','9','2023-04-10 18:29:03','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','91681140433','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1283,'','Cash','','2023-04-11 07:20:36','','0','9','2023-04-11 07:20:36','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91681186560','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1284,'','Cash','','2023-04-11 07:58:37','','0','9','2023-04-11 07:58:37','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91681186845','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1285,'','Cash','','2023-04-11 09:19:55','','0','9','2023-04-11 09:19:55','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91681189122','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1286,'','Cash','','2023-04-11 09:36:54','','0','9','2023-04-11 09:36:54','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','2','0','91681193998','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1287,'','Cash','','2023-04-11 09:39:34','','0','9','2023-04-11 09:39:34','','50','50','1','retail','0','50','1','0','0','0','0','0','0','printed',' ','','2','0','91681195121','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1288,'','Cash','','2023-04-11 10:09:04','','480','9','2023-04-11 10:09:04','','520','520','1','retail','0','520','1','0','0','0','0','0','0','printed',' ','','2','0','91681195177','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1289,'','Cash','','2023-04-11 10:30:34','','0','9','2023-04-11 10:30:34','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91681196956','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1290,'','Cash','','2023-04-11 11:31:32','','0','9','2023-04-11 11:31:32','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91681198242','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1291,'','Cash','','2023-04-11 11:34:49','','20','9','2023-04-11 11:34:49','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','1','0','91681201895','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1292,'','Cash','','2023-04-11 11:42:55','','0','9','2023-04-11 11:42:55','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','91681202095','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1293,'','Cash','','2023-04-11 11:53:44','','50','9','2023-04-11 11:53:44','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91681202578','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1294,'','Cash','','2023-04-11 12:33:58','','0','9','2023-04-11 12:33:58','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','91681203229','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1295,'','Cash','','2023-04-11 12:49:05','','700','9','2023-04-11 12:49:05','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91681205641','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1296,'','Cash','','2023-04-11 14:35:27','','0','9','2023-04-11 14:35:27','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','91681206564','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1297,'','Cash','','2023-04-11 15:41:44','','0','9','2023-04-11 15:41:44','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','2','0','91681212930','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1298,'','Cash','','2023-04-11 16:04:31','','0','9','2023-04-11 16:04:31','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','3','0','91681216911','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1299,'','Cash','','2023-04-11 16:41:45','','0','9','2023-04-11 16:41:45','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','91681218275','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1300,'','Cash','','2023-04-11 17:03:48','','0','9','2023-04-11 17:03:48','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','4','0','91681220508','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1301,'','Cash','','2023-04-11 17:12:50','','0','9','2023-04-11 17:12:50','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91681221832','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1302,'','Cash','','2023-04-11 17:33:27','','0','9','2023-04-11 17:33:27','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91681222381','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1303,'','Cash','','2023-04-11 18:13:46','','0','9','2023-04-11 18:13:46','','5400','5400','1','retail','0','5400','1','0','0','0','0','0','0','printed',' ','','1','0','91681225968','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1304,'','Cash','','2023-04-11 18:14:27','','500','9','2023-04-11 18:14:27','','2050','2050','1','retail','0','2050','1','0','0','0','0','0','0','printed',' ','','1','0','91681226031','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1305,'','Cash','','2023-04-11 18:34:16','','0','9','2023-04-11 18:34:16','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91681226884','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1306,'','Cash','','2023-04-12 08:04:30','','0','9','2023-04-12 08:04:30','','430','430','1','retail','0','430','1','0','0','0','0','0','0','printed',' ','','1','0','91681275722','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1307,'','Cash','','2023-04-12 09:05:14','','0','9','2023-04-12 09:05:14','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','91681275873','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1308,'','Cash','','2023-04-12 09:28:50','','0','9','2023-04-12 09:28:50','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','2','0','91681279517','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1309,'','Cash','','2023-04-12 09:33:13','','0','9','2023-04-12 09:33:13','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','91681280932','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1310,'','Cash','','2023-04-12 11:06:00','','50','9','2023-04-12 11:06:00','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','2','0','91681281196','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1311,'','Cash','','2023-04-12 12:56:34','','0','9','2023-04-12 12:56:34','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','printed',' ','','1','0','91681286767','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1312,'','Cash','','2023-04-12 13:13:22','','350','9','2023-04-12 13:13:22','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91681293396','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1313,'','Cash','','2023-04-12 13:15:56','','0','9','2023-04-12 13:15:56','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','91681294409','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1314,'','Cash','','2023-04-12 13:23:17','','0','9','2023-04-12 13:23:17','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','3','0','91681294563','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1315,'','Cash','','2023-04-12 14:56:27','','0','9','2023-04-12 14:56:27','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91681295019','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1316,'','Cash','','2023-04-12 16:22:26','','0','9','2023-04-12 16:22:26','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','3','0','91681300591','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1317,'','Cash','','2023-04-12 17:22:18','','850','9','2023-04-12 17:22:18','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','2','0','91681309318','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1318,'','Cash','','2023-04-12 17:23:07','','0','9','2023-04-12 17:23:07','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','3','0','91681309343','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1319,'','Cash','','2023-04-12 17:34:15','','0','9','2023-04-12 17:34:15','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91681309390','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1320,'','Cash','','2023-04-12 17:51:42','','20','9','2023-04-12 17:51:42','','280','280','1','retail','0','280','1','0','0','0','0','0','0','printed',' ','','1','0','91681310059','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1321,'','Cash','','2023-04-12 18:21:26','','0','9','2023-04-12 18:21:26','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','2','0','91681311113','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1322,'','Cash','','2023-04-13 07:00:14','','200','9','2023-04-13 07:00:14','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91681358391','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1323,'','Cash','','2023-04-13 07:27:52','','0','9','2023-04-13 07:27:52','','430','430','1','retail','0','430','1','0','0','0','0','0','0','printed',' ','','1','0','91681358427','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1324,'','Cash','','2023-04-13 07:56:21','','0','9','2023-04-13 07:56:21','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91681360273','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1325,'','Cash','','2023-04-13 08:58:00','','650','9','2023-04-13 08:58:00','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','91681361787','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1326,'','Cash','','2023-04-13 09:50:55','','150','9','2023-04-13 09:50:55','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','91681365485','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1327,'','Cash','','2023-04-13 09:57:51','','50','9','2023-04-13 09:57:51','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91681369052','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1328,'','Cash','','2023-04-13 11:34:19','','0','9','2023-04-13 11:34:19','','850','850','1','retail','0','850','1','0','0','0','0','0','0','printed',' ','','4','0','91681374788','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1329,'','Cash','','2023-04-13 12:00:00','','0','9','2023-04-13 12:00:00','','700','700','1','retail','0','700','1','0','0','0','0','0','0','printed',' ','','1','0','91681374863','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1330,'','Cash','','2023-04-13 12:15:53','','450','9','2023-04-13 12:15:53','','2550','2550','1','retail','0','2550','1','0','0','0','0','0','0','printed',' ','','4','0','91681376575','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1331,'','Cash','','2023-04-13 14:27:40','','100','9','2023-04-13 14:27:40','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','3','0','91681385210','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1332,'','Cash','','2023-04-13 15:25:03','','0','9','2023-04-13 15:25:03','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','2','0','91681385275','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1333,'','Cash','','2023-04-13 16:35:36','','0','9','2023-04-13 16:35:36','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91681388709','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1334,'','Cash','','2023-04-14 06:27:48','','0','9','2023-04-14 06:27:48','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','2','0','91681442857','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1335,'','Cash','','2023-04-14 06:45:04','','0','9','2023-04-14 06:45:04','','3900','3900','1','retail','0','3900','1','0','0','0','0','0','0','printed',' ','','1','0','91681443888','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1336,'','Cash','','2023-04-14 06:57:31','','0','9','2023-04-14 06:57:31','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','printed',' ','','1','0','91681443911','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1337,'','Cash','','2023-04-14 07:33:26','','0','9','2023-04-14 07:33:26','','220','220','1','retail','0','220','1','0','0','0','0','0','0','printed',' ','','2','0','91681444656','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1338,'','Cash','','2023-04-14 07:40:16','','500','9','2023-04-14 07:40:16','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91681446812','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1339,'','Cash','','2023-04-14 09:11:03','','0','9','2023-04-14 09:11:03','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91681447342','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1340,'','Cash','','2023-04-14 09:12:19','','100','9','2023-04-14 09:12:19','','2900','2900','1','retail','0','2900','1','0','0','0','0','0','0','printed',' ','','1','0','91681452668','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1341,'','Cash','','2023-04-14 10:38:50','','0','9','2023-04-14 10:38:50','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91681453452','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1342,'','Cash','','2023-04-14 17:39:58','','0','9','2023-04-14 17:39:58','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','91681482109','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1343,'','Cash','','2023-04-14 17:42:11','','0','9','2023-04-14 17:42:11','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','2','0','91681483224','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1344,'','Cash','','2023-04-14 17:49:49','','0','9','2023-04-14 17:49:49','','630','630','1','retail','0','630','1','0','0','0','0','0','0','printed',' ','','2','0','91681483599','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1345,'','Cash','','2023-04-14 17:50:25','','0','9','2023-04-14 17:50:25','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91681483795','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1346,'','Cash','','2023-04-14 17:51:06','','0','9','2023-04-14 17:51:06','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91681483849','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1347,'','Cash','','2023-04-14 17:51:42','','0','9','2023-04-14 17:51:42','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91681483869','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1348,'','Cash','','2023-04-14 17:52:00','','0','9','2023-04-14 17:52:00','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','3','0','91681483904','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1349,'','Cash','','2023-04-14 17:52:29','','0','9','2023-04-14 17:52:29','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91681483923','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1350,'','Cash','','2023-04-14 17:53:08','','0','9','2023-04-14 17:53:08','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91681483953','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1351,'','Cash','','2023-04-14 17:54:26','','0','9','2023-04-14 17:54:26','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','91681483991','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1352,'','Cash','','2023-04-14 17:54:54','','0','9','2023-04-14 17:54:54','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91681484070','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1353,'','Cash','','2023-04-14 17:55:22','','0','9','2023-04-14 17:55:22','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91681484097','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1354,'','Cash','','2023-04-14 17:55:50','','0','9','2023-04-14 17:55:50','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','91681484125','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1355,'','Cash','','2023-04-14 17:56:21','','0','9','2023-04-14 17:56:21','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','2','0','91681484153','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1356,'','Cash','','2023-04-14 17:56:50','','0','9','2023-04-14 17:56:50','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91681484184','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1357,'','Cash','','2023-04-14 17:57:41','','0','9','2023-04-14 17:57:41','','230','230','1','retail','0','230','1','0','0','0','0','0','0','printed',' ','','2','0','91681484213','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1358,'','Cash','','2023-04-14 18:04:06','','0','9','2023-04-14 18:04:06','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','2','0','91681484629','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1359,'','Cash','','2023-04-14 18:07:26','','0','9','2023-04-14 18:07:26','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91681484823','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1360,'','Cash','','2023-04-14 18:27:44','','0','9','2023-04-14 18:27:44','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','3','0','91681485524','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1361,'','Cash','','2023-04-15 07:16:26','','0','9','2023-04-15 07:16:26','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','91681532165','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1362,'','Cash','','2023-04-15 07:26:16','','0','9','2023-04-15 07:26:16','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','2','0','91681532769','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1363,'','Cash','','2023-04-15 07:48:51','','0','9','2023-04-15 07:48:51','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91681532779','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1364,'','Cash','','2023-04-15 08:38:36','','20','9','2023-04-15 08:38:36','','330','330','1','retail','0','330','1','0','0','0','0','0','0','printed',' ','','1','0','91681534167','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1365,'','Cash','','2023-04-15 09:20:55','','0','9','2023-04-15 09:20:55','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91681537122','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1366,'','Cash','','2023-04-15 10:16:52','','50','9','2023-04-15 10:16:52','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','91681539659','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1367,'','Cash','','2023-04-15 10:51:28','','0','9','2023-04-15 10:50:30','','330','330','1','retail','0','330','1','0','0','0','0','0','0','printed',' ','','1','0','91681543017','Cleared','9','2023-04-15 10:51:28','','','','','','',0.00,0.00,0,'',''),(1368,'','Cash','','2023-04-15 11:20:31','','0','9','2023-04-15 11:20:31','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','91681546799','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1369,'','Cash','','2023-04-15 13:45:02','','0','9','2023-04-15 13:45:02','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91681555494','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1370,'','Cash','','2023-04-15 14:34:00','','0','9','2023-04-15 14:34:00','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','3','0','91681555505','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1371,'','Cash','','2023-04-15 14:52:05','','0','9','2023-04-15 14:52:05','','330','330','1','retail','0','330','1','0','0','0','0','0','0','printed',' ','','2','0','91681558445','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1372,'','Cash','','2023-04-15 14:54:43','','250','9','2023-04-15 14:54:43','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91681559529','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1373,'','Cash','','2023-04-15 16:16:58','','0','9','2023-04-15 16:16:58','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','91681559699','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1374,'','Cash','','2023-04-15 16:27:40','','0','9','2023-04-15 16:27:40','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91681564621','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1375,'','Cash','','2023-04-15 17:05:25','','0','9','2023-04-15 17:05:25','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','91681565265','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1376,'','Cash','','2023-04-15 17:07:22','','420','9','2023-04-15 17:07:22','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','3','0','91681567535','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1377,'','Cash','','2023-04-15 17:47:46','','0','9','2023-04-15 17:47:46','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','91681567647','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1378,'','Cash','','2023-04-15 18:09:21','','0','9','2023-04-15 18:09:21','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','91681570069','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1379,'','Cash','','2023-04-17 06:59:52','','0','9','2023-04-17 06:59:52','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91681703984','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1380,'','Cash','','2023-04-17 07:40:17','','0','9','2023-04-17 07:40:17','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','printed',' ','','1','0','91681703995','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1381,'','Cash','','2023-04-17 07:44:55','','0','9','2023-04-17 07:44:55','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91681706463','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1382,'','Cash','','2023-04-17 07:51:58','','0','9','2023-04-17 07:51:58','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','3','0','91681706705','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1383,'','Cash','','2023-04-17 07:52:40','','0','9','2023-04-17 07:52:40','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91681707121','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1384,'','Cash','','2023-04-17 08:00:08','','20','9','2023-04-17 08:00:08','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','91681707179','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1385,'','Cash','','2023-04-17 08:39:59','','200','9','2023-04-17 08:39:59','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91681707635','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1386,'','Cash','','2023-04-17 09:10:48','','0','9','2023-04-17 09:10:48','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','2','0','91681710004','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1387,'','Cash','','2023-04-17 09:21:35','','0','9','2023-04-17 09:21:35','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','2','0','91681711851','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1388,'','Cash','','2023-04-17 09:23:18','','0','9','2023-04-17 09:23:18','','1550','1550','1','retail','0','1550','1','0','0','0','0','0','0','printed',' ','','1','0','91681712509','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1389,'','Cash','','2023-04-17 09:26:36','','50','9','2023-04-17 09:26:36','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','2','0','91681712667','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1390,'','Cash','','2023-04-17 09:54:15','','550','9','2023-04-17 09:54:15','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91681712804','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1391,'','Cash','','2023-04-17 11:29:01','','0','9','2023-04-17 11:29:01','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','2','0','91681714461','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1392,'','Cash','','2023-04-17 12:47:10','','20','9','2023-04-17 12:47:10','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','91681720409','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1393,'','Cash','','2023-04-17 12:47:40','','0','9','2023-04-17 12:47:40','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91681724838','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1394,'','Cash','','2023-04-17 12:49:27','','0','9','2023-04-17 12:49:27','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91681724869','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1395,'','Cash','','2023-04-17 12:56:16','','0','9','2023-04-17 12:56:16','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','2','0','91681724970','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1396,'','Cash','','2023-04-17 13:14:23','','850','9','2023-04-17 13:14:23','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','2','0','91681725379','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1397,'','Cash','','2023-04-17 13:51:22','','0','9','2023-04-17 13:51:22','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','2','0','91681726470','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1398,'','Cash','','2023-04-17 14:19:06','','550','9','2023-04-17 14:19:06','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','2','0','91681728686','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1399,'','Cash','','2023-04-17 15:54:11','','0','9','2023-04-17 15:54:11','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','2','0','91681730352','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1400,'','Cash','','2023-04-17 18:28:38','','0','9','2023-04-17 18:28:38','','6450','6450','1','retail','0','6450','1','0','0','0','0','0','0','printed',' ','','1','0','91681745297','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1401,'','Cash','','2023-04-18 06:57:14','','0','9','2023-04-18 06:57:14','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','91681790218','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1402,'','Cash','','2023-04-18 08:48:39','','0','9','2023-04-18 08:48:39','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','91681790238','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1403,'','Cash','','2023-04-18 08:50:48','','0','9','2023-04-18 08:50:48','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','3','0','91681796925','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1404,'','Cash','','2023-04-18 11:03:59','','0','9','2023-04-18 11:03:59','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','2','0','91681805026','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1405,'','Cash','','2023-04-18 11:12:29','','0','9','2023-04-18 11:12:29','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91681805044','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1406,'','Cash','','2023-04-18 12:37:01','','0','9','2023-04-18 12:37:01','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','91681805551','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1407,'','Cash','','2023-04-18 12:59:38','','580','9','2023-04-18 12:59:38','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91681810741','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1408,'','Cash','','2023-04-18 14:06:28','','0','9','2023-04-18 14:06:28','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91681811988','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1409,'','Cash','','2023-04-18 14:23:33','','0','9','2023-04-18 14:23:33','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','2','0','91681817005','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1410,'','Cash','','2023-04-18 14:47:07','','800','9','2023-04-18 14:47:07','','3200','3200','1','retail','0','3200','1','0','0','0','0','0','0','printed',' ','','1','0','91681817017','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1411,'','Cash','','2023-04-18 15:01:22','','0','9','2023-04-18 15:01:22','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91681818433','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1412,'','Cash','','2023-04-18 15:03:22','','50','9','2023-04-18 15:03:22','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91681819287','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1413,'','Cash','','2023-04-18 15:13:08','','0','9','2023-04-18 15:13:08','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91681819406','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1414,'','Cash','','2023-04-18 17:21:31','','0','9','2023-04-18 17:21:31','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91681827671','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1415,'','Cash','','2023-04-18 17:54:39','','0','9','2023-04-18 17:54:39','','1350','1350','1','retail','0','1350','1','0','0','0','0','0','0','printed',' ','','1','0','91681827694','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1416,'','Cash','','2023-04-18 18:13:05','','0','9','2023-04-18 18:13:05','','700','700','1','retail','0','700','1','0','0','0','0','0','0','printed',' ','','3','0','91681829719','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1417,'','Cash','','2023-04-18 18:22:30','','0','9','2023-04-18 18:22:30','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','2','0','91681831256','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1418,'','Cash','','2023-04-18 18:25:30','','350','9','2023-04-18 18:25:30','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91681831353','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1419,'','Cash','','2023-04-19 07:07:30','','0','9','2023-04-19 07:07:30','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','2','0','91681877229','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1420,'','Cash','','2023-04-19 07:35:04','','0','9','2023-04-19 07:35:04','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','2','0','91681877256','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1421,'','Cash','','2023-04-19 08:23:15','','0','9','2023-04-19 08:23:15','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','2','0','91681878906','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1422,'','Cash','','2023-04-19 08:23:27','','0','9','2023-04-19 08:23:27','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91681881799','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1423,'','Cash','','2023-04-19 08:25:13','','0','9','2023-04-19 08:25:13','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','91681881808','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1424,'','Cash','','2023-04-19 08:48:41','','0','9','2023-04-19 08:48:41','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91681881916','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1425,'','Cash','','2023-04-19 11:44:35','','550','9','2023-04-19 11:44:35','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91681893859','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1426,'','Cash','','2023-04-19 12:44:41','','50','9','2023-04-19 12:44:41','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91681897473','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1427,'','Cash','','2023-04-19 13:49:38','','20','9','2023-04-19 13:49:38','','680','680','1','retail','0','680','1','0','0','0','0','0','0','printed',' ','','1','0','91681900244','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1428,'','Cash','','2023-04-19 14:00:50','','0','9','2023-04-19 14:00:50','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91681901452','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1429,'','Cash','','2023-04-19 14:05:14','','0','9','2023-04-19 14:05:14','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91681902054','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1430,'','Cash','','2023-04-19 14:05:58','','0','9','2023-04-19 14:05:58','','280','280','1','retail','0','280','1','0','0','0','0','0','0','printed',' ','','1','0','91681902328','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1431,'','Cash','','2023-04-19 16:52:53','','650','9','2023-04-19 16:52:53','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','91681912321','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1432,'','Cash','','2023-04-19 17:47:28','','400','9','2023-04-19 17:47:28','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','91681912380','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1433,'','Cash','','2023-04-19 18:13:54','','750','9','2023-04-19 18:13:54','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91681916362','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1434,'','Cash','','2023-04-19 18:16:31','','0','9','2023-04-19 18:16:31','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','91681917242','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1435,'','Cash','','2023-04-20 07:48:10','','0','9','2023-04-20 07:48:10','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','91681966058','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1436,'','Cash','','2023-04-20 07:50:36','','0','9','2023-04-20 07:50:36','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','2','0','91681966095','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1437,'','Cash','','2023-04-20 08:47:52','','350','9','2023-04-20 08:47:52','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91681966239','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1438,'','Cash','','2023-04-20 10:22:47','','250','9','2023-04-20 10:22:47','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91681969681','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1439,'','Cash','','2023-04-20 15:28:41','','900','9','2023-04-20 15:28:41','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91681991278','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1440,'','Cash','','2023-04-20 15:58:50','','50','9','2023-04-20 15:58:50','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91681993730','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1441,'','Cash','','2023-04-20 17:53:11','','0','9','2023-04-20 17:53:11','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91681995537','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1442,'','Cash','','2023-04-21 06:37:33','','250','9','2023-04-21 06:37:33','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91682048233','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1443,'','Cash','','2023-04-21 07:23:05','','0','9','2023-04-21 07:23:05','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','91682048259','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1444,'','Cash','','2023-04-21 07:39:52','','820','9','2023-04-21 07:39:52','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','1','0','91682050989','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1445,'','Cash','','2023-04-21 08:53:50','','100','9','2023-04-21 08:53:50','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91682052051','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1446,'','Cash','','2023-04-21 09:11:10','','0','9','2023-04-21 09:11:10','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91682056441','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1447,'','Cash','','2023-04-21 09:44:15','','0','9','2023-04-21 09:44:15','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91682057473','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1448,'','Cash','','2023-04-21 09:48:15','','0','9','2023-04-21 09:48:15','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91682059460','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1449,'','Cash','','2023-04-21 09:59:51','','0','9','2023-04-21 09:59:51','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91682059698','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1450,'','Cash','','2023-04-21 10:17:16','','0','9','2023-04-21 10:17:16','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','2','0','91682060394','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1451,'','Cash','','2023-04-21 10:31:52','','50','9','2023-04-21 10:31:52','','6400','6400','1','retail','0','6400','1','0','0','0','0','0','0','printed',' ','','1','0','91682061471','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1452,'','Cash','','2023-04-21 11:22:34','','0','9','2023-04-21 11:22:34','','3100','3100','1','retail','0','3100','1','0','0','0','0','0','0','printed',' ','','1','0','91682062416','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1453,'','Cash','','2023-04-21 11:32:53','','700','9','2023-04-21 11:32:53','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','2','0','91682065363','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1454,'','Cash','','2023-04-21 14:59:35','','100','9','2023-04-21 14:59:35','','6400','6400','1','retail','0','6400','1','0','0','0','0','0','0','printed',' ','','1','0','91682078340','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1455,'','Cash','','2023-04-21 15:02:57','','0','9','2023-04-21 15:02:57','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91682078388','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1456,'','Cash','','2023-04-21 16:21:35','','100','9','2023-04-21 16:21:35','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91682078637','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1457,'','Cash','','2023-04-21 16:32:06','','0','9','2023-04-21 16:32:06','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','91682083301','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1458,'','Cash','','2023-04-21 16:40:17','','340','9','2023-04-21 16:40:17','','160','160','1','retail','0','160','1','0','0','0','0','0','0','printed',' ','','2','0','91682083930','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1459,'','Cash','','2023-04-21 17:30:21','','0','9','2023-04-21 17:30:21','','800','800','1','retail','0','800','1','0','0','0','0','0','0','printed',' ','','1','0','91682085188','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1460,'','Cash','','2023-04-21 17:32:11','','700','9','2023-04-21 17:32:11','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91682087425','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1461,'','Cash','','2023-04-21 17:46:55','','0','9','2023-04-21 17:46:55','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91682087537','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1462,'','Cash','','2023-04-21 17:51:33','','0','9','2023-04-21 17:51:33','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91682088514','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1463,'','Cash','','2023-04-21 18:14:34','','0','9','2023-04-21 18:14:34','','4900','4900','1','retail','0','4900','1','0','0','0','0','0','0','printed',' ','','1','0','91682088696','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1464,'','Cash','','2023-04-22 06:21:23','','0','9','2023-04-22 06:21:23','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','91682133672','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1465,'','Cash','','2023-04-22 08:12:25','','0','9','2023-04-22 08:12:25','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','91682133688','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1466,'','Cash','','2023-04-22 08:12:45','','0','9','2023-04-22 08:12:45','','800','800','1','retail','0','800','1','0','0','0','0','0','0','printed',' ','','1','0','91682140351','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1467,'','Cash','','2023-04-22 09:11:39','','100','9','2023-04-22 09:11:39','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91682140370','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1468,'','Cash','','2023-04-22 09:55:42','','150','9','2023-04-22 09:55:42','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','91682143905','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1469,'','Cash','','2023-04-22 10:23:11','','0','9','2023-04-22 10:23:11','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91682146552','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1470,'','Cash','','2023-04-22 13:01:48','','0','9','2023-04-22 13:01:48','','2100','2100','1','retail','0','2100','1','0','0','0','0','0','0','printed',' ','','1','0','91682157700','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1471,'','Cash','','2023-04-22 13:55:35','','0','9','2023-04-22 13:55:35','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','91682157796','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1472,'','Cash','','2023-04-22 15:15:12','','10','9','2023-04-22 15:15:12','','390','390','1','retail','0','390','1','0','0','0','0','0','0','printed',' ','','2','0','91682165699','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1473,'','Cash','','2023-04-22 15:55:02','','0','9','2023-04-22 15:55:02','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91682165727','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1474,'','Cash','','2023-04-22 15:55:26','','50','9','2023-04-22 15:55:26','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91682168110','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1475,'','Cash','','2023-04-22 16:19:44','','20','9','2023-04-22 16:19:44','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','2','0','91682169575','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1476,'','Cash','','2023-04-22 16:38:20','','0','9','2023-04-22 16:38:20','','2200','2200','1','retail','0','2200','1','0','0','0','0','0','0','printed',' ','','4','0','91682170662','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1477,'','Cash','','2023-04-22 17:04:25','','0','9','2023-04-22 17:04:25','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','91682170705','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1478,'','Cash','','2023-04-22 18:00:59','','0','9','2023-04-22 18:00:59','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91682172280','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1479,'','Cash','','2023-04-22 18:37:50','','0','9','2023-04-22 18:37:50','','6400','6400','1','retail','0','6400','1','0','0','0','0','0','0','printed',' ','','1','0','91682175663','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1480,'','Cash','','2023-04-24 06:58:46','','50','9','2023-04-24 06:58:46','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91682308495','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1481,'','Cash','','2023-04-24 07:18:20','','0','9','2023-04-24 07:18:20','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','2','0','91682308883','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1482,'','Cash','','2023-04-24 07:44:10','','700','9','2023-04-24 07:44:10','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91682309907','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1483,'','Cash','','2023-04-24 08:13:05','','200','9','2023-04-24 08:13:05','','5800','5800','1','retail','0','5800','1','0','0','0','0','0','0','printed',' ','','1','0','91682311460','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1484,'','Cash','','2023-04-24 08:15:01','','0','9','2023-04-24 08:15:01','','140','140','1','retail','0','140','1','0','0','0','0','0','0','printed',' ','','2','0','91682313193','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1485,'','Cash','','2023-04-24 08:50:38','','0','9','2023-04-24 08:50:38','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91682313309','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1486,'','Cash','','2023-04-24 09:04:11','','0','9','2023-04-24 09:04:11','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','3','0','91682315442','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1487,'','Cash','','2023-04-24 10:15:11','','0','9','2023-04-24 10:15:11','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91682316255','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1488,'','Cash','','2023-04-24 16:50:10','','0','9','2023-04-24 16:50:10','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','91682344141','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1489,'','Cash','','2023-04-24 16:50:46','','0','9','2023-04-24 16:50:46','','330','330','1','retail','0','330','1','0','0','0','0','0','0','printed',' ','','1','0','91682344215','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1490,'','Cash','','2023-04-24 16:55:26','','0','9','2023-04-24 16:55:26','','800','800','1','retail','0','800','1','0','0','0','0','0','0','printed',' ','','1','0','91682344249','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1491,'','Cash','','2023-04-24 17:00:00','','50','9','2023-04-24 17:00:00','','950','950','1','retail','0','950','1','0','0','0','0','0','0','printed',' ','','1','0','91682344530','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1492,'','Cash','','2023-04-24 17:42:06','','0','9','2023-04-24 17:42:06','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91682347051','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1493,'','Cash','','2023-04-24 18:27:37','','0','9','2023-04-24 18:27:37','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','91682347345','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1494,'','Cash','','2023-04-25 07:02:26','','0','9','2023-04-25 07:02:26','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91682395336','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1495,'','Cash','','2023-04-25 07:39:12','','0','9','2023-04-25 07:39:12','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','91682395350','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1496,'','Cash','','2023-04-25 07:59:50','','0','9','2023-04-25 07:59:50','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','2','0','91682397556','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1497,'','Cash','','2023-04-25 09:12:35','','0','9','2023-04-25 09:12:35','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91682403146','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1498,'','Cash','','2023-04-25 11:48:26','','0','9','2023-04-25 11:48:26','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','3','0','91682412497','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1499,'','Cash','','2023-04-25 12:03:01','','0','9','2023-04-25 12:03:01','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91682412510','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1500,'','Cash','','2023-04-25 12:09:08','','200','9','2023-04-25 12:09:08','','800','800','1','retail','0','800','1','0','0','0','0','0','0','printed',' ','','2','0','91682413384','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1501,'','Cash','','2023-04-25 12:20:51','','0','9','2023-04-25 12:20:51','','5040','5040','1','retail','0','5040','1','0','0','0','0','0','0','printed',' ','','1','0','91682413885','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1502,'','Cash','','2023-04-25 14:33:09','','0','9','2023-04-25 14:33:09','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','91682422374','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1503,'','Cash','','2023-04-25 15:34:52','','0','9','2023-04-25 15:34:52','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','91682422396','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1504,'','Cash','','2023-04-25 15:40:58','','0','9','2023-04-25 15:40:58','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','3','0','91682426096','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1505,'','Cash','','2023-04-25 16:05:26','','500','9','2023-04-25 16:05:26','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91682426462','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1506,'','Cash','','2023-04-25 16:18:48','','0','9','2023-04-25 16:18:48','','700','700','1','retail','0','700','1','0','0','0','0','0','0','printed',' ','','1','0','91682427934','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1507,'','Cash','','2023-04-25 17:07:32','','0','9','2023-04-25 17:07:32','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91682428968','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1508,'','Cash','','2023-04-26 08:53:10','','0','9','2023-04-26 08:53:10','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','91682488357','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1509,'','Cash','','2023-04-26 11:05:05','','0','9','2023-04-26 11:05:05','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91682496285','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1510,'','Cash','','2023-04-26 12:47:40','','0','9','2023-04-26 12:47:40','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','2','0','91682502433','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1511,'','Cash','','2023-04-26 14:52:16','','0','9','2023-04-26 14:52:16','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91682509926','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1512,'','Cash','','2023-04-26 15:07:41','','50','9','2023-04-26 15:07:41','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91682509942','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1513,'','Cash','','2023-04-26 15:22:05','','0','9','2023-04-26 15:22:05','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91682510870','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1514,'','Cash','','2023-04-26 16:05:54','','600','9','2023-04-26 16:05:54','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','2','0','91682511729','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1515,'','Cash','','2023-04-26 17:14:54','','850','9','2023-04-26 17:14:54','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91682514361','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1516,'','Cash','','2023-04-26 17:48:45','','0','9','2023-04-26 17:48:45','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','2','0','91682518500','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1517,'','Cash','','2023-04-26 18:16:57','','0','9','2023-04-26 18:16:57','','2200','2200','1','retail','0','2200','1','0','0','0','0','0','0','printed',' ','','4','0','91682520530','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1518,'','Cash','','2023-04-27 08:18:46','','0','9','2023-04-27 08:18:46','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','91682565586','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1519,'','Cash','','2023-04-27 09:24:08','','0','9','2023-04-27 09:24:08','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91682572735','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1520,'','Cash','','2023-04-27 09:26:59','','650','9','2023-04-27 09:26:59','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','91682576669','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1521,'','Cash','','2023-04-27 10:47:18','','0','9','2023-04-27 10:47:18','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91682576908','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1522,'','Cash','','2023-04-27 14:08:12','','0','9','2023-04-27 14:08:12','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91682593684','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1523,'','Cash','','2023-04-27 17:02:14','','0','9','2023-04-27 17:02:15','','750','750','1','retail','0','750','1','0','0','0','0','0','0','printed',' ','','1','0','91682604112','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1524,'','Cash','','2023-04-27 17:31:56','','0','9','2023-04-27 17:31:56','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','2','0','91682604138','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1525,'','Cash','','2023-04-27 17:45:39','','550','9','2023-04-27 17:45:39','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91682605919','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1526,'','Cash','','2023-04-27 17:58:59','','0','9','2023-04-27 17:58:59','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','2','0','91682607521','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1527,'','Cash','','2023-04-28 07:28:44','','0','9','2023-04-28 07:28:44','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','91682653200','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1528,'','Cash','','2023-04-28 07:37:33','','20','9','2023-04-28 07:37:33','','380','380','1','retail','0','380','1','0','0','0','0','0','0','printed',' ','','1','0','91682656132','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1529,'','Cash','','2023-04-28 07:40:15','','0','9','2023-04-28 07:40:15','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91682656704','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1530,'','Cash','','2023-04-28 08:03:56','','0','9','2023-04-28 08:03:56','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','2','0','91682656819','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1531,'','Cash','','2023-04-28 08:59:21','','0','9','2023-04-28 08:59:21','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','2','0','91682658238','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1532,'','Cash','','2023-04-28 09:33:53','','0','9','2023-04-28 09:33:53','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','91682661568','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1533,'','Cash','','2023-04-28 09:53:15','','0','9','2023-04-28 09:53:15','','3400','3400','1','retail','0','3400','1','0','0','0','0','0','0','printed',' ','','1','0','91682663637','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1534,'','Cash','','2023-04-28 10:02:54','','0','9','2023-04-28 10:02:54','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','91682664892','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1535,'','Cash','','2023-04-28 12:48:12','','150','9','2023-04-28 12:48:13','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','91682675284','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1536,'','Cash','','2023-04-28 12:51:20','','0','9','2023-04-28 12:51:20','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','91682675299','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1537,'','Cash','','2023-04-28 13:16:46','','0','9','2023-04-28 13:16:46','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','1','0','91682675485','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1538,'','Cash','','2023-04-28 14:08:24','','0','9','2023-04-28 14:08:24','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','2','0','91682678066','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1539,'','Cash','','2023-04-28 14:08:47','','0','9','2023-04-28 14:08:47','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91682680120','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1540,'','Cash','','2023-04-28 14:58:52','','0','9','2023-04-28 14:58:52','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','91682680131','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1541,'','Cash','','2023-04-28 15:13:15','','600','9','2023-04-28 15:13:15','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','printed',' ','','1','0','91682683138','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1542,'','Cash','','2023-04-28 15:32:46','','600','9','2023-04-28 15:32:46','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','printed',' ','','1','0','91682684003','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1543,'','Cash','','2023-04-28 16:52:38','','0','9','2023-04-28 16:52:38','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91682685204','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1544,'','Cash','','2023-04-29 06:20:47','','0','9','2023-04-29 06:20:47','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','2','0','91682737988','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1545,'','Cash','','2023-04-29 08:01:49','','800','9','2023-04-29 08:01:49','','3200','3200','1','retail','0','3200','1','0','0','0','0','0','0','printed',' ','','1','0','91682738451','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1546,'','Cash','','2023-04-29 08:06:08','','0','9','2023-04-29 08:06:08','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91682744517','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1547,'','Cash','','2023-04-29 08:56:39','','350','9','2023-04-29 08:56:39','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91682744773','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1548,'','Cash','','2023-04-29 10:09:10','','0','9','2023-04-29 10:09:10','','800','800','1','retail','0','800','1','0','0','0','0','0','0','printed',' ','','1','0','91682747806','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1549,'','Cash','','2023-04-29 12:08:57','','0','9','2023-04-29 12:08:57','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91682759328','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1550,'','Cash','','2023-06-17 06:47:56','','0','9','2023-04-29 12:36:54','','11620','11620','1','retail','0','11620','1','0','0','0','0','0','0','printed',' ','','2','0','91682759341','Cleared','9','2023-06-17 06:47:56','','','','','','',0.00,0.00,0,'',''),(1551,'','Cash','','2023-04-29 12:46:23','','0','9','2023-04-29 12:46:23','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91682761574','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1552,'','Cash','','2023-04-29 14:46:38','','0','9','2023-04-29 14:46:38','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91682768627','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1553,'','Cash','','2023-04-29 15:39:43','','0','9','2023-04-29 15:39:43','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','2','0','91682771967','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1554,'','Cash','','2023-04-29 15:55:25','','0','9','2023-04-29 15:55:25','','840','840','1','retail','0','840','1','0','0','0','0','0','0','printed',' ','','1','0','91682771987','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1555,'','Cash','','2023-04-29 15:56:34','','0','9','2023-04-29 15:56:34','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91682772930','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1556,'','Cash','','2023-04-29 16:44:54','','0','9','2023-04-29 16:44:54','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','2','0','91682772998','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1557,'','Cash','','2023-04-29 16:59:38','','0','9','2023-04-29 16:59:38','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91682775902','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1558,'','Cash','','2023-04-29 18:58:39','','0','9','2023-04-29 18:58:39','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','3','0','91682778814','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1559,'','Cash','','2023-04-29 18:59:24','','0','9','2023-04-29 18:59:24','','5900','5900','1','retail','0','5900','1','0','0','0','0','0','0','printed',' ','','1','0','91682783946','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1560,'','Cash','','2023-05-01 07:22:08','','0','9','2023-05-01 07:22:08','','3400','3400','1','retail','0','3400','1','0','0','0','0','0','0','printed',' ','','1','0','91682914911','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1561,'','Cash','','2023-05-01 07:28:20','','0','9','2023-05-01 07:28:20','','3210','3210','1','retail','0','3210','1','0','0','0','0','0','0','printed',' ','','1','0','91682914932','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1562,'','Cash','','2023-05-01 07:40:45','','0','9','2023-05-01 07:40:45','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','91682915427','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1563,'','Cash','','2023-05-01 08:35:37','','320','9','2023-05-01 08:35:37','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','2','0','91682919319','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1564,'','Cash','','2023-05-01 08:36:01','','0','9','2023-05-01 08:36:01','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91682919345','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1565,'','Cash','','2023-05-01 08:52:15','','10','9','2023-05-01 08:52:15','','360','360','1','retail','0','360','1','0','0','0','0','0','0','printed',' ','','2','0','91682919371','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1566,'','Cash','','2023-05-01 09:57:24','','0','9','2023-05-01 09:57:24','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','2','0','91682921035','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1567,'','Cash','','2023-05-01 10:05:05','','0','9','2023-05-01 10:05:05','','530','530','1','retail','0','530','1','0','0','0','0','0','0','printed',' ','','2','0','91682924671','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1568,'','Cash','','2023-05-01 10:18:13','','100','9','2023-05-01 10:12:18','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91682924731','Cleared','9','2023-05-01 10:18:13','','','','','','',0.00,0.00,0,'',''),(1569,'','Cash','','2023-05-01 10:16:10','','0','9','2023-05-01 10:16:10','','1350','1350','1','retail','0','1350','1','0','0','0','0','0','0','printed',' ','','1','0','91682925159','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1570,'','Cash','','2023-05-01 10:20:34','','100','9','2023-05-01 10:20:34','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91682925621','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1571,'','Cash','','2023-05-01 10:51:26','','0','9','2023-05-01 10:51:26','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91682927477','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1572,'','Cash','','2023-05-01 11:52:35','','0','9','2023-05-01 11:52:35','','750','750','1','retail','0','750','1','0','0','0','0','0','0','printed',' ','','1','0','91682927492','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1573,'','Cash','','2023-05-01 12:02:16','','150','9','2023-05-01 12:02:16','','2300','2300','1','retail','0','2300','1','0','0','0','0','0','0','printed',' ','','1','0','91682931160','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1574,'','Cash','','2023-05-01 12:14:18','','0','9','2023-05-01 12:14:18','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91682932029','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1575,'','Cash','','2023-05-01 12:28:20','','0','9','2023-05-01 12:28:20','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91682933286','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1576,'','Cash','','2023-05-01 12:31:48','','0','9','2023-05-01 12:31:48','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','2','0','91682933305','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1577,'','Cash','','2023-05-01 12:54:57','','0','9','2023-05-01 12:54:57','','360','360','1','retail','0','360','1','0','0','0','0','0','0','printed',' ','','2','0','91682933517','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1578,'','Cash','','2023-05-01 12:55:59','','0','9','2023-05-01 12:55:59','','2000','2000','1','retail','0','2000','1','0','0','0','0','0','0','printed',' ','','3','0','91682934902','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1579,'','Cash','','2023-05-01 13:13:33','','50','9','2023-05-01 13:13:33','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','2','0','91682935483','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1580,'','Cash','','2023-05-01 13:14:15','','10','9','2023-05-01 13:14:15','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','2','0','91682936019','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1581,'','Cash','','2023-05-01 13:48:23','','20','9','2023-05-01 13:48:23','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','2','0','91682936062','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1582,'','Cash','','2023-05-01 13:49:16','','20','9','2023-05-01 13:49:16','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','2','0','91682938110','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1583,'','Cash','','2023-05-01 14:57:59','','500','9','2023-05-01 14:57:59','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91682942260','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1584,'','Cash','','2023-05-01 16:10:55','','0','9','2023-05-01 16:10:55','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91682946650','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1585,'','Cash','','2023-05-01 17:35:20','','250','9','2023-05-01 17:35:20','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91682946661','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1586,'','Cash','','2023-05-01 17:40:35','','0','9','2023-05-01 17:40:35','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91682951729','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1587,'','Cash','','2023-05-01 17:58:17','','420','9','2023-05-01 17:58:17','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','2','0','91682952038','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1588,'','Cash','','2023-05-01 18:00:37','','0','9','2023-05-01 18:00:37','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','2','0','91682953104','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1589,'','Cash','','2023-05-01 18:24:19','','0','9','2023-05-01 18:24:19','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91682953240','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1590,'','Cash','','2023-05-02 07:06:22','','0','9','2023-05-02 07:06:22','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91683000353','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1591,'','Cash','','2023-05-02 08:58:40','','0','9','2023-05-02 08:58:40','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','2','0','91683000387','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1592,'','Cash','','2023-05-02 09:16:02','','0','9','2023-05-02 09:16:02','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','91683007123','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1593,'','Cash','','2023-05-02 11:50:27','','0','9','2023-05-02 11:50:27','','3150','3150','1','retail','0','3150','1','0','0','0','0','0','0','printed',' ','','1','0','91683017390','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1594,'','Cash','','2023-05-02 12:43:30','','0','9','2023-05-02 12:43:31','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','2','0','91683017430','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1595,'','Cash','','2023-05-02 12:59:35','','0','9','2023-05-02 12:59:35','','850','850','1','retail','0','850','1','0','0','0','0','0','0','printed',' ','','1','0','91683020613','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1596,'','Cash','','2023-05-02 16:00:25','','0','9','2023-05-02 16:00:25','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','91683032416','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1597,'','Cash','','2023-05-02 16:14:15','','0','9','2023-05-02 16:14:15','','280','280','1','retail','0','280','1','0','0','0','0','0','0','printed',' ','','2','0','91683032657','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1598,'','Cash','','2023-05-02 16:51:17','','0','9','2023-05-02 16:51:17','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','2','0','91683035464','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1599,'','Cash','','2023-05-02 17:16:33','','0','9','2023-05-02 17:16:33','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91683035483','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1600,'','Cash','','2023-05-02 17:18:19','','0','9','2023-05-02 17:18:19','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91683036997','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1601,'','Cash','','2023-05-02 17:32:21','','250','9','2023-05-02 17:32:21','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91683037102','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1602,'','Cash','','2023-05-02 17:33:27','','0','9','2023-05-02 17:33:27','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91683037949','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1603,'','Cash','','2023-05-02 18:00:56','','0','9','2023-05-02 18:00:56','','220','220','1','retail','0','220','1','0','0','0','0','0','0','printed',' ','','1','0','91683039337','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1604,'','Cash','','2023-05-02 18:05:35','','820','9','2023-05-02 18:05:35','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','2','0','91683039667','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1605,'','Cash','','2023-05-02 18:08:29','','300','9','2023-05-02 18:08:29','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','2','0','91683039951','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1606,'','Cash','','2023-05-02 18:10:25','','0','9','2023-05-02 18:10:25','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','91683040120','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1607,'','Cash','','2023-05-03 08:08:05','','0','9','2023-05-03 08:08:05','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','2','0','91683086621','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1608,'','Cash','','2023-05-03 08:08:36','','0','9','2023-05-03 08:08:36','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91683090491','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1609,'','Cash','','2023-05-03 08:52:29','','0','9','2023-05-03 08:52:29','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','91683090519','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1610,'','Cash','','2023-05-03 08:56:27','','670','9','2023-05-03 08:56:27','','330','330','1','retail','0','330','1','0','0','0','0','0','0','printed',' ','','1','0','91683093160','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1611,'','Cash','','2023-05-03 10:46:02','','50','9','2023-05-03 10:46:02','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','2','0','91683096121','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1612,'','Cash','','2023-05-03 11:20:06','','100','9','2023-05-03 11:20:06','','3900','3900','1','retail','0','3900','1','0','0','0','0','0','0','printed',' ','','1','0','91683099976','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1613,'','Cash','','2023-05-03 12:25:56','','0','9','2023-05-03 12:25:56','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91683105935','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1614,'','Cash','','2023-05-03 12:42:37','','430','9','2023-05-03 12:42:37','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','2','0','91683105962','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1615,'','Cash','','2023-05-03 12:44:03','','0','9','2023-05-03 12:44:03','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','91683107018','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1616,'','Cash','','2023-05-03 13:42:45','','0','9','2023-05-03 13:42:45','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91683107047','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1617,'','Cash','','2023-05-03 13:43:42','','0','9','2023-05-03 13:43:42','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','91683110568','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1618,'','Cash','','2023-05-03 17:23:20','','0','9','2023-05-03 17:23:20','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91683123790','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1619,'','Cash','','2023-05-03 17:55:21','','100','9','2023-05-03 17:55:21','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','91683125712','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1620,'','Cash','','2023-05-03 18:13:23','','0','9','2023-05-03 18:13:23','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','2','0','91683125727','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1621,'','Cash','','2023-05-04 07:34:13','','0','9','2023-05-04 07:34:13','','6200','6200','1','retail','0','6200','1','0','0','0','0','0','0','printed',' ','','4','0','91683171318','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1622,'','Cash','','2023-05-04 07:47:21','','250','9','2023-05-04 07:47:21','','750','750','1','retail','0','750','1','0','0','0','0','0','0','printed',' ','','1','0','91683174856','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1623,'','Cash','','2023-05-04 08:02:18','','0','9','2023-05-04 08:02:18','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','4','0','91683175646','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1624,'','Cash','','2023-05-04 08:19:22','','0','9','2023-05-04 08:19:22','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','2','0','91683176544','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1625,'','Cash','','2023-05-04 09:15:57','','700','9','2023-05-04 09:15:57','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','3','0','91683177564','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1626,'','Cash','','2023-05-04 09:48:12','','40','9','2023-05-04 09:48:12','','460','460','1','retail','0','460','1','0','0','0','0','0','0','printed',' ','','1','0','91683180969','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1627,'','Cash','','2023-05-04 10:04:19','','0','9','2023-05-04 10:04:19','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','91683182899','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1628,'','Cash','','2023-05-04 10:48:54','','0','9','2023-05-04 10:48:54','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','2','0','91683183864','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1629,'','Cash','','2023-05-04 17:08:41','','880','9','2023-05-04 17:08:41','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','2','0','91683209312','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1630,'','Cash','','2023-05-04 17:09:19','','0','9','2023-05-04 17:09:19','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','2','0','91683209325','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1631,'','Cash','','2023-05-04 17:09:39','','0','9','2023-05-04 17:09:39','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','2','0','91683209361','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1632,'','Cash','','2023-05-04 18:20:33','','0','9','2023-05-04 18:20:33','','270','270','1','retail','0','270','1','0','0','0','0','0','0','printed',' ','','2','0','91683211993','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1633,'','Cash','','2023-05-05 07:21:11','','0','9','2023-05-05 07:21:11','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91683257934','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1634,'','Cash','','2023-05-05 07:23:53','','0','9','2023-05-05 07:23:53','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','2','0','91683260475','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1635,'','Cash','','2023-05-05 07:32:38','','0','9','2023-05-05 07:32:38','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','2','0','91683260634','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1636,'','Cash','','2023-05-05 07:42:17','','0','9','2023-05-05 07:42:17','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91683261160','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1637,'','Cash','','2023-05-05 07:52:23','','0','9','2023-05-05 07:52:23','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','2','0','91683261739','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1638,'','Cash','','2023-05-05 08:17:25','','400','9','2023-05-05 08:17:25','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','2','0','91683262346','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1639,'','Cash','','2023-05-05 09:01:34','','0','9','2023-05-05 09:01:34','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','2','0','91683263853','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1640,'','Cash','','2023-05-05 10:42:55','','200','9','2023-05-05 10:42:55','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91683266497','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1641,'','Cash','','2023-05-05 10:44:20','','0','9','2023-05-05 10:44:20','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91683272581','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1642,'','Cash','','2023-05-05 10:52:04','','0','9','2023-05-05 10:52:04','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','2','0','91683272663','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1643,'','Cash','','2023-05-05 11:15:49','','150','9','2023-05-05 11:15:49','','1350','1350','1','retail','0','1350','1','0','0','0','0','0','0','printed',' ','','1','0','91683273126','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1644,'','Cash','','2023-05-05 11:49:07','','0','9','2023-05-05 11:49:07','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','91683274564','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1645,'','Cash','','2023-05-05 12:33:51','','40','9','2023-05-05 12:33:51','','160','160','1','retail','0','160','1','0','0','0','0','0','0','printed',' ','','2','0','91683276549','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1646,'','Cash','','2023-05-05 13:44:43','','0','9','2023-05-05 13:44:43','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','2','0','91683279235','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1647,'','Cash','','2023-05-05 15:15:00','','0','9','2023-05-05 15:15:00','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91683283485','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1648,'','Cash','','2023-05-05 15:40:58','','0','9','2023-05-05 15:40:58','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91683288902','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1649,'','Cash','','2023-05-05 15:54:04','','0','9','2023-05-05 15:53:31','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','91683290460','Cleared','9','2023-05-05 15:54:04','','','','','','',0.00,0.00,0,'',''),(1650,'','Cash','','2023-05-05 16:24:41','','0','9','2023-05-05 16:24:41','','5500','5500','1','retail','0','5500','1','0','0','0','0','0','0','printed',' ','','1','0','91683291247','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1651,'','Cash','','2023-05-05 16:25:50','','0','9','2023-05-05 16:25:50','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91683293130','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1652,'','Cash','','2023-05-05 16:26:00','','0','9','2023-05-05 16:26:00','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','2','0','91683293152','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1653,'','Cash','','2023-05-05 17:29:13','','100','9','2023-05-05 17:29:13','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91683293162','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1654,'','Cash','','2023-05-05 17:30:51','','370','9','2023-05-05 17:30:51','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','91683296958','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1655,'','Cash','','2023-05-05 17:31:51','','0','9','2023-05-05 17:31:51','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91683297057','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1656,'','Cash','','2023-05-05 17:36:44','','0','9','2023-05-05 17:36:44','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','2','0','91683297113','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1657,'','Cash','','2023-05-05 17:57:43','','0','9','2023-05-05 17:57:43','','730','730','1','retail','0','730','1','0','0','0','0','0','0','printed',' ','','2','0','91683297406','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1658,'','Cash','','2023-05-06 07:53:24','','0','9','2023-05-06 07:43:21','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91683348185','Cleared','9','2023-05-06 07:53:24','','','','','','',0.00,0.00,0,'',''),(1659,'','Cash','','2023-05-06 07:58:54','','0','9','2023-05-06 07:58:54','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','2','0','91683348806','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1660,'','Cash','','2023-05-06 09:00:30','','0','9','2023-05-06 09:00:30','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91683352813','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1661,'','Cash','','2023-05-06 11:58:25','','0','9','2023-05-06 11:58:25','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','91683363474','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1662,'','Cash','','2023-05-06 13:34:29','','80','9','2023-05-06 13:34:29','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91683363508','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1663,'','Cash','','2023-05-06 13:44:30','','0','9','2023-05-06 13:44:30','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','2','0','91683369859','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1664,'','Cash','','2023-05-06 13:55:14','','700','9','2023-05-06 13:55:14','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91683369876','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1665,'','Cash','','2023-05-06 14:02:39','','0','9','2023-05-06 14:02:39','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','91683370520','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1666,'','Cash','','2023-05-06 14:18:59','','0','9','2023-05-06 14:18:59','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','2','0','91683371000','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1667,'','Cash','','2023-05-06 15:33:11','','200','9','2023-05-06 15:33:11','','800','800','1','retail','0','800','1','0','0','0','0','0','0','printed',' ','','1','0','91683371942','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1668,'','Cash','','2023-05-06 15:59:15','','0','9','2023-05-06 15:59:15','','870','870','1','retail','0','870','1','0','0','0','0','0','0','printed',' ','','1','0','91683376399','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1669,'','Cash','','2023-05-06 16:09:55','','600','9','2023-05-06 16:09:55','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','printed',' ','','1','0','91683378002','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1670,'','Cash','','2023-05-06 16:18:36','','0','9','2023-05-06 16:18:36','','220','220','1','retail','0','220','1','0','0','0','0','0','0','printed',' ','','2','0','91683378604','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1671,'','Cash','','2023-05-06 16:34:05','','100','9','2023-05-06 16:34:05','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91683379119','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1672,'','Cash','','2023-05-06 16:49:41','','0','9','2023-05-06 16:49:41','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91683380052','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1673,'','Cash','','2023-05-06 16:50:06','','0','9','2023-05-06 16:50:06','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91683380987','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1674,'','Cash','','2023-05-06 16:52:42','','0','9','2023-05-06 16:52:42','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91683381009','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1675,'','Cash','','2023-05-06 17:28:02','','0','9','2023-05-06 17:28:02','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','2','0','91683383275','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1676,'','Cash','','2023-05-06 18:26:47','','0','9','2023-05-06 18:26:47','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91683386794','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1677,'','Cash','','2023-05-06 18:34:15','','0','9','2023-05-06 18:34:15','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91683387247','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1678,'','Cash','','2023-05-08 06:47:55','','0','9','2023-05-08 06:47:55','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','2','0','91683516494','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1679,'','Cash','','2023-05-08 07:51:39','','0','9','2023-05-08 07:51:39','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','2','0','91683517678','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1680,'','Cash','','2023-05-08 08:10:25','','0','9','2023-05-08 08:10:25','','7600','7600','1','retail','0','7600','1','0','0','0','0','0','0','printed',' ','','1','0','91683521501','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1681,'','Cash','','2023-05-08 08:30:54','','600','9','2023-05-08 08:30:54','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','91683523834','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1682,'','Cash','','2023-05-08 08:37:06','','0','9','2023-05-08 08:37:06','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','91683523863','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1683,'','Cash','','2023-05-08 08:40:05','','580','9','2023-05-08 08:40:05','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91683524229','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1684,'','Cash','','2023-05-08 08:41:57','','0','9','2023-05-08 08:41:57','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91683524411','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1685,'','Cash','','2023-05-08 08:42:11','','0','9','2023-05-08 08:42:11','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91683524520','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1686,'','Cash','','2023-05-08 10:03:39','','0','9','2023-05-08 10:03:39','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','2','0','91683529412','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1687,'','Cash','','2023-05-08 10:28:54','','350','9','2023-05-08 10:28:54','','1650','1650','1','retail','0','1650','1','0','0','0','0','0','0','printed',' ','','1','0','91683530923','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1688,'','Cash','','2023-05-08 10:56:28','','0','9','2023-05-08 10:56:28','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','2','0','91683532576','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1689,'','Cash','','2023-05-08 11:03:11','','0','9','2023-05-08 11:03:11','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','3','0','91683532975','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1690,'','Cash','','2023-05-08 11:35:38','','270','9','2023-05-08 11:35:38','','1730','1730','1','retail','0','1730','1','0','0','0','0','0','0','printed',' ','','2','0','91683534827','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1691,'','Cash','','2023-05-08 11:44:05','','80','9','2023-05-08 11:44:05','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','2','0','91683535429','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1692,'','Cash','','2023-05-08 11:45:47','','40','9','2023-05-08 11:45:47','','460','460','1','retail','0','460','1','0','0','0','0','0','0','printed',' ','','3','0','91683535460','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1693,'','Cash','','2023-05-08 11:50:43','','0','9','2023-05-08 11:50:43','','3300','3300','1','retail','0','3300','1','0','0','0','0','0','0','printed',' ','','1','0','91683535554','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1694,'','Cash','','2023-05-08 11:54:04','','0','9','2023-05-08 11:54:04','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91683535851','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1695,'','Cash','','2023-05-08 11:58:28','','0','9','2023-05-08 11:58:28','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91683536292','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1696,'','Cash','','2023-05-08 12:04:44','','0','9','2023-05-08 12:04:44','','3850','3850','1','retail','0','3850','1','0','0','0','0','0','0','printed',' ','','1','0','91683536311','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1697,'','Cash','','2023-05-08 15:05:16','','0','9','2023-05-08 13:50:32','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','3','0','91683540442','Cleared','9','2023-05-08 15:05:16','','','','','','',0.00,0.00,0,'',''),(1698,'','Cash','','2023-05-08 13:51:23','','0','9','2023-05-08 13:51:23','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','2','0','91683543037','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1699,'','Cash','','2023-05-08 15:37:37','','0','9','2023-05-08 15:37:37','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','2','0','91683547525','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1700,'','Cash','','2023-05-08 15:50:48','','0','9','2023-05-08 15:50:48','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','2','0','91683550241','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1701,'','Cash','','2023-05-08 16:16:23','','250','9','2023-05-08 16:16:23','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91683550251','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1702,'','Cash','','2023-05-08 16:46:03','','0','9','2023-05-08 16:46:03','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','2','0','91683551789','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1703,'','Cash','','2023-05-08 16:49:28','','0','9','2023-05-08 16:49:28','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','2','0','91683553567','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1704,'','Cash','','2023-05-08 17:01:49','','50','9','2023-05-08 17:01:49','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','2','0','91683553775','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1705,'','Cash','','2023-05-09 06:48:32','','0','9','2023-05-09 06:48:32','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91683604102','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1706,'','Cash','','2023-05-09 10:33:27','','0','9','2023-05-09 10:33:27','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','91683617403','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1707,'','Cash','','2023-05-09 11:36:27','','930','9','2023-05-09 11:36:27','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','2','0','91683617615','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1708,'','Cash','','2023-05-09 12:12:01','','120','9','2023-05-09 12:12:01','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','2','0','91683621394','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1709,'','Cash','','2023-05-09 12:12:59','','0','9','2023-05-09 12:12:59','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','3','0','91683623531','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1710,'','Cash','','2023-05-09 12:51:05','','20','9','2023-05-09 12:51:05','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','2','0','91683623582','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1711,'','Cash','','2023-05-09 13:12:47','','600','9','2023-05-09 13:12:47','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','3','0','91683625871','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1712,'','Cash','','2023-05-09 13:53:58','','0','9','2023-05-09 13:53:58','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','2','0','91683627267','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1713,'','Cash','','2023-05-09 13:58:20','','0','9','2023-05-09 13:58:20','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91683629894','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1714,'','Cash','','2023-05-09 14:54:53','','0','9','2023-05-09 14:54:53','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','2','0','91683629903','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1715,'','Cash','','2023-05-09 15:11:50','','0','9','2023-05-09 15:11:50','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91683634298','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1716,'','Cash','','2023-05-09 15:50:12','','0','9','2023-05-09 15:50:12','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91683634312','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1717,'','Cash','','2023-05-09 16:02:09','','350','9','2023-05-09 16:02:09','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91683636614','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1718,'','Cash','','2023-05-09 16:41:17','','0','9','2023-05-09 16:41:17','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91683639665','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1719,'','Cash','','2023-05-09 17:51:35','','0','9','2023-05-09 17:51:35','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91683642366','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1720,'','Cash','','2023-05-09 18:21:15','','200','9','2023-05-09 18:21:15','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91683644697','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1721,'','Cash','','2023-05-10 07:20:02','','0','9','2023-05-10 07:20:02','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','2','0','91683689430','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1722,'','Cash','','2023-05-10 07:44:47','','0','9','2023-05-10 07:44:47','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','2','0','91683692423','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1723,'','Cash','','2023-05-10 07:57:09','','0','9','2023-05-10 07:57:09','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','2','0','91683693890','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1724,'','Cash','','2023-05-10 08:17:33','','0','9','2023-05-10 08:17:33','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','2','0','91683694632','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1725,'','Cash','','2023-05-10 08:22:23','','0','9','2023-05-10 08:22:23','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','2','0','91683695855','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1726,'','Cash','','2023-05-10 11:29:39','','0','9','2023-05-10 11:29:39','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','1','0','91683707366','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1727,'','Cash','','2023-05-10 12:02:39','','0','9','2023-05-10 12:02:39','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','2','0','91683707417','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1728,'','Cash','','2023-05-10 12:12:52','','70','9','2023-05-10 12:12:52','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','2','0','91683709362','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1729,'','Cash','','2023-05-10 13:16:10','','0','9','2023-05-10 13:16:10','','270','270','1','retail','0','270','1','0','0','0','0','0','0','printed',' ','','1','0','91683709978','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1730,'','Cash','','2023-05-10 14:03:25','','0','9','2023-05-10 14:03:25','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','3','0','91683713773','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1731,'','Cash','','2023-05-10 15:39:20','','370','9','2023-05-10 15:39:20','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','91683722355','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1732,'','Cash','','2023-05-10 16:36:41','','0','9','2023-05-10 16:36:41','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','2','0','91683725794','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1733,'','Cash','','2023-05-10 17:26:25','','850','9','2023-05-10 17:26:25','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91683725803','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1734,'','Cash','','2023-05-11 07:31:58','','0','9','2023-05-11 07:31:58','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91683779502','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1735,'','Cash','','2023-05-11 08:15:17','','0','9','2023-05-11 08:15:17','','5800','5800','1','retail','0','5800','1','0','0','0','0','0','0','printed',' ','','1','0','91683779679','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1736,'','Cash','','2023-05-11 11:02:41','','0','9','2023-05-11 11:02:41','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','2','0','91683792153','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1737,'','Cash','','2023-05-11 12:08:52','','0','9','2023-05-11 12:08:52','','3700','3700','1','retail','0','3700','1','0','0','0','0','0','0','printed',' ','','1','0','91683792165','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1738,'','Cash','','2023-05-11 12:54:54','','0','9','2023-05-11 12:54:54','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91683798889','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1739,'','Cash','','2023-05-11 13:22:21','','0','9','2023-05-11 13:22:21','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91683798896','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1740,'','Cash','','2023-05-11 13:56:09','','0','9','2023-05-11 13:56:09','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91683802563','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1741,'','Cash','','2023-05-11 14:10:47','','0','9','2023-05-11 14:10:47','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91683802570','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1742,'','Cash','','2023-05-11 14:18:35','','80','9','2023-05-11 14:18:35','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','2','0','91683803449','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1743,'','Cash','','2023-05-11 14:59:05','','0','9','2023-05-11 14:59:05','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91683803921','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1744,'','Cash','','2023-05-11 15:57:07','','0','9','2023-05-11 15:57:07','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','3','0','91683806347','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1745,'','Cash','','2023-05-11 16:59:58','','0','9','2023-05-11 16:59:58','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91683809830','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1746,'','Cash','','2023-05-11 17:05:57','','770','9','2023-05-11 17:05:57','','230','230','1','retail','0','230','1','0','0','0','0','0','0','printed',' ','','1','0','91683813602','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1747,'','Cash','','2023-05-11 17:34:50','','0','9','2023-05-11 17:34:50','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','2','0','91683813963','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1748,'','Cash','','2023-05-11 18:20:57','','0','9','2023-05-11 18:20:57','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','91683815693','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1749,'','Cash','','2023-05-12 08:33:40','','0','9','2023-05-12 08:33:40','','850','850','1','retail','0','850','1','0','0','0','0','0','0','printed',' ','','1','0','91683862042','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1750,'','Cash','','2023-05-12 09:17:27','','0','9','2023-05-12 09:17:27','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91683869624','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1751,'','Cash','','2023-05-12 13:40:38','','0','9','2023-05-12 13:40:38','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','1','0','91683888026','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1752,'','Cash','','2023-05-12 13:41:03','','0','9','2023-05-12 13:41:03','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91683888041','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1753,'','Cash','','2023-05-12 13:43:13','','670','9','2023-05-12 13:43:13','','330','330','1','retail','0','330','1','0','0','0','0','0','0','printed',' ','','1','0','91683888066','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1754,'','Cash','','2023-05-12 14:37:27','','0','9','2023-05-12 14:37:27','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','2','0','91683888243','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1755,'','Cash','','2023-05-12 14:45:58','','700','9','2023-05-12 14:45:58','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91683891457','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1756,'','Cash','','2023-05-12 14:50:21','','750','9','2023-05-12 14:50:21','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','2','0','91683891968','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1757,'','Cash','','2023-05-12 15:35:36','','0','9','2023-05-12 15:35:36','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','2','0','91683892231','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1758,'','Cash','','2023-05-12 15:41:05','','0','9','2023-05-12 15:41:05','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91683895254','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1759,'','Cash','','2023-05-12 15:47:08','','0','9','2023-05-12 15:47:08','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91683895269','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1760,'','Cash','','2023-05-12 15:50:11','','0','9','2023-05-12 15:50:11','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','91683895756','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1761,'','Cash','','2023-05-12 16:07:57','','0','9','2023-05-12 16:07:57','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','2','0','91683895814','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1762,'','Cash','','2023-05-12 16:37:15','','200','9','2023-05-12 16:37:15','','800','800','1','retail','0','800','1','0','0','0','0','0','0','printed',' ','','1','0','91683896881','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1763,'','Cash','','2023-05-12 16:52:13','','440','9','2023-05-12 16:52:13','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','2','0','91683898640','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1764,'','Cash','','2023-05-12 17:02:02','','0','9','2023-05-12 17:02:02','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91683899540','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1765,'','Cash','','2023-05-12 17:44:34','','0','9','2023-05-12 17:44:34','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','2','0','91683900246','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1766,'','Cash','','2023-05-12 18:06:03','','0','9','2023-05-12 18:06:03','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','2','0','91683903956','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1767,'','Cash','','2023-05-12 18:19:46','','0','9','2023-05-12 18:19:46','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','91683903965','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1768,'','Cash','','2023-05-12 18:27:14','','0','9','2023-05-12 18:27:14','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','2','0','91683904795','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1769,'','Cash','','2023-05-12 18:31:46','','0','9','2023-05-12 18:31:46','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91683905237','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1770,'','Cash','','2023-05-13 09:08:13','','0','9','2023-05-13 09:08:13','','430','430','1','retail','0','430','1','0','0','0','0','0','0','printed',' ','','3','0','91683958070','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1771,'','Cash','','2023-05-13 09:29:18','','0','9','2023-05-13 09:29:18','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91683958099','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1772,'','Cash','','2023-05-13 09:36:17','','300','9','2023-05-13 09:36:17','','700','700','1','retail','0','700','1','0','0','0','0','0','0','printed',' ','','3','0','91683959362','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1773,'','Cash','','2023-05-13 10:28:56','','0','9','2023-05-13 10:28:56','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','2','0','91683962929','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1774,'','Cash','','2023-05-13 15:49:56','','0','9','2023-05-13 15:49:56','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','2','0','91683980439','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1775,'','Cash','','2023-05-13 17:12:01','','0','9','2023-05-13 17:12:01','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','2','0','91683982200','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1776,'','Cash','','2023-05-13 17:24:40','','0','9','2023-05-13 17:24:40','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','2','0','91683987159','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1777,'','Cash','','2023-05-13 17:25:11','','0','9','2023-05-13 17:25:11','','1800','1800','1','retail','0','1800','1','0','0','0','0','0','0','printed',' ','','1','0','91683987883','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1778,'','Cash','','2023-05-13 17:55:31','','0','9','2023-05-13 17:55:31','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','1','0','91683987914','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1779,'','Cash','','2023-05-13 18:26:31','','420','9','2023-05-13 18:26:31','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','2','0','91683990116','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1780,'','Cash','','2023-05-13 18:37:31','','0','9','2023-05-13 18:37:31','','5800','5800','1','retail','0','5800','1','0','0','0','0','0','0','printed',' ','','1','0','91683991597','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1781,'','Cash','','2023-05-15 08:40:20','','0','9','2023-05-15 08:40:20','','770','770','1','retail','0','770','1','0','0','0','0','0','0','printed',' ','','1','0','91684129122','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1782,'','Cash','','2023-05-15 08:43:32','','0','9','2023-05-15 08:43:32','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','4','0','91684129398','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1783,'','Cash','','2023-05-15 08:43:42','','0','9','2023-05-15 08:43:42','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91684129414','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1784,'','Cash','','2023-05-15 08:58:10','','0','9','2023-05-15 08:58:10','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91684129436','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1785,'','Cash','','2023-05-15 09:02:59','','0','9','2023-05-15 09:02:59','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91684130292','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1786,'','Cash','','2023-05-15 09:20:37','','0','9','2023-05-15 09:20:37','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91684130590','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1787,'','Cash','','2023-05-15 09:29:49','','0','9','2023-05-15 09:29:49','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','2','0','91684131639','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1788,'','Cash','','2023-05-15 10:10:34','','0','9','2023-05-15 09:37:18','','3350','3350','1','retail','0','3350','1','0','0','0','0','0','0','printed',' ','','1','0','91684132192','Cleared','9','2023-05-15 10:10:34','','','','','','',0.00,0.00,0,'',''),(1789,'','Cash','','2023-05-15 09:46:26','','0','9','2023-05-15 09:46:26','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','3','0','91684132641','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1790,'','Cash','','2023-05-15 10:28:44','','0','9','2023-05-15 10:28:44','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','91684134639','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1791,'','Cash','','2023-05-15 10:44:26','','620','9','2023-05-15 10:44:26','','380','380','1','retail','0','380','1','0','0','0','0','0','0','printed',' ','','2','0','91684135727','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1792,'','Cash','','2023-05-15 11:30:02','','740','9','2023-05-15 11:30:02','','260','260','1','retail','0','260','1','0','0','0','0','0','0','printed',' ','','2','0','91684136674','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1793,'','Cash','','2023-05-15 13:24:56','','0','9','2023-05-15 13:24:56','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91684139445','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1794,'','Cash','','2023-05-15 13:38:16','','0','9','2023-05-15 13:38:16','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91684146300','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1795,'','Cash','','2023-05-15 13:47:27','','820','9','2023-05-15 13:47:27','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','2','0','91684147101','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1796,'','Cash','','2023-05-15 13:49:35','','0','9','2023-05-15 13:49:35','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','2','0','91684147654','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1797,'','Cash','','2023-05-15 14:02:13','','0','9','2023-05-15 14:02:13','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','2','0','91684147783','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1798,'','Cash','','2023-05-15 15:21:25','','100','9','2023-05-15 15:21:25','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','2','0','91684153272','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1799,'','Cash','','2023-05-15 16:12:29','','0','9','2023-05-15 16:12:29','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','91684153290','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1800,'','Cash','','2023-05-15 16:12:42','','850','9','2023-05-15 16:12:42','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','2','0','91684156352','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1801,'','Cash','','2023-05-15 16:37:12','','0','9','2023-05-15 16:37:12','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','4','0','91684157819','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1802,'','Cash','','2023-05-15 16:41:11','','0','9','2023-05-15 16:41:11','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','2','0','91684157834','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1803,'','Cash','','2023-05-15 16:55:40','','50','9','2023-05-15 16:55:40','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','2','0','91684158074','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1804,'','Cash','','2023-05-15 18:12:27','','80','9','2023-05-15 18:12:27','','270','270','1','retail','0','270','1','0','0','0','0','0','0','printed',' ','','2','0','91684158953','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1805,'','Cash','','2023-05-16 07:06:40','','0','9','2023-05-16 07:06:40','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91684207448','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1806,'','Cash','','2023-05-16 07:06:59','','0','9','2023-05-16 07:06:59','','3100','3100','1','retail','0','3100','1','0','0','0','0','0','0','printed',' ','','1','0','91684210003','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1807,'','Cash','','2023-05-16 07:55:52','','0','9','2023-05-16 07:55:52','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91684210026','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1808,'','Cash','','2023-05-16 08:26:22','','0','9','2023-05-16 08:26:22','','280','280','1','retail','0','280','1','0','0','0','0','0','0','printed',' ','','1','0','91684214765','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1809,'','Cash','','2023-05-16 08:38:38','','550','9','2023-05-16 08:38:38','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','2','0','91684214791','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1810,'','Cash','','2023-05-16 09:31:33','','0','9','2023-05-16 09:31:33','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','1','0','91684215523','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1811,'','Cash','','2023-05-16 11:26:31','','50','9','2023-05-16 11:26:31','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','2','0','91684218697','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1812,'','Cash','','2023-05-16 12:12:17','','0','9','2023-05-16 12:12:17','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','91684225597','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1813,'','Cash','','2023-05-16 12:18:05','','0','9','2023-05-16 12:18:05','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91684228341','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1814,'','Cash','','2023-05-16 13:57:51','','380','9','2023-05-16 13:57:51','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','2','0','91684228688','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1815,'','Cash','','2023-05-16 14:03:07','','0','9','2023-05-16 14:03:07','','11600','11600','1','retail','0','11600','1','0','0','0','0','0','0','printed',' ','','1','0','91684234676','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1816,'','Cash','','2023-05-16 14:23:54','','0','9','2023-05-16 14:23:54','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91684234992','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1817,'','Cash','','2023-05-16 16:08:57','','0','9','2023-05-16 16:08:57','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','1','0','91684236237','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1818,'','Cash','','2023-05-16 17:28:04','','30','9','2023-05-16 17:28:04','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','2','0','91684242541','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1819,'','Cash','','2023-05-16 17:52:38','','0','9','2023-05-16 17:52:38','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91684248749','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1820,'','Cash','','2023-05-17 07:23:19','','0','9','2023-05-17 07:23:19','','3100','3100','1','retail','0','3100','1','0','0','0','0','0','0','printed',' ','','1','0','91684294199','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1821,'','Cash','','2023-05-17 08:24:19','','0','9','2023-05-17 08:24:19','','1250','1250','1','retail','0','1250','1','0','0','0','0','0','0','printed',' ','','1','0','91684297401','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1822,'','Cash','','2023-05-17 12:01:02','','0','9','2023-05-17 12:01:02','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','3','0','91684314052','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1823,'','Cash','','2023-05-17 12:02:19','','0','9','2023-05-17 12:02:19','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','3','0','91684314066','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1824,'','Cash','','2023-05-17 12:48:16','','0','9','2023-05-17 12:48:16','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91684316887','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1825,'','Cash','','2023-05-17 14:35:41','','0','9','2023-05-17 14:35:41','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','2','0','91684316899','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1826,'','Cash','','2023-05-17 16:47:14','','0','9','2023-05-17 16:47:14','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','2','0','91684323343','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1827,'','Cash','','2023-05-17 17:28:32','','40','9','2023-05-17 17:28:32','','360','360','1','retail','0','360','1','0','0','0','0','0','0','printed',' ','','2','0','91684331238','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1828,'','Cash','','2023-05-17 18:06:38','','0','9','2023-05-17 18:06:38','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','2','0','91684333716','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1829,'','Cash','','2023-05-18 07:03:53','','0','9','2023-05-18 07:03:53','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','91684382624','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1830,'','Cash','','2023-05-18 07:53:29','','50','9','2023-05-18 07:53:29','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91684382636','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1831,'','Cash','','2023-05-18 08:24:53','','150','9','2023-05-18 08:24:53','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','2','0','91684387487','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1832,'','Cash','','2023-05-18 08:45:31','','0','9','2023-05-18 08:45:31','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','2','0','91684387498','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1833,'','Cash','','2023-05-18 12:46:52','','0','9','2023-05-18 12:46:52','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','2','0','91684403204','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1834,'','Cash','','2023-05-18 12:55:08','','0','9','2023-05-18 12:55:08','','360','360','1','retail','0','360','1','0','0','0','0','0','0','printed',' ','','2','0','91684403696','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1835,'','Cash','','2023-05-18 14:18:23','','0','9','2023-05-18 14:18:23','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','91684403766','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1836,'','Cash','','2023-05-18 14:48:17','','140','9','2023-05-18 14:48:17','','460','460','1','retail','0','460','1','0','0','0','0','0','0','printed',' ','','1','0','91684408706','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1837,'','Cash','','2023-05-18 14:56:45','','700','9','2023-05-18 14:56:45','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','2','0','91684410508','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1838,'','Cash','','2023-05-18 17:38:04','','0','9','2023-05-18 17:38:04','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','2','0','91684420675','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1839,'','Cash','','2023-05-18 17:48:08','','0','9','2023-05-18 17:48:08','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91684420687','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1840,'','Cash','','2023-05-18 17:56:29','','50','9','2023-05-18 17:56:29','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91684421291','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1841,'','Cash','','2023-05-18 17:59:12','','0','9','2023-05-18 17:59:12','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91684421796','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1842,'','Cash','','2023-05-18 18:00:17','','0','9','2023-05-18 18:00:17','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','2','0','91684422008','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1843,'','Cash','','2023-05-18 18:15:17','','0','9','2023-05-18 18:15:17','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','91684422020','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1844,'','Cash','','2023-05-18 18:25:19','','350','9','2023-05-18 18:25:19','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91684423412','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1845,'','Cash','','2023-05-19 07:43:11','','0','9','2023-05-19 07:43:11','','10','10','1','retail','0','10','1','0','0','0','0','0','0','printed',' ','','2','0','91684465895','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1846,'','Cash','','2023-05-19 09:10:30','','70','9','2023-05-19 09:10:30','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','2','0','91684471394','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1847,'','Cash','','2023-05-19 09:32:01','','0','9','2023-05-19 09:32:01','','4300','4300','1','retail','0','4300','1','0','0','0','0','0','0','printed',' ','','1','0','91684476640','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1848,'','Cash','','2023-05-19 10:50:40','','700','9','2023-05-19 10:50:40','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','2','0','91684477926','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1849,'','Cash','','2023-05-19 10:51:47','','0','9','2023-05-19 10:51:47','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','2','0','91684482645','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1850,'','Cash','','2023-05-19 10:59:07','','570','9','2023-05-19 10:59:07','','430','430','1','retail','0','430','1','0','0','0','0','0','0','printed',' ','','2','0','91684482709','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1851,'','Cash','','2023-05-19 11:27:20','','50','9','2023-05-19 11:27:20','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','3','0','91684483152','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1852,'','Cash','','2023-05-19 12:19:06','','300','9','2023-05-19 12:19:06','','8700','8700','1','retail','0','8700','1','0','0','0','0','0','0','printed',' ','','1','0','91684487931','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1853,'','Cash','','2023-05-19 12:49:24','','0','9','2023-05-19 12:49:24','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','2','0','91684488015','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1854,'','Cash','','2023-05-19 13:09:48','','50','9','2023-05-19 13:09:48','','1950','1950','1','retail','0','1950','1','0','0','0','0','0','0','printed',' ','','1','0','91684490981','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1855,'','Cash','','2023-05-19 14:25:30','','750','9','2023-05-19 14:25:30','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91684490993','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1856,'','Cash','','2023-05-19 14:57:13','','0','9','2023-05-19 14:57:13','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91684495536','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1857,'','Cash','','2023-05-19 15:05:13','','150','9','2023-05-19 15:05:13','','850','850','1','retail','0','850','1','0','0','0','0','0','0','printed',' ','','1','0','91684497435','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1858,'','Cash','','2023-05-19 15:11:41','','760','9','2023-05-19 15:11:41','','240','240','1','retail','0','240','1','0','0','0','0','0','0','printed',' ','','2','0','91684497919','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1859,'','Cash','','2023-05-19 15:46:41','','250','9','2023-05-19 15:46:41','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','2','0','91684498306','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1860,'','Cash','','2023-05-19 16:25:27','','0','9','2023-05-19 16:25:27','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91684500411','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1861,'','Cash','','2023-05-19 16:47:16','','0','9','2023-05-19 16:47:16','','3200','3200','1','retail','0','3200','1','0','0','0','0','0','0','printed',' ','','1','0','91684502789','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1862,'','Cash','','2023-05-19 17:00:57','','0','9','2023-05-19 17:00:57','','170','170','1','retail','0','170','1','0','0','0','0','0','0','printed',' ','','1','0','91684504789','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1863,'','Cash','','2023-05-19 17:12:27','','0','9','2023-05-19 17:12:27','','280','280','1','retail','0','280','1','0','0','0','0','0','0','printed',' ','','1','0','91684504860','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1864,'','Cash','','2023-05-20 06:24:26','','0','9','2023-05-20 06:24:26','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','2','0','91684553031','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1865,'','Cash','','2023-05-20 07:56:07','','0','9','2023-05-20 07:56:07','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','2','0','91684553068','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1866,'','Cash','','2023-05-20 08:09:58','','0','9','2023-05-20 08:09:58','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91684558569','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1867,'','Cash','','2023-05-20 09:43:28','','0','9','2023-05-20 09:43:28','','160','160','1','retail','0','160','1','0','0','0','0','0','0','printed',' ','','2','0','91684559402','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1868,'','Cash','','2023-05-20 09:43:37','','20','9','2023-05-20 09:43:37','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','2','0','91684565010','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1869,'','Cash','','2023-05-20 14:04:59','','0','9','2023-05-20 14:04:59','','3150','3150','1','retail','0','3150','1','0','0','0','0','0','0','printed',' ','','1','0','91684580651','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1870,'','Cash','','2023-05-20 15:33:48','','0','9','2023-05-20 15:33:48','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91684585083','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1871,'','Cash','','2023-05-20 16:00:00','','350','9','2023-05-20 16:00:00','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','2','0','91684586032','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1872,'','Cash','','2023-05-20 16:18:54','','0','9','2023-05-20 16:18:54','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' </BR>254793884186 ','','2','0','91684587610','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1873,'','Cash','','2023-05-20 17:35:14','','80','9','2023-05-20 17:35:14','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','2','0','91684588841','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1874,'','Cash','','2023-05-20 17:44:58','','0','9','2023-05-20 17:44:58','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','91684593876','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1875,'','Cash','','2023-05-20 18:19:22','','0','9','2023-05-20 18:19:22','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','2','0','91684595953','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1876,'','Cash','','2023-05-22 07:37:24','','0','9','2023-05-22 07:37:24','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','2','0','91684730230','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1877,'','Cash','','2023-05-22 08:58:16','','0','9','2023-05-22 08:58:16','','700','700','1','retail','0','700','1','0','0','0','0','0','0','printed',' ','','1','0','91684730251','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1878,'','Cash','','2023-05-22 10:23:36','','0','9','2023-05-22 10:23:36','','1950','1950','1','retail','0','1950','1','0','0','0','0','0','0','printed',' ','','1','0','91684735100','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1879,'','Cash','','2023-05-22 10:33:19','','0','9','2023-05-22 10:33:19','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91684740221','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1880,'','Cash','','2023-05-22 10:36:38','','0','9','2023-05-22 10:36:38','','580','580','1','retail','0','580','1','0','0','0','0','0','0','printed',' ','','1','0','91684740811','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1881,'','Cash','','2023-05-22 10:45:46','','880','9','2023-05-22 10:45:46','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','2','0','91684741406','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1882,'','Cash','','2023-05-22 11:42:38','','0','9','2023-05-22 11:42:38','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','3','0','91684741558','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1883,'','Cash','','2023-05-22 12:28:10','','0','9','2023-05-22 12:28:10','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','2','0','91684744963','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1884,'','Cash','','2023-05-22 12:35:11','','0','9','2023-05-22 12:35:11','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91684747694','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1885,'','Cash','','2023-05-22 12:45:00','','0','9','2023-05-22 12:45:00','','310','310','1','retail','0','310','1','0','0','0','0','0','0','printed',' ','','2','0','91684748114','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1886,'','Cash','','2023-05-22 13:05:14','','50','9','2023-05-22 13:05:14','','1950','1950','1','retail','0','1950','1','0','0','0','0','0','0','printed',' ','','1','0','91684749902','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1887,'','Cash','','2023-05-22 14:10:47','','0','9','2023-05-22 14:10:47','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','2','0','91684749923','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1888,'','Cash','','2023-05-22 15:03:03','','0','9','2023-05-22 15:03:03','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','91684756914','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1889,'','Cash','','2023-05-22 16:02:57','','0','9','2023-05-22 16:02:57','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91684760512','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1890,'','Cash','','2023-05-22 16:07:15','','0','9','2023-05-22 16:07:15','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91684760583','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1891,'','Cash','','2023-05-22 17:10:45','','0','9','2023-05-22 17:10:45','','260','260','1','retail','0','260','1','0','0','0','0','0','0','printed',' ','','1','0','91684760839','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1892,'','Cash','','2023-05-22 17:37:57','','0','9','2023-05-22 17:37:57','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','2','0','91684764753','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1893,'','Cash','','2023-06-17 06:37:03','','0','9','2023-05-23 07:30:10','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','91684816191','Cleared','9','2023-06-17 06:37:03','','','','','','',0.00,0.00,0,'',''),(1894,'','Cash','','2023-05-23 07:57:03','','0','9','2023-05-23 07:57:03','','260','260','1','retail','0','260','1','0','0','0','0','0','0','printed',' ','','2','0','91684816214','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1895,'','Cash','','2023-05-23 08:02:10','','0','9','2023-05-23 08:02:10','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','91684817827','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1896,'','Cash','','2023-05-23 08:51:22','','0','9','2023-05-23 08:51:22','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91684818134','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1897,'','Cash','','2023-05-23 10:42:20','','0','9','2023-05-23 10:42:20','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91684821171','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1898,'','Cash','','2023-05-23 10:54:51','','0','9','2023-05-23 10:54:51','','1950','1950','1','retail','0','1950','1','0','0','0','0','0','0','printed',' ','','1','0','91684827744','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1899,'','Cash','','2023-05-23 11:29:39','','0','9','2023-05-23 11:29:39','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','3','0','91684828508','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1900,'','Cash','','2023-05-23 12:25:28','','0','9','2023-05-23 12:25:28','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','2','0','91684830602','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1901,'','Cash','','2023-05-23 12:40:35','','350','9','2023-05-23 12:40:35','','2650','2650','1','retail','0','2650','1','0','0','0','0','0','0','printed',' ','','4','0','91684834822','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1902,'','Cash','','2023-05-23 12:43:22','','0','9','2023-05-23 12:43:22','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91684834979','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1903,'','Cash','','2023-05-23 12:46:13','','0','9','2023-05-23 12:46:13','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','2','0','91684835116','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1904,'','Cash','','2023-05-23 13:08:37','','0','9','2023-05-23 13:08:37','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','2','0','91684835260','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1905,'','Cash','','2023-05-23 14:19:10','','0','9','2023-05-23 14:19:10','','490','490','1','retail','0','490','1','0','0','0','0','0','0','printed',' ','','2','0','91684836521','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1906,'','Cash','','2023-05-23 15:22:30','','0','9','2023-05-23 15:22:30','','2850','2850','1','retail','0','2850','1','0','0','0','0','0','0','printed',' ','','1','0','91684840754','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1907,'','Cash','','2023-05-23 16:03:27','','0','9','2023-05-23 16:03:27','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','2','0','91684845007','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1908,'','Cash','','2023-05-23 16:29:32','','0','9','2023-05-23 16:29:32','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','2','0','91684847011','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1909,'','Cash','','2023-05-23 18:02:41','','20','9','2023-05-23 18:02:41','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','2','0','91684853305','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1910,'','Cash','','2023-05-23 18:04:51','','0','9','2023-05-23 18:04:51','','1150','1150','1','retail','0','1150','1','0','0','0','0','0','0','printed',' ','','2','0','91684854168','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1911,'','Cash','','2023-05-23 18:11:12','','0','9','2023-05-23 18:11:12','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','2','0','91684854661','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1912,'','Cash','','2023-05-23 18:23:57','','0','9','2023-05-23 18:23:57','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','3','0','91684855288','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1913,'','Cash','','2023-05-23 18:32:53','','0','9','2023-05-23 18:32:53','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','2','0','91684855947','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1914,'','Cash','','2023-05-24 07:04:55','','0','9','2023-05-24 07:04:55','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91684898301','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1915,'','Cash','','2023-05-24 07:13:06','','80','9','2023-05-24 07:13:06','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','2','0','91684901103','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1916,'','Cash','','2023-05-24 07:21:12','','0','9','2023-05-24 07:21:12','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','2','0','91684901595','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1917,'','Cash','','2023-05-24 07:21:39','','0','9','2023-05-24 07:21:39','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91684902074','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1918,'','Cash','','2023-05-24 07:33:29','','0','9','2023-05-24 07:33:29','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','2','0','91684902103','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1919,'','Cash','','2023-05-24 09:27:15','','0','9','2023-05-24 09:27:15','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91684909624','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1920,'','Cash','','2023-05-24 09:41:21','','50','9','2023-05-24 09:41:21','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91684909640','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1921,'','Cash','','2023-05-24 10:34:26','','750','9','2023-05-24 10:34:26','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91684910486','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1922,'','Cash','','2023-05-24 14:50:09','','0','9','2023-05-24 14:50:09','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','3','0','91684928999','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1923,'','Cash','','2023-05-24 15:29:51','','0','9','2023-05-24 15:29:51','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','3','0','91684929024','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1924,'','Cash','','2023-05-24 15:32:47','','0','9','2023-05-24 15:32:47','','5500','5500','1','retail','0','5500','1','0','0','0','0','0','0','printed',' ','','1','0','91684931395','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1925,'','Cash','','2023-05-25 06:52:52','','880','9','2023-05-25 06:52:52','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','2','0','91684986762','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1926,'','Cash','','2023-05-25 08:25:16','','0','9','2023-05-25 08:25:16','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91684992298','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1927,'','Cash','','2023-05-25 08:33:03','','0','9','2023-05-25 08:33:03','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91684992320','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1928,'','Cash','','2023-05-25 08:42:34','','0','9','2023-05-25 08:42:34','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91684992786','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1929,'','Cash','','2023-05-25 09:30:02','','0','9','2023-05-25 09:30:02','','3300','3300','1','retail','0','3300','1','0','0','0','0','0','0','printed',' ','','1','0','91684993357','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1930,'','Cash','','2023-05-25 10:01:58','','0','9','2023-05-25 10:01:58','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91684996206','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1931,'','Cash','','2023-05-25 17:26:49','','0','9','2023-05-25 17:26:49','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91685024794','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1932,'','Cash','','2023-05-25 17:47:58','','50','9','2023-05-25 17:47:58','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','2','0','91685024813','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1933,'','Cash','','2023-05-25 18:28:47','','50','9','2023-05-25 18:28:47','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91685028519','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1934,'','Cash','','2023-05-26 06:57:16','','70','9','2023-05-26 06:57:16','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','91685070629','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1935,'','Cash','','2023-05-26 07:18:31','','20','9','2023-05-26 07:18:31','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','91685073446','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1936,'','Cash','','2023-05-26 07:20:00','','0','9','2023-05-26 07:20:00','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91685074720','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1937,'','Cash','','2023-05-26 08:17:10','','80','9','2023-05-26 08:17:10','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','2','0','91685074803','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1938,'','Cash','','2023-05-26 08:21:28','','0','9','2023-05-26 08:21:28','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','2','0','91685078235','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1939,'','Cash','','2023-05-26 08:43:13','','50','9','2023-05-26 08:43:13','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91685078515','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1940,'','Cash','','2023-05-26 08:55:46','','150','9','2023-05-26 08:55:46','','850','850','1','retail','0','850','1','0','0','0','0','0','0','printed',' ','','1','0','91685079802','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1941,'','Cash','','2023-05-26 09:05:10','','700','9','2023-05-26 09:05:10','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','2','0','91685080591','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1942,'','Cash','','2023-05-26 09:21:07','','0','9','2023-05-26 09:21:07','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','3','0','91685081116','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1943,'','Cash','','2023-05-26 11:28:35','','70','9','2023-05-26 11:28:35','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','2','0','91685089708','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1944,'','Cash','','2023-05-26 13:09:32','','700','9','2023-05-26 13:09:32','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','2','0','91685089722','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1945,'','Cash','','2023-05-26 16:43:01','','900','9','2023-05-26 16:43:01','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91685103193','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1946,'','Cash','','2023-05-26 17:36:54','','0','9','2023-05-26 17:36:54','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','printed',' ','','1','0','91685108591','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1947,'','Cash','','2023-05-27 08:13:07','','0','9','2023-05-27 08:13:07','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91685164340','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1948,'','Cash','','2023-05-27 09:13:32','','0','9','2023-05-27 09:13:32','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91685164425','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1949,'','Cash','','2023-05-27 09:18:17','','630','9','2023-05-27 09:18:17','','370','370','1','retail','0','370','1','0','0','0','0','0','0','printed',' ','','2','0','91685168015','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1950,'','Cash','','2023-05-27 09:21:15','','50','9','2023-05-27 09:21:15','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','2','0','91685168322','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1951,'','Cash','','2023-05-27 10:52:15','','0','9','2023-05-27 10:52:15','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','4','0','91685168480','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1952,'','Cash','','2023-05-27 11:04:32','','400','9','2023-05-27 11:04:32','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91685173939','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1953,'','Cash','','2023-05-27 13:01:35','','350','9','2023-05-27 13:01:35','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','2','0','91685174679','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1954,'','Cash','','2023-05-27 16:15:26','','0','9','2023-05-27 16:15:26','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','2','0','91685193289','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1955,'','Cash','','2023-05-27 18:00:22','','0','9','2023-05-27 18:00:22','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91685193331','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1956,'','Cash','','2023-05-27 18:01:14','','0','9','2023-05-27 18:01:14','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91685199627','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1957,'','Cash','','2023-05-27 18:11:45','','0','9','2023-05-27 18:11:45','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','3','0','91685199678','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1958,'','Cash','','2023-05-29 07:15:31','','0','9','2023-05-29 07:15:31','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','91685329881','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1959,'','Cash','','2023-05-29 07:17:03','','0','9','2023-05-29 07:17:03','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','2','0','91685333736','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1960,'','Cash','','2023-05-29 08:06:39','','20','9','2023-05-29 08:06:39','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','2','0','91685333911','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1961,'','Cash','','2023-05-29 09:04:03','','0','9','2023-05-29 09:04:03','','4250','4250','1','retail','0','4250','1','0','0','0','0','0','0','printed',' ','','1','0','91685336812','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1962,'','Cash','','2023-05-29 09:07:52','','20','9','2023-05-29 09:07:52','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','2','0','91685340247','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1963,'','Cash','','2023-05-29 09:32:36','','0','9','2023-05-29 09:32:36','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','91685340481','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1964,'','Cash','','2023-05-29 10:26:45','','0','9','2023-05-29 10:26:45','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','91685341964','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1965,'','Cash','','2023-05-29 11:09:28','','40','9','2023-05-29 11:09:28','','260','260','1','retail','0','260','1','0','0','0','0','0','0','printed',' ','','2','0','91685345207','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1966,'','Cash','','2023-05-29 11:25:42','','0','9','2023-05-29 11:25:42','','6000','6000','1','retail','0','6000','1','0','0','0','0','0','0','printed',' ','','1','0','91685347781','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1967,'','Cash','','2023-05-29 12:25:08','','0','9','2023-05-29 12:25:08','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','3','0','91685351092','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1968,'','Cash','','2023-05-29 13:17:51','','0','9','2023-05-29 13:17:51','','630','630','1','retail','0','630','1','0','0','0','0','0','0','printed',' ','','1','0','91685352310','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1969,'','Cash','','2023-05-29 14:59:30','','0','9','2023-05-29 14:59:30','','4600','4600','1','retail','0','4600','1','0','0','0','0','0','0','printed',' ','','1','0','91685355486','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1970,'','Cash','','2023-05-29 15:47:42','','0','9','2023-05-29 15:47:42','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','2','0','91685361801','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1971,'','Cash','','2023-05-29 15:56:51','','0','9','2023-05-29 15:56:51','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','2','0','91685364466','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1972,'','Cash','','2023-05-29 17:37:53','','0','9','2023-05-29 17:37:53','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','91685365014','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1973,'','Cash','','2023-05-29 17:57:13','','600','9','2023-05-29 17:57:13','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','4','0','91685371075','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1974,'','Cash','','2023-05-30 11:39:02','','600','9','2023-05-30 11:39:02','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','2','0','91685435933','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1975,'','Cash','','2023-05-30 13:33:12','','0','9','2023-05-30 13:33:12','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','91685435949','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1976,'','Cash','','2023-05-30 15:39:53','','0','9','2023-05-30 15:39:53','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91685450373','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1977,'','Cash','','2023-05-30 16:07:11','','0','9','2023-05-30 16:07:11','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','2','0','91685450397','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1978,'','Cash','','2023-05-30 17:18:23','','50','9','2023-05-30 17:18:23','','950','950','1','retail','0','950','1','0','0','0','0','0','0','printed',' ','','1','0','91685452040','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1979,'','Cash','','2023-05-30 17:32:57','','0','9','2023-05-30 17:32:57','','2700','2700','1','retail','0','2700','1','0','0','0','0','0','0','printed',' ','','1','0','91685456312','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1980,'','Cash','','2023-05-30 17:48:23','','0','9','2023-05-30 17:48:23','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','2','0','91685458094','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1981,'','Cash','','2023-05-31 08:38:41','','0','9','2023-05-31 08:38:41','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','2','0','91685511429','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1982,'','Cash','','2023-05-31 08:44:12','','0','9','2023-05-31 08:44:12','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','2','0','91685511538','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1983,'','Cash','','2023-05-31 10:14:51','','0','9','2023-05-31 10:14:51','','3200','3200','1','retail','0','3200','1','0','0','0','0','0','0','printed',' ','','1','0','91685511862','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1984,'','Cash','','2023-05-31 10:26:44','','0','9','2023-05-31 10:26:44','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','91685517337','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1985,'','Cash','','2023-05-31 12:05:54','','0','9','2023-05-31 12:05:54','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91685518013','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1986,'','Cash','','2023-05-31 14:21:46','','0','9','2023-05-31 14:21:46','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91685532097','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1987,'','Cash','','2023-05-31 14:48:59','','0','9','2023-05-31 14:48:59','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','',NULL,'0','91685532109','Cleared','9','2023-05-31 14:48:59','','','','','','',0.00,0.00,0,'',''),(1988,'','Cash','','2023-05-31 14:58:58','','0','9','2023-05-31 14:58:58','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','2','0','91685534319','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1989,'','Cash','','2023-05-31 17:17:41','','0','9','2023-05-31 17:17:41','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91685542645','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1990,'','Cash','','2023-05-31 17:47:47','','0','9','2023-05-31 17:47:47','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91685542666','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1991,'','Cash','','2023-05-31 18:07:04','','0','9','2023-05-31 18:07:04','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','2','0','91685544471','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1992,'','Cash','','2023-05-31 18:10:41','','0','9','2023-05-31 18:10:41','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','2','0','91685545629','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1993,'','Cash','','2023-05-31 18:20:44','','0','9','2023-05-31 18:20:44','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','3','0','91685545885','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1994,'','Cash','','2023-06-01 07:54:49','','0','9','2023-06-01 07:54:49','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','2','0','91685590428','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1995,'','Cash','','2023-06-01 10:04:44','','80','9','2023-06-01 10:04:44','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','2','0','91685603072','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1996,'','Cash','','2023-06-01 10:36:44','','0','9','2023-06-01 10:36:44','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','3','0','91685603098','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1997,'','Cash','','2023-06-01 10:42:11','','0','9','2023-06-01 10:42:11','','2700','2700','1','retail','0','2700','1','0','0','0','0','0','0','printed',' ','','1','0','91685605020','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1998,'','Cash','','2023-06-01 13:38:39','','0','9','2023-06-01 13:38:39','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91685615903','Cleared','','','','','','','','',0.00,0.00,0,'',''),(1999,'','Cash','','2023-06-01 13:39:21','','0','9','2023-06-01 13:39:21','','240','240','1','retail','0','240','1','0','0','0','0','0','0','printed',' ','','2','0','91685615924','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2000,'','Cash','','2023-06-01 13:43:31','','0','9','2023-06-01 13:43:31','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','2','0','91685616131','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2001,'','Cash','','2023-06-01 15:35:30','','470','9','2023-06-01 15:35:30','','530','530','1','retail','0','530','1','0','0','0','0','0','0','printed',' ','','1','0','91685616215','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2002,'','Cash','','2023-06-01 16:37:02','','0','9','2023-06-01 16:37:02','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','2','0','91685622942','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2003,'','Cash','','2023-06-01 16:40:54','','50','9','2023-06-01 16:40:54','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91685626625','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2004,'','Cash','','2023-06-01 18:01:49','','0','9','2023-06-01 18:01:49','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91685626869','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2005,'','Cash','','2023-06-01 18:02:30','','0','9','2023-06-01 18:02:30','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91685631712','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2006,'','Cash','','2023-06-01 18:25:19','','300','9','2023-06-01 18:25:19','','2700','2700','1','retail','0','2700','1','0','0','0','0','0','0','printed',' ','','1','0','91685631756','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2007,'','Cash','','2023-06-02 07:06:17','','300','9','2023-06-02 07:06:17','','700','700','1','retail','0','700','1','0','0','0','0','0','0','printed',' ','','1','0','91685675997','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2008,'','Cash','','2023-06-02 07:51:02','','0','9','2023-06-02 07:51:02','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','2','0','91685678784','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2009,'','Cash','','2023-06-02 08:51:56','','50','9','2023-06-02 08:51:56','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','2','0','91685681465','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2010,'','Cash','','2023-06-02 11:04:18','','0','9','2023-06-02 11:04:18','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','2','0','91685693010','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2011,'','Cash','','2023-06-02 11:31:51','','0','9','2023-06-02 11:31:51','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91685693061','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2012,'','Cash','','2023-06-02 12:31:45','','0','9','2023-06-02 12:31:45','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','2','0','91685694714','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2013,'','Cash','','2023-06-02 12:56:19','','10','9','2023-06-02 12:56:19','','240','240','1','retail','0','240','1','0','0','0','0','0','0','printed',' ','','2','0','91685698308','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2014,'','Cash','','2023-06-02 12:58:40','','80','9','2023-06-02 12:58:40','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','2','0','91685699788','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2015,'','Cash','','2023-06-02 13:25:45','','500','9','2023-06-02 13:25:45','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91685701533','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2016,'','Cash','','2023-06-02 14:16:53','','750','9','2023-06-02 14:16:53','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91685701554','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2017,'','Cash','','2023-06-02 14:27:29','','0','9','2023-06-02 14:27:29','','170','170','1','retail','0','170','1','0','0','0','0','0','0','printed',' ','','1','0','91685704627','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2018,'','Cash','','2023-06-02 14:42:22','','0','9','2023-06-02 14:42:22','','5800','5800','1','retail','0','5800','1','0','0','0','0','0','0','printed',' ','','1','0','91685705260','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2019,'','Cash','','2023-06-02 15:19:19','','0','9','2023-06-02 15:19:19','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','printed',' ','','1','0','91685706195','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2020,'','Cash','','2023-06-02 15:43:14','','0','9','2023-06-02 15:43:14','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','2','0','91685708366','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2021,'','Cash','','2023-06-02 16:07:59','','0','9','2023-06-02 16:07:59','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','2','0','91685709797','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2022,'','Cash','','2023-06-02 16:54:08','','0','9','2023-06-02 16:54:08','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91685711286','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2023,'','Cash','','2023-06-02 17:15:55','','0','9','2023-06-02 17:15:55','','3900','3900','1','retail','0','3900','1','0','0','0','0','0','0','printed',' ','','1','0','91685715348','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2024,'','Cash','','2023-06-02 17:24:45','','760','9','2023-06-02 17:24:45','','240','240','1','retail','0','240','1','0','0','0','0','0','0','printed',' ','','2','0','91685715358','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2025,'','Cash','','2023-06-02 18:01:07','','0','9','2023-06-02 18:01:07','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','2','0','91685715892','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2026,'','Cash','','2023-06-02 18:09:36','','80','9','2023-06-02 18:09:36','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','2','0','91685718069','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2027,'','Cash','','2023-06-03 07:34:24','','0','9','2023-06-03 07:34:24','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','2','0','91685766818','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2028,'','Cash','','2023-06-03 08:31:44','','0','9','2023-06-03 08:31:44','','700','700','1','retail','0','700','1','0','0','0','0','0','0','printed',' ','','1','0','91685766949','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2029,'','Cash','','2023-06-03 08:43:06','','0','9','2023-06-03 08:43:06','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','2','0','91685770311','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2030,'','Cash','','2023-06-03 09:41:24','','0','9','2023-06-03 09:41:24','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','2','0','91685770988','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2031,'','Cash','','2023-06-03 11:22:35','','0','9','2023-06-03 11:22:35','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','3','0','91685774491','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2032,'','Cash','','2023-06-03 11:56:19','','0','9','2023-06-03 11:56:19','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','3','0','91685780560','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2033,'','Cash','','2023-06-03 12:10:31','','0','9','2023-06-03 12:10:31','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91685782596','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2034,'','Cash','','2023-06-03 12:26:51','','0','9','2023-06-03 12:26:51','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','91685783478','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2035,'','Cash','','2023-06-03 13:27:44','','0','9','2023-06-03 13:27:44','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','3','0','91685784416','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2036,'','Cash','','2023-06-03 14:26:56','','0','9','2023-06-03 14:26:56','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','2','0','91685788068','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2037,'','Cash','','2023-06-03 15:18:18','','0','9','2023-06-03 15:18:18','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','3','0','91685791626','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2038,'','Cash','','2023-06-03 15:42:32','','0','9','2023-06-03 15:42:32','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','2','0','91685794703','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2039,'','Cash','','2023-06-03 16:25:41','','0','9','2023-06-03 16:25:41','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','3','0','91685796163','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2040,'','Cash','','2023-06-03 16:27:35','','0','9','2023-06-03 16:27:35','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','91685798747','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2041,'','Cash','','2023-06-03 18:36:17','','0','9','2023-06-03 18:36:17','','9000','9000','1','retail','0','9000','1','0','0','0','0','0','0','printed',' ','','1','0','91685805360','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2042,'','Cash','','2023-06-05 07:41:06','','0','9','2023-06-05 07:41:06','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91685935154','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2043,'','Cash','','2023-06-05 07:41:20','','0','9','2023-06-05 07:41:20','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','2','0','91685940073','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2044,'','Cash','','2023-06-05 07:42:08','','0','9','2023-06-05 07:42:08','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','2','0','91685940083','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2045,'','Cash','','2023-06-05 08:36:20','','0','9','2023-06-05 08:36:20','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','2','0','91685940131','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2046,'','Cash','','2023-06-05 10:08:26','','0','9','2023-06-05 10:08:26','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','2','0','91685943384','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2047,'','Cash','','2023-06-05 10:38:07','','0','9','2023-06-05 10:38:07','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','91685948909','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2048,'','Cash','','2023-06-05 11:09:47','','20','9','2023-06-05 11:09:47','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','2','0','91685950690','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2049,'','Cash','','2023-06-05 11:12:44','','380','9','2023-06-05 11:12:44','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','2','0','91685952594','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2050,'','Cash','','2023-06-05 11:33:29','','0','9','2023-06-05 11:33:29','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','2','0','91685953966','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2051,'','Cash','','2023-06-05 12:03:34','','0','9','2023-06-05 12:03:34','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','91685954012','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2052,'','Cash','','2023-06-05 12:24:50','','0','9','2023-06-05 12:24:50','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','printed',' ','','4','0','91685956717','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2053,'','Cash','','2023-06-05 12:47:59','','0','9','2023-06-05 12:47:59','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','2','0','91685957248','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2054,'','Cash','','2023-06-05 13:09:03','','0','9','2023-06-05 13:09:03','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91685958481','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2055,'','Cash','','2023-06-05 13:16:21','','0','9','2023-06-05 13:16:21','','2950','2950','1','retail','0','2950','1','0','0','0','0','0','0','printed',' ','','1','0','91685959752','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2056,'','Cash','','2023-06-05 13:52:13','','20','9','2023-06-05 13:52:13','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','1','0','91685960184','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2057,'','Cash','','2023-06-05 13:53:38','','0','9','2023-06-05 13:53:38','','5500','5500','1','retail','0','5500','1','0','0','0','0','0','0','printed',' ','','1','0','91685962403','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2058,'','Cash','','2023-06-05 14:50:38','','350','9','2023-06-05 14:50:38','','2650','2650','1','retail','0','2650','1','0','0','0','0','0','0','printed',' ','','4','0','91685962664','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2059,'','Cash','','2023-06-05 14:51:53','','170','9','2023-06-05 14:51:53','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','2','0','91685965845','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2060,'','Cash','','2023-06-05 15:19:36','','0','9','2023-06-05 15:19:36','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','2','0','91685965920','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2061,'','Cash','','2023-06-05 15:48:55','','0','9','2023-06-05 15:48:55','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','3','0','91685967578','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2062,'','Cash','','2023-06-05 16:24:00','','0','9','2023-06-05 16:24:00','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','2','0','91685969531','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2063,'','Cash','','2023-06-05 17:56:17','','300','9','2023-06-05 17:56:17','','3800','3800','1','retail','0','3800','1','0','0','0','0','0','0','printed',' ','','1','0','91685971443','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2064,'','Cash','','2023-06-05 18:02:13','','820','9','2023-06-05 18:02:13','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','2','0','91685976999','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2065,'','Cash','','2023-06-06 08:14:55','','50','9','2023-06-06 08:14:55','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91686021357','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2066,'','Cash','','2023-06-06 08:32:42','','0','9','2023-06-06 08:32:42','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91686028504','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2067,'','Cash','','2023-06-06 09:45:54','','0','9','2023-06-06 09:45:54','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','2','0','91686029565','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2068,'','Cash','','2023-06-06 09:55:17','','0','9','2023-06-06 09:55:17','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','2','0','91686033957','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2069,'','Cash','','2023-06-06 10:30:21','','0','9','2023-06-06 10:30:21','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','2','0','91686034519','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2070,'','Cash','','2023-06-06 10:32:20','','0','9','2023-06-06 10:32:20','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91686036625','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2071,'','Cash','','2023-06-06 11:46:33','','0','9','2023-06-06 11:46:33','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91686036742','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2072,'','Cash','','2023-06-06 12:15:28','','0','9','2023-06-06 12:15:28','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','2','0','91686041196','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2073,'','Cash','','2023-06-06 13:15:18','','0','9','2023-06-06 13:15:18','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91686042931','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2074,'','Cash','','2023-06-06 13:58:31','','300','9','2023-06-06 13:58:31','','2700','2700','1','retail','0','2700','1','0','0','0','0','0','0','printed',' ','','1','0','91686046523','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2075,'','Cash','','2023-06-06 14:00:54','','0','9','2023-06-06 14:00:55','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91686049177','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2076,'','Cash','','2023-06-06 16:56:16','','0','9','2023-06-06 16:56:16','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','2','0','91686053872','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2077,'','Cash','','2023-06-06 17:09:13','','0','9','2023-06-06 17:09:13','','2700','2700','1','retail','0','2700','1','0','0','0','0','0','0','printed',' ','','1','0','91686059833','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2078,'','Cash','','2023-06-06 17:25:09','','0','9','2023-06-06 17:25:09','','5500','5500','1','retail','0','5500','1','0','0','0','0','0','0','printed',' ','','1','0','91686060558','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2079,'','Cash','','2023-06-06 17:29:13','','770','9','2023-06-06 17:29:13','','230','230','1','retail','0','230','1','0','0','0','0','0','0','printed',' ','','1','0','91686061531','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2080,'','Cash','','2023-06-06 17:52:57','','0','9','2023-06-06 17:52:57','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','91686061809','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2081,'','Cash','','2023-06-06 18:04:37','','170','9','2023-06-06 18:04:37','','330','330','1','retail','0','330','1','0','0','0','0','0','0','printed',' ','','2','0','91686063180','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2082,'','Cash','','2023-06-07 07:21:27','','740','9','2023-06-07 07:21:27','','260','260','1','retail','0','260','1','0','0','0','0','0','0','printed',' ','','2','0','91686111675','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2083,'','Cash','','2023-06-07 07:34:06','','0','9','2023-06-07 07:34:06','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','2','0','91686111697','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2084,'','Cash','','2023-06-07 08:21:14','','0','9','2023-06-07 08:21:14','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','2','0','91686112452','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2085,'','Cash','','2023-06-07 08:54:46','','0','9','2023-06-07 08:54:46','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','3','0','91686115277','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2086,'','Cash','','2023-06-07 09:04:45','','0','9','2023-06-07 09:04:45','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','2','0','91686117289','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2087,'','Cash','','2023-06-07 09:14:57','','300','9','2023-06-07 09:14:57','','2700','2700','1','retail','0','2700','1','0','0','0','0','0','0','printed',' ','','1','0','91686117890','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2088,'','Cash','','2023-06-07 11:22:10','','0','9','2023-06-07 11:22:10','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91686126122','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2089,'','Cash','','2023-06-07 12:35:06','','0','9','2023-06-07 12:35:06','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91686126133','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2090,'','Cash','','2023-06-07 12:47:43','','0','9','2023-06-07 12:47:43','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','2','0','91686130508','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2091,'','Cash','','2023-06-07 13:19:54','','0','9','2023-06-07 13:19:54','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','3','0','91686131265','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2092,'','Cash','','2023-06-07 13:46:02','','0','9','2023-06-07 13:46:02','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91686133204','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2093,'','Cash','','2023-06-07 14:32:24','','0','9','2023-06-07 14:32:24','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','3','0','91686134767','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2094,'','Cash','','2023-06-07 14:34:29','','0','9','2023-06-07 14:34:29','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91686137548','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2095,'','Cash','','2023-06-07 15:03:11','','0','9','2023-06-07 15:03:11','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91686137674','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2096,'','Cash','','2023-06-07 16:06:34','','0','9','2023-06-07 16:06:34','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','2','0','91686139395','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2097,'','Cash','','2023-06-07 16:08:15','','0','9','2023-06-07 16:08:15','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','2','0','91686143198','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2098,'','Cash','','2023-06-07 17:39:46','','0','9','2023-06-07 17:39:46','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','2','0','91686143300','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2099,'','Cash','','2023-06-07 17:45:50','','880','9','2023-06-07 17:45:50','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','2','0','91686148787','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2100,'','Cash','','2023-06-07 17:51:30','','0','9','2023-06-07 17:51:30','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91686149156','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2101,'','Cash','','2023-06-07 18:11:58','','700','9','2023-06-07 18:11:58','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91686149493','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2102,'','Cash','','2023-06-07 18:17:44','','70','9','2023-06-07 18:17:44','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','91686150727','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2103,'','Cash','','2023-06-07 18:18:09','','450','9','2023-06-07 18:18:09','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','91686151077','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2104,'','Cash','','2023-06-08 06:56:25','','0','9','2023-06-08 06:56:25','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91686194445','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2105,'','Cash','','2023-06-08 08:04:57','','520','9','2023-06-08 08:04:57','','480','480','1','retail','0','480','1','0','0','0','0','0','0','printed',' ','','1','0','91686196588','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2106,'','Cash','','2023-06-08 08:18:36','','0','9','2023-06-08 08:18:36','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','2','0','91686200702','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2107,'','Cash','','2023-06-08 09:45:07','','100','9','2023-06-08 09:43:56','','5900','5900','1','retail','0','5900','1','0','0','0','0','0','0','printed',' ','','1','0','91686206450','Cleared','9','2023-06-08 09:45:07','','','','','','',0.00,0.00,0,'',''),(2108,'','Cash','','2023-06-08 09:50:50','','0','9','2023-06-08 09:50:50','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','3','0','91686206866','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2109,'','Cash','','2023-06-08 11:27:56','','0','9','2023-06-08 11:27:56','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','2','0','91686207053','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2110,'','Cash','','2023-06-08 11:40:48','','0','9','2023-06-08 11:40:48','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','4','0','91686212878','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2111,'','Cash','','2023-06-08 12:38:51','','150','9','2023-06-08 12:38:51','','3850','3850','1','retail','0','3850','1','0','0','0','0','0','0','printed',' ','','1','0','91686213651','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2112,'','Cash','','2023-06-08 13:02:42','','300','9','2023-06-08 13:02:42','','2700','2700','1','retail','0','2700','1','0','0','0','0','0','0','printed',' ','','1','0','91686217234','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2113,'','Cash','','2023-06-08 14:39:19','','0','9','2023-06-08 14:39:19','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91686218569','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2114,'','Cash','','2023-06-08 15:45:39','','0','9','2023-06-08 15:45:39','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91686224365','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2115,'','Cash','','2023-06-08 16:22:30','','70','9','2023-06-08 16:22:30','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','2','0','91686228341','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2116,'','Cash','','2023-06-08 17:22:56','','0','9','2023-06-08 17:22:56','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91686232444','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2117,'','Cash','','2023-06-08 17:58:50','','0','9','2023-06-08 17:58:50','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','2','0','91686234179','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2118,'','Cash','','2023-06-09 06:51:17','','0','9','2023-06-09 06:51:17','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','91686282669','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2119,'','Cash','','2023-06-09 07:19:52','','20','9','2023-06-09 07:19:52','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','2','0','91686282681','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2120,'','Cash','','2023-06-09 08:35:33','','0','9','2023-06-09 08:35:33','','360','360','1','retail','0','360','1','0','0','0','0','0','0','printed',' ','','2','0','91686284488','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2121,'','Cash','','2023-06-09 09:10:29','','0','9','2023-06-09 09:10:29','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91686288940','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2122,'','Cash','','2023-06-09 11:58:02','','40','9','2023-06-09 11:58:02','','260','260','1','retail','0','260','1','0','0','0','0','0','0','printed',' ','','1','0','91686301074','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2123,'','Cash','','2023-06-09 12:02:10','','0','9','2023-06-09 12:02:10','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','2','0','91686301090','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2124,'','Cash','','2023-06-09 12:54:24','','500','9','2023-06-09 12:54:24','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','91686301343','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2125,'','Cash','','2023-06-09 13:33:22','','0','9','2023-06-09 13:33:22','','2950','2950','1','retail','0','2950','1','0','0','0','0','0','0','printed',' ','','1','0','91686304505','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2126,'','Cash','','2023-06-09 14:50:15','','0','9','2023-06-09 14:50:15','','2700','2700','1','retail','0','2700','1','0','0','0','0','0','0','printed',' ','','1','0','91686307617','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2127,'','Cash','','2023-06-09 16:40:14','','0','9','2023-06-09 16:40:14','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91686311427','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2128,'','Cash','','2023-06-09 17:30:16','','0','9','2023-06-09 17:30:16','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91686318017','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2129,'','Cash','','2023-06-09 17:51:39','','50','9','2023-06-09 17:51:39','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','91686321044','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2130,'','Cash','','2023-06-09 17:56:46','','0','9','2023-06-09 17:56:46','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','3','0','91686322308','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2131,'','Cash','','2023-06-10 08:17:52','','0','9','2023-06-10 08:17:52','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','2','0','91686368992','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2132,'','Cash','','2023-06-10 10:01:39','','0','9','2023-06-10 10:01:39','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91686374289','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2133,'','Cash','','2023-06-10 10:20:40','','0','9','2023-06-10 10:20:40','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91686380511','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2134,'','Cash','','2023-06-10 10:41:59','','30','9','2023-06-10 10:41:59','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','2','0','91686381644','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2135,'','Cash','','2023-06-10 11:24:20','','0','9','2023-06-10 11:24:20','','800','800','1','retail','0','800','1','0','0','0','0','0','0','printed',' ','','1','0','91686382927','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2136,'','Cash','','2023-06-10 11:50:56','','750','9','2023-06-10 11:50:56','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','2','0','91686385464','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2137,'','Cash','','2023-06-10 12:24:07','','20','9','2023-06-10 12:24:07','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','3','0','91686387067','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2138,'','Cash','','2023-06-10 13:55:24','','0','9','2023-06-10 13:55:24','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91686389055','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2139,'','Cash','','2023-06-10 15:03:32','','700','9','2023-06-10 15:03:32','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91686394526','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2140,'','Cash','','2023-06-10 18:20:30','','0','9','2023-06-10 18:20:30','','640','640','1','retail','0','640','1','0','0','0','0','0','0','printed',' ','','1','0','91686410384','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2141,'','Cash','','2023-06-10 18:20:56','','0','9','2023-06-10 18:20:56','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91686410442','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2142,'','Cash','','2023-06-10 18:22:00','','0','9','2023-06-10 18:22:00','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','2','0','91686410493','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2143,'','Cash','','2023-06-10 18:32:24','','0','9','2023-06-10 18:32:24','','220','220','1','retail','0','220','1','0','0','0','0','0','0','printed',' ','','2','0','91686410536','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2144,'','Cash','','2023-06-10 18:35:07','','0','9','2023-06-10 18:35:07','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','2','0','91686411148','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2145,'','Cash','','2023-06-10 18:51:27','','0','9','2023-06-10 18:51:27','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','3','0','91686411309','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2146,'','Cash','','2023-06-12 07:37:20','','0','9','2023-06-12 07:37:20','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','2','0','91686544632','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2147,'','Cash','','2023-06-12 07:39:24','','0','9','2023-06-12 07:39:24','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','2','0','91686544666','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2148,'','Cash','','2023-06-12 07:42:13','','0','9','2023-06-12 07:42:13','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91686544768','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2149,'','Cash','','2023-06-12 08:21:14','','0','9','2023-06-12 08:21:14','','2700','2700','1','retail','0','2700','1','0','0','0','0','0','0','printed',' ','','1','0','91686544934','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2150,'','Cash','','2023-06-12 08:37:27','','850','9','2023-06-12 08:37:27','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91686547909','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2151,'','Cash','','2023-06-12 08:54:23','','0','9','2023-06-12 08:54:23','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91686548253','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2152,'','Cash','','2023-06-12 08:58:48','','0','9','2023-06-12 08:58:48','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','3','0','91686549266','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2153,'','Cash','','2023-06-12 09:15:48','','0','9','2023-06-12 09:15:48','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','2','0','91686549531','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2154,'','Cash','','2023-06-12 10:21:23','','820','9','2023-06-12 10:21:23','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','2','0','91686554473','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2155,'','Cash','','2023-06-12 10:23:25','','250','9','2023-06-12 10:23:25','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','2','0','91686554490','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2156,'','Cash','','2023-06-12 14:23:02','','0','9','2023-06-12 14:23:02','','4050','4050','1','retail','0','4050','1','0','0','0','0','0','0','printed',' ','','1','0','91686568796','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2157,'','Cash','','2023-06-12 14:23:36','','0','9','2023-06-12 14:23:36','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','2','0','91686568994','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2158,'','Cash','','2023-06-12 14:24:21','','0','9','2023-06-12 14:24:21','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','2','0','91686569050','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2159,'','Cash','','2023-06-12 15:00:35','','750','9','2023-06-12 15:00:35','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','2','0','91686569064','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2160,'','Cash','','2023-06-12 16:07:25','','0','9','2023-06-12 16:07:25','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','2','0','91686571245','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2161,'','Cash','','2023-06-12 16:09:58','','300','9','2023-06-12 16:09:58','','2700','2700','1','retail','0','2700','1','0','0','0','0','0','0','printed',' ','','1','0','91686575248','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2162,'','Cash','','2023-06-12 16:17:20','','150','9','2023-06-12 16:17:20','','850','850','1','retail','0','850','1','0','0','0','0','0','0','printed',' ','','1','0','91686575833','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2163,'','Cash','','2023-06-12 16:38:28','','0','9','2023-06-12 16:38:28','','330','330','1','retail','0','330','1','0','0','0','0','0','0','printed',' ','','3','0','91686575848','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2164,'','Cash','','2023-06-12 17:19:00','','0','9','2023-06-12 17:19:00','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','2','0','91686577111','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2165,'','Cash','','2023-06-12 17:39:25','','0','9','2023-06-12 17:39:25','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','91686579618','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2166,'','Cash','','2023-06-12 17:59:30','','0','9','2023-06-12 17:59:30','','240','240','1','retail','0','240','1','0','0','0','0','0','0','printed',' ','','2','0','91686580768','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2167,'','Cash','','2023-06-13 10:51:16','','0','9','2023-06-13 10:51:16','','3300','3300','1','retail','0','3300','1','0','0','0','0','0','0','printed',' ','','1','0','91686642597','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2168,'','Cash','','2023-06-13 12:06:12','','0','9','2023-06-13 12:06:12','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','2','0','91686642681','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2169,'','Cash','','2023-06-13 13:30:39','','0','9','2023-06-13 13:30:39','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','4','0','91686652224','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2170,'','Cash','','2023-06-13 16:30:06','','0','9','2023-06-13 16:30:06','','240','240','1','retail','0','240','1','0','0','0','0','0','0','printed',' ','','2','0','91686662996','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2171,'','Cash','','2023-06-13 17:51:13','','0','9','2023-06-13 17:51:13','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','2','0','91686667749','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2172,'','Cash','','2023-06-13 18:00:25','','600','9','2023-06-13 18:00:25','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','91686667909','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2173,'','Cash','','2023-06-14 06:39:35','','0','9','2023-06-14 06:39:35','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91686712507','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2174,'','Cash','','2023-06-14 07:56:40','','0','9','2023-06-14 07:56:40','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','2','0','91686713977','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2175,'','Cash','','2023-06-14 09:15:04','','0','9','2023-06-14 09:15:04','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91686718604','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2176,'','Cash','','2023-06-14 09:58:04','','0','9','2023-06-14 09:58:04','','750','750','1','retail','0','750','1','0','0','0','0','0','0','printed',' ','','1','0','91686723306','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2177,'','Cash','','2023-06-14 13:57:18','','0','9','2023-06-14 13:57:18','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','2','0','91686740212','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2178,'','Cash','','2023-06-14 16:16:44','','1500','9','2023-06-14 16:16:44','','3300','3300','1','retail','0','3300','1','0','0','0','0','0','0','printed',' ','','1','0','91686748573','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2179,'','Cash','','2023-06-14 16:27:01','','0','9','2023-06-14 16:27:01','','330','330','1','retail','0','330','1','0','0','0','0','0','0','printed',' ','','1','0','91686748749','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2180,'','Cash','','2023-06-15 08:44:44','','0','9','2023-06-15 08:44:44','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','91686807855','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2181,'','Cash','','2023-06-15 12:11:21','','0','9','2023-06-15 12:11:21','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','91686820274','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2182,'','Cash','','2023-06-15 14:02:24','','0','9','2023-06-15 14:02:24','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','91686820283','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2183,'','Cash','','2023-06-15 14:03:19','','0','9','2023-06-15 14:03:19','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91686826947','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2184,'','Cash','','2023-06-15 14:47:46','','0','9','2023-06-15 14:47:46','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91686827006','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2185,'','Cash','','2023-06-15 15:16:31','','0','9','2023-06-15 15:16:31','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','91686829670','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2186,'','Cash','','2023-06-15 15:38:12','','300','9','2023-06-15 15:38:12','','2700','2700','1','retail','0','2700','1','0','0','0','0','0','0','printed',' ','','1','0','91686832677','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2187,'','Cash','','2023-06-15 17:06:02','','0','9','2023-06-15 17:06:02','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','91686832700','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2188,'','Cash','','2023-06-15 17:15:00','','0','9','2023-06-15 17:15:00','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91686837969','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2189,'','Cash','','2023-06-15 17:23:58','','500','9','2023-06-15 17:23:58','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91686838502','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2190,'','Cash','','2023-06-15 17:35:27','','0','9','2023-06-15 17:35:27','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','91686839057','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2191,'','Cash','','2023-06-16 06:45:33','','0','9','2023-06-16 06:45:33','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','91686885502','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2192,'','Cash','','2023-06-16 08:07:47','','120','9','2023-06-16 08:07:47','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91686887135','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2193,'','Cash','','2023-06-17 10:56:59','','0','1','2023-06-17 10:56:59','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','11686988607','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2194,'','Cash','','2023-06-17 12:01:08','','0','9','2023-06-17 12:01:08','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','2','0','91686992453','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2195,'','Cash','','2023-06-17 12:15:07','','0','9','2023-06-17 12:15:07','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','2','0','91686993298','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2196,'','Cash','','2023-06-17 12:16:07','','0','9','2023-06-17 12:16:07','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','2','0','91686993321','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2197,'','Cash','','2023-06-17 12:16:39','','750','9','2023-06-17 12:16:39','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91686993371','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2198,'','Cash','','2023-06-17 12:26:43','','350','9','2023-06-17 12:26:43','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91686993986','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2199,'','Cash','','2023-06-17 16:51:17','','0','9','2023-06-17 16:51:17','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91687009851','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2200,'','Cash','','2023-06-19 09:15:08','','0','9','2023-06-19 09:15:08','','1450','1450','1','retail','0','1450','1','0','0','0','0','0','0','printed',' ','','1','0','91687155250','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2201,'','Cash','','2023-06-19 09:47:54','','50','9','2023-06-19 09:47:54','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','91687155312','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2202,'','Cash','','2023-06-19 10:16:14','','0','9','2023-06-19 10:16:14','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','2','0','91687157590','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2203,'','Cash','','2023-06-19 11:09:54','','0','9','2023-06-19 11:09:54','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91687158980','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2204,'','Cash','','2023-06-19 12:31:02','','0','9','2023-06-19 12:31:02','','430','430','1','retail','0','430','1','0','0','0','0','0','0','printed',' ','','1','0','91687162199','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2205,'','Cash','','2023-06-19 17:51:24','','0','9','2023-06-19 17:51:24','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91687185910','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2206,'','Cash','','2023-06-19 17:52:43','','0','9','2023-06-19 17:52:43','','230','230','1','retail','0','230','1','0','0','0','0','0','0','printed',' ','','1','0','91687186332','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2207,'','Cash','','2023-06-19 18:14:04','','0','9','2023-06-19 18:14:04','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91687186378','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2208,'','Cash','','2023-06-20 06:22:00','','0','9','2023-06-20 06:22:00','','7700','7700','1','retail','0','7700','1','0','0','0','0','0','0','printed',' ','','1','0','91687231287','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2209,'','Cash','','2023-06-20 06:22:27','','0','9','2023-06-20 06:22:27','','850','850','1','retail','0','850','1','0','0','0','0','0','0','printed',' ','','1','0','91687231327','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2210,'','Cash','','2023-06-20 10:23:22','','0','9','2023-06-20 10:23:22','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','2','0','91687245790','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2211,'','Cash','','2023-06-20 10:23:35','','0','9','2023-06-20 10:23:35','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91687245805','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2212,'','Cash','','2023-06-20 13:46:39','','0','9','2023-06-20 13:46:39','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91687257985','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2213,'','Cash','','2023-06-20 15:43:57','','220','9','2023-06-20 15:43:57','','280','280','1','retail','0','280','1','0','0','0','0','0','0','printed',' ','','1','0','91687265012','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2214,'','Cash','','2023-06-20 17:42:49','','0','9','2023-06-20 17:42:49','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91687265046','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2215,'','Cash','','2023-06-21 07:38:44','','0','9','2023-06-21 07:38:44','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91687322167','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2216,'','Cash','','2023-06-21 10:47:34','','0','9','2023-06-21 10:47:34','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','printed',' ','','2','0','91687333563','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2217,'','Cash','','2023-06-21 12:00:41','','600','9','2023-06-21 12:00:41','','3400','3400','1','retail','0','3400','1','0','0','0','0','0','0','printed',' ','','1','0','91687333661','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2218,'','Cash','','2023-06-21 12:30:41','','350','9','2023-06-21 12:30:41','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91687338049','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2219,'','Cash','','2023-06-21 12:54:25','','750','9','2023-06-21 12:54:25','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91687339850','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2220,'','Cash','','2023-06-21 17:17:05','','700','9','2023-06-21 17:17:05','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','2','0','91687357013','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2221,'','Cash','','2023-06-21 17:30:00','','0','9','2023-06-21 17:30:00','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','2','0','91687357049','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2222,'','Cash','','2023-06-22 07:50:18','','0','9','2023-06-22 07:50:18','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','2','0','91687403474','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2223,'','Cash','','2023-06-22 08:33:04','','0','9','2023-06-22 08:33:04','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','2','0','91687409420','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2224,'','Cash','','2023-06-22 09:36:11','','0','9','2023-06-22 09:36:11','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','91687412313','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2225,'','Cash','','2023-06-22 10:05:52','','0','9','2023-06-22 10:05:52','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91687415778','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2226,'','Cash','','2023-06-22 10:37:46','','0','9','2023-06-22 10:37:46','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','3','0','91687417559','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2227,'','Cash','','2023-06-22 12:01:13','','700','9','2023-06-22 12:01:13','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91687419472','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2228,'','Cash','','2023-06-22 12:25:43','','0','9','2023-06-22 12:25:43','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91687424481','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2229,'','Cash','','2023-06-22 13:04:02','','0','9','2023-06-22 13:04:02','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91687425946','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2230,'','Cash','','2023-06-22 18:23:06','','0','9','2023-06-22 18:23:06','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91687447269','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2231,'','Cash','','2023-06-23 08:47:02','','0','9','2023-06-23 08:47:02','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','3','0','91687499214','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2232,'','Cash','','2023-06-23 09:47:03','','0','9','2023-06-23 09:47:03','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','91687499225','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2233,'','Cash','','2023-06-23 10:19:47','','0','9','2023-06-23 10:19:47','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','2','0','91687502825','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2234,'','Cash','','2023-06-23 10:22:05','','0','9','2023-06-23 10:22:05','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91687504791','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2235,'','Cash','','2023-06-23 10:47:07','','0','9','2023-06-23 10:47:07','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','2','0','91687504928','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2236,'','Cash','','2023-06-23 13:59:23','','50','9','2023-06-23 13:59:23','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91687517956','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2237,'','Cash','','2023-06-23 14:17:37','','700','9','2023-06-23 14:17:37','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91687517972','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2238,'','Cash','','2023-06-23 15:01:48','','100','9','2023-06-23 15:01:48','','1900','1900','1','retail','0','1900','1','0','0','0','0','0','0','printed',' ','','1','0','91687519068','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2239,'','Cash','','2023-06-23 16:15:27','','40','9','2023-06-23 16:15:27','','260','260','1','retail','0','260','1','0','0','0','0','0','0','printed',' ','','1','0','91687521716','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2240,'','Cash','','2023-06-23 17:58:10','','0','9','2023-06-23 17:58:10','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91687526854','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2241,'','Cash','','2023-06-24 07:03:20','','0','9','2023-06-24 07:03:20','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91687579110','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2242,'','Cash','','2023-06-24 08:36:17','','0','9','2023-06-24 08:36:17','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91687579402','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2243,'','Cash','','2023-06-24 08:38:36','','0','9','2023-06-24 08:38:36','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91687584983','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2244,'','Cash','','2023-06-24 10:57:58','','0','9','2023-06-24 10:57:58','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','2','0','91687593468','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2245,'','Cash','','2023-06-24 15:35:25','','0','9','2023-06-24 15:35:25','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','3','0','91687610114','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2246,'','Cash','','2023-06-24 16:00:02','','350','9','2023-06-24 16:00:02','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91687610130','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2247,'','Cash','','2023-06-24 16:08:59','','0','9','2023-06-24 16:08:59','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91687611636','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2248,'','Cash','','2023-06-26 06:25:47','','0','9','2023-06-26 06:25:47','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','2','0','91687749936','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2249,'','Cash','','2023-06-26 08:25:01','','0','9','2023-06-26 08:25:01','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','2','0','91687757085','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2250,'','Cash','','2023-06-26 09:08:02','','0','9','2023-06-26 09:08:02','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91687757137','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2251,'','Cash','','2023-06-26 11:12:02','','0','9','2023-06-26 11:12:02','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91687767115','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2252,'','Cash','','2023-06-26 11:16:53','','0','9','2023-06-26 11:16:53','','260','260','1','retail','0','260','1','0','0','0','0','0','0','printed',' ','','1','0','91687767125','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2253,'','Cash','','2023-06-26 11:34:38','','0','9','2023-06-26 11:34:38','','40','40','1','retail','0','40','1','0','0','0','0','0','0','printed',' ','','2','0','91687767419','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2254,'','Cash','','2023-06-26 12:18:09','','0','9','2023-06-26 12:18:09','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91687768483','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2255,'','Cash','','2023-06-26 12:47:28','','0','9','2023-06-26 12:47:28','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91687772837','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2256,'','Cash','','2023-06-26 12:48:34','','0','9','2023-06-26 12:48:34','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91687772853','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2257,'','Cash','','2023-06-26 13:31:07','','0','9','2023-06-26 13:31:07','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91687775457','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2258,'','Cash','','2023-06-27 08:18:31','','0','9','2023-06-27 08:18:31','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','3','0','91687843088','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2259,'','Cash','','2023-06-27 08:23:05','','0','9','2023-06-27 08:23:05','','760','760','1','retail','0','760','1','0','0','0','0','0','0','printed',' ','','1','0','91687843344','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2260,'','Cash','','2023-06-27 08:46:11','','0','9','2023-06-27 08:46:11','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','91687843389','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2261,'','Cash','','2023-06-27 10:18:58','','0','9','2023-06-27 10:18:58','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','91687844773','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2262,'','Cash','','2023-06-27 14:12:13','','0','9','2023-06-27 14:12:13','','3600','3600','1','retail','0','3600','1','0','0','0','0','0','0','printed',' ','','1','0','91687864298','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2263,'','Cash','','2023-06-27 16:04:26','','350','9','2023-06-27 16:04:26','','2650','2650','1','retail','0','2650','1','0','0','0','0','0','0','printed',' ','','4','0','91687864336','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2264,'','Cash','','2023-06-27 17:42:31','','0','9','2023-06-27 17:42:31','','3100','3100','1','retail','0','3100','1','0','0','0','0','0','0','printed',' ','','1','0','91687871568','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2265,'','Cash','','2023-06-27 17:43:03','','0','9','2023-06-27 17:43:03','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91687876964','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2266,'','Cash','','2023-06-27 17:43:36','','0','9','2023-06-27 17:43:36','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','91687876992','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2267,'','Cash','','2023-06-27 18:08:20','','0','9','2023-06-27 18:08:20','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','91687877075','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2268,'','Cash','','2023-06-27 18:11:51','','0','9','2023-06-27 18:11:51','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91687878536','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2269,'','Cash','','2023-06-28 07:14:21','','0','9','2023-06-28 07:14:21','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91687925652','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2270,'','Cash','','2023-06-28 07:18:40','','400','9','2023-06-28 07:18:40','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','91687925666','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2271,'','Cash','','2023-06-28 09:48:52','','0','9','2023-06-28 09:48:52','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','2','0','91687934916','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2272,'','Cash','','2023-06-28 10:27:12','','0','9','2023-06-28 10:27:12','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','91687934937','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2273,'','Cash','','2023-06-28 13:03:56','','0','9','2023-06-28 13:03:56','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','91687946157','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2274,'','Cash','','2023-06-28 17:26:13','','0','9','2023-06-28 17:26:13','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91687962361','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2275,'','Cash','','2023-06-29 08:05:15','','0','9','2023-06-29 08:05:15','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','4','0','91688010110','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2276,'','Cash','','2023-06-29 08:41:13','','50','9','2023-06-29 08:41:13','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91688015123','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2277,'','Cash','','2023-06-29 09:25:45','','0','9','2023-06-29 09:25:45','','230','230','1','retail','0','230','1','0','0','0','0','0','0','printed',' ','','1','0','91688017279','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2278,'','Cash','','2023-06-29 09:28:12','','0','9','2023-06-29 09:28:12','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','2','0','91688019950','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2279,'','Cash','','2023-06-29 09:28:46','','0','9','2023-06-29 09:28:46','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','2','0','91688020096','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2280,'','Cash','','2023-06-29 10:28:36','','350','9','2023-06-29 10:28:36','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','2','0','91688020129','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2281,'','Cash','','2023-06-29 11:39:19','','0','9','2023-06-29 11:39:19','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91688027948','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2282,'','Cash','','2023-06-29 12:08:47','','0','9','2023-06-29 12:08:47','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','3','0','91688027962','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2283,'','Cash','','2023-06-29 12:09:24','','0','9','2023-06-29 12:09:24','','520','520','1','retail','0','520','1','0','0','0','0','0','0','printed',' ','','3','0','91688029731','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2284,'','Cash','','2023-06-29 14:33:04','','0','9','2023-06-29 14:33:04','','800','800','1','retail','0','800','1','0','0','0','0','0','0','printed',' ','','1','0','91688038368','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2285,'','Cash','','2023-06-29 15:23:48','','0','9','2023-06-29 15:23:48','','120','120','1','retail','0','120','1','0','0','0','0','0','0','printed',' ','','1','0','91688038387','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2286,'','Cash','','2023-06-29 17:07:23','','130','9','2023-06-29 17:07:23','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','2','0','91688041436','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2287,'','Cash','','2023-06-30 07:49:38','','0','9','2023-06-30 07:49:38','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91688100569','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2288,'','Cash','','2023-06-30 07:54:11','','0','9','2023-06-30 07:54:11','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91688100588','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2289,'','Cash','','2023-06-30 10:04:29','','100','9','2023-06-30 10:04:29','','5900','5900','1','retail','0','5900','1','0','0','0','0','0','0','printed',' ','','1','0','91688108642','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2290,'','Cash','','2023-06-30 10:11:35','','0','9','2023-06-30 10:11:35','','3100','3100','1','retail','0','3100','1','0','0','0','0','0','0','printed',' ','','1','0','91688108690','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2291,'','Cash','','2023-06-30 10:51:19','','0','9','2023-06-30 10:51:19','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','2','0','91688109137','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2292,'','Cash','','2023-06-30 12:08:13','','0','9','2023-06-30 12:08:13','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91688111486','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2293,'','Cash','','2023-06-30 13:22:18','','100','9','2023-06-30 13:22:18','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','91688116096','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2294,'','Cash','','2023-06-30 13:35:35','','0','9','2023-06-30 13:35:35','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','91688120862','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2295,'','Cash','','2023-06-30 14:34:16','','0','9','2023-06-30 14:34:16','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91688123605','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2296,'','Cash','','2023-06-30 16:23:03','','0','9','2023-06-30 16:23:03','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91688126923','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2297,'','Cash','','2023-06-30 16:56:53','','0','9','2023-06-30 16:56:53','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','3','0','91688131427','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2298,'','Cash','','2023-07-01 09:10:03','','0','9','2023-07-01 09:10:03','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91688191355','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2299,'','Cash','','2023-07-01 12:27:21','','0','9','2023-07-01 12:27:21','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','91688203622','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2300,'','Cash','','2023-07-01 13:53:07','','0','9','2023-07-01 13:53:07','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91688203646','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2301,'','Cash','','2023-07-01 13:53:42','','0','9','2023-07-01 13:53:42','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91688208790','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2302,'','Cash','','2023-07-01 15:58:43','','0','9','2023-07-01 15:58:43','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91688216315','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2303,'','Cash','','2023-07-01 16:55:16','','70','9','2023-07-01 16:55:16','','230','230','1','retail','0','230','1','0','0','0','0','0','0','printed',' ','','1','0','91688216326','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2304,'','Cash','','2023-07-01 17:58:13','','0','9','2023-07-01 17:58:13','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','91688223359','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2305,'','Cash','','2023-07-03 08:47:01','','0','9','2023-07-03 08:47:01','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','2','0','91688363213','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2306,'','Cash','','2023-07-03 09:21:50','','0','9','2023-07-03 09:21:50','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','91688363225','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2307,'','Cash','','2023-07-03 09:40:52','','0','9','2023-07-03 09:40:52','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','3','0','91688365312','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2308,'','Cash','','2023-07-03 10:09:11','','0','9','2023-07-03 10:09:11','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','91688366457','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2309,'','Cash','','2023-07-03 13:57:29','','650','9','2023-07-03 13:57:29','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','2','0','91688381838','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2310,'','Cash','','2023-07-03 14:56:33','','350','9','2023-07-03 14:56:33','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91688381856','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2311,'','Cash','','2023-07-03 14:57:33','','0','9','2023-07-03 14:57:33','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91688385398','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2312,'','Cash','','2023-07-03 15:40:26','','0','9','2023-07-03 15:40:26','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91688386916','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2313,'','Cash','','2023-07-03 15:42:32','','0','9','2023-07-03 15:42:32','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','2','0','91688388028','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2314,'','Cash','','2023-07-03 16:54:02','','0','9','2023-07-03 16:54:02','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','91688388155','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2315,'','Cash','','2023-07-03 18:15:52','','0','9','2023-07-03 18:15:52','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','4','0','91688397345','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2316,'','Cash','','2023-07-04 07:27:03','','250','9','2023-07-04 07:27:03','','750','750','1','retail','0','750','1','0','0','0','0','0','0','printed',' ','','1','0','91688444815','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2317,'','Cash','','2023-07-04 07:56:54','','20','9','2023-07-04 07:56:55','','480','480','1','retail','0','480','1','0','0','0','0','0','0','printed',' ','','1','0','91688444829','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2318,'','Cash','','2023-07-04 09:15:51','','0','9','2023-07-04 09:15:51','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91688446621','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2319,'','Cash','','2023-07-04 09:51:24','','0','9','2023-07-04 09:51:24','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91688451361','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2320,'','Cash','','2023-07-04 09:58:43','','0','9','2023-07-04 09:58:43','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91688453488','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2321,'','Cash','','2023-07-04 11:11:43','','900','9','2023-07-04 11:11:43','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91688453926','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2322,'','Cash','','2023-07-04 12:19:33','','250','9','2023-07-04 12:19:33','','3750','3750','1','retail','0','3750','1','0','0','0','0','0','0','printed',' ','','1','0','91688458328','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2323,'','Cash','','2023-07-04 12:39:08','','0','9','2023-07-04 12:39:08','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91688462380','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2324,'','Cash','','2023-07-04 12:39:28','','0','9','2023-07-04 12:39:28','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','1','0','91688463551','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2325,'','Cash','','2023-07-04 14:37:36','','320','9','2023-07-04 14:37:36','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','1','0','91688463572','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2326,'','Cash','','2023-07-04 15:18:25','','0','9','2023-07-04 15:18:25','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','91688470760','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2327,'','Cash','','2023-07-04 16:13:26','','350','9','2023-07-04 16:13:26','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91688473112','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2328,'','Cash','','2023-07-05 10:06:29','','0','9','2023-07-05 10:06:29','','1950','1950','1','retail','0','1950','1','0','0','0','0','0','0','printed',' ','','1','0','91688540764','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2329,'','Cash','','2023-07-05 10:40:45','','0','9','2023-07-05 10:40:45','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91688540796','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2330,'','Cash','','2023-07-05 11:32:12','','870','9','2023-07-05 11:32:12','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','91688542853','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2331,'','Cash','','2023-07-05 12:33:58','','0','9','2023-07-05 12:33:58','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91688545943','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2332,'','Cash','','2023-07-05 12:56:04','','0','9','2023-07-05 12:56:04','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91688549645','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2333,'','Cash','','2023-07-05 15:58:38','','0','9','2023-07-05 15:58:38','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91688561907','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2334,'','Cash','','2023-07-05 16:16:45','','0','9','2023-07-05 16:16:45','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','2','0','91688561925','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2335,'','Cash','','2023-07-05 17:54:37','','0','9','2023-07-05 17:54:37','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91688566606','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2336,'','Cash','','2023-07-06 07:42:39','','0','9','2023-07-06 07:42:39','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91688614925','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2337,'','Cash','','2023-07-06 08:31:18','','50','9','2023-07-06 08:31:18','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91688618567','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2338,'','Cash','','2023-07-06 12:41:03','','0','9','2023-07-06 12:41:03','','800','800','1','retail','0','800','1','0','0','0','0','0','0','printed',' ','','1','0','91688636109','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2339,'','Cash','','2023-07-06 13:40:49','','0','9','2023-07-06 13:40:49','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','1','0','91688636528','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2340,'','Cash','','2023-07-06 15:27:36','','0','9','2023-07-06 15:27:36','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','2','0','91688640054','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2341,'','Cash','','2023-07-06 16:51:36','','0','9','2023-07-06 16:51:36','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','91688646459','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2342,'','Cash','','2023-07-07 09:06:57','','20','9','2023-07-07 09:06:57','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','3','0','91688703918','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2343,'','Cash','','2023-07-07 10:15:50','','0','9','2023-07-07 10:15:50','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91688710025','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2344,'','Cash','','2023-07-07 10:20:51','','0','9','2023-07-07 10:20:51','','60','60','1','retail','0','60','1','0','0','0','0','0','0','printed',' ','','2','0','91688714154','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2345,'','Cash','','2023-07-07 10:23:12','','0','9','2023-07-07 10:23:12','','750','750','1','retail','0','750','1','0','0','0','0','0','0','printed',' ','','1','0','91688714453','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2346,'','Cash','','2023-07-07 11:02:00','','0','9','2023-07-07 11:02:00','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','91688714596','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2347,'','Cash','','2023-07-07 11:04:00','','550','9','2023-07-07 11:04:00','','1450','1450','1','retail','0','1450','1','0','0','0','0','0','0','printed',' ','','1','0','91688716998','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2348,'','Cash','','2023-07-07 11:41:35','','0','9','2023-07-07 11:41:35','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91688717045','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2349,'','Cash','','2023-07-07 14:33:50','','0','9','2023-07-07 14:33:50','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91688729567','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2350,'','Cash','','2023-07-07 17:24:55','','0','9','2023-07-07 17:24:55','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91688739880','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2351,'','Cash','','2023-07-07 18:11:30','','0','9','2023-07-07 18:11:30','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91688739898','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2352,'','Cash','','2023-07-07 18:28:38','','0','9','2023-07-07 18:28:38','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','3','0','91688743591','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2353,'','Cash','','2023-07-07 18:42:25','','0','9','2023-07-07 18:42:25','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91688744502','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2354,'','Cash','','2023-07-08 06:31:23','','0','9','2023-07-08 06:31:23','','1050','1050','1','retail','0','1050','1','0','0','0','0','0','0','printed',' ','','1','0','91688787030','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2355,'','Cash','','2023-07-08 07:03:32','','60','9','2023-07-08 07:03:32','','140','140','1','retail','0','140','1','0','0','0','0','0','0','printed',' ','','2','0','91688787110','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2356,'','Cash','','2023-07-08 09:24:34','','0','9','2023-07-08 09:24:34','','750','750','1','retail','0','750','1','0','0','0','0','0','0','printed',' ','','1','0','91688797448','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2357,'','Cash','','2023-07-08 16:34:48','','0','9','2023-07-08 16:34:48','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91688823250','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2358,'','Cash','','2023-07-10 07:27:01','','400','9','2023-07-10 07:27:01','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','91688962570','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2359,'','Cash','','2023-07-10 07:45:06','','0','9','2023-07-10 07:45:06','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91688963232','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2360,'','Cash','','2023-07-10 08:44:16','','800','9','2023-07-10 08:44:16','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','2','0','91688964309','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2361,'','Cash','','2023-07-10 09:55:08','','0','9','2023-07-10 09:55:08','','260','260','1','retail','0','260','1','0','0','0','0','0','0','printed',' ','','1','0','91688967862','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2362,'','Cash','','2023-07-10 10:50:03','','50','9','2023-07-10 10:50:03','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91688972381','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2363,'','Cash','','2023-07-10 11:32:48','','0','9','2023-07-10 11:32:48','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','2','0','91688977930','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2364,'','Cash','','2023-07-10 11:53:41','','300','9','2023-07-10 11:53:41','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','91688977973','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2365,'','Cash','','2023-07-10 12:51:57','','740','9','2023-07-10 12:51:57','','260','260','1','retail','0','260','1','0','0','0','0','0','0','printed',' ','','1','0','91688979227','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2366,'','Cash','','2023-07-10 14:20:44','','0','9','2023-07-10 14:20:44','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91688982725','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2367,'','Cash','','2023-07-10 14:28:44','','0','9','2023-07-10 14:28:44','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','3','0','91688988048','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2368,'','Cash','','2023-07-10 14:45:50','','80','9','2023-07-10 14:45:50','','420','420','1','retail','0','420','1','0','0','0','0','0','0','printed',' ','','1','0','91688988529','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2369,'','Cash','','2023-07-10 14:53:40','','0','9','2023-07-10 14:53:40','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91688990012','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2370,'','Cash','','2023-07-10 15:49:08','','0','9','2023-07-10 15:49:08','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91688990022','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2371,'','Cash','','2023-07-10 15:56:15','','0','9','2023-07-10 15:56:15','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91688993351','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2372,'','Cash','','2023-07-10 18:06:46','','0','9','2023-07-10 18:06:46','','230','230','1','retail','0','230','1','0','0','0','0','0','0','printed',' ','','1','0','91688995736','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2373,'','Cash','','2023-07-10 18:16:18','','0','9','2023-07-10 18:16:18','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91689001997','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2374,'','Cash','','2023-07-11 06:46:30','','0','9','2023-07-11 06:46:30','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','2','0','91689047170','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2375,'','Cash','','2023-07-11 09:18:06','','0','9','2023-07-11 09:18:06','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91689056277','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2376,'','Cash','','2023-07-11 13:52:23','','220','9','2023-07-11 13:52:23','','280','280','1','retail','0','280','1','0','0','0','0','0','0','printed',' ','','1','0','91689072725','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2377,'','Cash','','2023-07-11 16:15:32','','0','9','2023-07-11 16:15:32','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','91689081323','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2378,'','Cash','','2023-07-11 18:08:25','','0','9','2023-07-11 18:08:25','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91689088096','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2379,'','Cash','','2023-07-11 18:08:46','','0','9','2023-07-11 18:08:46','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','2','0','91689088112','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2380,'','Cash','','2023-07-11 18:27:26','','0','9','2023-07-11 18:27:26','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','3','0','91689089238','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2381,'','Cash','','2023-07-11 18:28:55','','0','9','2023-07-11 18:28:55','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','91689089259','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2382,'','Cash','','2023-07-12 07:19:16','','0','9','2023-07-12 07:19:16','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91689133022','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2383,'','Cash','','2023-07-12 07:32:08','','150','9','2023-07-12 07:32:08','','1350','1350','1','retail','0','1350','1','0','0','0','0','0','0','printed',' ','','1','0','91689135561','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2384,'','Cash','','2023-07-12 08:10:45','','0','9','2023-07-12 08:10:45','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91689138619','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2385,'','Cash','','2023-07-12 09:09:41','','0','9','2023-07-12 09:09:41','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','4','0','91689138649','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2386,'','Cash','','2023-07-12 09:18:49','','350','9','2023-07-12 09:18:49','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91689142184','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2387,'','Cash','','2023-07-12 11:14:18','','600','9','2023-07-12 11:14:18','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','4','0','91689148934','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2388,'','Cash','','2023-07-12 14:20:33','','0','9','2023-07-12 14:20:33','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91689160818','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2389,'','Cash','','2023-07-12 16:47:53','','0','9','2023-07-12 16:47:53','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91689169664','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2390,'','Cash','','2023-07-13 06:59:30','','0','9','2023-07-13 06:59:30','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','2','0','91689219580','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2391,'','Cash','','2023-07-13 08:05:10','','0','9','2023-07-13 08:05:10','','800','800','1','retail','0','800','1','0','0','0','0','0','0','printed',' ','','1','0','91689220773','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2392,'','Cash','','2023-07-13 09:49:11','','0','9','2023-07-13 09:49:11','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91689224713','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2393,'','Cash','','2023-07-13 10:52:48','','0','9','2023-07-13 10:52:48','','850','850','1','retail','0','850','1','0','0','0','0','0','0','printed',' ','','1','0','91689234475','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2394,'','Cash','','2023-07-13 11:22:54','','0','9','2023-07-13 11:22:54','','20','20','1','retail','0','20','1','0','0','0','0','0','0','printed',' ','','2','0','91689236350','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2395,'','Cash','','2023-07-13 12:03:30','','500','9','2023-07-13 12:03:30','','5500','5500','1','retail','0','5500','1','0','0','0','0','0','0','printed',' ','','1','0','91689236577','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2396,'','Cash','','2023-07-13 13:18:43','','0','9','2023-07-13 13:18:43','','2650','2650','1','retail','0','2650','1','0','0','0','0','0','0','printed',' ','','4','0','91689239015','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2397,'','Cash','','2023-07-13 14:04:48','','350','9','2023-07-13 14:04:48','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91689243525','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2398,'','Cash','','2023-07-13 14:28:46','','0','9','2023-07-13 14:28:46','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91689246293','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2399,'','Cash','','2023-07-14 06:22:09','','0','9','2023-07-14 06:22:09','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91689304034','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2400,'','Cash','','2023-07-14 06:28:57','','0','9','2023-07-14 06:28:57','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91689304931','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2401,'','Cash','','2023-07-14 10:12:23','','0','9','2023-07-14 10:12:23','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','1','0','91689318729','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2402,'','Cash','','2023-07-14 11:30:17','','50','9','2023-07-14 11:30:17','','1950','1950','1','retail','0','1950','1','0','0','0','0','0','0','printed',' ','','1','0','91689318750','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2403,'','Cash','','2023-07-14 11:31:00','','0','9','2023-07-14 11:31:00','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91689323423','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2404,'','Cash','','2023-07-14 11:40:30','','0','9','2023-07-14 11:40:30','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','2','0','91689323470','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2405,'','Cash','','2023-07-14 13:10:40','','0','9','2023-07-14 13:10:40','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91689324039','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2406,'','Cash','','2023-07-14 14:04:58','','0','9','2023-07-14 14:04:58','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','91689329444','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2407,'','Cash','','2023-07-14 14:54:49','','0','9','2023-07-14 14:54:49','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','4','0','91689335645','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2408,'','Cash','','2023-07-14 16:21:07','','450','9','2023-07-14 16:21:07','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','91689335693','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2409,'','Cash','','2023-07-14 16:29:35','','50','9','2023-07-14 16:29:35','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91689340874','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2410,'','Cash','','2023-07-15 07:46:36','','0','9','2023-07-15 07:46:36','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91689396375','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2411,'','Cash','','2023-07-15 08:17:36','','0','9','2023-07-15 08:17:36','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91689396398','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2412,'','Cash','','2023-07-15 09:31:59','','0','9','2023-07-15 09:31:59','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91689402712','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2413,'','Cash','','2023-07-15 09:55:20','','0','9','2023-07-15 09:55:20','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','1','0','91689402721','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2414,'','Cash','','2023-07-15 09:56:30','','0','9','2023-07-15 09:56:30','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','printed',' ','','1','0','91689404124','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2415,'','Cash','','2023-07-15 12:06:07','','350','9','2023-07-15 12:06:07','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91689411960','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2416,'','Cash','','2023-07-15 12:20:23','','0','9','2023-07-15 12:20:23','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','91689411973','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2417,'','Cash','','2023-07-15 16:06:07','','0','9','2023-07-15 16:06:07','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91689426357','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2418,'','Cash','','2023-07-15 16:07:14','','0','9','2023-07-15 16:07:14','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91689426370','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2419,'','Cash','','2023-07-15 17:03:22','','0','9','2023-07-15 17:03:22','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91689426437','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2420,'','Cash','','2023-07-17 07:13:37','','0','9','2023-07-17 07:13:37','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91689563766','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2421,'','Cash','','2023-07-17 09:57:37','','0','9','2023-07-17 09:57:37','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91689577045','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2422,'','Cash','','2023-07-17 10:15:03','','0','9','2023-07-17 10:15:03','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','2','0','91689577228','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2423,'','Cash','','2023-07-17 10:44:24','','0','9','2023-07-17 10:44:24','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91689578107','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2424,'','Cash','','2023-07-17 10:54:44','','150','9','2023-07-17 10:54:44','','3350','3350','1','retail','0','3350','1','0','0','0','0','0','0','printed',' ','','1','0','91689579868','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2425,'','Cash','','2023-07-17 11:18:55','','0','9','2023-07-17 11:18:55','','1100','1100','1','retail','0','1100','1','0','0','0','0','0','0','printed',' ','','1','0','91689580502','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2426,'','Cash','','2023-07-17 12:04:04','','350','9','2023-07-17 12:04:04','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91689582103','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2427,'','Cash','','2023-07-17 13:01:55','','0','9','2023-07-17 13:01:55','','230','230','1','retail','0','230','1','0','0','0','0','0','0','printed',' ','','1','0','91689584723','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2428,'','Cash','','2023-07-17 13:52:38','','0','9','2023-07-17 13:52:38','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91689588118','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2429,'','Cash','','2023-07-17 17:24:20','','0','9','2023-07-17 17:24:20','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91689603849','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2430,'','Cash','','2023-07-18 12:33:09','','0','9','2023-07-18 12:33:09','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','91689672774','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2431,'','Cash','','2023-07-18 13:13:09','','0','9','2023-07-18 13:13:09','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91689672792','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2432,'','Cash','','2023-07-18 15:07:41','','0','9','2023-07-18 15:07:41','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','1','0','91689675191','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2433,'','Cash','','2023-07-18 16:04:11','','0','9','2023-07-18 16:04:11','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91689682119','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2434,'','Cash','','2023-07-18 16:20:03','','0','9','2023-07-18 16:20:03','','11600','11600','1','retail','0','11600','1','0','0','0','0','0','0','printed',' ','','1','0','91689685453','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2435,'','Cash','','2023-07-18 16:36:50','','0','9','2023-07-18 16:36:50','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','91689686409','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2436,'','Cash','','2023-07-18 17:52:35','','0','9','2023-07-18 17:52:35','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','2','0','91689691948','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2437,'','Cash','','2023-07-18 18:22:16','','0','9','2023-07-18 18:22:16','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','4','0','91689692851','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2438,'','Cash','','2023-07-19 06:06:18','','0','8','2023-07-19 06:06:18','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','81689735971','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2439,'','Cash','','2023-07-19 09:32:58','','0','8','2023-07-19 09:32:58','','750','750','1','retail','0','750','1','0','0','0','0','0','0','printed',' ','','1','0','81689748368','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2440,'','Cash','','2023-07-19 12:28:00','','0','8','2023-07-19 12:28:00','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','2','0','81689758868','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2441,'','Cash','','2023-07-19 14:21:32','','0','8','2023-07-19 14:21:32','','2650','2650','1','retail','0','2650','1','0','0','0','0','0','0','printed',' ','','4','0','81689758882','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2442,'','Cash','','2023-07-19 15:29:28','','0','8','2023-07-19 15:29:28','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','81689765701','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2443,'','Cash','','2023-07-19 16:24:47','','0','8','2023-07-19 16:24:47','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','81689773075','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2444,'','Cash','','2023-07-20 09:18:28','','0','9','2023-07-20 09:18:28','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91689833897','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2445,'','Cash','','2023-07-20 10:40:36','','0','9','2023-07-20 10:40:36','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91689833910','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2446,'','Cash','','2023-07-20 10:40:47','','0','9','2023-07-20 10:40:47','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91689838838','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2447,'','Cash','','2023-07-20 12:26:35','','0','9','2023-07-20 12:26:35','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91689838849','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2448,'','Cash','','2023-07-20 15:00:25','','0','9','2023-07-20 15:00:25','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91689854417','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2449,'','Cash','','2023-07-20 16:45:54','','0','9','2023-07-20 16:45:54','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91689854547','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2450,'','Cash','','2023-07-20 17:01:41','','0','9','2023-07-20 17:01:41','','330','330','1','retail','0','330','1','0','0','0','0','0','0','printed',' ','','1','0','91689860756','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2451,'','Cash','','2023-07-20 17:03:18','','0','9','2023-07-20 17:03:18','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91689861707','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2452,'','Cash','','2023-07-21 08:33:39','','0','9','2023-07-21 08:33:39','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91689916880','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2453,'','Cash','','2023-07-21 08:34:12','','0','9','2023-07-21 08:34:12','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91689917624','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2454,'','Cash','','2023-07-21 12:58:56','','0','9','2023-07-21 12:58:56','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91689933525','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2455,'','Cash','','2023-07-21 15:36:35','','0','9','2023-07-21 15:36:35','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','4','0','91689942975','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2456,'','Cash','','2023-07-21 16:00:34','','0','9','2023-07-21 16:00:34','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91689942998','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2457,'','Cash','','2023-07-21 17:57:01','','0','9','2023-07-21 17:57:01','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','2','0','91689944437','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2458,'','Cash','','2023-07-22 07:33:53','','0','9','2023-07-22 07:33:53','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','4','0','91690000419','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2459,'','Cash','','2023-07-22 08:53:56','','50','9','2023-07-22 08:53:56','','1450','1450','1','retail','0','1450','1','0','0','0','0','0','0','printed',' ','','1','0','91690000441','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2460,'','Cash','','2023-07-22 16:04:56','','0','9','2023-07-22 16:04:56','','850','850','1','retail','0','850','1','0','0','0','0','0','0','printed',' ','','1','0','91690031089','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2461,'','Cash','','2023-07-22 16:14:04','','0','9','2023-07-22 16:14:04','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','91690031099','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2462,'','Cash','','2023-07-22 17:53:02','','0','9','2023-07-22 17:53:02','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','2','0','91690031646','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2463,'','Cash','','2023-07-22 17:59:03','','0','9','2023-07-22 17:59:03','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','3','0','91690037584','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2464,'','Cash','','2023-07-24 08:59:16','','0','9','2023-07-24 08:59:16','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','printed',' ','','1','0','91690178331','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2465,'','Cash','','2023-07-24 09:04:58','','0','9','2023-07-24 09:04:58','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91690178359','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2466,'','Cash','','2023-07-24 11:04:19','','0','9','2023-07-24 11:04:19','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91690178712','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2467,'','Cash','','2023-07-24 11:25:34','','0','9','2023-07-24 11:25:34','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91690185863','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2468,'','Cash','','2023-07-24 11:44:28','','0','9','2023-07-24 11:44:28','','260','260','1','retail','0','260','1','0','0','0','0','0','0','printed',' ','','1','0','91690187135','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2469,'','Cash','','2023-07-24 16:43:34','','0','9','2023-07-24 16:43:34','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','3','0','91690206200','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2470,'','Cash','','2023-07-24 16:43:47','','0','9','2023-07-24 16:43:47','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91690206219','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2471,'','Cash','','2023-07-25 07:28:20','','0','9','2023-07-25 07:28:20','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91690255161','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2472,'','Cash','','2023-07-25 07:41:43','','0','9','2023-07-25 07:41:43','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91690259359','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2473,'','Cash','','2023-07-25 12:43:21','','0','9','2023-07-25 12:43:21','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','printed',' ','','1','0','91690278115','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2474,'','Cash','','2023-07-25 16:41:18','','0','9','2023-07-25 16:41:18','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','91690292445','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2475,'','Cash','','2023-07-25 17:19:29','','0','9','2023-07-25 17:19:29','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91690294762','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2476,'','Cash','','2023-07-27 11:19:30','','0','9','2023-07-27 11:19:30','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','2','0','91690445917','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2477,'','Cash','','2023-07-27 11:20:09','','0','9','2023-07-27 11:20:09','','6300','6300','1','retail','0','6300','1','0','0','0','0','0','0','printed',' ','','1','0','91690445979','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2478,'','Cash','','2023-07-27 11:54:01','','0','9','2023-07-27 11:54:01','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91690446014','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2479,'','Cash','','2023-07-27 12:49:57','','0','9','2023-07-27 12:49:57','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','2','0','91690448044','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2480,'','Cash','','2023-07-27 12:57:43','','750','9','2023-07-27 12:57:43','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','2','0','91690451399','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2481,'','Cash','','2023-07-27 13:10:15','','0','9','2023-07-27 13:10:15','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','91690451869','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2482,'','Cash','','2023-07-27 16:11:44','','0','9','2023-07-27 16:11:44','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91690463497','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2483,'','Cash','','2023-07-27 18:37:03','','0','9','2023-07-27 18:37:03','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91690472177','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2484,'','Cash','','2023-07-28 07:47:51','','0','9','2023-07-28 07:47:51','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','3','0','91690516214','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2485,'','Cash','','2023-07-28 08:17:00','','400','9','2023-07-28 08:17:00','','2600','2600','1','retail','0','2600','1','0','0','0','0','0','0','printed',' ','','4','0','91690519673','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2486,'','Cash','','2023-07-28 08:35:34','','0','9','2023-07-28 08:35:34','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','3','0','91690521426','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2487,'','Cash','','2023-07-28 11:06:32','','0','9','2023-07-28 11:06:32','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','2','0','91690531570','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2488,'','Cash','','2023-07-28 11:40:08','','0','9','2023-07-28 11:40:08','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','91690531652','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2489,'','Cash','','2023-07-28 12:44:24','','0','9','2023-07-28 12:44:24','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','2','0','91690533612','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2490,'','Cash','','2023-07-28 13:58:41','','0','9','2023-07-28 13:58:41','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91690537467','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2491,'','Cash','','2023-07-28 15:32:57','','0','9','2023-07-28 15:32:57','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','91690541925','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2492,'','Cash','','2023-07-29 10:40:42','','0','9','2023-07-29 10:40:42','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','91690616425','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2493,'','Cash','','2023-07-29 16:36:38','','0','9','2023-07-29 16:36:38','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91690637564','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2494,'','Cash','','2023-07-31 08:14:07','','0','9','2023-07-31 08:14:07','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','91690775065','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2495,'','Cash','','2023-07-31 08:44:08','','0','9','2023-07-31 08:44:08','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91690780451','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2496,'','Cash','','2023-07-31 08:48:18','','0','9','2023-07-31 08:48:18','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','91690782252','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2497,'','Cash','','2023-07-31 12:15:01','','0','9','2023-07-31 12:15:01','','230','230','1','retail','0','230','1','0','0','0','0','0','0','printed',' ','','1','0','91690794878','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2498,'','Cash','','2023-07-31 12:58:25','','0','9','2023-07-31 12:58:25','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91690794903','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2499,'','Cash','','2023-07-31 13:12:16','','0','9','2023-07-31 13:12:16','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91690797510','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2500,'','Cash','','2023-07-31 16:41:07','','770','9','2023-07-31 16:41:07','','230','230','1','retail','0','230','1','0','0','0','0','0','0','printed',' ','','1','0','91690810853','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2501,'','Cash','','2023-07-31 16:53:20','','0','9','2023-07-31 16:53:20','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','91690810874','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2502,'','Cash','','2023-07-31 17:21:52','','0','9','2023-07-31 17:21:52','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91690813296','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2503,'','Cash','','2023-07-31 18:25:02','','0','9','2023-07-31 18:25:02','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91690817091','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2504,'','Cash','','2023-07-31 18:25:34','','0','9','2023-07-31 18:25:34','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91690817125','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2505,'','Cash','','2023-08-01 12:04:12','','120','9','2023-08-01 12:04:12','','380','380','1','retail','0','380','1','0','0','0','0','0','0','printed',' ','','1','0','91690880620','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2506,'','Cash','','2023-08-01 12:36:10','','0','9','2023-08-01 12:36:10','','1250','1250','1','retail','0','1250','1','0','0','0','0','0','0','printed',' ','','1','0','91690880660','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2507,'','Cash','','2023-08-01 13:59:46','','0','9','2023-08-01 13:59:46','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91690882653','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2508,'','Cash','','2023-08-01 16:45:47','','0','9','2023-08-01 16:45:47','','330','330','1','retail','0','330','1','0','0','0','0','0','0','printed',' ','','1','0','91690887589','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2509,'','Cash','','2023-08-01 16:48:56','','0','9','2023-08-01 16:48:56','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91690897550','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2510,'','Cash','','2023-08-01 17:37:53','','0','9','2023-08-01 17:37:53','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','91690897740','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2511,'','Cash','','2023-08-01 18:20:30','','0','9','2023-08-01 18:20:30','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','3','0','91690900677','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2512,'','Cash','','2023-08-01 18:22:04','','0','9','2023-08-01 18:22:04','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','3','0','91690903317','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2513,'','Cash','','2023-08-01 18:22:23','','0','9','2023-08-01 18:22:23','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','4','0','91690903326','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2514,'','Cash','','2023-08-02 07:22:08','','0','9','2023-08-02 07:22:08','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','91690950082','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2515,'','Cash','','2023-08-02 08:57:34','','0','9','2023-08-02 08:57:34','','5850','5850','1','retail','0','5850','1','0','0','0','0','0','0','printed',' ','','1','0','91690950134','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2516,'','Cash','','2023-08-02 08:58:15','','0','9','2023-08-02 08:58:15','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91690955858','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2517,'','Cash','','2023-08-02 09:23:31','','0','9','2023-08-02 09:23:31','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91690955901','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2518,'','Cash','','2023-08-02 09:41:02','','60','9','2023-08-02 09:41:02','','140','140','1','retail','0','140','1','0','0','0','0','0','0','printed',' ','','2','0','91690957417','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2519,'','Cash','','2023-08-02 10:03:31','','0','9','2023-08-02 10:03:31','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91690958470','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2520,'','Cash','','2023-08-02 10:15:19','','0','9','2023-08-02 10:15:19','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','4','0','91690959814','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2521,'','Cash','','2023-08-02 12:57:11','','0','9','2023-08-02 12:57:11','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91690970224','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2522,'','Cash','','2023-08-02 14:32:41','','0','9','2023-08-02 14:32:41','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91690970237','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2523,'','Cash','','2023-08-02 14:41:01','','0','9','2023-08-02 14:41:01','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','2','0','91690975967','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2524,'','Cash','','2023-08-02 14:57:00','','550','9','2023-08-02 14:57:00','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91690976464','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2525,'','Cash','','2023-08-02 15:01:46','','700','9','2023-08-02 15:01:46','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91690977424','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2526,'','Cash','','2023-08-02 16:08:51','','0','9','2023-08-02 16:08:51','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91690977719','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2527,'','Cash','','2023-08-02 16:51:32','','0','9','2023-08-02 16:51:32','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','91690981735','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2528,'','Cash','','2023-08-02 17:16:02','','0','9','2023-08-02 17:16:02','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91690984295','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2529,'','Cash','','2023-08-02 18:04:30','','0','9','2023-08-02 18:04:30','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','3','0','91690985764','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2530,'','Cash','','2023-08-03 12:40:47','','0','9','2023-08-03 12:40:47','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','printed',' ','','1','0','91691055631','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2531,'','Cash','','2023-08-03 12:58:45','','0','9','2023-08-03 12:58:45','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91691055654','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2532,'','Cash','','2023-08-03 13:45:04','','0','9','2023-08-03 13:45:04','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91691056730','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2533,'','Cash','','2023-08-03 13:48:47','','200','9','2023-08-03 13:48:47','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91691059506','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2534,'','Cash','','2023-08-03 14:51:09','','250','9','2023-08-03 14:51:09','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91691059732','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2535,'','Cash','','2023-08-03 16:38:44','','0','9','2023-08-03 16:38:44','','830','830','1','retail','0','830','1','0','0','0','0','0','0','printed',' ','','1','0','91691063479','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2536,'','Cash','','2023-08-03 16:46:25','','0','9','2023-08-03 16:46:25','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','91691069932','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2537,'','Cash','','2023-08-03 17:13:17','','0','9','2023-08-03 17:13:17','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','1','0','91691070387','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2538,'','Cash','','2023-08-04 07:53:34','','0','9','2023-08-04 07:53:34','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','91691124806','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2539,'','Cash','','2023-08-04 10:09:45','','0','9','2023-08-04 10:09:45','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','91691132979','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2540,'','Cash','','2023-08-04 10:43:28','','100','9','2023-08-04 10:26:49','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91691132990','Cleared','9','2023-08-04 10:43:28','','','','','','',0.00,0.00,0,'',''),(2541,'','Cash','','2023-08-04 10:27:27','','0','9','2023-08-04 10:27:27','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','printed',' ','','1','0','91691134014','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2542,'','Cash','','2023-08-04 11:15:00','','0','9','2023-08-04 11:15:00','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','91691135013','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2543,'','Cash','','2023-08-04 11:19:41','','420','9','2023-08-04 11:19:41','','580','580','1','retail','0','580','1','0','0','0','0','0','0','printed',' ','','1','0','91691136903','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2544,'','Cash','','2023-08-04 11:40:28','','0','9','2023-08-04 11:40:28','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91691137229','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2545,'','Cash','','2023-08-04 12:34:53','','0','9','2023-08-04 12:34:53','','140','140','1','retail','0','140','1','0','0','0','0','0','0','printed',' ','','2','0','91691138432','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2546,'','Cash','','2023-08-04 13:44:26','','0','9','2023-08-04 13:44:26','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91691141696','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2547,'','Cash','','2023-08-04 13:57:51','','0','9','2023-08-04 13:57:51','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91691145872','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2548,'','Cash','','2023-08-04 14:17:35','','120','9','2023-08-04 14:17:35','','480','480','1','retail','0','480','1','0','0','0','0','0','0','printed',' ','','1','0','91691147848','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2549,'','Cash','','2023-08-04 16:44:58','','0','9','2023-08-04 16:44:58','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','3','0','91691156691','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2550,'','Cash','','2023-08-04 16:48:26','','600','9','2023-08-04 16:48:26','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','2','0','91691156699','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2551,'','Cash','','2023-08-04 16:56:36','','0','9','2023-08-04 16:56:36','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91691156911','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2552,'','Cash','','2023-08-04 17:08:08','','420','9','2023-08-04 17:08:08','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','91691157405','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2553,'','Cash','','2023-08-04 17:10:54','','0','9','2023-08-04 17:10:54','','230','230','1','retail','0','230','1','0','0','0','0','0','0','printed',' ','','1','0','91691158092','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2554,'','Cash','','2023-08-05 06:20:14','','0','9','2023-08-05 06:20:14','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','2','0','91691205608','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2555,'','Cash','','2023-08-05 07:08:19','','0','9','2023-08-05 07:08:19','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','printed',' ','','1','0','91691205620','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2556,'','Cash','','2023-08-05 08:02:50','','0','9','2023-08-05 08:02:50','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91691208777','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2557,'','Cash','','2023-08-05 09:19:05','','0','9','2023-08-05 09:19:05','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91691211773','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2558,'','Cash','','2023-08-05 12:05:22','','0','9','2023-08-05 12:05:22','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91691226312','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2559,'','Cash','','2023-08-05 12:20:15','','0','9','2023-08-05 12:20:15','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91691226330','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2560,'','Cash','','2023-08-05 12:35:23','','0','9','2023-08-05 12:35:23','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','91691227216','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2561,'','Cash','','2023-08-05 14:44:14','','0','9','2023-08-05 14:44:14','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91691235819','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2562,'','Cash','','2023-08-05 15:14:06','','0','9','2023-08-05 15:14:06','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','91691235860','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2563,'','Cash','','2023-08-05 15:14:38','','0','9','2023-08-05 15:14:38','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91691237653','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2564,'','Cash','','2023-08-05 16:36:13','','0','9','2023-08-05 16:36:13','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','printed',' ','','1','0','91691242557','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2565,'','Cash','','2023-08-07 07:32:25','','0','9','2023-08-07 07:32:25','','480','480','1','retail','0','480','1','0','0','0','0','0','0','printed',' ','','1','0','91691382722','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2566,'','Cash','','2023-08-07 08:34:47','','0','9','2023-08-07 08:34:47','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','printed',' ','','1','0','91691386476','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2567,'','Cash','','2023-08-07 10:32:09','','20','9','2023-08-07 10:32:09','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','1','0','91691386490','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2568,'','Cash','','2023-08-07 10:59:33','','0','9','2023-08-07 10:59:33','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','1','0','91691393534','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2569,'','Cash','','2023-08-07 14:43:08','','0','9','2023-08-07 14:43:08','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','1','0','91691408551','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2570,'','Cash','','2023-08-07 14:43:24','','0','9','2023-08-07 14:43:24','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91691408596','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2571,'','Cash','','2023-08-07 15:30:53','','0','9','2023-08-07 15:30:53','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','printed',' ','','1','0','91691408607','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2572,'','Cash','','2023-08-07 16:48:44','','0','9','2023-08-07 16:48:44','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91691416116','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2573,'','Cash','','2023-08-07 17:05:27','','0','9','2023-08-07 17:05:27','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91691416128','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2574,'','Cash','','2023-08-08 08:54:22','','0','9','2023-08-08 08:54:22','','930','930','1','retail','0','930','1','0','0','0','0','0','0','printed',' ','','1','0','91691473978','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2575,'','Cash','','2023-08-08 09:19:23','','0','9','2023-08-08 09:19:23','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91691474066','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2576,'','Cash','','2023-08-08 09:51:05','','600','9','2023-08-08 09:51:05','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','91691475565','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2577,'','Cash','','2023-08-08 11:57:38','','0','9','2023-08-08 11:57:38','','3350','3350','1','retail','0','3350','1','0','0','0','0','0','0','printed',' ','','1','0','91691484983','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2578,'','Cash','','2023-08-08 12:40:43','','750','9','2023-08-08 12:40:43','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91691485751','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2579,'','Cash','','2023-08-08 13:05:34','','0','9','2023-08-08 13:05:34','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','91691489124','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2580,'','Cash','','2023-08-08 14:19:32','','0','9','2023-08-08 14:19:32','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91691489140','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2581,'','Cash','','2023-08-08 14:21:21','','0','9','2023-08-08 14:21:21','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','printed',' ','','1','0','91691493577','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2582,'','Cash','','2023-08-08 14:30:54','','0','9','2023-08-08 14:30:54','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91691493685','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2583,'','Cash','','2023-08-08 17:48:07','','0','9','2023-08-08 17:48:07','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91691506065','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2584,'','Cash','','2023-08-08 18:03:07','','0','9','2023-08-08 18:03:07','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91691506100','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2585,'','Cash','','2023-08-09 13:27:39','','0','9','2023-08-09 13:27:39','','830','830','1','retail','0','830','1','0','0','0','0','0','0','printed',' ','','1','0','91691576745','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2586,'','Cash','','2023-08-09 17:21:18','','0','9','2023-08-09 17:21:18','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','91691590869','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2587,'','Cash','','2023-08-09 17:27:51','','0','9','2023-08-09 17:27:51','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','3','0','91691590880','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2588,'','Cash','','2023-08-09 17:32:46','','0','9','2023-08-09 17:32:46','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','91691591273','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2589,'','Cash','','2023-08-10 07:26:27','','0','9','2023-08-10 07:26:27','','1350','1350','1','retail','0','1350','1','0','0','0','0','0','0','printed',' ','','1','0','91691641573','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2590,'','Cash','','2023-08-10 09:59:48','','0','9','2023-08-10 09:59:48','','230','230','1','retail','0','230','1','0','0','0','0','0','0','printed',' ','','1','0','91691650778','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2591,'','Cash','','2023-08-10 10:37:40','','50','9','2023-08-10 10:37:40','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','91691650794','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2592,'','Cash','','2023-08-10 10:47:58','','650','9','2023-08-10 10:47:58','','3350','3350','1','retail','0','3350','1','0','0','0','0','0','0','printed',' ','','1','0','91691653068','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2593,'','Cash','','2023-08-10 10:52:01','','0','9','2023-08-10 10:52:01','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','91691653684','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2594,'','Cash','','2023-08-10 11:04:01','','0','9','2023-08-10 11:04:01','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','2','0','91691653926','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2595,'','Cash','','2023-08-10 12:14:33','','150','9','2023-08-10 12:14:33','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91691654650','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2596,'','Cash','','2023-08-10 12:28:17','','0','9','2023-08-10 12:28:17','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','91691658880','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2597,'','Cash','','2023-08-11 07:28:07','','0','9','2023-08-11 07:28:07','','1700','1700','1','retail','0','1700','1','0','0','0','0','0','0','printed',' ','','1','0','91691728051','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2598,'','Cash','','2023-08-11 07:29:08','','0','9','2023-08-11 07:29:08','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91691728093','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2599,'','Cash','','2023-08-11 10:25:02','','0','9','2023-08-11 10:25:02','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91691738675','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2600,'','Cash','','2023-08-11 10:32:19','','20','9','2023-08-11 10:32:19','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','2','0','91691738707','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2601,'','Cash','','2023-08-11 11:26:44','','0','9','2023-08-11 11:26:44','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','91691739146','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2602,'','Cash','','2023-08-11 11:35:31','','370','9','2023-08-11 11:35:31','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','91691742408','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2603,'','Cash','','2023-08-11 12:22:28','','0','9','2023-08-11 12:22:28','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91691742937','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2604,'','Cash','','2023-08-11 12:42:38','','0','9','2023-08-11 12:42:38','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','2','0','91691745750','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2605,'','Cash','','2023-08-11 13:41:25','','0','9','2023-08-11 13:41:25','','580','580','1','retail','0','580','1','0','0','0','0','0','0','printed',' ','','1','0','91691746961','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2606,'','Cash','','2023-08-11 14:41:27','','0','9','2023-08-11 14:41:27','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','3','0','91691750489','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2607,'','Cash','','2023-08-11 16:25:18','','770','9','2023-08-11 16:25:18','','230','230','1','retail','0','230','1','0','0','0','0','0','0','printed',' ','','1','0','91691754090','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2608,'','Cash','','2023-08-11 16:43:00','','0','9','2023-08-11 16:43:00','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91691761371','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2609,'','Cash','','2023-08-11 16:53:00','','0','9','2023-08-11 16:53:00','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91691761382','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2610,'','Cash','','2023-08-11 18:06:06','','0','9','2023-08-11 18:06:06','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','91691761986','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2611,'','Cash','','2023-08-11 18:13:12','','770','9','2023-08-11 18:13:12','','230','230','1','retail','0','230','1','0','0','0','0','0','0','printed',' ','','1','0','91691766371','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2612,'','Cash','','2023-08-12 07:27:48','','0','9','2023-08-12 07:27:48','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','91691814366','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2613,'','Cash','','2023-08-12 07:46:56','','0','9','2023-08-12 07:46:56','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','91691815004','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2614,'','Cash','','2023-08-12 16:38:32','','0','9','2023-08-12 16:38:32','','230','230','1','retail','0','230','1','0','0','0','0','0','0','printed',' ','','1','0','91691847499','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2615,'','Cash','','2023-08-12 17:58:34','','0','9','2023-08-12 17:58:34','','1350','1350','1','retail','0','1350','1','0','0','0','0','0','0','printed',' ','','1','0','91691852297','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2616,'','Cash','','2023-08-14 08:05:31','','0','9','2023-08-14 08:05:31','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91691983138','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2617,'','Cash','','2023-08-14 08:28:42','','0','9','2023-08-14 08:28:42','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91691989533','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2618,'','Cash','','2023-08-14 08:35:58','','220','9','2023-08-14 08:35:58','','280','280','1','retail','0','280','1','0','0','0','0','0','0','printed',' ','','1','0','91691990925','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2619,'','Cash','','2023-08-14 09:14:56','','290','9','2023-08-14 09:14:56','','710','710','1','retail','0','710','1','0','0','0','0','0','0','printed',' ','','1','0','91691991364','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2620,'','Cash','','2023-08-14 09:20:21','','0','9','2023-08-14 09:20:21','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','91691993707','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2621,'','Cash','','2023-08-14 09:32:00','','270','9','2023-08-14 09:32:00','','380','380','1','retail','0','380','1','0','0','0','0','0','0','printed',' ','','1','0','91691994023','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2622,'','Cash','','2023-08-14 09:58:34','','0','9','2023-08-14 09:48:41','','590','590','1','retail','0','590','1','0','0','0','0','0','0','printed',' ','','1','0','91691994730','Cleared','9','2023-08-14 09:58:34','','','','','','',0.00,0.00,0,'',''),(2623,'','Cash','','2023-08-14 09:59:16','','0','9','2023-08-14 09:59:16','','960','960','1','retail','0','960','1','0','0','0','0','0','0','printed',' ','','1','0','91691996332','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2624,'','Cash','','2023-08-14 10:01:55','','0','9','2023-08-14 10:01:55','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91691996362','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2625,'','Cash','','2023-08-14 10:45:42','','0','9','2023-08-14 10:45:42','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','91691996518','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2626,'','Cash','','2023-08-14 10:47:51','','0','9','2023-08-14 10:47:51','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','printed',' ','','1','0','91691999146','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2627,'','Cash','','2023-08-14 10:57:36','','0','9','2023-08-14 10:57:36','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91691999302','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2628,'','Cash','','2023-08-14 12:24:58','','0','9','2023-08-14 12:24:58','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','91691999859','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2629,'','Cash','','2023-08-14 12:35:13','','0','9','2023-08-14 12:35:13','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91692005112','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2630,'','Cash','','2023-08-14 12:38:50','','100','9','2023-08-14 12:38:50','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','91692005727','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2631,'','Cash','','2023-08-14 13:48:09','','0','9','2023-08-14 13:48:09','','260','260','1','retail','0','260','1','0','0','0','0','0','0','printed',' ','','1','0','91692010077','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2632,'','Cash','','2023-08-14 13:55:44','','0','9','2023-08-14 13:55:44','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','3','0','91692010094','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2633,'','Cash','','2023-08-14 14:10:05','','0','9','2023-08-14 14:10:05','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','91692010546','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2634,'','Cash','','2023-08-14 16:37:14','','120','9','2023-08-14 16:37:14','','380','380','1','retail','0','380','1','0','0','0','0','0','0','printed',' ','','3','0','91692020212','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2635,'','Cash','','2023-08-14 17:13:09','','250','9','2023-08-14 17:13:09','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91692020253','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2636,'','Cash','','2023-08-14 18:03:12','','0','9','2023-08-14 18:03:12','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','91692024547','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2637,'','Cash','','2023-08-14 18:05:07','','0','9','2023-08-14 18:05:08','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','91692025395','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2638,'','Cash','','2023-08-15 08:04:40','','0','9','2023-08-15 08:04:40','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','printed',' ','','1','0','91692075866','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2639,'','Cash','','2023-08-15 09:36:58','','600','9','2023-08-15 09:36:58','','1400','1400','1','retail','0','1400','1','0','0','0','0','0','0','printed',' ','','1','0','91692075883','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2640,'','Cash','','2023-08-15 10:55:06','','870','9','2023-08-15 10:55:06','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','91692081428','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2641,'','Cash','','2023-08-15 11:16:25','','0','9','2023-08-15 11:16:25','','1110','1110','1','retail','0','1110','1','0','0','0','0','0','0','printed',' ','','1','0','91692086112','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2642,'','Cash','','2023-08-15 13:49:17','','90','9','2023-08-15 13:49:17','','610','610','1','retail','0','610','1','0','0','0','0','0','0','printed',' ','','1','0','91692096541','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2643,'','Cash','','2023-08-15 14:47:10','','0','9','2023-08-15 14:47:10','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91692096564','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2644,'','Cash','','2023-08-15 14:59:54','','550','9','2023-08-15 14:59:54','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91692100037','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2645,'','Cash','','2023-08-15 16:08:42','','0','9','2023-08-15 16:08:42','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91692104906','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2646,'','Cash','','2023-08-15 17:25:40','','0','9','2023-08-15 17:25:40','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91692109521','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2647,'','Cash','','2023-08-16 07:46:14','','0','9','2023-08-16 07:46:14','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','91692159995','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2648,'','Cash','','2023-08-16 07:47:02','','0','9','2023-08-16 07:47:02','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91692161179','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2649,'','Cash','','2023-08-16 09:51:10','','0','9','2023-08-16 09:51:10','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91692168657','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2650,'','Cash','','2023-08-16 11:55:04','','200','9','2023-08-16 11:55:04','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91692176080','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2651,'','Cash','','2023-08-16 11:56:00','','220','9','2023-08-16 11:56:00','','280','280','1','retail','0','280','1','0','0','0','0','0','0','printed',' ','','1','0','91692176113','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2652,'','Cash','','2023-08-16 11:57:29','','0','9','2023-08-16 11:57:29','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','91692176166','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2653,'','Cash','','2023-08-16 12:12:45','','300','9','2023-08-16 12:12:45','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','91692176252','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2654,'','Cash','','2023-08-16 12:48:22','','850','9','2023-08-16 12:48:22','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91692177173','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2655,'','Cash','','2023-08-16 13:33:33','','0','9','2023-08-16 13:33:33','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','4','0','91692179310','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2656,'','Cash','','2023-08-16 15:47:28','','0','9','2023-08-16 15:47:28','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','91692190030','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2657,'','Cash','','2023-08-16 17:00:16','','0','9','2023-08-16 17:00:16','','70','70','1','retail','0','70','1','0','0','0','0','0','0','printed',' ','','1','0','91692190052','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2658,'','Cash','','2023-08-16 17:06:26','','520','9','2023-08-16 17:06:26','','480','480','1','retail','0','480','1','0','0','0','0','0','0','printed',' ','','1','0','91692194427','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2659,'','Cash','','2023-08-16 17:30:34','','0','9','2023-08-16 17:30:34','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91692194795','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2660,'','Cash','','2023-08-16 17:35:19','','0','9','2023-08-16 17:35:19','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91692196345','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2661,'','Cash','','2023-08-17 06:19:08','','0','9','2023-08-17 06:19:08','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','91692242331','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2662,'','Cash','','2023-08-17 07:55:49','','50','9','2023-08-17 07:55:49','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','2','0','91692242351','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2663,'','Cash','','2023-08-17 08:45:14','','0','9','2023-08-17 08:45:14','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','91692248154','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2664,'','Cash','','2023-08-17 08:48:28','','700','9','2023-08-17 08:48:28','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91692251117','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2665,'','Cash','','2023-08-17 09:12:16','','70','9','2023-08-17 09:12:16','','2130','2130','1','retail','0','2130','1','0','0','0','0','0','0','printed',' ','','1','0','91692251316','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2666,'','Cash','','2023-08-17 11:27:19','','50','9','2023-08-17 11:27:20','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91692260800','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2667,'','Cash','','2023-08-17 11:31:55','','20','9','2023-08-17 11:31:55','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','91692260846','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2668,'','Cash','','2023-08-17 16:30:58','','670','9','2023-08-17 16:30:58','','330','330','1','retail','0','330','1','0','0','0','0','0','0','printed',' ','','1','0','91692279037','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2669,'','Cash','','2023-08-17 16:32:47','','20','9','2023-08-17 16:32:47','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','91692279065','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2670,'','Cash','','2023-08-17 17:25:22','','0','9','2023-08-17 17:25:22','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91692279174','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2671,'','Cash','','2023-08-18 06:59:01','','0','9','2023-08-18 06:59:01','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91692331114','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2672,'','Cash','','2023-08-18 07:24:29','','0','9','2023-08-18 07:24:29','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','91692332636','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2673,'','Cash','','2023-08-18 07:24:42','','0','9','2023-08-18 07:24:42','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91692332674','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2674,'','Cash','','2023-08-18 08:23:55','','0','9','2023-08-18 08:23:55','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91692332686','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2675,'','Cash','','2023-08-18 08:40:25','','0','9','2023-08-18 08:40:25','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91692337218','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2676,'','Cash','','2023-08-18 09:20:22','','0','9','2023-08-18 09:20:22','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91692337227','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2677,'','Cash','','2023-08-18 10:09:27','','0','9','2023-08-18 10:09:27','','480','480','1','retail','0','480','1','0','0','0','0','0','0','printed',' ','','1','0','91692339625','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2678,'','Cash','','2023-08-18 11:01:09','','20','9','2023-08-18 11:01:09','','980','980','1','retail','0','980','1','0','0','0','0','0','0','printed',' ','','1','0','91692342572','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2679,'','Cash','','2023-08-18 11:14:26','','240','9','2023-08-18 11:14:26','','260','260','1','retail','0','260','1','0','0','0','0','0','0','printed',' ','','1','0','91692345681','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2680,'','Cash','','2023-08-18 13:57:49','','0','9','2023-08-18 13:57:49','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','91692356262','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2681,'','Cash','','2023-08-18 14:25:10','','0','9','2023-08-18 14:25:10','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','91692356272','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2682,'','Cash','','2023-08-18 14:32:14','','0','9','2023-08-18 14:32:14','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','91692357914','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2683,'','Cash','','2023-08-18 14:47:20','','0','9','2023-08-18 14:47:20','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91692358336','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2684,'','Cash','','2023-08-18 14:55:20','','0','9','2023-08-18 14:55:20','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91692359243','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2685,'','Cash','','2023-08-18 14:56:13','','50','9','2023-08-18 14:56:13','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91692359725','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2686,'','Cash','','2023-08-18 15:20:41','','90','9','2023-08-18 15:20:41','','610','610','1','retail','0','610','1','0','0','0','0','0','0','printed',' ','','1','0','91692359780','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2687,'','Cash','','2023-08-18 15:50:35','','150','9','2023-08-18 15:50:35','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','91692361276','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2688,'','Cash','','2023-08-19 06:30:24','','0','9','2023-08-19 06:30:24','','280','280','1','retail','0','280','1','0','0','0','0','0','0','printed',' ','','1','0','91692415797','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2689,'','Cash','','2023-08-19 09:06:23','','0','9','2023-08-19 09:06:23','','480','480','1','retail','0','480','1','0','0','0','0','0','0','printed',' ','','1','0','91692425124','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2690,'','Cash','','2023-08-19 10:45:54','','520','9','2023-08-19 10:45:54','','480','480','1','retail','0','480','1','0','0','0','0','0','0','printed',' ','','1','0','91692431146','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2691,'','Cash','','2023-08-19 12:32:49','','520','9','2023-08-19 12:32:49','','480','480','1','retail','0','480','1','0','0','0','0','0','0','printed',' ','','1','0','91692431159','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2692,'','Cash','','2023-08-19 14:19:54','','870','9','2023-08-19 14:19:54','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','91692437593','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2693,'','Cash','','2023-08-19 15:52:05','','0','9','2023-08-19 15:52:05','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91692444008','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2694,'','Cash','','2023-08-19 16:05:44','','0','9','2023-08-19 16:05:44','','230','230','1','retail','0','230','1','0','0','0','0','0','0','printed',' ','','1','0','91692449529','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2695,'','Cash','','2023-08-19 16:45:20','','40','9','2023-08-19 16:45:20','','260','260','1','retail','0','260','1','0','0','0','0','0','0','printed',' ','','1','0','91692450355','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2696,'','Cash','','2023-08-19 17:09:44','','0','9','2023-08-19 17:09:44','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91692452740','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2697,'','Cash','','2023-08-19 17:12:21','','150','9','2023-08-19 17:12:21','','850','850','1','retail','0','850','1','0','0','0','0','0','0','printed',' ','','1','0','91692454186','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2698,'','Cash','','2023-08-19 17:46:49','','0','9','2023-08-19 17:46:49','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','91692454349','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2699,'','Cash','','2023-08-21 07:05:11','','0','9','2023-08-21 07:05:11','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91692590669','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2700,'','Cash','','2023-08-21 09:19:04','','0','9','2023-08-21 09:19:04','','850','850','1','retail','0','850','1','0','0','0','0','0','0','printed',' ','','1','0','91692598733','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2701,'','Cash','','2023-08-21 09:25:18','','0','9','2023-08-21 09:25:18','','480','480','1','retail','0','480','1','0','0','0','0','0','0','printed',' ','','1','0','91692598746','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2702,'','Cash','','2023-08-21 09:26:25','','0','9','2023-08-21 09:26:25','','530','530','1','retail','0','530','1','0','0','0','0','0','0','printed',' ','','1','0','91692599123','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2703,'','Cash','','2023-08-21 11:34:54','','0','9','2023-08-21 11:34:54','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','91692606301','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2704,'','Cash','','2023-08-21 13:01:31','','600','9','2023-08-21 13:01:31','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','91692607527','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2705,'','Cash','','2023-08-21 13:18:35','','570','9','2023-08-21 13:18:35','','430','430','1','retail','0','430','1','0','0','0','0','0','0','printed',' ','','1','0','91692612098','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2706,'','Cash','','2023-08-21 13:30:01','','70','9','2023-08-21 13:30:01','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','91692613122','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2707,'','Cash','','2023-08-21 14:15:47','','670','9','2023-08-21 14:15:47','','1330','1330','1','retail','0','1330','1','0','0','0','0','0','0','printed',' ','','1','0','91692613810','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2708,'','Cash','','2023-08-21 14:16:47','','0','9','2023-08-21 14:16:47','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','91692616551','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2709,'','Cash','','2023-08-21 14:20:37','','0','9','2023-08-21 14:20:37','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','91692616635','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2710,'','Cash','','2023-08-21 14:39:55','','0','9','2023-08-21 14:39:56','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91692616841','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2711,'','Cash','','2023-08-21 14:49:07','','0','9','2023-08-21 14:49:07','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91692618001','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2712,'','Cash','','2023-08-21 16:41:03','','10','9','2023-08-21 16:41:03','','990','990','1','retail','0','990','1','0','0','0','0','0','0','printed',' ','','1','0','91692618551','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2713,'','Cash','','2023-08-21 17:09:51','','0','9','2023-08-21 17:09:51','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','91692625274','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2714,'','Cash','','2023-08-22 08:49:22','','0','9','2023-08-22 08:49:22','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','91692683354','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2715,'','Cash','','2023-08-22 09:37:38','','0','9','2023-08-22 09:37:38','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91692683366','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2716,'','Cash','','2023-08-22 09:46:02','','0','9','2023-08-22 09:46:02','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','91692686261','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2717,'','Cash','','2023-08-22 09:53:32','','0','9','2023-08-22 09:53:32','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91692686766','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2718,'','Cash','','2023-08-22 11:20:23','','0','9','2023-08-22 11:20:23','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91692687215','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2719,'','Cash','','2023-08-22 11:54:27','','0','9','2023-08-22 11:54:27','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','91692692427','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2720,'','Cash','','2023-08-22 11:59:42','','0','9','2023-08-22 11:59:42','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','91692694471','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2721,'','Cash','','2023-08-22 12:34:10','','620','9','2023-08-22 12:34:10','','380','380','1','retail','0','380','1','0','0','0','0','0','0','printed',' ','','1','0','91692694789','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2722,'','Cash','','2023-08-22 12:39:29','','0','9','2023-08-22 12:39:29','','230','230','1','retail','0','230','1','0','0','0','0','0','0','printed',' ','','1','0','91692696855','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2723,'','Cash','','2023-08-22 12:53:18','','0','9','2023-08-22 12:53:18','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91692697175','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2724,'','Cash','','2023-08-22 16:47:30','','0','9','2023-08-22 16:47:30','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','91692712006','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2725,'','Cash','','2023-08-22 17:02:57','','0','9','2023-08-22 17:02:57','','230','230','1','retail','0','230','1','0','0','0','0','0','0','printed',' ','','1','0','91692712053','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2726,'','Cash','','2023-08-24 08:17:21','','0','9','2023-08-24 08:17:21','','3390','3390','1','retail','0','3390','1','0','0','0','0','0','0','printed',' ','','1','0','91692853976','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2727,'','Cash','','2023-08-24 10:39:07','','0','9','2023-08-24 10:39:07','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','91692862739','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2728,'','Cash','','2023-08-24 12:42:17','','40','9','2023-08-24 12:42:17','','460','460','1','retail','0','460','1','0','0','0','0','0','0','printed',' ','','1','0','91692870128','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2729,'','Cash','','2023-08-24 12:50:22','','0','9','2023-08-24 12:50:22','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','91692870608','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2730,'','Cash','','2023-08-24 13:25:20','','0','9','2023-08-24 13:25:20','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','91692870626','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2731,'','Cash','','2023-08-24 14:07:04','','0','9','2023-08-24 14:07:04','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','91692872722','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2732,'','Cash','','2023-08-24 15:09:59','','0','9','2023-08-24 15:09:59','','360','360','1','retail','0','360','1','0','0','0','0','0','0','printed',' ','','1','0','91692875227','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2733,'','Cash','','2023-08-24 15:44:21','','550','9','2023-08-24 15:44:21','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91692879006','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2734,'','Cash','','2023-08-24 16:11:29','','0','9','2023-08-24 16:11:29','','280','280','1','retail','0','280','1','0','0','0','0','0','0','printed',' ','','1','0','91692881067','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2735,'','Cash','','2023-08-24 16:12:32','','0','9','2023-08-24 16:12:32','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91692882692','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2736,'','Cash','','2023-08-24 16:38:46','','0','9','2023-08-24 16:38:46','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91692882756','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2737,'','Cash','','2023-08-24 17:24:13','','0','9','2023-08-24 17:24:13','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91692884327','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2738,'','Cash','','2023-08-25 06:57:21','','0','9','2023-08-25 06:57:21','','380','380','1','retail','0','380','1','0','0','0','0','0','0','printed',' ','','1','0','91692933986','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2739,'','Cash','','2023-08-25 07:31:44','','150','9','2023-08-25 07:31:44','','1350','1350','1','retail','0','1350','1','0','0','0','0','0','0','printed',' ','','1','0','91692935844','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2740,'','Cash','','2023-08-25 07:57:17','','0','9','2023-08-25 07:57:17','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','1','0','91692937909','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2741,'','Cash','','2023-08-25 08:01:43','','0','9','2023-08-25 08:01:43','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','91692939440','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2742,'','Cash','','2023-08-25 09:04:11','','0','9','2023-08-25 09:04:11','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91692939706','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2743,'','Cash','','2023-08-25 09:39:22','','0','9','2023-08-25 09:39:22','','1080','1080','1','retail','0','1080','1','0','0','0','0','0','0','printed',' ','','1','0','91692943536','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2744,'','Cash','','2023-08-25 10:39:00','','0','9','2023-08-25 10:39:00','','80','80','1','retail','0','80','1','0','0','0','0','0','0','printed',' ','','1','0','91692945566','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2745,'','Cash','','2023-08-25 10:39:12','','0','9','2023-08-25 10:39:12','','230','230','1','retail','0','230','1','0','0','0','0','0','0','printed',' ','','1','0','91692949145','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2746,'','Cash','','2023-08-25 10:45:26','','0','9','2023-08-25 10:45:26','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91692949155','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2747,'','Cash','','2023-08-25 11:14:36','','0','9','2023-08-25 11:14:36','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91692949569','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2748,'','Cash','','2023-08-25 12:14:57','','750','9','2023-08-25 12:14:57','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91692951281','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2749,'','Cash','','2023-08-25 12:56:06','','0','9','2023-08-25 12:56:06','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','91692954904','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2750,'','Cash','','2023-08-25 14:02:45','','0','9','2023-08-25 14:02:45','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91692961351','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2751,'','Cash','','2023-08-25 14:08:24','','150','9','2023-08-25 14:08:24','','850','850','1','retail','0','850','1','0','0','0','0','0','0','printed',' ','','1','0','91692961370','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2752,'','Cash','','2023-08-25 15:31:43','','0','9','2023-08-25 15:31:43','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','91692961709','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2753,'','Cash','','2023-08-25 17:02:49','','370','9','2023-08-25 17:02:49','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','91692967331','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2754,'','Cash','','2023-08-25 17:04:03','','50','9','2023-08-25 17:04:03','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91692972173','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2755,'','Cash','','2023-08-26 08:38:07','','350','9','2023-08-26 08:38:07','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91693027527','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2756,'','Cash','','2023-08-26 09:35:47','','20','9','2023-08-26 09:35:47','','380','380','1','retail','0','380','1','0','0','0','0','0','0','printed',' ','','1','0','91693028299','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2757,'','Cash','','2023-08-26 10:03:46','','730','9','2023-08-26 10:03:46','','270','270','1','retail','0','270','1','0','0','0','0','0','0','printed',' ','','3','0','91693031772','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2758,'','Cash','','2023-08-26 10:53:23','','0','9','2023-08-26 10:53:23','','430','430','1','retail','0','430','1','0','0','0','0','0','0','printed',' ','','1','0','91693033431','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2759,'','Cash','','2023-08-26 16:31:07','','0','9','2023-08-26 16:31:07','','710','710','1','retail','0','710','1','0','0','0','0','0','0','printed',' ','','1','0','91693056597','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2760,'','Cash','','2023-08-26 17:03:20','','0','9','2023-08-26 17:03:20','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91693056693','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2761,'','Cash','','2023-08-28 10:42:26','','0','9','2023-08-28 10:42:26','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91693208537','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2762,'','Cash','','2023-08-28 11:03:16','','0','9','2023-08-28 11:03:16','','1650','1650','1','retail','0','1650','1','0','0','0','0','0','0','printed',' ','','1','0','91693208549','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2763,'','Cash','','2023-08-28 11:28:49','','0','9','2023-08-28 11:28:49','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91693209890','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2764,'','Cash','','2023-08-28 11:40:44','','0','9','2023-08-28 11:40:44','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','91693211331','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2765,'','Cash','','2023-08-28 12:23:50','','0','9','2023-08-28 12:23:50','','1300','1300','1','retail','0','1300','1','0','0','0','0','0','0','printed',' ','','1','0','91693212048','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2766,'','Cash','','2023-08-28 14:52:00','','170','9','2023-08-28 14:52:00','','830','830','1','retail','0','830','1','0','0','0','0','0','0','printed',' ','','1','0','91693223499','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2767,'','Cash','','2023-08-28 15:24:28','','0','9','2023-08-28 15:24:28','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','91693223634','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2768,'','Cash','','2023-08-28 15:57:46','','0','9','2023-08-28 15:57:46','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91693227449','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2769,'','Cash','','2023-08-28 17:39:21','','0','9','2023-08-28 17:39:21','','730','730','1','retail','0','730','1','0','0','0','0','0','0','printed',' ','','1','0','91693233530','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2770,'','Cash','','2023-08-28 17:40:25','','0','9','2023-08-28 17:40:25','','230','230','1','retail','0','230','1','0','0','0','0','0','0','printed',' ','','1','0','91693233611','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2771,'','Cash','','2023-08-29 07:22:30','','0','9','2023-08-29 07:22:30','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','4','0','91693278822','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2772,'','Cash','','2023-08-29 09:48:47','','0','9','2023-08-29 09:48:47','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91693282957','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2773,'','Cash','','2023-08-29 10:57:27','','150','9','2023-08-29 10:57:27','','850','850','1','retail','0','850','1','0','0','0','0','0','0','printed',' ','','1','0','91693291733','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2774,'','Cash','','2023-08-29 12:16:33','','0','9','2023-08-29 12:16:33','','850','850','1','retail','0','850','1','0','0','0','0','0','0','printed',' ','','1','0','91693295853','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2775,'','Cash','','2023-08-29 12:24:45','','20','9','2023-08-29 12:24:45','','1080','1080','1','retail','0','1080','1','0','0','0','0','0','0','printed',' ','','1','0','91693300745','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2776,'','Cash','','2023-08-29 12:31:31','','0','9','2023-08-29 12:31:31','','230','230','1','retail','0','230','1','0','0','0','0','0','0','printed',' ','','1','0','91693301093','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2777,'','Cash','','2023-08-29 14:12:28','','0','9','2023-08-29 14:12:28','','360','360','1','retail','0','360','1','0','0','0','0','0','0','printed',' ','','1','0','91693301494','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2778,'','Cash','','2023-08-29 15:33:27','','0','9','2023-08-29 15:33:27','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','91693307552','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2779,'','Cash','','2023-08-29 15:55:39','','0','9','2023-08-29 15:55:39','','230','230','1','retail','0','230','1','0','0','0','0','0','0','printed',' ','','1','0','91693312846','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2780,'','Cash','','2023-08-29 16:47:30','','0','9','2023-08-29 16:47:30','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91693316843','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2781,'','Cash','','2023-08-29 17:59:10','','700','9','2023-08-29 17:59:10','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91693316855','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2782,'','Cash','','2023-08-29 18:01:45','','450','9','2023-08-29 18:01:45','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','3','0','91693321178','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2783,'','Cash','','2023-08-29 18:09:45','','70','9','2023-08-29 18:09:45','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','91693321778','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2784,'','Cash','','2023-08-29 18:12:59','','150','9','2023-08-29 18:12:59','','850','850','1','retail','0','850','1','0','0','0','0','0','0','printed',' ','','1','0','91693321794','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2785,'','Cash','','2023-08-29 18:17:12','','820','9','2023-08-29 18:17:12','','180','180','1','retail','0','180','1','0','0','0','0','0','0','printed',' ','','1','0','91693321984','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2786,'','Cash','','2023-08-29 18:18:23','','0','9','2023-08-29 18:18:23','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','91693322237','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2787,'','Cash','','2023-08-30 10:11:39','','0','9','2023-08-30 10:11:39','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','4','0','91693379483','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2788,'','Cash','','2023-08-30 10:23:12','','0','9','2023-08-30 10:23:12','','700','700','1','retail','0','700','1','0','0','0','0','0','0','printed',' ','','1','0','91693379506','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2789,'','Cash','','2023-08-30 12:09:16','','0','9','2023-08-30 12:09:16','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91693380196','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2790,'','Cash','','2023-08-30 15:37:13','','0','9','2023-08-30 15:37:13','','230','230','1','retail','0','230','1','0','0','0','0','0','0','printed',' ','','1','0','91693399025','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2791,'','Cash','','2023-08-30 16:44:47','','700','9','2023-08-30 16:44:47','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91693399037','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2792,'','Cash','','2023-08-30 17:34:50','','0','9','2023-08-30 17:34:50','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91693403092','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2793,'','Cash','','2023-08-31 08:22:19','','250','9','2023-08-31 08:22:19','','750','750','1','retail','0','750','1','0','0','0','0','0','0','printed',' ','','1','0','91693459322','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2794,'','Cash','','2023-08-31 08:36:50','','0','9','2023-08-31 08:36:50','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91693459344','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2795,'','Cash','','2023-08-31 09:24:26','','400','9','2023-08-31 09:24:26','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','91693460214','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2796,'','Cash','','2023-08-31 10:46:13','','280','9','2023-08-31 10:46:13','','1720','1720','1','retail','0','1720','1','0','0','0','0','0','0','printed',' ','','1','0','91693463070','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2797,'','Cash','','2023-08-31 11:07:07','','0','9','2023-08-31 11:07:07','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','2','0','91693468013','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2798,'','Cash','','2023-08-31 11:48:43','','0','9','2023-08-31 11:48:43','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91693469231','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2799,'','Cash','','2023-08-31 11:49:33','','0','9','2023-08-31 11:49:33','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91693471744','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2800,'','Cash','','2023-08-31 12:08:48','','0','9','2023-08-31 12:08:48','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','3','0','91693471778','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2801,'','Cash','','2023-08-31 13:24:06','','0','9','2023-08-31 13:24:06','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91693472935','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2802,'','Cash','','2023-08-31 13:57:24','','500','9','2023-08-31 13:57:24','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','91693477583','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2803,'','Cash','','2023-08-31 14:04:58','','0','9','2023-08-31 14:04:58','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91693479450','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2804,'','Cash','','2023-08-31 14:36:28','','0','9','2023-08-31 14:36:28','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91693479903','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2805,'','Cash','','2023-08-31 15:56:50','','0','9','2023-08-31 15:56:50','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','91693481793','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2806,'','Cash','','2023-08-31 18:25:34','','0','9','2023-08-31 18:25:34','','190','190','1','retail','0','190','1','0','0','0','0','0','0','printed',' ','','2','0','91693495504','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2807,'','Cash','','2023-09-01 08:49:10','','0','9','2023-09-01 08:49:10','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91693547334','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2808,'','Cash','','2023-09-01 09:04:12','','0','9','2023-09-01 09:04:12','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91693547457','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2809,'','Cash','','2023-09-01 11:01:44','','0','9','2023-09-01 11:01:44','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91693548255','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2810,'','Cash','','2023-09-01 11:46:44','','0','9','2023-09-01 11:46:44','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91693555306','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2811,'','Cash','','2023-09-01 12:00:33','','0','9','2023-09-01 12:00:33','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91693558010','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2812,'','Cash','','2023-09-01 12:02:06','','0','9','2023-09-01 12:02:06','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91693558836','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2813,'','Cash','','2023-09-01 12:33:59','','750','9','2023-09-01 12:33:59','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91693558970','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2814,'','Cash','','2023-09-01 12:40:32','','0','9','2023-09-01 12:40:32','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91693560844','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2815,'','Cash','','2023-09-01 12:58:30','','0','9','2023-09-01 12:58:30','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91693561236','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2816,'','Cash','','2023-09-01 13:03:49','','0','9','2023-09-01 13:03:49','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91693562314','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2817,'','Cash','','2023-09-01 14:11:32','','0','9','2023-09-01 14:11:32','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91693562634','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2818,'','Cash','','2023-09-01 14:16:48','','0','9','2023-09-01 14:16:48','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','2','0','91693566772','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2819,'','Cash','','2023-09-01 14:38:01','','250','9','2023-09-01 14:38:01','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91693567010','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2820,'','Cash','','2023-09-01 15:09:04','','50','9','2023-09-01 15:08:34','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91693568285','Cleared','9','2023-09-01 15:09:04','','','','','','',0.00,0.00,0,'',''),(2821,'','Cash','','2023-09-01 15:17:18','','0','9','2023-09-01 15:17:18','','1000','1000','1','retail','0','1000','1','0','0','0','0','0','0','printed',' ','','1','0','91693570155','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2822,'','Cash','','2023-09-01 16:11:54','','0','9','2023-09-01 16:11:54','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91693570641','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2823,'','Cash','','2023-09-01 16:50:12','','0','9','2023-09-01 16:50:12','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','91693573916','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2824,'','Cash','','2023-09-02 08:32:33','','450','9','2023-09-02 08:32:33','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','91693632738','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2825,'','Cash','','2023-09-02 09:42:22','','0','9','2023-09-02 09:42:22','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91693632758','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2826,'','Cash','','2023-09-02 10:09:15','','0','9','2023-09-02 10:09:15','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','91693636945','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2827,'','Cash','','2023-09-02 10:45:53','','0','9','2023-09-02 10:45:53','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','91693640727','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2828,'','Cash','','2023-09-02 10:50:32','','0','9','2023-09-02 10:50:32','','730','730','1','retail','0','730','1','0','0','0','0','0','0','printed',' ','','1','0','91693640969','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2829,'','Cash','','2023-09-02 10:59:59','','0','9','2023-09-02 10:59:59','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91693641036','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2830,'','Cash','','2023-09-02 13:12:51','','50','9','2023-09-02 13:12:51','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91693649556','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2831,'','Cash','','2023-09-02 13:43:36','','0','9','2023-09-02 13:43:36','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91693649575','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2832,'','Cash','','2023-09-02 15:06:06','','0','9','2023-09-02 15:06:06','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91693651422','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2833,'','Cash','','2023-09-02 16:07:00','','0','9','2023-09-02 16:07:00','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','3','0','91693660005','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2834,'','Cash','','2023-09-02 17:15:39','','0','9','2023-09-02 17:15:39','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91693661442','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2835,'','Cash','','2023-09-02 17:40:05','','0','9','2023-09-02 17:40:05','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','91693664141','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2836,'','Cash','','2023-09-02 17:48:38','','0','9','2023-09-02 17:48:38','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91693665610','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2837,'','Cash','','2023-09-04 09:09:39','','50','9','2023-09-04 09:09:39','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','91693807753','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2838,'','Cash','','2023-09-04 09:30:03','','0','9','2023-09-04 09:30:04','','600','600','1','retail','0','600','1','0','0','0','0','0','0','printed',' ','','1','0','91693807786','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2839,'','Cash','','2023-09-04 10:47:26','','0','9','2023-09-04 10:47:26','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91693809008','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2840,'','Cash','','2023-09-04 11:18:27','','150','9','2023-09-04 11:18:27','','850','850','1','retail','0','850','1','0','0','0','0','0','0','printed',' ','','1','0','91693815499','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2841,'','Cash','','2023-09-04 11:57:42','','0','9','2023-09-04 11:57:42','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','2','0','91693817844','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2842,'','Cash','','2023-09-04 11:58:28','','0','9','2023-09-04 11:58:28','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91693817867','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2843,'','Cash','','2023-09-04 12:18:52','','0','9','2023-09-04 12:18:52','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91693817914','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2844,'','Cash','','2023-09-04 12:50:06','','0','9','2023-09-04 12:50:06','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91693819135','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2845,'','Cash','','2023-09-04 13:06:19','','0','9','2023-09-04 13:06:19','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91693821073','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2846,'','Cash','','2023-09-04 14:31:08','','0','9','2023-09-04 14:31:08','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91693822004','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2847,'','Cash','','2023-09-04 16:55:23','','0','9','2023-09-04 16:55:23','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91693835716','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2848,'','Cash','','2023-09-05 09:29:14','','0','9','2023-09-05 09:29:14','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91693895346','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2849,'','Cash','','2023-09-05 12:15:14','','0','9','2023-09-05 12:14:46','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','4','0','91693905277','Cleared','9','2023-09-05 12:15:14','','','','','','',0.00,0.00,0,'',''),(2850,'','Cash','','2023-09-05 12:55:36','','0','9','2023-09-05 12:55:36','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','91693905320','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2851,'','Cash','','2023-09-05 15:25:30','','0','9','2023-09-05 15:25:30','','3000','3000','1','retail','0','3000','1','0','0','0','0','0','0','printed',' ','','1','0','91693916720','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2852,'','Cash','','2023-09-05 15:49:31','','150','9','2023-09-05 15:49:31','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','91693916733','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2853,'','Cash','','2023-09-05 16:00:20','','500','9','2023-09-05 16:00:20','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','91693918176','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2854,'','Cash','','2023-09-05 16:48:29','','70','9','2023-09-05 16:48:29','','430','430','1','retail','0','430','1','0','0','0','0','0','0','printed',' ','','1','0','91693921692','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2855,'','Cash','','2023-09-05 16:50:46','','50','9','2023-09-05 16:50:46','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91693921719','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2856,'','Cash','','2023-09-05 16:51:06','','100','9','2023-09-05 16:51:06','','900','900','1','retail','0','900','1','0','0','0','0','0','0','printed',' ','','1','0','91693921854','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2857,'','Cash','','2023-09-06 13:14:01','','0','9','2023-09-06 13:14:01','','1050','1050','1','retail','0','1050','1','0','0','0','0','0','0','printed',' ','','1','0','91693995222','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2858,'','Cash','','2023-09-06 13:55:20','','0','9','2023-09-06 13:55:20','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','91693995245','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2859,'','Cash','','2023-09-06 14:21:43','','650','9','2023-09-06 14:21:43','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','91693997723','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2860,'','Cash','','2023-09-06 14:56:29','','0','9','2023-09-06 14:56:29','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91693999311','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2861,'','Cash','','2023-09-06 17:22:33','','150','9','2023-09-06 17:22:33','','850','850','1','retail','0','850','1','0','0','0','0','0','0','printed',' ','','1','0','91694010144','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2862,'','Cash','','2023-09-07 08:03:50','','0','9','2023-09-07 08:03:50','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','91694061373','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2863,'','Cash','','2023-09-07 15:18:17','','0','9','2023-09-07 15:18:17','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91694088554','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2864,'','Cash','','2023-09-07 16:40:48','','0','9','2023-09-07 16:40:48','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91694089102','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2865,'','Cash','','2023-09-07 17:26:14','','0','9','2023-09-07 17:26:14','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','91694094052','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2866,'','Cash','','2023-09-08 07:59:32','','0','9','2023-09-08 07:59:32','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91694149162','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2867,'','Cash','','2023-09-08 09:16:56','','0','9','2023-09-08 09:16:56','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91694149175','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2868,'','Cash','','2023-09-08 11:55:11','','0','9','2023-09-08 11:55:11','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91694163302','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2869,'','Cash','','2023-09-08 14:02:56','','0','9','2023-09-08 14:02:56','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91694170965','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2870,'','Cash','','2023-09-08 14:21:10','','0','9','2023-09-08 14:21:10','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','4','0','91694170980','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2871,'','Cash','','2023-09-08 15:42:40','','0','9','2023-09-08 15:42:40','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91694172072','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2872,'','Cash','','2023-09-08 16:13:19','','450','9','2023-09-08 16:13:19','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','91694176961','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2873,'','Cash','','2023-09-09 12:15:23','','0','9','2023-09-09 12:15:23','','700','700','1','retail','0','700','1','0','0','0','0','0','0','printed',' ','','1','0','91694250885','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2874,'','Cash','','2023-09-09 13:48:45','','200','9','2023-09-09 13:48:45','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91694251178','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2875,'','Cash','','2023-09-09 13:59:09','','0','9','2023-09-09 13:59:09','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','91694256536','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2876,'','Cash','','2023-09-09 14:18:01','','0','9','2023-09-09 14:18:01','','1150','1150','1','retail','0','1150','1','0','0','0','0','0','0','printed',' ','','1','0','91694257153','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2877,'','Cash','','2023-09-09 15:15:46','','0','9','2023-09-09 15:15:46','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','91694258306','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2878,'','Cash','','2023-09-09 15:32:03','','550','9','2023-09-09 15:32:03','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91694261748','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2879,'','Cash','','2023-09-09 17:24:00','','0','9','2023-09-09 17:24:00','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','91694262735','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2880,'','Cash','','2023-09-11 07:59:40','','0','9','2023-09-11 07:59:40','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','2','0','91694408363','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2881,'','Cash','','2023-09-11 08:50:24','','0','9','2023-09-11 08:50:24','','130','130','1','retail','0','130','1','0','0','0','0','0','0','printed',' ','','1','0','91694408383','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2882,'','Cash','','2023-09-11 08:58:38','','0','9','2023-09-11 08:58:38','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91694411427','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2883,'','Cash','','2023-09-11 10:09:17','','0','9','2023-09-11 10:09:17','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91694411923','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2884,'','Cash','','2023-09-11 10:41:32','','0','9','2023-09-11 10:41:32','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','2','0','91694416159','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2885,'','Cash','','2023-09-11 11:14:03','','170','9','2023-09-11 11:14:03','','830','830','1','retail','0','830','1','0','0','0','0','0','0','printed',' ','','1','0','91694418161','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2886,'','Cash','','2023-09-11 11:25:07','','0','9','2023-09-11 11:25:07','','450','450','1','retail','0','450','1','0','0','0','0','0','0','printed',' ','','1','0','91694420049','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2887,'','Cash','','2023-09-11 12:56:47','','0','9','2023-09-11 12:56:47','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91694420711','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2888,'','Cash','','2023-09-11 16:04:07','','0','9','2023-09-11 16:04:07','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','2','0','91694437434','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2889,'','Cash','','2023-09-11 16:15:43','','0','9','2023-09-11 16:15:43','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91694437451','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2890,'','Cash','','2023-09-11 16:16:59','','0','9','2023-09-11 16:16:59','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','91694438171','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2891,'','Cash','','2023-09-12 08:33:30','','0','9','2023-09-12 08:33:30','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','2','0','91694496802','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2892,'','Cash','','2023-09-12 08:54:42','','0','9','2023-09-12 08:54:42','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','91694496813','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2893,'','Cash','','2023-09-12 11:54:05','','0','9','2023-09-12 11:54:05','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','91694508823','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2894,'','Cash','','2023-09-12 13:22:22','','750','9','2023-09-12 13:22:22','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91694508851','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2895,'','Cash','','2023-09-12 15:26:29','','0','9','2023-09-12 15:26:29','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','91694521548','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2896,'','Cash','','2023-09-12 15:47:23','','0','9','2023-09-12 15:47:23','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91694521598','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2897,'','Cash','','2023-09-12 17:44:43','','0','9','2023-09-12 17:44:43','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','91694529865','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2898,'','Cash','','2023-09-13 08:04:47','','150','9','2023-09-13 08:04:47','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','2','0','91694581478','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2899,'','Cash','','2023-09-13 13:07:24','','0','9','2023-09-13 13:07:24','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','printed',' ','','2','0','91694599593','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2900,'','Cash','','2023-09-13 13:50:12','','0','9','2023-09-13 13:50:12','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','3','0','91694599648','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2901,'','Cash','','2023-09-13 15:30:04','','0','9','2023-09-13 15:30:04','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91694602236','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2902,'','Cash','','2023-09-13 15:30:52','','700','9','2023-09-13 15:30:52','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91694608206','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2903,'','Cash','','2023-09-13 18:00:48','','0','9','2023-09-13 18:00:48','','1200','1200','1','retail','0','1200','1','0','0','0','0','0','0','printed',' ','','1','0','91694617230','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2904,'','Cash','','2023-09-13 18:28:44','','0','9','2023-09-13 18:28:44','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','1','0','91694617539','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2905,'','Cash','','2023-09-14 15:03:00','','0','9','2023-09-14 15:03:00','','800','800','1','retail','0','800','1','0','0','0','0','0','0','printed',' ','','1','0','91694692955','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2906,'','Cash','','2023-09-14 15:36:06','','0','9','2023-09-14 15:35:38','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91694692983','Cleared','9','2023-09-14 15:36:06','','','','','','',0.00,0.00,0,'',''),(2907,'','Cash','','2023-09-14 17:28:15','','0','9','2023-09-14 17:28:15','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91694701684','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2908,'','Cash','','2023-09-14 17:28:54','','0','9','2023-09-14 17:28:54','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','91694701701','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2909,'','Cash','','2023-09-14 18:09:31','','0','9','2023-09-14 18:09:31','','500','500','1','retail','0','500','1','0','0','0','0','0','0','printed',' ','','1','0','91694704140','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2910,'','Cash','','2023-09-14 18:12:06','','0','9','2023-09-14 18:12:06','','650','650','1','retail','0','650','1','0','0','0','0','0','0','printed',' ','','1','0','91694704278','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2911,'','Cash','','2023-09-15 12:50:36','','0','9','2023-09-15 12:50:36','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91694771421','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2912,'','Cash','','2023-09-15 12:53:42','','100','9','2023-09-15 12:53:42','','2900','2900','1','retail','0','2900','1','0','0','0','0','0','0','printed',' ','','1','0','91694771441','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2913,'','Cash','','2023-09-15 16:27:51','','0','9','2023-09-15 16:27:51','','800','800','1','retail','0','800','1','0','0','0','0','0','0','printed',' ','','1','0','91694782622','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2914,'','Cash','','2023-09-15 17:42:58','','0','9','2023-09-15 17:42:58','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91694788431','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2915,'','Cash','','2023-09-16 06:59:13','','0','9','2023-09-16 06:59:13','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91694836739','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2916,'','Cash','','2023-09-16 07:04:23','','0','9','2023-09-16 07:04:23','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','2','0','91694837028','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2917,'','Cash','','2023-09-16 09:47:49','','0','9','2023-09-16 09:47:49','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','3','0','91694846852','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2918,'','Cash','','2023-09-16 10:03:53','','0','9','2023-09-16 10:03:53','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91694846874','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2919,'','Cash','','2023-09-16 10:35:16','','50','9','2023-09-16 10:35:16','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91694847941','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2920,'','Cash','','2023-09-16 13:34:49','','0','9','2023-09-16 13:34:49','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91694860473','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2921,'','Cash','','2023-09-16 17:37:15','','0','9','2023-09-16 17:37:15','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','1','0','91694874935','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2922,'','Cash','','2023-09-16 17:38:09','','0','9','2023-09-16 17:38:09','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','91694875040','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2923,'','Cash','','2023-09-16 17:40:19','','0','9','2023-09-16 17:40:19','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','3','0','91694875093','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2924,'','Cash','','2023-09-16 17:40:38','','0','9','2023-09-16 17:40:38','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91694875223','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2925,'','Cash','','2023-09-16 17:43:03','','0','9','2023-09-16 17:43:03','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','1','0','91694875340','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2926,'','Cash','','2023-09-16 17:44:58','','0','9','2023-09-16 17:44:58','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','91694875397','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2927,'','Cash','','2023-09-16 18:22:37','','0','9','2023-09-16 18:22:37','','150','150','1','retail','0','150','1','0','0','0','0','0','0','printed',' ','','3','0','91694875648','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2928,'','Cash','','2023-09-18 12:43:24','','0','9','2023-09-18 12:43:24','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91695027844','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2929,'','Cash','','2023-09-18 12:54:05','','0','9','2023-09-18 12:54:05','','100','100','1','retail','0','100','1','0','0','0','0','0','0','printed',' ','','3','0','91695030239','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2930,'','Cash','','2023-09-18 13:58:46','','0','9','2023-09-18 13:58:46','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','3','0','91695034657','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2931,'','Cash','','2023-09-19 07:23:13','','0','9','2023-09-19 07:23:13','','1450','1450','1','retail','0','1450','1','0','0','0','0','0','0','printed',' ','','1','0','91695097335','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2932,'','Cash','','2023-09-19 07:24:28','','0','9','2023-09-19 07:24:28','','200','200','1','retail','0','200','1','0','0','0','0','0','0','printed',' ','','1','0','91695097398','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2933,'','Cash','','2023-09-19 07:27:27','','0','9','2023-09-19 07:27:27','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','3','0','91695097473','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2934,'','Cash','','2023-09-19 08:30:37','','0','9','2023-09-19 08:30:37','','850','850','1','retail','0','850','1','0','0','0','0','0','0','printed',' ','','1','0','91695097655','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2935,'','Cash','','2023-09-19 17:36:42','','0','9','2023-09-19 17:36:42','','300','300','1','retail','0','300','1','0','0','0','0','0','0','printed',' ','','1','0','91695134175','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2936,'','Cash','','2023-09-19 18:21:39','','0','9','2023-09-19 18:21:39','','550','550','1','retail','0','550','1','0','0','0','0','0','0','printed',' ','','1','0','91695136874','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2937,'','Cash','','2023-09-20 07:24:16','','0','9','2023-09-20 07:24:16','','350','350','1','retail','0','350','1','0','0','0','0','0','0','printed',' ','','2','0','91695180527','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2938,'','Cash','','2023-09-20 10:29:08','','0','9','2023-09-20 10:29:08','','400','400','1','retail','0','400','1','0','0','0','0','0','0','printed',' ','','4','0','91695194922','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2939,'','Cash','','2023-09-20 14:14:09','','0','9','2023-09-20 14:14:09','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91695205305','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2940,'','Cash','','2023-09-21 08:53:10','','0','9','2023-09-21 08:53:10','','250','250','1','retail','0','250','1','0','0','0','0','0','0','printed',' ','','1','0','91695275576','Cleared','','','','','','','','',0.00,0.00,0,'',''),(2941,'','Cash','','2023-09-21 10:12:31','','0','9','2023-09-21 10:12:31','','1500','1500','1','retail','0','1500','1','0','0','0','0','0','0','printed',' ','','1','0','91695280332','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=3639 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 ('716777617511376023',1,'71677761737','3826306','1.00','1850','retail','0','2023-03-02 15:55:51','COLD','','','0','Cash',250.85,'1850','','','7','','1','2023-03-02 12:56:57','1','2','returned','1','new','pcs','','2023-03-02 15:56:57','7','yes','','31.36','','','VATABLE',1567.80,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),(NULL,7,'91677762599','3826306','1.00','1850','retail','0','2023-03-02 16:09:59','','','','0','Cash',255.17,'1850','','','9','','1','2023-03-02 14:39:11','1','2','returned','1','new','pcs','','','9','','','108.82','','','VATABLE',10225.66,'0','','','Inclusive','branch','Inventory','','','','',''),(NULL,8,'91677762599','3826306','1.00','1850','retail','0','2023-03-02 16:09:59','','','','0','Cash',255.18,'1850','','','9','','1','2023-03-02 14:39:11','1','2','returned','1','new','pcs','','','9','','','108.82','','','VATABLE',10225.66,'0','','','Inclusive','branch','Inventory','','','','',''),(NULL,9,'91677762599','3826306','1.00','1850','retail','0','2023-03-02 16:09:59','','','','0','Cash',255.18,'1850','','','9','','1','2023-03-02 14:39:11','1','2','new','1','printed','pcs','','','','','','108.82','','','VATABLE',10225.66,'0','','','Inclusive','branch','Inventory','','','','',''),('916777679792703211',10,'91677767952','3826306','1.00','1850','retail','0','2023-03-02 17:39:12','','','','0','Cash',0.00,'1850','','','9','','1','2023-03-02 14:39:41','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('116777853365020573',11,'11677785328','3826306','1.00','1850','retail','0','2023-03-02 22:28:48','COLD','','','0','Cash',0.00,'1850','','','1','','1','2023-03-02 19:29:02','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('816778346603307272',12,'81677834575','3826306','2.00','3700','retail','0','2023-03-03 12:09:35','COLD','','','0','Cash',0.00,'1850','','','8','','1','2023-03-03 09:11:04','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','','','','',''),('116778348422022322',13,'11677834832','3826306','1.00','1850','retail','0','2023-03-03 12:13:52','COLD','','','0','Cash',0.00,'1850','','','1','','1','2023-03-03 09:14:08','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('116778353012234201',14,'11677835280','3826306','1.00','1850','retail','0','2023-03-03 12:21:20','COLD','','','0','Cash',0.00,'1850','','','1','','1','2023-03-03 09:21:46','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('116778490122207221',15,'11677849000','3826306','3.00','5550','retail','0','2023-03-03 16:10:00','COLD','','','0','Cash',0.00,'1850','','','1','','1','2023-03-03 13:10:16','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'3','15.00','12','Inclusive','branch','Inventory','','','','',''),('116778490890379421',16,'11677849082','3826306','1.00','1850','retail','0','2023-03-03 16:11:22','COLD','','','0','Cash',0.00,'1850','','','1','','1','2023-03-03 13:11:33','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('116778491810406220',17,'11677849174','3826306','1.00','1850','retail','0','2023-03-03 16:12:54','COLD','','','0','Cash',0.00,'1850','','','1','','1','2023-03-03 13:13:05','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('716778502433723472',18,'71677850235','3826306','1.00','1850','retail','0','2023-03-03 16:30:43','COLD','','','0','Cash',0.00,'1850','','','7','','1','2023-03-03 13:30:47','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('716778503992228352',19,'71677850393','3826306','1.00','1850','retail','0','2023-03-03 16:33:20','COLD','','','0','Cash',0.00,'1850','','','7','','1','2023-03-03 13:33:23','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('816778506522327423',20,'81677850508','3826306','1.00','1850','retail','0','2023-03-03 16:36:26','COLD','','','0','Cash',0.00,'1850','','','8','','1','2023-03-03 13:37:36','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('816778510478382208',21,'81677851036','3826306','1.00','1850','retail','0','2023-03-03 16:43:56','COLD','','','0','Cash',0.00,'1850','','','8','','1','2023-03-03 13:44:14','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('116779086373200284',22,'11677908629','3826306','1.00','1850','retail','0','2023-03-04 08:43:49','COLD','','','0','Cash',0.00,'1850','','','1','','1','2023-03-04 05:44:01','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('916786945633202204',26,'91678694552','3826313','3.00','1650','retail','0','2023-03-13 11:02:32','','','','','Cash',0.00,'550','','','9','','1','2023-03-13 08:03:37','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','23.00','20','Inclusive','branch','Inventory','','','','',''),('916786945853572238',27,'91678694552','3826285','2.00','6900','retail','0','2023-03-13 11:02:43','','','','','Cash',0.00,'3450','','','9','','1','2023-03-13 08:03:37','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','155.00','153','Inclusive','branch','Inventory','','','','',''),('916786939693332092',28,'91678693956','3826313','1.00','500','retail','0','2023-03-13 10:52:36','','','','','Cash',0.00,'500','','','9','','1','2023-03-13 08:05:24','1','2','returned','1','printed','pcs','','2023-03-13 11:05:24','9','yes','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('916786947432433464',29,'91678694734','3826313','1.00','550','retail','0','2023-03-13 11:05:34','','','','','Cash',0.00,'550','','','9','','1','2023-03-13 08:06:04','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','21.00','20','Inclusive','branch','Inventory','','','','',''),('916786968329332333',30,'91678696811','3826496','3.00','1800','retail','0','2023-03-13 11:40:11','','','','560','Cash',0.00,'600','','','9','','1','2023-03-13 08:40:38','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'3','9.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('916786969313492070',38,'91678696839','3826308','1.00','850','retail','0','2023-03-13 11:40:39','','','','','Cash',0.00,'850','','','9','','1','2023-03-13 08:57:28','1','2','new','1','printed','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916786969922210203',39,'91678696839','3826118','1.00','420','retail','0','2023-03-13 11:42:11','','','','','Cash',0.00,'420','','','9','','1','2023-03-13 08:57:28','1','2','new','1','printed','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','70.00','69','Inclusive','branch','Inventory','','','','',''),('916786970322272260',40,'91678696839','3826312','1.00','550','retail','0','2023-03-13 11:43:29','','','','0','Cash',0.00,'550','','','9','','1','2023-03-13 08:57:28','1','2','new','1','printed','pcs','','','','','','0','','','EXEMPTED',0.00,'','52.00','51','Inclusive','branch','Inventory','','','','',''),('916786970683332110',41,'91678696839','3826122','2.00','1300','retail','0','2023-03-13 11:43:53','','','','','Cash',0.00,'650','','','9','','1','2023-03-13 08:57:28','1','2','new','1','printed','pcs','','','','','','0','','','EXEMPTED',0.00,'','31.00','29','Inclusive','branch','Inventory','','','','',''),('916786971122006032',42,'91678696839','3826400','1.00','100','retail','0','2023-03-13 11:44:46','','','','','Cash',0.00,'100','','','9','','1','2023-03-13 08:57:28','2','1','new','1','printed','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('916786971956033292',43,'91678696839','3826118','2.00','840','retail','0','2023-03-13 11:45:34','','','','','Cash',0.00,'420','','','9','','1','2023-03-13 08:57:28','1','2','new','1','printed','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','69.00','67','Inclusive','branch','Inventory','','','','',''),('916786972422023202',44,'91678696839','3826186','1.00','650','retail','0','2023-03-13 11:46:36','','','','','Cash',0.00,'650','','','9','','1','2023-03-13 08:57:28','1','2','new','1','printed','pcs','','','','','','0','','','EXEMPTED',0.00,'','23.00','22','Inclusive','branch','Inventory','','','','',''),('916786980373804002',45,'91678697852','3826117','3.00','1260','retail','0','2023-03-13 11:57:32','','','','','Cash',0.00,'420','','','9','','1','2023-03-13 09:01:45','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'3','15.00','12','Inclusive','branch','Inventory','','','','',''),('916786981764077122',46,'91678698106','3826116','2.00','900','retail','0','2023-03-13 12:01:46','','','','','Cash',0.00,'450','','','9','','1','2023-03-13 09:03:11','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','43.00','41','Inclusive','branch','Inventory','','','','',''),('916786997106393303',47,'91678699693','3826186','2.00','1300','retail','0','2023-03-13 12:28:14','','','','','Cash',0.00,'650','','','9','','1','2023-03-13 09:32:08','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','22.00','20','Inclusive','branch','Inventory','','','','',''),('916786997282243712',48,'91678699693','3826075','1.00','100','retail','0','2023-03-13 12:28:31','','','','','Cash',0.00,'100','','','9','','1','2023-03-13 09:32:08','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','11.00','10','Inclusive','branch','Inventory','','','','',''),('916786997536270033',49,'91678699693','3826186','1.00','650','retail','0','2023-03-13 12:28:58','','','','','Cash',0.00,'650','','','9','','1','2023-03-13 09:32:08','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','20.00','19','Inclusive','branch','Inventory','','','','',''),('916786997733272222',50,'91678699693','3826186','1.00','650','retail','0','2023-03-13 12:29:20','','','','','Cash',0.00,'650','','','9','','1','2023-03-13 09:32:08','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','19.00','18','Inclusive','branch','Inventory','','','','',''),('916786997900229090',51,'91678699693','3826466','1.00','200','retail','0','2023-03-13 12:29:38','','','','','Cash',0.00,'200','','','9','','1','2023-03-13 09:32:08','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916786998202033920',52,'91678699693','3826116','2.00','900','retail','0','2023-03-13 12:29:50','','','','','Cash',0.00,'450','','','9','','1','2023-03-13 09:32:08','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','41.00','39','Inclusive','branch','Inventory','','','','',''),('916786998680833220',53,'91678699693','3826122','1.00','650','retail','0','2023-03-13 12:30:51','','','','','Cash',0.00,'650','','','9','','1','2023-03-13 09:32:08','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','','','','',''),('916787001787072272',54,'91678700168','3826497','1.00','600','retail','0','2023-03-13 12:36:08','','','','560','Cash',0.00,'600','','','9','','1','2023-03-13 09:36:25','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('916787001973333234',55,'91678700185','3826112','2.00','840','retail','0','2023-03-13 12:36:25','','','','','Cash',0.00,'420','','','9','','1','2023-03-13 09:37:20','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','25.00','23','Inclusive','branch','Inventory','','','','',''),('916787002292302204',56,'91678700185','3826294','1.00','150','retail','0','2023-03-13 12:36:45','','','','','Cash',0.00,'150','','','9','','1','2023-03-13 09:37:20','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('916787009050225907',57,'91678700241','3826418','1.00','100','retail','0','2023-03-13 12:37:21','','','','','Cash',0.00,'100','','','9','','1','2023-03-13 09:48:44','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','','','','',''),('916787009171263733',58,'91678700241','3826400','1.00','100','retail','0','2023-03-13 12:48:26','','','','','Cash',0.00,'100','','','9','','1','2023-03-13 09:48:44','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('916787009520792621',59,'91678700924','3826117','2.00','840','retail','0','2023-03-13 12:48:44','','','','','Cash',0.00,'420','','','9','','1','2023-03-13 09:55:22','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Inventory','','','','',''),('916787009760016063',60,'91678700924','3826112','1.00','420','retail','0','2023-03-13 12:49:24','','','','','Cash',0.00,'420','','','9','','1','2023-03-13 09:55:22','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','23.00','22','Inclusive','branch','Inventory','','','','',''),('916787015322026207',61,'91678701516','3826498','1.00','420','retail','0','2023-03-13 12:58:36','','','','400','Cash',57.93,'420','','','9','','1','2023-03-13 09:58:54','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',362.07,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('916787015630226222',62,'91678701535','3826118','2.00','840','retail','0','2023-03-13 12:58:55','','','','','Cash',0.00,'420','','','9','','1','2023-03-13 10:00:12','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','67.00','65','Inclusive','branch','Inventory','','','','',''),('916787015741820322',63,'91678701535','3826116','1.00','450','retail','0','2023-03-13 12:59:23','','','','','Cash',0.00,'450','','','9','','1','2023-03-13 10:00:12','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','39.00','38','Inclusive','branch','Inventory','','','','',''),('916787056665233223',64,'91678705656','3826313','6.00','3300','retail','0','2023-03-13 14:07:36','','','','525','Cash',0.00,'550','','','9','','1','2023-03-13 11:07:58','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'6','20.00','14','Inclusive','branch','Inventory','','','','',''),('916787061492266273',65,'91678706135','3826400','2.00','200','retail','0','2023-03-13 14:15:35','','','','','Cash',0.00,'100','','','9','','1','2023-03-13 11:15:53','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Inventory','','','','',''),('916787071441023633',66,'91678706767','3826400','1.00','100','retail','0','2023-03-13 14:26:07','','','','','Cash',0.00,'100','','','9','','1','2023-03-13 11:32:27','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('916787086293233321',67,'91678707147','3826033','1.00','650','retail','0','2023-03-13 14:32:27','','','','','Cash',0.00,'650','','','9','','1','2023-03-13 11:58:30','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('916787086678082200',68,'91678707147','3826112','1.00','420','retail','0','2023-03-13 14:57:10','','','','','Cash',0.00,'420','','','9','','1','2023-03-13 11:58:30','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','22.00','21','Inclusive','branch','Inventory','','','','',''),('916787096913333663',69,'91678708711','3826400','1.00','100','retail','0','2023-03-13 14:58:31','','','','','Cash',0.00,'100','','','9','','1','2023-03-13 12:15:10','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('916787097036974009',70,'91678708711','3826110','1.00','150','retail','0','2023-03-13 15:14:51','','','','','Cash',0.00,'150','','','9','','1','2023-03-13 12:15:10','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('916787110542013302',71,'91678711043','3826490','1.00','350','retail','0','2023-03-13 15:37:23','','','','','Cash',0.00,'350','','','9','','1','2023-03-13 12:37:50','3','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('916787110622613283',72,'91678711043','3826491','1.00','550','retail','0','2023-03-13 15:37:34','','','','','Cash',0.00,'550','','','9','','1','2023-03-13 12:37:50','3','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('916787115263132012',73,'91678711071','3826284','1.00','1500','retail','0','2023-03-13 15:37:51','','','','','Cash',0.00,'1500','','','9','','1','2023-03-13 12:45:40','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','163.00','162','Inclusive','branch','Inventory','','','','',''),('916787127092270203',74,'91678712694','3826284','1.00','1500','retail','0','2023-03-13 16:04:54','','','','','Cash',0.00,'1500','','','9','','1','2023-03-13 13:05:54','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','162.00','161','Inclusive','branch','Inventory','','','','',''),('916787147173727731',75,'91678712755','3826496','2.00','1200','retail','0','2023-03-13 16:05:55','','','','560','Cash',0.00,'600','','','9','','1','2023-03-13 13:41:15','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('916787147662080223',76,'91678712755','3826312','1.00','550','retail','0','2023-03-13 16:38:38','','','','0','Cash',0.00,'550','','','9','','1','2023-03-13 13:41:15','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','51.00','50','Inclusive','branch','Inventory','','','','',''),('916787150140433350',77,'91678714876','3826312','3.00','1650','retail','0','2023-03-13 16:41:16','','','','0','Cash',0.00,'550','','','9','','1','2023-03-13 13:43:45','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'3','50.00','47','Inclusive','branch','Inventory','','','','',''),('916787151710381733',78,'91678715027','3826112','1.00','420','retail','0','2023-03-13 16:43:47','','','','','Cash',0.00,'420','','','9','','1','2023-03-13 13:46:25','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','38.00','37','Inclusive','branch','Inventory','','','','',''),('916787170472889023',79,'91678715186','3826102','1.00','250','retail','0','2023-03-13 16:46:26','','','','','Cash',0.00,'250','','','9','','1','2023-03-13 14:17:47','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('916787170581730353',80,'91678715186','3826493','1.00','100','retail','0','2023-03-13 17:17:27','','','','','Cash',0.00,'100','','','9','','1','2023-03-13 14:17:47','3','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('916787173080833320',81,'91678717121','3826497','1.00','600','retail','0','2023-03-13 17:18:41','','','','560','Cash',0.00,'600','','','9','','1','2023-03-13 14:21:56','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('916787179747373039',82,'91678717317','3826496','2.00','1200','retail','0','2023-03-13 17:21:57','','','','560','Cash',0.00,'600','','','9','','1','2023-03-13 14:34:02','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('916787180242202821',83,'91678717317','3826302','1.00','130','retail','0','2023-03-13 17:32:54','','','','','Cash',0.00,'130','','','9','','1','2023-03-13 14:34:02','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','16.00','15','Inclusive','branch','Inventory','','','','',''),('916787181510202378',84,'91678718043','3826059','1.00','100','retail','0','2023-03-13 17:34:04','','','','','Cash',0.00,'100','','','9','','1','2023-03-13 14:35:57','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('916787188813228332',85,'91678718157','3826117','1.00','420','retail','0','2023-03-13 17:35:57','','','','','Cash',0.00,'420','','','9','','1','2023-03-13 14:49:02','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916787190880202309',86,'91678718943','3826118','4.00','1680','retail','0','2023-03-13 17:49:03','','','','','Cash',0.00,'420','','','9','','1','2023-03-13 14:51:40','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'4','65.00','61','Inclusive','branch','Inventory','','','','',''),('916787194977033333',87,'91678719101','3826418','1.00','100','retail','0','2023-03-13 17:51:41','','','','','Cash',0.00,'100','','','9','','1','2023-03-13 14:58:21','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Inventory','','','','',''),('916787199413072413',88,'91678719501','3826112','4.00','1680','retail','0','2023-03-13 17:58:22','','','','','Cash',0.00,'420','','','9','','1','2023-03-13 15:06:57','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','37.00','33','Inclusive','branch','Inventory','','','','',''),('916787202413333220',89,'91678720017','3826312','3.00','1650','retail','0','2023-03-13 18:06:57','','','','0','Cash',0.00,'550','','','9','','1','2023-03-13 15:14:23','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'3','47.00','44','Inclusive','branch','Inventory','','','','',''),('916787202680363800',90,'91678720017','3826033','1.00','650','retail','0','2023-03-13 18:10:41','','','','','Cash',0.00,'650','','','9','','1','2023-03-13 15:14:23','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','39.00','38','Inclusive','branch','Inventory','','','','',''),('916787203110237200',91,'91678720017','3826033','1.00','650','retail','0','2023-03-13 18:11:08','','','','','Cash',0.00,'650','','','9','','1','2023-03-13 15:14:23','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','','','','',''),('916787205930326700',92,'91678720464','3826449','1.00','180','retail','0','2023-03-13 18:14:24','','','','','Cash',0.00,'180','','','9','','1','2023-03-13 15:16:41','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','',''),('916787208897882322',93,'91678720878','3826118','1.00','420','retail','0','2023-03-13 18:21:18','','','','','Cash',0.00,'420','','','9','','1','2023-03-13 15:21:37','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','61.00','60','Inclusive','branch','Inventory','','','','',''),('916787223103102740',94,'91678721905','3826400','1.00','100','retail','0','2023-03-13 18:38:25','','','','','Cash',0.00,'100','','','9','','1','2023-03-13 15:45:12','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('916787226600462202',95,'91678722313','3826116','2.00','900','retail','0','2023-03-13 18:45:13','','','','','Cash',0.00,'450','','','9','','1','2023-03-13 15:51:19','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','36.00','34','Inclusive','branch','Inventory','','','','',''),('916787685036028150',96,'91678763369','3826449','1.00','180','retail','0','2023-03-14 06:09:29','','','','','Cash',0.00,'180','','','9','','1','2023-03-14 04:35:15','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','','','',''),('916787749097221822',97,'91678774885','3826429','1.00','160','retail','0','2023-03-14 09:21:25','','','','','Cash',0.00,'160','','','9','','1','2023-03-14 06:22:05','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','19.00','18','Inclusive','branch','Inventory','','','','',''),('916787753740232070',99,'91678775319','3826313','4.00','2200','retail','0','2023-03-14 09:29:00','','','','525','Cash',0.00,'550','','','9','','1','2023-03-14 06:32:22','1','2','returned','1','new','pcs','','','9','yes','','0','','','EXEMPTED',0.00,'4','14.00','10','Inclusive','branch','Inventory','','','','',''),('916787754553372357',100,'91678775319','3826313','5.00','2750','retail','0','2023-03-14 09:30:29','','','','525','Cash',0.00,'550','','','9','','1','2023-03-14 06:32:22','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'5','14.00','9','Inclusive','branch','Inventory','','','','',''),('916787756690233238',101,'91678775607','3826400','1.00','100','retail','0','2023-03-14 09:33:27','','','','','Cash',0.00,'100','','','9','','1','2023-03-14 06:34:34','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916787802718628030',102,'91678780258','3826118','10.00','4200','retail','0','2023-03-14 10:50:58','','','','','Cash',0.00,'420','','','9','','1','2023-03-14 07:51:33','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'10','60.00','50','Inclusive','branch','Inventory','','','','',''),('916787802804430202',103,'91678780258','3826112','2.00','840','retail','0','2023-03-14 10:51:11','','','','','Cash',0.00,'420','','','9','','1','2023-03-14 07:51:33','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','33.00','31','Inclusive','branch','Inventory','','','','',''),('916787803062768320',104,'91678780294','3826122','2.00','1300','retail','0','2023-03-14 10:51:34','','','','','Cash',0.00,'650','','','9','','1','2023-03-14 07:51:52','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','28.00','26','Inclusive','branch','Inventory','','','','',''),('916787803260302437',105,'91678780313','3826490','1.00','350','retail','0','2023-03-14 10:51:53','','','','','Cash',0.00,'350','','','9','','1','2023-03-14 07:52:08','3','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('916787804280303002',106,'91678780419','3826131','1.00','200','retail','0','2023-03-14 10:53:39','','','','','Cash',0.00,'200','','','9','','1','2023-03-14 07:53:51','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('916787807737303421',107,'91678780432','3826498','1.00','420','retail','0','2023-03-14 10:53:52','','','','400','Cash',57.93,'420','','','9','','1','2023-03-14 07:59:36','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',362.07,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('916787822430242103',108,'91678782208','3826116','2.00','900','retail','0','2023-03-14 11:23:28','','','','','Cash',0.00,'450','','','9','','1','2023-03-14 08:24:13','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','34.00','32','Inclusive','branch','Inventory','','','','',''),('916787823688214082',109,'91678782255','3826118','2.00','840','retail','0','2023-03-14 11:24:15','','','','','Cash',0.00,'420','','','9','','1','2023-03-14 08:26:15','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','50.00','48','Inclusive','branch','Inventory','','','','',''),('916787825283283880',110,'91678782376','3826284','1.00','1500','retail','0','2023-03-14 11:26:16','','','','','Cash',0.00,'1500','','','9','','1','2023-03-14 08:28:58','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','161.00','160','Inclusive','branch','Inventory','','','','',''),('916787828822722333',111,'91678782539','3826117','3.00','1260','retail','0','2023-03-14 11:28:59','','','','','Cash',0.00,'420','','','9','','1','2023-03-14 08:35:55','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'3','9.00','6','Inclusive','branch','Inventory','','','','',''),('916787833303070803',112,'91678783321','3826312','1.00','550','retail','0','2023-03-14 11:42:01','','','','0','Cash',0.00,'550','','','9','','1','2023-03-14 08:42:12','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','','','','',''),('916787862823037213',113,'91678786271','3826116','4.00','1800','retail','0','2023-03-14 12:31:11','','','','','Cash',0.00,'450','','','9','','1','2023-03-14 09:31:39','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','32.00','28','Inclusive','branch','Inventory','','','','',''),('916787867403276706',114,'91678786730','3826012','1.00','100','retail','0','2023-03-14 12:38:50','','','','75','Cash',0.00,'100','','','9','','1','2023-03-14 09:39:03','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','46.00','45','Inclusive','branch','Inventory','','','','',''),('916787867799344303',115,'91678786743','3826188','2.00','1300','retail','0','2023-03-14 12:39:03','','','','','Cash',0.00,'650','','','9','','1','2023-03-14 09:40:19','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','23.00','21','Inclusive','branch','Inventory','','','','',''),('916787868092213618',116,'91678786743','3826496','1.00','600','retail','0','2023-03-14 12:39:57','','','','560','Cash',0.00,'600','','','9','','1','2023-03-14 09:40:19','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('916787869820224993',117,'91678786820','3826413','1.00','120','retail','0','2023-03-14 12:40:20','','','','','Cash',0.00,'120','','','9','','1','2023-03-14 09:43:10','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','24.00','23','Inclusive','branch','Inventory','','','','',''),('916787871752116000',118,'91678786990','3826116','3.00','1350','retail','0','2023-03-14 12:43:10','','','','','Cash',0.00,'450','','','9','','1','2023-03-14 09:46:32','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','28.00','25','Inclusive','branch','Inventory','','','','',''),('916787875233720203',119,'91678787193','3826286','2.00','12800','retail','0','2023-03-14 12:46:33','','','','5500','Cash',0.00,'6400','','','9','','1','2023-03-14 09:52:15','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','64.00','62','Inclusive','branch','Inventory','','','','',''),('916787880488430801',120,'91678787536','3826387','1.00','350','retail','0','2023-03-14 12:52:16','','','','','Cash',0.00,'350','','','9','','1','2023-03-14 10:01:02','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','7.00','6','Inclusive','branch','Inventory','','','','',''),('916787902721422422',122,'91678789062','3826116','3.00','1350','retail','0','2023-03-14 13:37:43','','','','','Cash',0.00,'450','','','9','','1','2023-03-14 10:39:09','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','25.00','22','Inclusive','branch','Inventory','','','','',''),('916787906452023223',123,'91678790351','3826400','1.00','100','retail','0','2023-03-14 13:39:11','','','','','Cash',0.00,'100','','','9','','1','2023-03-14 10:44:08','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('916787929842337743',124,'91678792867','3826312','3.00','1650','retail','0','2023-03-14 14:21:21','','','','0','Cash',0.00,'550','','','9','','1','2023-03-14 11:24:05','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'3','43.00','40','Inclusive','branch','Inventory','','','','',''),('916787932660190632',125,'91678793257','3826033','3.00','1950','retail','0','2023-03-14 14:27:37','','','','580','Cash',0.00,'650','','','9','','1','2023-03-14 11:27:50','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'3','37.00','34','Inclusive','branch','Inventory','','','','',''),('916787963777097266',126,'91678793271','3826497','2.00','1200','retail','0','2023-03-14 14:27:51','','','','560','Cash',0.00,'600','','','9','','1','2023-03-14 12:20:06','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('916787971479332988',127,'91678797139','3826033','1.00','650','retail','0','2023-03-14 15:32:19','','','','580','Cash',0.00,'650','','','9','','1','2023-03-14 12:32:34','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','','','','',''),('916787971979732270',128,'91678797155','3826112','2.00','840','retail','0','2023-03-14 15:32:35','','','','','Cash',0.00,'420','','','9','','1','2023-03-14 12:35:20','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','31.00','29','Inclusive','branch','Inventory','','','','',''),('916787985925320283',129,'91678798522','3826117','3.00','1260','retail','0','2023-03-14 15:55:22','','','','','Cash',0.00,'420','','','9','','1','2023-03-14 12:56:40','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'3','6.00','3','Inclusive','branch','Inventory','','','','',''),('916787990918293193',130,'91678798601','3826355','1.00','550','retail','0','2023-03-14 15:56:41','','','','','Cash',0.00,'550','','','9','','1','2023-03-14 13:08:18','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916787991337233301',131,'91678798601','3826324','1.00','250','retail','0','2023-03-14 16:05:15','','','','','Cash',0.00,'250','','','9','','1','2023-03-14 13:08:18','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('916787994113273930',132,'91678799400','3826015','1.00','300','retail','0','2023-03-14 16:10:00','','','','240','Cash',0.00,'300','','','9','','1','2023-03-14 13:10:16','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','','','','',''),('916787995402939938',133,'91678799530','3826191','1.00','400','retail','0','2023-03-14 16:12:10','','','','228.8','Cash',0.00,'400','','','9','','1','2023-03-14 13:12:41','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','63.00','62','Inclusive','branch','Inventory','','','','',''),('916787999540758272',134,'91678799945','3826117','4.00','1680','retail','0','2023-03-14 16:19:05','','','','','Cash',0.00,'420','','','9','','1','2023-03-14 13:19:23','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'4','19.00','15','Inclusive','branch','Inventory','','','','',''),('916788000010222032',135,'91678799965','3826449','1.00','180','retail','0','2023-03-14 16:19:25','','','','','Cash',0.00,'180','','','9','','1','2023-03-14 13:20:08','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('916788018873213202',136,'91678801877','3826312','1.00','550','retail','0','2023-03-14 16:51:17','','','','0','Cash',0.00,'550','','','9','','1','2023-03-14 13:51:56','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','','','','',''),('916788018990122332',137,'91678801877','3826112','1.00','420','retail','0','2023-03-14 16:51:28','','','','','Cash',0.00,'420','','','9','','1','2023-03-14 13:51:56','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','29.00','28','Inclusive','branch','Inventory','','','','',''),('916788027100328238',138,'91678802701','3826033','1.00','650','retail','0','2023-03-14 17:05:01','','','','580','Cash',0.00,'650','','','9','','1','2023-03-14 14:05:32','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','','','','',''),('916788031373343920',139,'91678803120','3826118','2.00','840','retail','0','2023-03-14 17:12:00','','','','','Cash',0.00,'420','','','9','','1','2023-03-14 14:13:29','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','48.00','46','Inclusive','branch','Inventory','','','','',''),('916788038669803326',140,'91678803845','3826400','1.00','100','retail','0','2023-03-14 17:24:05','','','','','Cash',0.00,'100','','','9','','1','2023-03-14 14:24:31','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('916788061829332906',141,'91678805838','3826429','1.00','160','retail','0','2023-03-14 17:57:18','','','','','Cash',0.00,'160','','','9','','1','2023-03-14 15:03:12','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','18.00','17','Inclusive','branch','Inventory','','','','',''),('916788065143402000',142,'91678806499','3826497','4.00','2400','retail','0','2023-03-14 18:08:19','','','','560','Cash',0.00,'600','','','9','','1','2023-03-14 15:11:08','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'4','18.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('916788084857040307',143,'91678808477','3826312','1.00','550','retail','0','2023-03-14 18:41:17','','','','525','Cash',0.00,'550','','','9','','1','2023-03-14 15:41:28','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('916788516782222328',144,'91678851669','3826449','1.00','180','retail','0','2023-03-15 06:41:09','','','','','Cash',0.00,'180','','','9','','1','2023-03-15 03:41:26','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('916788535720333533',145,'91678853004','3826312','3.00','1650','retail','0','2023-03-15 07:03:24','','','','525','Cash',0.00,'550','','','9','','1','2023-03-15 04:15:15','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'3','23.00','20','Inclusive','branch','Inventory','','','','',''),('916788539620330009',146,'91678853716','3826118','1.00','420','retail','0','2023-03-15 07:15:16','','','','','Cash',0.00,'420','','','9','','1','2023-03-15 04:19:40','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('916788540732323701',147,'91678853981','3826116','3.00','1350','retail','0','2023-03-15 07:19:41','','','','','Cash',0.00,'450','','','9','','1','2023-03-15 04:55:56','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','22.00','19','Inclusive','branch','Inventory','','','','',''),('916788561671100332',148,'91678856157','3826117','1.00','420','retail','0','2023-03-15 07:55:57','','','','','Cash',0.00,'420','','','9','','1','2023-03-15 04:56:12','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('916788562052333328',149,'91678856173','3826112','2.00','840','retail','0','2023-03-15 07:56:13','','','','','Cash',0.00,'420','','','9','','1','2023-03-15 04:57:19','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','28.00','26','Inclusive','branch','Inventory','','','','',''),('916788567300220062',150,'91678856720','3826233','1.00','130','retail','0','2023-03-15 08:05:20','','','','90','Cash',0.00,'130','','','9','','1','2023-03-15 05:05:34','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('916788608770703703',151,'91678856735','3826477','3.00','300','retail','0','2023-03-15 08:05:35','','','','','Cash',0.00,'100','','','9','','1','2023-03-15 06:15:04','3','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'3','15.00','12','Inclusive','branch','Inventory','','','','',''),('916788608972332432',152,'91678856735','3826478','3.00','300','retail','0','2023-03-15 09:14:37','','','','','Cash',0.00,'100','','','9','','1','2023-03-15 06:15:04','3','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'3','20.00','17','Inclusive','branch','Inventory','','','','',''),('916788610042263233',153,'91678860996','3826271','1.00','180','retail','0','2023-03-15 09:16:36','','','','','Cash',0.00,'180','','','9','','1','2023-03-15 06:17:05','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('916788610164330377',154,'91678860996','3826058','1.00','500','retail','0','2023-03-15 09:16:45','','','','','Cash',0.00,'500','','','9','','1','2023-03-15 06:17:05','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('916788627910322902',155,'91678861026','3826033','1.00','650','retail','0','2023-03-15 09:17:06','','','','580','Cash',0.00,'650','','','9','','1','2023-03-15 06:47:21','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','','','','',''),('916788628530870831',156,'91678862842','3826186','3.00','1950','retail','0','2023-03-15 09:47:22','','','','','Cash',0.00,'650','','','9','','1','2023-03-15 06:48:54','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','36.00','33','Inclusive','branch','Inventory','','','','',''),('916788634212210030',157,'91678862935','3826102','2.00','500','retail','0','2023-03-15 09:48:55','','','','','Cash',0.00,'250','','','9','','1','2023-03-15 06:57:06','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Inventory','','','','',''),('916788639448990022',158,'91678863427','3826186','1.00','650','retail','0','2023-03-15 09:57:07','','','','','Cash',0.00,'650','','','9','','1','2023-03-15 07:06:16','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','33.00','32','Inclusive','branch','Inventory','','','','',''),('916788642048422480',159,'91678863977','3826312','1.00','550','retail','0','2023-03-15 10:06:17','','','','525','Cash',0.00,'550','','','9','','1','2023-03-15 07:11:21','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('916788646575263823',160,'91678864640','3826298','1.00','100','retail','0','2023-03-15 10:17:20','','','','','Cash',0.00,'100','','','9','','1','2023-03-15 07:17:41','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('916788650370336700',161,'91678864661','3826118','1.00','420','retail','0','2023-03-15 10:17:41','','','','','Cash',0.00,'420','','','9','','1','2023-03-15 07:24:03','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('916788651693323303',162,'91678865127','3826116','3.00','1350','retail','0','2023-03-15 10:25:27','','','','','Cash',0.00,'450','','','9','','1','2023-03-15 07:26:31','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','19.00','16','Inclusive','branch','Inventory','','','','',''),('916788651782702282',163,'91678865127','3826118','1.00','420','retail','0','2023-03-15 10:26:10','','','','','Cash',0.00,'420','','','9','','1','2023-03-15 07:26:31','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('916788654178220022',164,'91678865407','3826418','1.00','100','retail','0','2023-03-15 10:30:07','','','','','Cash',0.00,'100','','','9','','1','2023-03-15 07:30:21','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','46.00','45','Inclusive','branch','Inventory','','','','',''),('916788654665533536',165,'91678865421','3826313','1.00','550','retail','0','2023-03-15 10:30:21','','','','525','Cash',0.00,'550','','','9','','1','2023-03-15 07:31:12','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916788659757820907',166,'91678865473','3826116','8.00','3600','retail','0','2023-03-15 10:31:13','','','','','Cash',0.00,'450','','','9','','1','2023-03-15 07:40:39','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','16.00','8','Inclusive','branch','Inventory','','','','',''),('916788670463802220',167,'91678866040','3826116','2.00','900','retail','0','2023-03-15 10:40:40','','','','','Cash',0.00,'450','','','9','','1','2023-03-15 07:58:44','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','8.00','6','Inclusive','branch','Inventory','','','','',''),('916788671780930233',168,'91678867125','3826116','1.00','450','retail','0','2023-03-15 10:58:45','','','','','Cash',0.00,'450','','','9','','1','2023-03-15 07:59:45','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('916788678299233923',170,'91678867613','3826118','3.00','1260','retail','0','2023-03-15 11:06:53','','','','','Cash',0.00,'420','','','9','','1','2023-03-15 08:11:43','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'3','10.00','7','Inclusive','branch','Inventory','','','','',''),('916788687483682028',171,'91678868739','3826186','5.00','3250','retail','0','2023-03-15 11:25:39','','','','','Cash',0.00,'650','','','9','','1','2023-03-15 08:28:19','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','32.00','27','Inclusive','branch','Inventory','','','','',''),('916788687623026271',172,'91678868739','3826312','2.00','1100','retail','0','2023-03-15 11:25:53','','','','525','Cash',0.00,'550','','','9','','1','2023-03-15 08:28:19','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','19.00','17','Inclusive','branch','Inventory','','','','',''),('916788705693203580',174,'91678869000','3826116','2.00','900','retail','0','2023-03-15 11:55:58','','','','','Cash',0.00,'450','','','9','','1','2023-03-15 08:56:18','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','3','Inclusive','branch','Inventory','','','','',''),('916786941401330303',175,'91678694057','3826102','1.00','250','retail','0','2023-03-15 12:38:33','','','','','Cash',0.00,'250','','','9','','1','2023-03-15 09:38:41','1','2','new','1','printed','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('916788734953279332',176,'91678873487','3826193','1.00','700','retail','0','2023-03-15 12:44:47','','','','418','Cash',0.00,'700','','','9','','1','2023-03-15 09:45:30','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','72.00','71','Inclusive','branch','Inventory','','','','',''),('916788735153424053',177,'91678873487','3826192','1.00','700','retail','0','2023-03-15 12:45:05','','','','440','Cash',0.00,'700','','','9','','1','2023-03-15 09:45:30','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','114.00','113','Inclusive','branch','Inventory','','','','',''),('916788740520232523',178,'91678873531','3826116','1.00','450','retail','0','2023-03-15 12:45:31','','','','','Cash',0.00,'450','','','9','','1','2023-03-15 09:54:27','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916788741484323382',179,'91678874067','3826313','2.00','1100','retail','0','2023-03-15 12:54:27','','','','525','Cash',0.00,'550','','','9','','1','2023-03-15 09:57:40','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','','','','',''),('916788750092103422',180,'91678875000','3826206','1.00','900','retail','0','2023-03-15 13:10:00','','','','650','Cash',0.00,'900','','','9','','1','2023-03-15 10:10:14','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','69.00','68','Inclusive','branch','Inventory','','','','',''),('916788777262337030',181,'91678877717','3826186','4.00','2600','retail','0','2023-03-15 13:55:17','','','','','Cash',0.00,'650','','','9','','1','2023-03-15 11:05:05','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','27.00','23','Inclusive','branch','Inventory','','','','',''),('916788787542102530',182,'91678878306','3826416','1.00','150','retail','0','2023-03-15 14:05:06','','','','','Cash',0.00,'150','','','9','','1','2023-03-15 11:12:37','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('916788790590539313',183,'91678879003','3826233','2.00','260','retail','0','2023-03-15 14:16:43','','','','90','Cash',0.00,'130','','','9','','1','2023-03-15 11:17:54','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','19.00','17','Inclusive','branch','Inventory','','','','',''),('916788798610733873',184,'91678879831','3826033','2.00','1300','retail','0','2023-03-15 14:30:31','','','','580','Cash',0.00,'650','','','9','','1','2023-03-15 11:31:06','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','31.00','29','Inclusive','branch','Inventory','','','','',''),('916788798773232430',185,'91678879866','3826033','2.00','1300','retail','0','2023-03-15 14:31:06','','','','580','Cash',0.00,'650','','','9','','1','2023-03-15 11:31:24','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','29.00','27','Inclusive','branch','Inventory','','','','',''),('916788810973312302',186,'91678879885','3826116','3.00','1350','retail','0','2023-03-15 14:51:26','','','','','Cash',0.00,'450','','','9','','1','2023-03-15 11:52:13','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','38.00','35','Inclusive','branch','Inventory','','','','',''),('916788813902323063',187,'91678881134','3826313','4.00','2200','retail','0','2023-03-15 14:52:14','','','','525','Cash',0.00,'550','','','9','','1','2023-03-15 11:56:37','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'4','26.00','22','Inclusive','branch','Inventory','','','','',''),('916788815075223842',188,'91678881398','3826116','2.00','900','retail','0','2023-03-15 14:56:38','','','','','Cash',0.00,'450','','','9','','1','2023-03-15 11:58:40','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','35.00','33','Inclusive','branch','Inventory','','','','',''),('916788819492000444',189,'91678881521','3826033','2.00','1300','retail','0','2023-03-15 14:58:41','','','','580','Cash',0.00,'650','','','9','','1','2023-03-15 12:05:55','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','27.00','25','Inclusive','branch','Inventory','','','','',''),('916788820762602737',190,'91678881956','3826116','2.00','900','retail','0','2023-03-15 15:05:56','','','','','Cash',0.00,'450','','','9','','1','2023-03-15 12:08:06','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','33.00','31','Inclusive','branch','Inventory','','','','',''),('916788822803263282',191,'91678882087','3826033','4.00','2600','retail','0','2023-03-15 15:08:07','','','','580','Cash',0.00,'650','','','9','','1','2023-03-15 12:11:27','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'4','25.00','21','Inclusive','branch','Inventory','','','','',''),('916788827220238326',192,'91678882705','3826313','3.00','1650','retail','0','2023-03-15 15:18:25','','','','525','Cash',0.00,'550','','','9','','1','2023-03-15 12:18:47','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'3','22.00','19','Inclusive','branch','Inventory','','','','',''),('916788835530323333',193,'91678882728','3826116','2.00','900','retail','0','2023-03-15 15:18:48','','','','','Cash',0.00,'450','','','9','','1','2023-03-15 12:32:43','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','31.00','29','Inclusive','branch','Inventory','','','','',''),('916788836272328426',194,'91678883564','3826186','3.00','1950','retail','0','2023-03-15 15:32:44','','','','','Cash',0.00,'650','','','9','','1','2023-03-15 12:34:22','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','23.00','20','Inclusive','branch','Inventory','','','','',''),('916788837087074920',195,'91678883664','3826312','2.00','1100','retail','0','2023-03-15 15:34:24','','','','525','Cash',0.00,'550','','','9','','1','2023-03-15 12:35:10','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','53.00','51','Inclusive','branch','Inventory','','','','',''),('916788837720320783',196,'91678883711','3826253','1.00','150','retail','0','2023-03-15 15:36:00','','','','','Cash',0.00,'150','','','9','','1','2023-03-15 12:38:30','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916788838222339820',197,'91678883711','3826233','1.00','130','retail','0','2023-03-15 15:36:37','','','','90','Cash',0.00,'130','','','9','','1','2023-03-15 12:38:30','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('916788839180200238',198,'91678883910','3826131','1.00','200','retail','0','2023-03-15 15:38:30','','','','','Cash',0.00,'200','','','9','','1','2023-03-15 12:38:45','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('916788839393300239',199,'91678883926','3826413','1.00','120','retail','0','2023-03-15 15:38:46','','','','','Cash',0.00,'120','','','9','','1','2023-03-15 12:39:13','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','23.00','22','Inclusive','branch','Inventory','','','','',''),('916788845087243282',200,'91678883953','3826312','2.00','1100','retail','0','2023-03-15 15:39:13','','','','525','Cash',0.00,'550','','','9','','1','2023-03-15 12:51:40','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','51.00','49','Inclusive','branch','Inventory','','','','',''),('916788847062224220',201,'91678884701','3826313','1.00','550','retail','0','2023-03-15 15:51:41','','','','525','Cash',0.00,'550','','','9','','1','2023-03-15 12:51:52','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('916788850585322903',202,'91678884712','3826033','4.00','2600','retail','0','2023-03-15 15:51:52','','','','580','Cash',0.00,'650','','','9','','1','2023-03-15 12:57:45','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'4','21.00','17','Inclusive','branch','Inventory','','','','',''),('916788855651833332',203,'91678885554','3826117','2.00','840','retail','0','2023-03-15 16:05:54','','','','','Cash',0.00,'420','','','9','','1','2023-03-15 13:06:07','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','50.00','48','Inclusive','branch','Inventory','','','','',''),('916788855869212323',204,'91678885568','3826033','3.00','1950','retail','0','2023-03-15 16:06:09','','','','580','Cash',0.00,'650','','','9','','1','2023-03-15 13:06:32','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'3','17.00','14','Inclusive','branch','Inventory','','','','',''),('916788863098230282',205,'91678885595','3826312','1.00','550','retail','0','2023-03-15 16:06:35','','','','525','Cash',0.00,'550','','','9','','1','2023-03-15 13:18:33','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','','','','',''),('916788864988221342',206,'91678886313','3826116','3.00','1350','retail','0','2023-03-15 16:18:33','','','','','Cash',0.00,'450','','','9','','1','2023-03-15 13:21:51','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','29.00','26','Inclusive','branch','Inventory','','','','',''),('916788869101824032',207,'91678886512','3826186','3.00','1950','retail','0','2023-03-15 16:21:52','','','','','Cash',0.00,'650','','','9','','1','2023-03-15 13:28:41','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','20.00','17','Inclusive','branch','Inventory','','','','',''),('916788869603802220',208,'91678886923','3826186','1.00','650','retail','0','2023-03-15 16:28:43','','','','','Cash',0.00,'650','','','9','','1','2023-03-15 13:29:31','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','17.00','16','Inclusive','branch','Inventory','','','','',''),('916788872803337313',209,'91678886973','3826033','1.00','650','retail','0','2023-03-15 16:29:33','','','','580','Cash',0.00,'650','','','9','','1','2023-03-15 13:34:45','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('916788879613060323',210,'91678887286','3826400','1.00','100','retail','0','2023-03-15 16:34:46','','','','','Cash',0.00,'100','','','9','','1','2023-03-15 13:46:20','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('916788882133073230',211,'91678887980','3826413','1.00','120','retail','0','2023-03-15 16:46:20','','','','','Cash',0.00,'120','','','9','','1','2023-03-15 13:50:19','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','22.00','21','Inclusive','branch','Inventory','','','','',''),('916788885112523631',212,'91678888220','3826116','2.00','900','retail','0','2023-03-15 16:50:20','','','','','Cash',0.00,'450','','','9','','1','2023-03-15 13:55:21','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','26.00','24','Inclusive','branch','Inventory','','','','',''),('916788885463223623',213,'91678888522','3826116','2.00','900','retail','0','2023-03-15 16:55:22','','','','','Cash',0.00,'450','','','9','','1','2023-03-15 13:55:54','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','24.00','22','Inclusive','branch','Inventory','','','','',''),('916788886302308321',214,'91678888556','3826118','3.00','1260','retail','0','2023-03-15 16:55:56','','','','','Cash',0.00,'420','','','9','','1','2023-03-15 13:57:16','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'3','43.00','40','Inclusive','branch','Inventory','','','','',''),('916788886730326322',215,'91678888637','3826116','1.00','450','retail','0','2023-03-15 16:57:17','','','','','Cash',0.00,'450','','','9','','1','2023-03-15 13:58:00','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','22.00','21','Inclusive','branch','Inventory','','','','',''),('916788887502802608',216,'91678888681','3826497','6.00','3600','retail','0','2023-03-15 16:58:01','','','','560','Cash',0.00,'600','','','9','','1','2023-03-15 14:01:08','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'6','13.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('916788889454232092',217,'91678888869','3826116','1.00','450','retail','0','2023-03-15 17:01:09','','','','','Cash',0.00,'450','','','9','','1','2023-03-15 14:02:32','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','21.00','20','Inclusive','branch','Inventory','','','','',''),('916788890578238237',218,'91678888953','3826116','5.00','2250','retail','0','2023-03-15 17:02:33','','','','','Cash',0.00,'450','','','9','','1','2023-03-15 14:04:33','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','20.00','15','Inclusive','branch','Inventory','','','','',''),('916788891451220031',219,'91678889074','3826437','1.00','400','retail','0','2023-03-15 17:04:34','','','','','Cash',0.00,'400','','','9','','1','2023-03-15 14:06:29','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','21.00','20','Inclusive','branch','Inventory','','','','',''),('916788902212310022',220,'91678890215','3826033','1.00','650','retail','0','2023-03-15 17:23:35','','','','580','Cash',0.00,'650','','','9','','1','2023-03-15 14:23:45','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('916788914141140130',225,'91678890460','3826112','2.00','840','retail','0','2023-03-15 17:27:40','','','','','Cash',0.00,'420','','','9','','1','2023-03-15 14:43:45','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','26.00','24','Inclusive','branch','Inventory','','','','',''),('916788919460222921',226,'91678891935','3826186','2.00','1300','retail','0','2023-03-15 17:52:15','','','','','Cash',0.00,'650','','','9','','1','2023-03-15 14:52:37','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','16.00','14','Inclusive','branch','Inventory','','','','',''),('916788922900030882',227,'91678892279','3826116','2.00','900','retail','0','2023-03-15 17:57:59','','','','','Cash',0.00,'450','','','9','','1','2023-03-15 14:58:21','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','14.00','12','Inclusive','branch','Inventory','','','','',''),('916788929809332890',228,'91678892738','3826312','1.00','550','retail','0','2023-03-15 18:09:32','','','','525','Cash',0.00,'550','','','9','','1','2023-03-15 15:09:43','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','','','','',''),('916788934456428323',231,'91678893132','3826493','1.00','100','retail','0','2023-03-15 18:12:12','','','','','Cash',0.00,'100','','','9','','1','2023-03-15 15:18:15','3','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('916788934899823993',232,'91678893132','3826493','1.00','100','retail','0','2023-03-15 18:17:25','','','','','Cash',0.00,'100','','','9','','1','2023-03-15 15:18:15','3','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('916788904212398130',233,'91678890290','3826116','1.00','450','retail','0','2023-03-15 17:26:55','','','','','Cash',0.00,'450','','','9','','1','2023-03-16 04:43:11','1','2','new','1','printed','pcs','','','','','','0','','','EXEMPTED',0.00,'','15.00','14','Inclusive','branch','Inventory','','','','',''),('916788904433026327',234,'91678890290','3826285','1.00','3450','retail','0','2023-03-15 17:27:15','','','','2800','Cash',0.00,'3450','','','9','','1','2023-03-16 04:43:11','1','2','new','1','printed','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','153.00','152','Inclusive','branch','Inventory','','','','',''),('916788904512638624',235,'91678890290','3826284','1.00','1500','retail','0','2023-03-15 17:27:24','','','','1130','Cash',0.00,'1500','','','9','','1','2023-03-16 04:43:11','1','2','new','1','printed','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','154.00','153','Inclusive','branch','Inventory','','','','',''),('916789418189388942',236,'91678941801','3826313','2.00','1100','retail','0','2023-03-16 07:43:21','','','','525','Cash',0.00,'550','','','9','','1','2023-03-16 04:45:02','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','18.00','16','Inclusive','branch','Inventory','','','','',''),('916789420832022332',237,'91678942077','3826186','1.00','650','retail','0','2023-03-16 07:47:57','','','','','Cash',0.00,'650','','','9','','1','2023-03-16 04:48:13','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','14.00','13','Inclusive','branch','Inventory','','','','',''),('916789421082330104',238,'91678942094','3826116','3.00','1350','retail','0','2023-03-16 07:48:14','','','','','Cash',0.00,'450','','','9','','1','2023-03-16 04:48:38','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','12.00','9','Inclusive','branch','Inventory','','','','',''),('916789421910480330',239,'91678942184','3826116','1.00','450','retail','0','2023-03-16 07:49:44','','','','','Cash',0.00,'450','','','9','','1','2023-03-16 04:49:57','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('916789422332223632',240,'91678942199','3826449','1.00','180','retail','0','2023-03-16 07:49:59','','','','','Cash',0.00,'180','','','9','','1','2023-03-16 04:50:42','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('916789422897939379',241,'91678942243','3826312','4.00','2200','retail','0','2023-03-16 07:50:43','','','','525','Cash',0.00,'550','','','9','','1','2023-03-16 04:52:37','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'4','47.00','43','Inclusive','branch','Inventory','','','','',''),('916789422971942334',242,'91678942243','3826286','1.00','6500','retail','0','2023-03-16 07:51:29','','','','5500','Cash',0.00,'6500','','','9','','1','2023-03-16 04:52:37','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','62.00','61','Inclusive','branch','Inventory','','','','',''),('916789424377813033',244,'91678942402','3826186','2.00','1300','retail','0','2023-03-16 07:53:22','','','','','Cash',0.00,'650','','','9','','1','2023-03-16 04:54:08','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','13.00','11','Inclusive','branch','Inventory','','','','',''),('916789426389330264',245,'91678942449','3826497','1.00','600','retail','0','2023-03-16 07:54:09','','','','560','Cash',0.00,'600','','','9','','1','2023-03-16 04:57:21','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('916789430519462531',246,'91678943046','3826116','1.00','450','retail','0','2023-03-16 08:04:06','','','','','Cash',0.00,'450','','','9','','1','2023-03-16 05:04:23','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('916789430762309004',247,'91678943063','3826312','1.00','550','retail','0','2023-03-16 08:04:23','','','','525','Cash',0.00,'550','','','9','','1','2023-03-16 05:08:48','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','43.00','42','Inclusive','branch','Inventory','','','','',''),('916789430923320241',248,'91678943063','3826118','3.00','1260','retail','0','2023-03-16 08:04:36','','','','','Cash',0.00,'420','','','9','','1','2023-03-16 05:08:48','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'3','40.00','37','Inclusive','branch','Inventory','','','','',''),('916789431099303430',249,'91678943063','3826286','1.00','6400','retail','0','2023-03-16 08:04:52','','','','5500','Cash',0.00,'6400','','','9','','1','2023-03-16 05:08:48','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','61.00','60','Inclusive','branch','Inventory','','','','',''),('916789431257742099',250,'91678943063','3826118','4.00','1680','retail','0','2023-03-16 08:05:10','','','','','Cash',0.00,'420','','','9','','1','2023-03-16 05:08:48','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'4','37.00','33','Inclusive','branch','Inventory','','','','',''),('916789431371032736',251,'91678943063','3826112','3.00','1260','retail','0','2023-03-16 08:05:26','','','','','Cash',0.00,'420','','','9','','1','2023-03-16 05:08:48','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','24.00','21','Inclusive','branch','Inventory','','','','',''),('916789431640242393',252,'91678943063','3826312','2.00','1100','retail','0','2023-03-16 08:05:41','','','','525','Cash',0.00,'550','','','9','','1','2023-03-16 05:08:48','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','42.00','40','Inclusive','branch','Inventory','','','','',''),('916789432052223810',253,'91678943063','3826312','1.00','550','retail','0','2023-03-16 08:06:04','','','','525','Cash',0.00,'550','','','9','','1','2023-03-16 05:08:48','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','','','','',''),('916789432162994264',254,'91678943063','3826312','3.00','1650','retail','0','2023-03-16 08:06:45','','','','525','Cash',0.00,'550','','','9','','1','2023-03-16 05:08:48','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'3','39.00','36','Inclusive','branch','Inventory','','','','',''),('916789432262022263',255,'91678943063','3826312','1.00','550','retail','0','2023-03-16 08:06:57','','','','525','Cash',0.00,'550','','','9','','1','2023-03-16 05:08:48','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','','','','',''),('916789432379233232',256,'91678943063','3826312','1.00','550','retail','0','2023-03-16 08:07:06','','','','525','Cash',0.00,'550','','','9','','1','2023-03-16 05:08:48','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','','','','',''),('916789432700631476',257,'91678943063','3826285','1.00','3400','retail','0','2023-03-16 08:07:17','','','','2800','Cash',0.00,'3400','','','9','','1','2023-03-16 05:08:48','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','153.00','152','Inclusive','branch','Inventory','','','','',''),('916789444143231322',258,'91678944405','3826033','4.00','2600','retail','0','2023-03-16 08:26:45','','','','580','Cash',0.00,'650','','','9','','1','2023-03-16 05:26:59','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'4','12.00','8','Inclusive','branch','Inventory','','','','',''),('916789448522037093',261,'91678944643','3826284','2.00','3000','retail','0','2023-03-16 08:30:43','','','','1130','Cash',0.00,'1500','','','9','','1','2023-03-16 05:35:45','1','2','new','1','printed','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','156.00','154','Inclusive','branch','Inventory','','','','',''),('916789448660936912',262,'91678944643','3826117','2.00','840','retail','0','2023-03-16 08:34:13','','','','','Cash',0.00,'420','','','9','','1','2023-03-16 05:35:45','1','2','returned','1','new','pcs','','','9','yes','','0','','','EXEMPTED',0.00,'2','48.00','46','Inclusive','branch','Inventory','','','','',''),('916789449552239011',263,'91678944946','3826312','1.00','550','retail','0','2023-03-16 08:35:46','','','','525','Cash',0.00,'550','','','9','','1','2023-03-16 05:36:54','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','','','','',''),('916789449633300433',264,'91678944946','3826117','1.00','420','retail','0','2023-03-16 08:35:55','','','','','Cash',0.00,'420','','','9','','1','2023-03-16 05:36:54','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','','','','',''),('916789454892340434',265,'91678945483','3826122','1.00','650','retail','0','2023-03-16 08:44:43','','','','600','Cash',0.00,'650','','','9','','1','2023-03-16 05:44:52','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','','','',''),('916789456029306033',266,'91678945493','3826033','3.00','1950','retail','0','2023-03-16 08:44:53','','','','580','Cash',0.00,'650','','','9','','1','2023-03-16 05:46:47','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'3','8.00','5','Inclusive','branch','Inventory','','','','',''),('916789456862472683',267,'91678945675','3826118','4.00','1680','retail','0','2023-03-16 08:47:55','','','','','Cash',0.00,'420','','','9','','1','2023-03-16 05:48:12','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'4','33.00','29','Inclusive','branch','Inventory','','','','',''),('916789457583490285',268,'91678945693','3826118','2.00','840','retail','0','2023-03-16 08:48:13','','','','','Cash',0.00,'420','','','9','','1','2023-03-16 05:49:21','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','29.00','27','Inclusive','branch','Inventory','','','','',''),('916789423883323437',269,'91678942359','3826116','7.00','3150','retail','0','2023-03-16 07:52:39','','','','','Cash',0.00,'450','','','9','','1','2023-03-16 05:50:39','1','2','returned','1','new','pcs','','','9','','','0','','','EXEMPTED',0.00,'','8.00','1','Inclusive','branch','Inventory','','','','',''),('916789458273033326',270,'91678942359','3826117','7.00','2940','retail','0','2023-03-16 08:50:18','','','','','Cash',0.00,'420','','','9','','1','2023-03-16 05:50:39','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'7','47.00','40','Inclusive','branch','Inventory','','','','',''),('916789458918093033',271,'91678945840','3826033','1.00','650','retail','0','2023-03-16 08:50:40','','','','580','Cash',0.00,'650','','','9','','1','2023-03-16 05:53:20','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916789459016233423',272,'91678945840','3826496','1.00','600','retail','0','2023-03-16 08:51:32','','','','560','Cash',0.00,'600','','','9','','1','2023-03-16 05:53:20','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('916789460863343922',273,'91678946001','3826186','6.00','3900','retail','0','2023-03-16 08:53:21','','','','','Cash',0.00,'650','','','9','','1','2023-03-16 05:55:53','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','11.00','5','Inclusive','branch','Inventory','','','','',''),('916789460982008332',274,'91678946001','3826313','1.00','550','retail','0','2023-03-16 08:54:52','','','','525','Cash',0.00,'550','','','9','','1','2023-03-16 05:55:53','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('916789463791233220',275,'91678946155','3826116','2.00','900','retail','0','2023-03-16 08:55:55','','','','','Cash',0.00,'450','','','9','','1','2023-03-16 05:59:51','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','7.00','5','Inclusive','branch','Inventory','','','','',''),('916789474562004220',276,'91678947446','3826116','2.00','900','retail','0','2023-03-16 09:17:26','','','','','Cash',0.00,'450','','','9','','1','2023-03-16 06:19:25','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','3','Inclusive','branch','Inventory','','','','',''),('916789474732377437',277,'91678947446','3826118','2.00','840','retail','0','2023-03-16 09:17:41','','','','','Cash',0.00,'420','','','9','','1','2023-03-16 06:19:25','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','27.00','25','Inclusive','branch','Inventory','','','','',''),('916789478143320828',278,'91678947566','3826118','3.00','1260','retail','0','2023-03-16 09:19:26','','','','','Cash',0.00,'420','','','9','','1','2023-03-16 06:23:43','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'3','25.00','22','Inclusive','branch','Inventory','','','','',''),('916789478839323240',279,'91678947824','3826112','4.00','1680','retail','0','2023-03-16 09:23:44','','','','','Cash',0.00,'420','','','9','','1','2023-03-16 06:25:26','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','21.00','17','Inclusive','branch','Inventory','','','','',''),('916789480162062240',280,'91678947927','3826312','8.00','4400','retail','0','2023-03-16 09:25:27','','','','525','Cash',0.00,'550','','','9','','1','2023-03-16 06:27:07','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'8','33.00','25','Inclusive','branch','Inventory','','','','',''),('916789481782372080',281,'91678948028','3826400','1.00','100','retail','0','2023-03-16 09:27:08','','','','','Cash',0.00,'100','','','9','','1','2023-03-16 06:29:40','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('916789491799290902',282,'91678948181','3826312','1.00','550','retail','0','2023-03-16 09:29:41','','','','525','Cash',0.00,'550','','','9','','1','2023-03-16 06:46:25','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','','','',''),('916789502585320503',283,'91678949186','3826116','2.00','900','retail','0','2023-03-16 09:46:26','','','','','Cash',0.00,'450','','','9','','1','2023-03-16 07:04:28','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','3.00','1','Inclusive','branch','Inventory','','','','',''),('916789504535323533',284,'91678950269','3826312','2.00','1100','retail','0','2023-03-16 10:04:29','','','','525','Cash',0.00,'550','','','9','','1','2023-03-16 07:07:55','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','24.00','22','Inclusive','branch','Inventory','','','','',''),('916789527432362334',285,'91678950476','3826417','1.00','80','retail','0','2023-03-16 10:07:56','','','','','Cash',0.00,'80','','','9','','1','2023-03-16 07:45:51','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','46.00','45','Inclusive','branch','Inventory','','','','',''),('916789532070901063',286,'91678952752','3826112','2.00','840','retail','0','2023-03-16 10:45:52','','','','','Cash',0.00,'420','','','9','','1','2023-03-16 07:53:35','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','17.00','15','Inclusive','branch','Inventory','','','','',''),('916789533362393023',287,'91678953216','3826186','2.00','1300','retail','0','2023-03-16 10:53:36','','','','','Cash',0.00,'650','','','9','','1','2023-03-16 07:55:44','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','3','Inclusive','branch','Inventory','','','','',''),('916789533915923010',288,'91678953345','3826122','1.00','650','retail','0','2023-03-16 10:55:45','','','','600','Cash',0.00,'650','','','9','','1','2023-03-16 07:56:50','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('916789536142253632',289,'91678953411','3826313','2.00','1100','retail','0','2023-03-16 10:56:51','','','','525','Cash',0.00,'550','','','9','','1','2023-03-16 08:00:47','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Inventory','','','','',''),('916789537452032599',290,'91678953648','3826033','1.00','650','retail','0','2023-03-16 11:00:48','','','','580','Cash',0.00,'650','','','9','','1','2023-03-16 08:02:31','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916789565079730065',291,'91678956500','3826497','1.00','650','retail','0','2023-03-16 11:48:20','','','','560','Cash',0.00,'650','','','9','','1','2023-03-16 08:48:43','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('916789565193022433',292,'91678956500','3826033','1.00','650','retail','0','2023-03-16 11:48:33','','','','580','Cash',0.00,'650','','','9','','1','2023-03-16 08:48:43','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916789566252022397',293,'91678956524','3826284','1.00','1500','retail','0','2023-03-16 11:48:44','','','','1130','Cash',0.00,'1500','','','9','','1','2023-03-16 08:50:30','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','154.00','153','Inclusive','branch','Inventory','','','','',''),('916789567110222309',294,'91678956631','3826284','1.00','1500','retail','0','2023-03-16 11:50:31','','','','1130','Cash',0.00,'1500','','','9','','1','2023-03-16 08:51:53','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','153.00','152','Inclusive','branch','Inventory','','','','',''),('916789567683292223',295,'91678956714','3826117','2.00','840','retail','0','2023-03-16 11:51:54','','','','','Cash',0.00,'420','','','9','','1','2023-03-16 08:52:54','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','40.00','38','Inclusive','branch','Inventory','','','','',''),('916789573158233252',296,'91678956775','3826496','2.00','1200','retail','0','2023-03-16 11:52:55','','','','560','Cash',0.00,'600','','','9','','1','2023-03-16 09:04:41','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','24.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('916789576706223378',297,'91678957660','3826075','1.00','100','retail','0','2023-03-16 12:07:40','','','','70','Cash',0.00,'100','','','9','','1','2023-03-16 09:07:54','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('916789579480003936',298,'91678957675','3826118','1.00','420','retail','0','2023-03-16 12:07:55','','','','','Cash',0.00,'420','','','9','','1','2023-03-16 09:12:34','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('916789583360009612',299,'91678957955','3826286','1.00','6450','retail','0','2023-03-16 12:12:35','','','','5500','Cash',0.00,'6450','','','9','','1','2023-03-16 09:19:05','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','60.00','59','Inclusive','branch','Inventory','','','','',''),('916789585434480320',300,'91678958534','3826117','2.00','840','retail','0','2023-03-16 12:22:14','','','','','Cash',0.00,'420','','','9','','1','2023-03-16 09:23:35','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','38.00','36','Inclusive','branch','Inventory','','','','',''),('916789587690223292',301,'91678958616','3826284','2.00','3000','retail','0','2023-03-16 12:23:36','','','','1130','Cash',0.00,'1500','','','9','','1','2023-03-16 09:30:26','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','152.00','150','Inclusive','branch','Inventory','','','','',''),('916789592599222009',302,'91678959028','3826112','4.00','1680','retail','0','2023-03-16 12:30:28','','','','','Cash',0.00,'420','','','9','','1','2023-03-16 09:39:01','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','15.00','11','Inclusive','branch','Inventory','','','','',''),('916789602263236623',303,'91678959542','3826284','1.00','1500','retail','0','2023-03-16 12:39:02','','','','1130','Cash',0.00,'1500','','','9','','1','2023-03-16 09:50:32','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','150.00','149','Inclusive','branch','Inventory','','','','',''),('916789605733314363',304,'91678960233','3826312','1.00','550','retail','0','2023-03-16 12:50:33','','','','525','Cash',0.00,'550','','','9','','1','2023-03-16 09:56:19','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('916789606583238022',305,'91678960580','3826312','1.00','550','retail','0','2023-03-16 12:56:20','','','','525','Cash',0.00,'550','','','9','','1','2023-03-16 09:57:45','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('916789606788820833',306,'91678960666','3826118','1.00','420','retail','0','2023-03-16 12:57:46','','','','','Cash',0.00,'420','','','9','','1','2023-03-16 09:58:00','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('916789608243363230',307,'91678960681','3826118','4.00','1680','retail','0','2023-03-16 12:58:01','','','','','Cash',0.00,'420','','','9','','1','2023-03-16 10:02:27','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'4','20.00','16','Inclusive','branch','Inventory','','','','',''),('916789609340073033',308,'91678960681','3826460','1.00','150','retail','0','2023-03-16 13:02:06','','','','','Cash',0.00,'150','','','9','','1','2023-03-16 10:02:27','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','29.00','28','Inclusive','branch','Inventory','','','','',''),('916789615623200239',309,'91678960949','3826285','2.00','6900','retail','0','2023-03-16 13:02:29','','','','2800','Cash',0.00,'3450','','','9','','1','2023-03-16 10:14:57','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','152.00','150','Inclusive','branch','Inventory','','','','',''),('916789627774724028',310,'91678961698','3826400','1.00','100','retail','0','2023-03-16 13:14:58','','','','','Cash',0.00,'100','','','9','','1','2023-03-16 10:33:00','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916789633290233228',311,'91678963320','3826188','4.00','2600','retail','0','2023-03-16 13:42:00','','','','','Cash',0.00,'650','','','9','','1','2023-03-16 10:42:16','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','15.00','11','Inclusive','branch','Inventory','','','','',''),('916789633780327032',312,'91678963337','3826186','3.00','1950','retail','0','2023-03-16 13:42:17','','','','','Cash',0.00,'650','','','9','','1','2023-03-16 10:43:08','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','3.00','0','Inclusive','branch','Inventory','','','','',''),('916789636612024243',313,'91678963389','3826112','1.00','420','retail','0','2023-03-16 13:43:09','','','','','Cash',0.00,'420','','','9','','1','2023-03-16 10:47:57','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','11.00','10','Inclusive','branch','Inventory','','','','',''),('916789638732022163',314,'91678963678','3826312','5.00','2750','retail','0','2023-03-16 13:47:58','','','','525','Cash',0.00,'550','','','9','','1','2023-03-16 10:51:23','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'5','20.00','15','Inclusive','branch','Inventory','','','','',''),('916789639912022393',315,'91678963884','3826112','1.00','420','retail','0','2023-03-16 13:51:24','','','','','Cash',0.00,'420','','','9','','1','2023-03-16 10:53:29','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','10.00','9','Inclusive','branch','Inventory','','','','',''),('916789640030002223',316,'91678963884','3826312','1.00','550','retail','0','2023-03-16 13:53:16','','','','525','Cash',0.00,'550','','','9','','1','2023-03-16 10:53:29','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('916789665199233220',317,'91678966509','3826116','1.00','450','retail','0','2023-03-16 14:35:09','','','','','Cash',0.00,'450','','','9','','1','2023-03-16 11:35:29','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','60.00','59','Inclusive','branch','Inventory','','','','',''),('916789665430300833',318,'91678966531','3826116','2.00','900','retail','0','2023-03-16 14:35:31','','','','','Cash',0.00,'450','','','9','','1','2023-03-16 11:35:56','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','59.00','57','Inclusive','branch','Inventory','','','','',''),('916789667112030203',319,'91678966557','3826116','6.00','2700','retail','0','2023-03-16 14:35:57','','','','','Cash',0.00,'450','','','9','','1','2023-03-16 11:39:05','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','57.00','51','Inclusive','branch','Inventory','','','','',''),('916789668520333066',320,'91678966748','3826116','2.00','900','retail','0','2023-03-16 14:39:08','','','','','Cash',0.00,'450','','','9','','1','2023-03-16 11:41:05','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','51.00','49','Inclusive','branch','Inventory','','','','',''),('916789668771223201',321,'91678966868','3826116','1.00','450','retail','0','2023-03-16 14:41:08','','','','','Cash',0.00,'450','','','9','','1','2023-03-16 11:41:33','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','49.00','48','Inclusive','branch','Inventory','','','','',''),('916789669199422393',322,'91678966896','3826284','1.00','1500','retail','0','2023-03-16 14:41:36','','','','1130','Cash',0.00,'1500','','','9','','1','2023-03-16 11:42:18','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','149.00','148','Inclusive','branch','Inventory','','','','',''),('916789670412224204',323,'91678966940','3826110','1.00','150','retail','0','2023-03-16 14:43:53','','','','','Cash',0.00,'150','','','9','','1','2023-03-16 11:44:08','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('916789670632602663',324,'91678967051','3826116','2.00','900','retail','0','2023-03-16 14:44:11','','','','','Cash',0.00,'450','','','9','','1','2023-03-16 11:44:36','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','48.00','46','Inclusive','branch','Inventory','','','','',''),('916789671556208203',325,'91678967079','3826116','1.00','450','retail','0','2023-03-16 14:44:39','','','','','Cash',0.00,'450','','','9','','1','2023-03-16 11:51:38','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','46.00','45','Inclusive','branch','Inventory','','','','',''),('916789671740220330',326,'91678967079','3826286','1.00','6500','retail','0','2023-03-16 14:46:07','','','','5500','Cash',0.00,'6500','','','9','','1','2023-03-16 11:51:38','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','59.00','58','Inclusive','branch','Inventory','','','','',''),('916789675347033123',327,'91678967500','3826285','1.00','3450','retail','0','2023-03-16 14:51:40','','','','2800','Cash',0.00,'3450','','','9','','1','2023-03-16 11:52:20','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','150.00','149','Inclusive','branch','Inventory','','','','',''),('916789675652623802',328,'91678967542','3826116','4.00','1800','retail','0','2023-03-16 14:52:22','','','','','Cash',0.00,'450','','','9','','1','2023-03-16 11:52:57','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','45.00','41','Inclusive','branch','Inventory','','','','',''),('916789686801860302',329,'91678967579','3826116','2.00','900','retail','0','2023-03-16 14:52:59','','','','','Cash',0.00,'450','','','9','','1','2023-03-16 12:11:35','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','41.00','39','Inclusive','branch','Inventory','','','','',''),('916789692164233919',330,'91678968697','3826118','1.00','420','retail','0','2023-03-16 15:11:37','','','','','Cash',0.00,'420','','','9','','1','2023-03-16 12:20:23','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','','','','',''),('916789695565753552',331,'91678969224','3826116','1.00','500','retail','0','2023-03-16 15:20:24','','','','','Cash',0.00,'500','','','9','','1','2023-03-16 12:26:08','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','39.00','38','Inclusive','branch','Inventory','','','','',''),('916789696289993209',332,'91678969569','3826116','1.00','500','retail','0','2023-03-16 15:26:09','','','','','Cash',0.00,'500','','','9','','1','2023-03-16 12:27:20','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','38.00','37','Inclusive','branch','Inventory','','','','',''),('916789697537923230',333,'91678969642','3826313','4.00','2200','retail','0','2023-03-16 15:27:22','','','','525','Cash',0.00,'550','','','9','','1','2023-03-16 12:29:18','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'4','49.00','45','Inclusive','branch','Inventory','','','','',''),('916789702759032673',334,'91678969759','3826284','1.00','1500','retail','0','2023-03-16 15:29:19','','','','1130','Cash',0.00,'1500','','','9','','1','2023-03-16 12:37:59','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','148.00','147','Inclusive','branch','Inventory','','','','',''),('916789703226223300',335,'91678970282','3826116','1.00','500','retail','0','2023-03-16 15:38:02','','','','','Cash',0.00,'500','','','9','','1','2023-03-16 12:38:50','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','37.00','36','Inclusive','branch','Inventory','','','','',''),('916789708710333703',336,'91678970331','3826116','4.00','1800','retail','0','2023-03-16 15:38:51','','','','','Cash',0.00,'450','','','9','','1','2023-03-16 12:52:25','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','36.00','32','Inclusive','branch','Inventory','','','','',''),('916789708878282770',337,'91678970331','3826312','2.00','1100','retail','0','2023-03-16 15:47:57','','','','525','Cash',0.00,'550','','','9','','1','2023-03-16 12:52:25','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','14.00','12','Inclusive','branch','Inventory','','','','',''),('916789709052296232',338,'91678970331','3826285','1.00','3400','retail','0','2023-03-16 15:48:07','','','','2800','Cash',0.00,'3400','','','9','','1','2023-03-16 12:52:25','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','149.00','148','Inclusive','branch','Inventory','','','','',''),('916789723802732323',339,'91678971146','3826313','1.00','550','retail','0','2023-03-16 15:52:26','','','','525','Cash',0.00,'550','','','9','','1','2023-03-16 13:13:05','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','45.00','44','Inclusive','branch','Inventory','','','','',''),('916789732822433637',340,'91678972386','3826312','1.00','550','retail','0','2023-03-16 16:13:06','','','','525','Cash',0.00,'550','','','9','','1','2023-03-16 13:28:05','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('916789736926362303',341,'91678973286','3826284','1.00','1500','retail','0','2023-03-16 16:28:06','','','','1130','Cash',0.00,'1500','','','9','','1','2023-03-16 13:35:23','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','147.00','146','Inclusive','branch','Inventory','','','','',''),('916789737028802000',342,'91678973286','3826117','1.00','420','retail','0','2023-03-16 16:34:53','','','','','Cash',0.00,'420','','','9','','1','2023-03-16 13:35:23','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','','','','',''),('916789744203073003',343,'91678974410','3826186','2.00','1300','retail','0','2023-03-16 16:46:50','','','','','Cash',0.00,'650','','','9','','1','2023-03-16 13:47:13','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','20.00','18','Inclusive','branch','Inventory','','','','',''),('916789746492221030',344,'91678974434','3826312','5.00','2750','retail','0','2023-03-16 16:47:15','','','','525','Cash',0.00,'550','','','9','','1','2023-03-16 13:55:34','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'5','11.00','6','Inclusive','branch','Inventory','','','','',''),('916789749929232801',345,'91678974935','3826312','2.00','1100','retail','0','2023-03-16 16:55:35','','','','525','Cash',0.00,'550','','','9','','1','2023-03-16 13:56:35','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Inventory','','','','',''),('916789753980721229',346,'91678975390','3826496','2.00','1300','retail','0','2023-03-16 17:03:10','','','','560','Cash',0.00,'650','','','9','','1','2023-03-16 14:03:27','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','22.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('916789757097322230',347,'91678975698','3826116','4.00','2000','retail','0','2023-03-16 17:08:18','','','','','Cash',0.00,'500','','','9','','1','2023-03-16 14:09:45','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','32.00','28','Inclusive','branch','Inventory','','','','',''),('916789758869001632',348,'91678975786','3826116','3.00','1500','retail','0','2023-03-16 17:09:46','','','','','Cash',0.00,'500','','','9','','1','2023-03-16 14:11:38','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','28.00','25','Inclusive','branch','Inventory','','','','',''),('916789764903062337',349,'91678975899','3826477','1.00','100','retail','0','2023-03-16 17:11:39','','','','','Cash',0.00,'100','','','9','','1','2023-03-16 14:21:34','3','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('916789766382363770',350,'91678976495','3826116','2.00','1000','retail','0','2023-03-16 17:21:35','','','','','Cash',0.00,'500','','','9','','1','2023-03-16 14:24:10','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','25.00','23','Inclusive','branch','Inventory','','','','',''),('916789766807030204',351,'91678976651','3826116','1.00','500','retail','0','2023-03-16 17:24:11','','','','','Cash',0.00,'500','','','9','','1','2023-03-16 14:24:49','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','23.00','22','Inclusive','branch','Inventory','','','','',''),('916789770470274284',352,'91678976690','3826312','1.00','570','retail','0','2023-03-16 17:24:50','','','','525','Cash',0.00,'570','','','9','','1','2023-03-16 14:30:58','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916789775102302303',353,'91678977059','3826116','3.00','1500','retail','0','2023-03-16 17:34:46','','','','','Cash',0.00,'500','','','9','','1','2023-03-16 14:39:03','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','22.00','19','Inclusive','branch','Inventory','','','','',''),('916789779846322702',354,'91678977544','3826122','4.00','2600','retail','0','2023-03-16 17:39:04','','','','600','Cash',0.00,'650','','','9','','1','2023-03-16 14:46:28','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'4','23.00','19','Inclusive','branch','Inventory','','','','',''),('916789780096222069',355,'91678977989','3826285','1.00','3450','retail','0','2023-03-16 17:46:29','','','','2800','Cash',0.00,'3450','','','9','','1','2023-03-16 14:46:54','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','148.00','147','Inclusive','branch','Inventory','','','','',''),('916789780313603323',356,'91678978015','3826118','4.00','1680','retail','0','2023-03-16 17:46:55','','','','','Cash',0.00,'420','','','9','','1','2023-03-16 14:47:18','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'4','39.00','35','Inclusive','branch','Inventory','','','','',''),('916789787130203313',358,'91678978627','3826496','2.00','1300','retail','0','2023-03-16 17:57:07','','','','560','Cash',0.00,'650','','','9','','1','2023-03-16 14:58:54','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','20.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('916789787710692229',359,'91678978735','3826497','4.00','2600','retail','0','2023-03-16 17:58:55','','','','560','Cash',0.00,'650','','','9','','1','2023-03-16 15:00:11','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','41.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('916789810942340007',360,'91678980693','3826496','1.00','650','retail','0','2023-03-16 18:31:33','','','','560','Cash',0.00,'650','','','9','','1','2023-03-16 15:38:22','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('916789811373312240',361,'91678981103','3826116','3.00','1500','retail','0','2023-03-16 18:38:23','','','','','Cash',0.00,'500','','','9','','1','2023-03-16 15:39:39','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','19.00','16','Inclusive','branch','Inventory','','','','',''),('916789811512135000',362,'91678981103','3826284','1.00','1500','retail','0','2023-03-16 18:39:02','','','','1130','Cash',0.00,'1500','','','9','','1','2023-03-16 15:39:39','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','146.00','145','Inclusive','branch','Inventory','','','','',''),('916790237986332222',363,'91679023792','3826285','1.00','3400','retail','0','2023-03-17 06:29:52','','','','2800','Cash',0.00,'3400','','','9','','1','2023-03-17 03:30:10','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','147.00','146','Inclusive','branch','Inventory','','','','',''),('916790238873220273',364,'91679023811','3826312','3.00','1650','retail','0','2023-03-17 06:30:11','','','','525','Cash',0.00,'550','','','9','','1','2023-03-17 03:31:32','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Inventory','','','','',''),('916790239080934230',365,'91679023893','3826116','7.00','3500','retail','0','2023-03-17 06:31:33','','','','','Cash',0.00,'500','','','9','','1','2023-03-17 03:31:56','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','16.00','9','Inclusive','branch','Inventory','','','','',''),('916790249642030792',366,'91679023917','3826313','1.00','570','retail','0','2023-03-17 06:31:57','','','','525','Cash',0.00,'570','','','9','','1','2023-03-17 03:49:33','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','44.00','43','Inclusive','branch','Inventory','','','','',''),('916790251969010190',367,'91679024974','3826059','1.00','100','retail','0','2023-03-17 06:49:34','','','','','Cash',0.00,'100','','','9','','1','2023-03-17 03:53:19','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('916790266473330302',368,'91679025200','3826112','1.00','420','retail','0','2023-03-17 06:53:20','','','','','Cash',0.00,'420','','','9','','1','2023-03-17 04:17:42','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','33.00','32','Inclusive','branch','Inventory','','','','',''),('916790272989329230',369,'91679026663','3826400','1.00','100','retail','0','2023-03-17 07:17:43','','','','','Cash',0.00,'100','','','9','','1','2023-03-17 04:28:27','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916790274522223323',370,'91679027309','3826118','3.00','1260','retail','0','2023-03-17 07:28:29','','','','','Cash',0.00,'420','','','9','','1','2023-03-17 04:31:13','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'3','35.00','32','Inclusive','branch','Inventory','','','','',''),('916790276570362753',371,'91679027475','3826116','1.00','500','retail','0','2023-03-17 07:31:15','','','','','Cash',0.00,'500','','','9','','1','2023-03-17 04:34:24','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('916790280848232794',372,'91679027666','3826116','5.00','2500','retail','0','2023-03-17 07:34:26','','','','','Cash',0.00,'500','','','9','','1','2023-03-17 04:41:45','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','8.00','3','Inclusive','branch','Inventory','','','','',''),('916790285639300330',373,'91679028548','3826118','1.00','420','retail','0','2023-03-17 07:49:08','','','','','Cash',0.00,'420','','','9','','1','2023-03-17 04:49:33','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','','','','',''),('916790286278322339',374,'91679028574','3826117','1.00','420','retail','0','2023-03-17 07:49:34','','','','','Cash',0.00,'420','','','9','','1','2023-03-17 04:50:31','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','','','','',''),('916790306882304263',375,'91679030681','3826186','1.00','650','retail','0','2023-03-17 08:24:41','','','','','Cash',0.00,'650','','','9','','1','2023-03-17 05:24:58','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','18.00','17','Inclusive','branch','Inventory','','','','',''),('916790312232030962',376,'91679030699','3826116','1.00','500','retail','0','2023-03-17 08:24:59','','','','','Cash',0.00,'500','','','9','','1','2023-03-17 05:34:07','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916790312860036233',377,'91679031248','3826117','2.00','840','retail','0','2023-03-17 08:34:08','','','','','Cash',0.00,'420','','','9','','1','2023-03-17 05:34:51','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','34.00','32','Inclusive','branch','Inventory','','','','',''),('916790313546222303',378,'91679031339','3826374','1.00','2600','retail','0','2023-03-17 08:35:39','','','','','Cash',0.00,'2600','','','9','','1','2023-03-17 05:36:15','4','4','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('916790313984322232',379,'91679031376','3826188','2.00','1300','retail','0','2023-03-17 08:36:16','','','','','Cash',0.00,'650','','','9','','1','2023-03-17 05:36:55','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','11.00','9','Inclusive','branch','Inventory','','','','',''),('916790320182222020',380,'91679031416','3826116','2.00','1000','retail','0','2023-03-17 08:36:56','','','','','Cash',0.00,'500','','','9','','1','2023-03-17 05:47:39','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','2.00','0','Inclusive','branch','Inventory','','','','',''),('916790323582438333',381,'91679032061','3826313','3.00','1710','retail','0','2023-03-17 08:47:41','','','','525','Cash',0.00,'570','','','9','','1','2023-03-17 05:53:06','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','43.00','40','Inclusive','branch','Inventory','','','','',''),('916790324600420320',382,'91679032451','3826118','2.00','840','retail','0','2023-03-17 08:54:11','','','','','Cash',0.00,'420','','','9','','1','2023-03-17 05:54:32','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','31.00','29','Inclusive','branch','Inventory','','','','',''),('916790333490309093',383,'91679032473','3826449','1.00','180','retail','0','2023-03-17 08:54:33','','','','','Cash',0.00,'180','','','9','','1','2023-03-17 06:09:14','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('916790335713202123',384,'91679033355','3826188','1.00','650','retail','0','2023-03-17 09:09:15','','','','','Cash',0.00,'650','','','9','','1','2023-03-17 06:13:00','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('916790337592033223',385,'91679033581','3826188','2.00','1300','retail','0','2023-03-17 09:13:01','','','','','Cash',0.00,'650','','','9','','1','2023-03-17 06:16:06','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','8.00','6','Inclusive','branch','Inventory','','','','',''),('916790344719020234',386,'91679033767','3826112','1.00','420','retail','0','2023-03-17 09:16:07','','','','','Cash',0.00,'420','','','9','','1','2023-03-17 06:28:02','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','32.00','31','Inclusive','branch','Inventory','','','','',''),('916790345803323033',387,'91679034483','3826117','4.00','1680','retail','0','2023-03-17 09:28:03','','','','','Cash',0.00,'420','','','9','','1','2023-03-17 06:29:49','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'4','32.00','28','Inclusive','branch','Inventory','','','','',''),('916790346872323203',388,'91679034592','3826118','1.00','420','retail','0','2023-03-17 09:29:52','','','','','Cash',0.00,'420','','','9','','1','2023-03-17 06:31:35','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','','','','',''),('916790354593372123',389,'91679034696','3826118','2.00','840','retail','0','2023-03-17 09:31:36','','','','','Cash',0.00,'420','','','9','','1','2023-03-17 06:44:25','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','28.00','26','Inclusive','branch','Inventory','','','','',''),('916790364660302333',390,'91679035466','3826112','1.00','420','retail','0','2023-03-17 09:44:26','','','','','Cash',0.00,'420','','','9','','1','2023-03-17 07:01:16','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','31.00','30','Inclusive','branch','Inventory','','','','',''),('916790365922143913',391,'91679036477','3826313','2.00','1140','retail','0','2023-03-17 10:01:17','','','','525','Cash',0.00,'570','','','9','','1','2023-03-17 07:03:32','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','40.00','38','Inclusive','branch','Inventory','','','','',''),('916790367461923322',392,'91679036613','3826112','4.00','1680','retail','0','2023-03-17 10:03:33','','','','','Cash',0.00,'420','','','9','','1','2023-03-17 07:06:36','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','30.00','26','Inclusive','branch','Inventory','','','','',''),('916790368483420302',393,'91679036798','3826284','1.00','1500','retail','0','2023-03-17 10:06:38','','','','1130','Cash',0.00,'1500','','','9','','1','2023-03-17 07:07:30','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','145.00','144','Inclusive','branch','Inventory','','','','',''),('916790379667224260',394,'91679036852','3826118','2.00','840','retail','0','2023-03-17 10:07:32','','','','','Cash',0.00,'420','','','9','','1','2023-03-17 07:27:04','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Inventory','','','','',''),('916790380320020313',395,'91679038025','3826112','1.00','420','retail','0','2023-03-17 10:27:05','','','','','Cash',0.00,'420','','','9','','1','2023-03-17 07:27:26','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','26.00','25','Inclusive','branch','Inventory','','','','',''),('916790383371023763',396,'91679038047','3826112','1.00','420','retail','0','2023-03-17 10:27:27','','','','','Cash',0.00,'420','','','9','','1','2023-03-17 07:32:30','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','25.00','24','Inclusive','branch','Inventory','','','','',''),('916790502237332329',397,'91679050114','3826118','1.00','420','retail','0','2023-03-17 13:48:34','','','','','Cash',0.00,'420','','','9','','1','2023-03-17 10:50:33','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('916790504373303339',398,'91679050386','3826312','1.00','580','retail','0','2023-03-17 13:53:06','','','','525','Cash',0.00,'580','','','9','','1','2023-03-17 10:54:11','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','36.00','35','Inclusive','branch','Inventory','','','','',''),('916790504623331102',399,'91679050452','3826118','1.00','420','retail','0','2023-03-17 13:54:12','','','','','Cash',0.00,'420','','','9','','1','2023-03-17 10:54:27','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('916790504772342224',400,'91679050468','3826313','1.00','580','retail','0','2023-03-17 13:54:28','','','','525','Cash',0.00,'580','','','9','','1','2023-03-17 10:54:50','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','38.00','37','Inclusive','branch','Inventory','','','','',''),('916790505153102336',401,'91679050491','3826312','12.00','6960','retail','0','2023-03-17 13:54:51','','','','525','Cash',0.00,'580','','','9','','1','2023-03-17 10:55:25','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','35.00','23','Inclusive','branch','Inventory','','','','',''),('916790505400742273',402,'91679050526','3826312','7.00','4060','retail','0','2023-03-17 13:55:26','','','','525','Cash',0.00,'580','','','9','','1','2023-03-17 10:56:01','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','23.00','16','Inclusive','branch','Inventory','','','','',''),('916790505763409202',403,'91679050562','3826313','2.00','1160','retail','0','2023-03-17 13:56:02','','','','525','Cash',0.00,'580','','','9','','1','2023-03-17 10:56:31','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','37.00','35','Inclusive','branch','Inventory','','','','',''),('916790507540127501',404,'91679050592','3826188','2.00','1300','retail','0','2023-03-17 13:56:32','','','','','Cash',0.00,'650','','','9','','1','2023-03-17 10:59:22','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','26.00','24','Inclusive','branch','Inventory','','','','',''),('916790508540270397',405,'91679050763','3826121','1.00','420','retail','0','2023-03-17 13:59:23','','','','400','Cash',0.00,'420','','','9','','1','2023-03-17 11:00:59','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('916790508762693515',406,'91679050860','3826118','2.00','840','retail','0','2023-03-17 14:01:00','','','','','Cash',0.00,'420','','','9','','1','2023-03-17 11:01:21','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','22.00','20','Inclusive','branch','Inventory','','','','',''),('916790508969203250',407,'91679050882','3826118','1.00','420','retail','0','2023-03-17 14:01:22','','','','','Cash',0.00,'420','','','9','','1','2023-03-17 11:01:41','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('916790509306202299',408,'91679050902','3826312','1.00','580','retail','0','2023-03-17 14:01:42','','','','525','Cash',0.00,'580','','','9','','1','2023-03-17 11:02:18','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','16.00','15','Inclusive','branch','Inventory','','','','',''),('916790509520223332',409,'91679050939','3826033','3.00','1950','retail','0','2023-03-17 14:02:19','','','','580','Cash',0.00,'650','','','9','','1','2023-03-17 11:02:40','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'3','11.00','8','Inclusive','branch','Inventory','','','','',''),('916790509773037270',410,'91679050961','3826112','4.00','1680','retail','0','2023-03-17 14:02:41','','','','','Cash',0.00,'420','','','9','','1','2023-03-17 11:04:39','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','24.00','20','Inclusive','branch','Inventory','','','','',''),('916790511030320393',411,'91679051080','3826313','2.00','1160','retail','0','2023-03-17 14:04:41','','','','525','Cash',0.00,'580','','','9','','1','2023-03-17 11:05:38','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','35.00','33','Inclusive','branch','Inventory','','','','',''),('916790512504360423',412,'91679051139','3826271','1.00','180','retail','0','2023-03-17 14:05:40','','','','','Cash',0.00,'180','','','9','','1','2023-03-17 11:09:45','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('916790513990339203',413,'91679051386','3826312','1.00','580','retail','0','2023-03-17 14:09:46','','','','525','Cash',0.00,'580','','','9','','1','2023-03-17 11:10:09','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','15.00','14','Inclusive','branch','Inventory','','','','',''),('916790514233734535',414,'91679051410','3826118','2.00','840','retail','0','2023-03-17 14:10:10','','','','','Cash',0.00,'420','','','9','','1','2023-03-17 11:10:32','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','19.00','17','Inclusive','branch','Inventory','','','','',''),('916790514582326526',415,'91679051444','3826117','1.00','420','retail','0','2023-03-17 14:10:44','','','','','Cash',0.00,'420','','','9','','1','2023-03-17 11:11:01','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','','','','',''),('916790514712342621',416,'91679051461','3826285','1.00','3450','retail','0','2023-03-17 14:11:02','','','','2800','Cash',0.00,'3450','','','9','','1','2023-03-17 11:11:16','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','146.00','145','Inclusive','branch','Inventory','','','','',''),('916790514854602039',417,'91679051477','3826112','1.00','420','retail','0','2023-03-17 14:11:17','','','','','Cash',0.00,'420','','','9','','1','2023-03-17 11:11:34','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','20.00','19','Inclusive','branch','Inventory','','','','',''),('916790515071033263',418,'91679051494','3826112','3.00','1260','retail','0','2023-03-17 14:11:34','','','','','Cash',0.00,'420','','','9','','1','2023-03-17 11:11:55','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','19.00','16','Inclusive','branch','Inventory','','','','',''),('916790531761309303',419,'91679053154','3826284','1.00','1500','retail','0','2023-03-17 14:39:14','','','','1130','Cash',0.00,'1500','','','9','','1','2023-03-17 11:42:04','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','144.00','143','Inclusive','branch','Inventory','','','','',''),('916790531870329323',420,'91679053154','3826033','1.00','650','retail','0','2023-03-17 14:39:36','','','','580','Cash',0.00,'650','','','9','','1','2023-03-17 11:42:04','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('916790531979224003',421,'91679053154','3826460','1.00','150','retail','0','2023-03-17 14:39:48','','','','','Cash',0.00,'150','','','9','','1','2023-03-17 11:42:04','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','28.00','27','Inclusive','branch','Inventory','','','','',''),('916790532166293332',422,'91679053154','3826419','1.00','150','retail','0','2023-03-17 14:40:05','','','','','Cash',0.00,'150','','','9','','1','2023-03-17 11:42:04','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','7.00','6','Inclusive','branch','Inventory','','','','',''),('916790532282024224',423,'91679053154','3826112','1.00','420','retail','0','2023-03-17 14:40:21','','','','','Cash',0.00,'420','','','9','','1','2023-03-17 11:42:04','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','16.00','15','Inclusive','branch','Inventory','','','','',''),('916790532590202072',424,'91679053154','3826112','4.00','1680','retail','0','2023-03-17 14:40:51','','','','','Cash',0.00,'420','','','9','','1','2023-03-17 11:42:04','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','15.00','11','Inclusive','branch','Inventory','','','','',''),('916790532747223130',425,'91679053154','3826191','1.00','400','retail','0','2023-03-17 14:41:03','','','','228.8','Cash',0.00,'400','','','9','','1','2023-03-17 11:42:04','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','74.00','73','Inclusive','branch','Inventory','','','','',''),('916790532849333320',426,'91679053154','3826284','1.00','1500','retail','0','2023-03-17 14:41:14','','','','1130','Cash',0.00,'1500','','','9','','1','2023-03-17 11:42:04','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','143.00','142','Inclusive','branch','Inventory','','','','',''),('916790532971322703',427,'91679053154','3826186','2.00','1300','retail','0','2023-03-17 14:41:24','','','','','Cash',0.00,'650','','','9','','1','2023-03-17 11:42:04','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','17.00','15','Inclusive','branch','Inventory','','','','',''),('916790537343524323',428,'91679053362','3826497','1.00','650','retail','0','2023-03-17 14:42:42','','','','560','Cash',0.00,'650','','','9','','1','2023-03-17 11:49:04','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','37.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('916790537656320133',429,'91679053746','3826284','1.00','1500','retail','0','2023-03-17 14:49:06','','','','1130','Cash',0.00,'1500','','','9','','1','2023-03-17 11:51:49','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','142.00','141','Inclusive','branch','Inventory','','','','',''),('916790538070093343',430,'91679053746','3826112','4.00','1680','retail','0','2023-03-17 14:49:56','','','','','Cash',0.00,'420','','','9','','1','2023-03-17 11:51:49','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','10.00','6','Inclusive','branch','Inventory','','','','',''),('916790538240328312',431,'91679053746','3826112','3.00','1260','retail','0','2023-03-17 14:50:12','','','','','Cash',0.00,'420','','','9','','1','2023-03-17 11:51:49','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','6.00','3','Inclusive','branch','Inventory','','','','',''),('916790544680124803',432,'91679053910','3826497','1.00','650','retail','0','2023-03-17 14:51:50','','','','560','Cash',0.00,'650','','','9','','1','2023-03-17 12:02:12','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','36.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('916790544800593452',433,'91679053910','3826186','1.00','650','retail','0','2023-03-17 15:01:13','','','','','Cash',0.00,'650','','','9','','1','2023-03-17 12:02:12','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','15.00','14','Inclusive','branch','Inventory','','','','',''),('916790545803927241',434,'91679054533','3826186','1.00','650','retail','0','2023-03-17 15:02:13','','','','','Cash',0.00,'650','','','9','','1','2023-03-17 12:03:22','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','14.00','13','Inclusive','branch','Inventory','','','','',''),('916790545935233924',435,'91679054533','3826497','1.00','650','retail','0','2023-03-17 15:03:06','','','','560','Cash',0.00,'650','','','9','','1','2023-03-17 12:03:22','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','35.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('916790551206133192',436,'91679055042','3826496','1.00','650','retail','0','2023-03-17 15:10:42','','','','560','Cash',0.00,'650','','','9','','1','2023-03-17 12:12:12','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('916790555529321932',437,'91679055133','3826312','3.00','1740','retail','0','2023-03-17 15:12:13','','','','525','Cash',0.00,'580','','','9','','1','2023-03-17 12:19:37','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','14.00','11','Inclusive','branch','Inventory','','','','',''),('916790557365022036',438,'91679055697','3826312','7.00','4060','retail','0','2023-03-17 15:21:37','','','','525','Cash',0.00,'580','','','9','','1','2023-03-17 12:22:23','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','11.00','4','Inclusive','branch','Inventory','','','','',''),('916790560072622337',439,'91679055744','3826497','2.00','1300','retail','0','2023-03-17 15:22:24','','','','560','Cash',0.00,'650','','','9','','1','2023-03-17 12:27:10','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','34.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('916790560553394223',440,'91679056031','3826188','1.00','650','retail','0','2023-03-17 15:27:11','','','','','Cash',0.00,'650','','','9','','1','2023-03-17 12:27:44','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','24.00','23','Inclusive','branch','Inventory','','','','',''),('916790561362663200',441,'91679056065','3826497','1.00','650','retail','0','2023-03-17 15:27:45','','','','560','Cash',0.00,'650','','','9','','1','2023-03-17 12:29:03','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','32.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('916790568002223223',442,'91679056144','3826188','1.00','650','retail','0','2023-03-17 15:29:04','','','','','Cash',0.00,'650','','','9','','1','2023-03-17 12:40:10','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','23.00','22','Inclusive','branch','Inventory','','','','',''),('916790570482032009',443,'91679057041','3826449','1.00','180','retail','0','2023-03-17 15:44:01','','','','','Cash',0.00,'180','','','9','','1','2023-03-17 12:44:20','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('916790570563366530',444,'91679057041','3826102','1.00','250','retail','0','2023-03-17 15:44:09','','','','','Cash',0.00,'250','','','9','','1','2023-03-17 12:44:20','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('916790571613420222',445,'91679057146','3826044','1.00','150','retail','0','2023-03-17 15:45:46','','','','','Cash',0.00,'150','','','9','','1','2023-03-17 12:46:23','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('916790573363220363',446,'91679057184','3826491','1.00','550','retail','0','2023-03-17 15:46:24','','','','','Cash',0.00,'550','','','9','','1','2023-03-17 12:49:16','3','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('916790573529332222',447,'91679057184','3826487','1.00','200','retail','0','2023-03-17 15:48:56','','','','','Cash',0.00,'200','','','9','','1','2023-03-17 12:49:16','3','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','',''),('916790577290015791',448,'91679057722','3826499','1.00','100','retail','0','2023-03-17 15:55:22','','','','75','Cash',13.79,'100','','','9','','1','2023-03-17 12:55:31','3','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('916790578142629333',449,'91679057799','3826500','1.00','150','retail','0','2023-03-17 15:56:39','','','','120','Cash',20.69,'150','','','9','','1','2023-03-17 12:56:57','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('916790578275323210',450,'91679057818','3826497','2.00','1300','retail','0','2023-03-17 15:56:58','','','','560','Cash',0.00,'650','','','9','','1','2023-03-17 12:57:22','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','31.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('916790580180212330',451,'91679057844','3826313','1.00','580','retail','0','2023-03-17 15:57:24','','','','525','Cash',0.00,'580','','','9','','1','2023-03-17 13:01:20','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','33.00','32','Inclusive','branch','Inventory','','','','',''),('916790581853323922',452,'91679058081','3826313','1.00','580','retail','0','2023-03-17 16:01:21','','','','525','Cash',0.00,'580','','','9','','1','2023-03-17 13:04:07','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','32.00','31','Inclusive','branch','Inventory','','','','',''),('916790582422331230',453,'91679058081','3826118','1.00','420','retail','0','2023-03-17 16:03:55','','','','','Cash',0.00,'420','','','9','','1','2023-03-17 13:04:07','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('916790582962520412',454,'91679058248','3826118','1.00','420','retail','0','2023-03-17 16:04:08','','','','','Cash',0.00,'420','','','9','','1','2023-03-17 13:06:09','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('916790584474320030',455,'91679058370','3826033','4.00','2600','retail','0','2023-03-17 16:06:10','','','','580','Cash',0.00,'650','','','9','','1','2023-03-17 13:07:33','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'4','7.00','3','Inclusive','branch','Inventory','','','','',''),('916790587362083068',456,'91679058454','3826118','2.00','840','retail','0','2023-03-17 16:07:34','','','','','Cash',0.00,'420','','','9','','1','2023-03-17 13:13:09','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Inventory','','','','',''),('916790592033932900',457,'91679058790','3826496','2.00','1300','retail','0','2023-03-17 16:13:10','','','','560','Cash',0.00,'650','','','9','','1','2023-03-17 13:20:11','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','16.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('916790597773303222',458,'91679059212','3826313','3.00','1740','retail','0','2023-03-17 16:20:12','','','','525','Cash',0.00,'580','','','9','','1','2023-03-17 13:32:00','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','31.00','28','Inclusive','branch','Inventory','','','','',''),('916790602660206260',459,'91679059922','3826313','1.00','580','retail','0','2023-03-17 16:32:02','','','','525','Cash',0.00,'580','','','9','','1','2023-03-17 13:37:56','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','28.00','27','Inclusive','branch','Inventory','','','','',''),('916790602913173243',460,'91679060277','3826118','2.00','840','retail','0','2023-03-17 16:37:57','','','','','Cash',0.00,'420','','','9','','1','2023-03-17 13:38:15','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','','','','',''),('916790605523030453',461,'91679060296','3826042','1.00','150','retail','0','2023-03-17 16:38:16','','','','','Cash',0.00,'150','','','9','','1','2023-03-17 13:42:36','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916790616373070223',462,'91679060557','3826430','1.00','100','retail','0','2023-03-17 16:49:31','','','','','Cash',0.00,'100','','','9','','1','2023-03-17 14:04:03','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','','','','',''),('916790618548032632',463,'91679061845','3826313','1.00','580','retail','0','2023-03-17 17:04:05','','','','525','Cash',0.00,'580','','','9','','1','2023-03-17 14:04:26','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','27.00','26','Inclusive','branch','Inventory','','','','',''),('916790625206066623',464,'91679061867','3826312','4.00','2320','retail','0','2023-03-17 17:04:27','','','','525','Cash',0.00,'580','','','9','','1','2023-03-17 14:15:29','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','4.00','0','Inclusive','branch','Inventory','','','','',''),('916790626510060235',465,'91679062530','3826313','1.00','580','retail','0','2023-03-17 17:15:30','','','','525','Cash',0.00,'580','','','9','','1','2023-03-17 14:17:40','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','26.00','25','Inclusive','branch','Inventory','','','','',''),('916790628653223324',466,'91679062729','3826497','5.00','3250','retail','0','2023-03-17 17:18:49','','','','560','Cash',0.00,'650','','','9','','1','2023-03-17 14:21:36','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','29.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('916790644464232124',467,'91679063156','3826118','1.00','420','retail','0','2023-03-17 17:25:56','','','','','Cash',0.00,'420','','','9','','1','2023-03-17 14:47:36','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916790651773292677',468,'91679064457','3826313','1.00','580','retail','0','2023-03-17 17:47:37','','','','525','Cash',0.00,'580','','','9','','1','2023-03-17 14:59:46','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','14.00','13','Inclusive','branch','Inventory','','','','',''),('916790653493223070',469,'91679065188','3826121','1.00','420','retail','0','2023-03-17 17:59:48','','','','400','Cash',0.00,'420','','','9','','1','2023-03-17 15:02:31','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('916790654893039332',470,'91679065352','3826188','3.00','1950','retail','0','2023-03-17 18:02:32','','','','','Cash',0.00,'650','','','9','','1','2023-03-17 15:06:03','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','22.00','19','Inclusive','branch','Inventory','','','','',''),('916790655836332039',471,'91679065565','3826188','2.00','1300','retail','0','2023-03-17 18:06:05','','','','','Cash',0.00,'650','','','9','','1','2023-03-17 15:06:59','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','19.00','17','Inclusive','branch','Inventory','','','','',''),('916790657257202362',472,'91679065714','3826497','4.00','2600','retail','0','2023-03-17 18:08:34','','','','560','Cash',0.00,'650','','','9','','1','2023-03-17 15:08:55','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','24.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('916791113811234306',473,'91679111368','3826117','2.00','840','retail','0','2023-03-18 06:49:28','','','','','Cash',0.00,'420','','','9','','1','2023-03-18 03:49:46','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','27.00','25','Inclusive','branch','Inventory','','','','',''),('916791113963292221',474,'91679111387','3826449','1.00','180','retail','0','2023-03-18 06:49:47','','','','','Cash',0.00,'180','','','9','','1','2023-03-18 03:50:36','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('916791114572439001',475,'91679111436','3826497','1.00','650','retail','0','2023-03-18 06:50:36','','','','560','Cash',0.00,'650','','','9','','1','2023-03-18 03:51:21','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('916791114784203201',476,'91679111436','3826400','2.00','200','retail','0','2023-03-18 06:51:02','','','','','Cash',0.00,'100','','','9','','1','2023-03-18 03:51:21','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','','','','',''),('916791124822234838',477,'91679111482','3826313','2.00','1160','retail','0','2023-03-18 06:51:22','','','','525','Cash',0.00,'580','','','9','','1','2023-03-18 04:08:12','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','13.00','11','Inclusive','branch','Inventory','','','','',''),('916791127432023004',478,'91679112493','3826313','1.00','580','retail','0','2023-03-18 07:08:14','','','','525','Cash',0.00,'580','','','9','','1','2023-03-18 04:12:41','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','11.00','10','Inclusive','branch','Inventory','','','','',''),('916791140862009103',479,'91679112762','3826059','1.00','100','retail','0','2023-03-18 07:12:42','','','','','Cash',0.00,'100','','','9','','1','2023-03-18 04:34:48','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('916791145472320070',480,'91679114089','3826284','1.00','1500','retail','0','2023-03-18 07:34:49','','','','1130','Cash',0.00,'1500','','','9','','1','2023-03-18 04:42:30','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','141.00','140','Inclusive','branch','Inventory','','','','',''),('916791146146212333',481,'91679114551','3826122','1.00','650','retail','0','2023-03-18 07:42:31','','','','600','Cash',0.00,'650','','','9','','1','2023-03-18 04:44:39','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('916791148660332339',482,'91679114680','3826496','5.00','3250','retail','0','2023-03-18 07:44:40','','','','560','Cash',0.00,'650','','','9','','1','2023-03-18 04:50:31','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','14.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('916791149403922246',483,'91679114680','3826313','4.00','2320','retail','0','2023-03-18 07:47:52','','','','525','Cash',0.00,'580','','','9','','1','2023-03-18 04:50:31','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','10.00','6','Inclusive','branch','Inventory','','','','',''),('916791152799230202',484,'91679115032','3826313','4.00','2320','retail','0','2023-03-18 07:50:32','','','','525','Cash',0.00,'580','','','9','','1','2023-03-18 04:56:49','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','6.00','2','Inclusive','branch','Inventory','','','','',''),('916791152907693033',485,'91679115032','3826285','1.00','3400','retail','0','2023-03-18 07:54:43','','','','2800','Cash',0.00,'3400','','','9','','1','2023-03-18 04:56:49','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','145.00','144','Inclusive','branch','Inventory','','','','',''),('916791155282222195',486,'91679115410','3826033','1.00','650','retail','0','2023-03-18 07:56:50','','','','580','Cash',0.00,'650','','','9','','1','2023-03-18 04:58:54','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916791161677246316',487,'91679115535','3826033','1.00','650','retail','0','2023-03-18 07:58:55','','','','580','Cash',0.00,'650','','','9','','1','2023-03-18 05:09:52','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916791161750923023',488,'91679115535','3826449','1.00','180','retail','0','2023-03-18 08:09:28','','','','','Cash',0.00,'180','','','9','','1','2023-03-18 05:09:52','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('916791164672271031',489,'91679116193','3826033','1.00','650','retail','0','2023-03-18 08:09:53','','','','580','Cash',0.00,'650','','','9','','1','2023-03-18 05:14:32','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916791169242322130',490,'91679116916','3826188','2.00','1300','retail','0','2023-03-18 08:21:56','','','','','Cash',0.00,'650','','','9','','1','2023-03-18 05:22:10','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','17.00','15','Inclusive','branch','Inventory','','','','',''),('916791189143233094',491,'91679118907','3826284','1.00','1500','retail','0','2023-03-18 08:55:07','','','','1130','Cash',0.00,'1500','','','9','','1','2023-03-18 05:55:57','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','140.00','139','Inclusive','branch','Inventory','','','','',''),('916791189254821702',492,'91679118907','3826186','4.00','2600','retail','0','2023-03-18 08:55:15','','','','','Cash',0.00,'650','','','9','','1','2023-03-18 05:55:57','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','13.00','9','Inclusive','branch','Inventory','','','','',''),('916791189502310352',493,'91679118907','3826313','2.00','1160','retail','0','2023-03-18 08:55:30','','','','525','Cash',0.00,'580','','','9','','1','2023-03-18 05:55:57','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','2.00','0','Inclusive','branch','Inventory','','','','',''),('916791206661922493',494,'91679118958','3826122','5.00','3250','retail','0','2023-03-18 08:55:58','','','','600','Cash',0.00,'650','','','9','','1','2023-03-18 06:26:36','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'5','18.00','13','Inclusive','branch','Inventory','','','','',''),('916791229210273210',495,'91679122912','3826497','2.00','1300','retail','0','2023-03-18 10:01:52','','','','560','Cash',0.00,'650','','','9','','1','2023-03-18 07:02:11','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','19.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('916791235139302239',496,'91679122932','3826207','1.00','300','retail','0','2023-03-18 10:02:12','','','','180.4','Cash',0.00,'300','','','9','','1','2023-03-18 07:12:19','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','119.00','118','Inclusive','branch','Inventory','','','','',''),('916791237023322273',497,'91679123540','3826413','1.00','120','retail','0','2023-03-18 10:12:20','','','','','Cash',0.00,'120','','','9','','1','2023-03-18 07:15:07','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','21.00','20','Inclusive','branch','Inventory','','','','',''),('916791252322023330',498,'91679123708','3826284','1.00','1500','retail','0','2023-03-18 10:15:08','','','','1130','Cash',0.00,'1500','','','9','','1','2023-03-18 07:40:34','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','139.00','138','Inclusive','branch','Inventory','','','','',''),('916791279755930704',499,'91679125235','3826284','1.00','1500','retail','0','2023-03-18 10:40:35','','','','1130','Cash',0.00,'1500','','','9','','1','2023-03-18 08:26:18','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','138.00','137','Inclusive','branch','Inventory','','','','',''),('916791281712193232',500,'91679127979','3826117','3.00','1260','retail','0','2023-03-18 11:26:19','','','','','Cash',0.00,'420','','','9','','1','2023-03-18 08:29:34','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'3','25.00','22','Inclusive','branch','Inventory','','','','',''),('916791302330339133',501,'91679128175','3826163','1.00','1600','retail','0','2023-03-18 11:29:35','','','','','Cash',0.00,'1600','','','9','','1','2023-03-18 09:04:12','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916791302492322919',502,'91679128175','3826191','1.00','400','retail','0','2023-03-18 12:04:00','','','','228.8','Cash',0.00,'400','','','9','','1','2023-03-18 09:04:12','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','73.00','72','Inclusive','branch','Inventory','','','','',''),('916791304153402933',503,'91679130253','3826322','1.00','350','retail','0','2023-03-18 12:04:13','','','','','Cash',0.00,'350','','','9','','1','2023-03-18 09:07:18','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('916791306223223423',504,'91679130438','3826117','1.00','420','retail','0','2023-03-18 12:07:18','','','','','Cash',0.00,'420','','','9','','1','2023-03-18 09:10:29','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('916791320590030322',505,'91679130630','3826186','4.00','2600','retail','0','2023-03-18 12:10:30','','','','','Cash',0.00,'650','','','9','','1','2023-03-18 09:34:45','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','9.00','5','Inclusive','branch','Inventory','','','','',''),('916791320733012233',506,'91679130630','3826286','1.00','6350','retail','0','2023-03-18 12:34:25','','','','5500','Cash',0.00,'6350','','','9','','1','2023-03-18 09:34:45','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','58.00','57','Inclusive','branch','Inventory','','','','',''),('916791324939303416',507,'91679132485','3826112','1.00','420','retail','0','2023-03-18 12:41:25','','','','','Cash',0.00,'420','','','9','','1','2023-03-18 09:45:39','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','60.00','59','Inclusive','branch','Inventory','','','','',''),('916791325142042260',508,'91679132485','3826112','2.00','840','retail','0','2023-03-18 12:41:40','','','','','Cash',0.00,'420','','','9','','1','2023-03-18 09:45:39','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','59.00','57','Inclusive','branch','Inventory','','','','',''),('916791325291023620',509,'91679132485','3826118','1.00','420','retail','0','2023-03-18 12:41:58','','','','','Cash',0.00,'420','','','9','','1','2023-03-18 09:45:39','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','60.00','59','Inclusive','branch','Inventory','','','','',''),('916791325404320333',510,'91679132485','3826112','1.00','420','retail','0','2023-03-18 12:42:09','','','','','Cash',0.00,'420','','','9','','1','2023-03-18 09:45:39','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','57.00','56','Inclusive','branch','Inventory','','','','',''),('916791325532223910',511,'91679132485','3826112','1.00','420','retail','0','2023-03-18 12:42:24','','','','','Cash',0.00,'420','','','9','','1','2023-03-18 09:45:39','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','56.00','55','Inclusive','branch','Inventory','','','','',''),('916791325634320221',512,'91679132485','3826312','1.00','580','retail','0','2023-03-18 12:42:37','','','','525','Cash',0.00,'580','','','9','','1','2023-03-18 09:45:39','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','108.00','107','Inclusive','branch','Inventory','','','','',''),('916791325750353222',513,'91679132485','3826312','1.00','580','retail','0','2023-03-18 12:42:48','','','','525','Cash',0.00,'580','','','9','','1','2023-03-18 09:45:39','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','107.00','106','Inclusive','branch','Inventory','','','','',''),('916791325981692939',514,'91679132485','3826118','5.00','2100','retail','0','2023-03-18 12:43:01','','','','','Cash',0.00,'420','','','9','','1','2023-03-18 09:45:39','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'5','59.00','54','Inclusive','branch','Inventory','','','','',''),('916791326131224904',515,'91679132485','3826312','2.00','1160','retail','0','2023-03-18 12:43:19','','','','525','Cash',0.00,'580','','','9','','1','2023-03-18 09:45:39','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','106.00','104','Inclusive','branch','Inventory','','','','',''),('916791326323406332',516,'91679132485','3826312','1.00','580','retail','0','2023-03-18 12:43:38','','','','525','Cash',0.00,'580','','','9','','1','2023-03-18 09:45:39','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','104.00','103','Inclusive','branch','Inventory','','','','',''),('916791326473397323',517,'91679132485','3826033','1.00','650','retail','0','2023-03-18 12:43:56','','','','580','Cash',0.00,'650','','','9','','1','2023-03-18 09:45:39','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','60.00','59','Inclusive','branch','Inventory','','','','',''),('916791326577739432',518,'91679132485','3826112','1.00','420','retail','0','2023-03-18 12:44:08','','','','','Cash',0.00,'420','','','9','','1','2023-03-18 09:45:39','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','55.00','54','Inclusive','branch','Inventory','','','','',''),('916791326713607732',519,'91679132485','3826118','1.00','420','retail','0','2023-03-18 12:44:21','','','','','Cash',0.00,'420','','','9','','1','2023-03-18 09:45:39','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','54.00','53','Inclusive','branch','Inventory','','','','',''),('916791327062219061',520,'91679132485','3826313','2.00','1160','retail','0','2023-03-18 12:44:31','','','','525','Cash',0.00,'580','','','9','','1','2023-03-18 09:45:39','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','24.00','22','Inclusive','branch','Inventory','','','','',''),('916791337343923232',521,'91679132740','3826118','1.00','420','retail','0','2023-03-18 12:45:40','','','','','Cash',0.00,'420','','','9','','1','2023-03-18 10:02:19','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','53.00','52','Inclusive','branch','Inventory','','','','',''),('916791343842343833',522,'91679133740','3826418','1.00','100','retail','0','2023-03-18 13:02:20','','','','','Cash',0.00,'100','','','9','','1','2023-03-18 10:13:10','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','45.00','44','Inclusive','branch','Inventory','','','','',''),('916791350322423333',523,'91679134391','3826112','2.00','840','retail','0','2023-03-18 13:23:44','','','','','Cash',0.00,'420','','','9','','1','2023-03-18 10:24:00','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','54.00','52','Inclusive','branch','Inventory','','','','',''),('916791351004310233',524,'91679135041','3826118','2.00','840','retail','0','2023-03-18 13:24:01','','','','','Cash',0.00,'420','','','9','','1','2023-03-18 10:25:11','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','52.00','50','Inclusive','branch','Inventory','','','','',''),('916791360560313367',525,'91679135112','3826286','1.00','6400','retail','0','2023-03-18 13:25:12','','','','5500','Cash',0.00,'6400','','','9','','1','2023-03-18 10:42:15','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','57.00','56','Inclusive','branch','Inventory','','','','',''),('916791361031606329',526,'91679135112','3826287','1.00','6150','retail','0','2023-03-18 13:41:35','','','','5000','Cash',0.00,'6150','','','9','','1','2023-03-18 10:42:15','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','15.00','14','Inclusive','branch','Inventory','','','','',''),('916791361183133232',527,'91679135112','3826233','1.00','130','retail','0','2023-03-18 13:41:49','','','','90','Cash',0.00,'130','','','9','','1','2023-03-18 10:42:15','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('916791361253931376',528,'91679135112','3826306','1.00','1800','retail','0','2023-03-18 13:41:59','','','','','Cash',0.00,'1800','','','9','','1','2023-03-18 10:42:15','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916791372421329203',529,'91679136136','3826033','4.00','2600','retail','0','2023-03-18 13:42:16','','','','580','Cash',0.00,'650','','','9','','1','2023-03-18 11:00:44','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'4','59.00','55','Inclusive','branch','Inventory','','','','',''),('916791372992939292',530,'91679137246','3826033','1.00','650','retail','0','2023-03-18 14:00:46','','','','580','Cash',0.00,'650','','','9','','1','2023-03-18 11:01:45','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','55.00','54','Inclusive','branch','Inventory','','','','',''),('916791390973292333',531,'91679137306','3826312','1.00','580','retail','0','2023-03-18 14:01:46','','','','525','Cash',0.00,'580','','','9','','1','2023-03-18 11:31:52','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','103.00','102','Inclusive','branch','Inventory','','','','',''),('916791410172312232',532,'91679141005','3826112','1.00','420','retail','0','2023-03-18 15:03:25','','','','','Cash',0.00,'420','','','9','','1','2023-03-18 12:03:48','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','52.00','51','Inclusive','branch','Inventory','','','','',''),('916791428488933219',533,'91679141051','3826312','1.00','580','retail','0','2023-03-18 15:04:11','','','','525','Cash',0.00,'580','','','9','','1','2023-03-18 12:34:17','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','102.00','101','Inclusive','branch','Inventory','','','','',''),('916791430090337300',534,'91679142858','3826112','1.00','420','retail','0','2023-03-18 15:34:18','','','','','Cash',0.00,'420','','','9','','1','2023-03-18 12:37:10','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','51.00','50','Inclusive','branch','Inventory','','','','',''),('916791449910124231',535,'91679144976','3826122','1.00','650','retail','0','2023-03-18 16:09:36','','','','600','Cash',0.00,'650','','','9','','1','2023-03-18 13:11:06','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('916791450025000220',536,'91679144976','3826312','2.00','1160','retail','0','2023-03-18 16:09:51','','','','525','Cash',0.00,'580','','','9','','1','2023-03-18 13:11:06','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','101.00','99','Inclusive','branch','Inventory','','','','',''),('916791450303020012',537,'91679144976','3826313','1.00','600','retail','0','2023-03-18 16:10:08','','','','525','Cash',0.00,'600','','','9','','1','2023-03-18 13:11:06','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','22.00','21','Inclusive','branch','Inventory','','','','',''),('916791450436314991',538,'91679144976','3826460','1.00','150','retail','0','2023-03-18 16:10:36','','','','','Cash',0.00,'150','','','9','','1','2023-03-18 13:11:06','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','27.00','26','Inclusive','branch','Inventory','','','','',''),('916791450541773532',539,'91679144976','3826033','1.00','650','retail','0','2023-03-18 16:10:48','','','','580','Cash',0.00,'650','','','9','','1','2023-03-18 13:11:06','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','54.00','53','Inclusive','branch','Inventory','','','','',''),('916791459472349272',540,'91679145068','3826284','1.00','1500','retail','0','2023-03-18 16:11:08','','','','1130','Cash',0.00,'1500','','','9','','1','2023-03-18 13:25:52','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','137.00','136','Inclusive','branch','Inventory','','','','',''),('916791461192032334',541,'91679145954','3826312','1.00','580','retail','0','2023-03-18 16:25:54','','','','525','Cash',0.00,'580','','','9','','1','2023-03-18 13:28:52','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','99.00','98','Inclusive','branch','Inventory','','','','',''),('916791476456400023',542,'91679147631','3826059','1.00','100','retail','0','2023-03-18 16:53:51','','','','','Cash',0.00,'100','','','9','','1','2023-03-18 13:54:08','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916791481183312030',543,'91679147661','3826118','3.00','1260','retail','0','2023-03-18 16:54:21','','','','','Cash',0.00,'420','','','9','','1','2023-03-18 14:02:10','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'3','50.00','47','Inclusive','branch','Inventory','','','','',''),('916791515596239027',544,'91679151535','3826117','1.00','420','retail','0','2023-03-18 17:58:55','','','','','Cash',0.00,'420','','','9','','1','2023-03-18 14:59:29','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','','','','',''),('916791520084062320',545,'91679151818','3826118','3.00','1260','retail','0','2023-03-18 18:03:38','','','','','Cash',0.00,'420','','','9','','1','2023-03-18 15:07:13','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'3','47.00','44','Inclusive','branch','Inventory','','','','',''),('916791520692135001',546,'91679152034','3826117','1.00','420','retail','0','2023-03-18 18:07:14','','','','','Cash',0.00,'420','','','9','','1','2023-03-18 15:07:55','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','','','','',''),('916791522002513053',547,'91679152076','3826312','2.00','1160','retail','0','2023-03-18 18:07:56','','','','525','Cash',0.00,'580','','','9','','1','2023-03-18 15:10:30','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','98.00','96','Inclusive','branch','Inventory','','','','',''),('916791522112309122',548,'91679152076','3826413','1.00','120','retail','0','2023-03-18 18:10:05','','','','','Cash',0.00,'120','','','9','','1','2023-03-18 15:10:30','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','20.00','19','Inclusive','branch','Inventory','','','','',''),('916791524317232292',549,'91679152231','3826436','1.00','600','retail','0','2023-03-18 18:10:31','','','','','Cash',0.00,'600','','','9','','1','2023-03-18 15:14:04','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','13.00','12','Inclusive','branch','Inventory','','','','',''),('916791526335230333',550,'91679152445','3826186','1.00','650','retail','0','2023-03-18 18:14:06','','','','','Cash',0.00,'650','','','9','','1','2023-03-18 15:17:21','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916791533092035327',551,'91679152642','3826118','1.00','420','retail','0','2023-03-18 18:17:22','','','','','Cash',0.00,'420','','','9','','1','2023-03-18 15:28:41','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','','','','',''),('916791533143302492',552,'91679152642','3826112','1.00','420','retail','0','2023-03-18 18:28:29','','','','','Cash',0.00,'420','','','9','','1','2023-03-18 15:28:41','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','50.00','49','Inclusive','branch','Inventory','','','','',''),('916792826018266389',553,'91679282592','3826312','1.00','580','retail','0','2023-03-20 06:23:12','','','','525','Cash',0.00,'580','','','9','','1','2023-03-20 03:28:19','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','96.00','95','Inclusive','branch','Inventory','','','','',''),('916792826130390021',554,'91679282592','3826312','1.00','580','retail','0','2023-03-20 06:23:25','','','','525','Cash',0.00,'580','','','9','','1','2023-03-20 03:28:19','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','95.00','94','Inclusive','branch','Inventory','','','','',''),('916792826253940036',555,'91679282592','3826312','1.00','580','retail','0','2023-03-20 06:23:37','','','','525','Cash',0.00,'580','','','9','','1','2023-03-20 03:28:19','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','94.00','93','Inclusive','branch','Inventory','','','','',''),('916792826412460133',556,'91679282592','3826496','2.00','1300','retail','0','2023-03-20 06:23:50','','','','560','Cash',0.00,'650','','','9','','1','2023-03-20 03:28:19','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('916792826550300972',557,'91679282592','3826285','1.00','3400','retail','0','2023-03-20 06:24:05','','','','2800','Cash',0.00,'3400','','','9','','1','2023-03-20 03:28:19','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','144.00','143','Inclusive','branch','Inventory','','','','',''),('916792826696072037',558,'91679282592','3826112','1.00','420','retail','0','2023-03-20 06:24:21','','','','','Cash',0.00,'420','','','9','','1','2023-03-20 03:28:19','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','49.00','48','Inclusive','branch','Inventory','','','','',''),('916792826829602222',559,'91679282592','3826112','1.00','420','retail','0','2023-03-20 06:24:33','','','','','Cash',0.00,'420','','','9','','1','2023-03-20 03:28:19','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','48.00','47','Inclusive','branch','Inventory','','','','',''),('916792827292930127',560,'91679282592','3826033','2.00','1300','retail','0','2023-03-20 06:25:18','','','','580','Cash',0.00,'650','','','9','','1','2023-03-20 03:28:19','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','53.00','51','Inclusive','branch','Inventory','','','','',''),('916792827387282982',561,'91679282592','3826284','1.00','1500','retail','0','2023-03-20 06:25:29','','','','1130','Cash',0.00,'1500','','','9','','1','2023-03-20 03:28:19','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','136.00','135','Inclusive','branch','Inventory','','','','',''),('916792827463832392',562,'91679282592','3826312','1.00','580','retail','0','2023-03-20 06:25:38','','','','525','Cash',0.00,'580','','','9','','1','2023-03-20 03:28:19','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','93.00','92','Inclusive','branch','Inventory','','','','',''),('916792857680221122',563,'91679285624','3826118','2.00','840','retail','0','2023-03-20 07:13:44','','','','','Cash',0.00,'420','','','9','','1','2023-03-20 04:16:10','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','43.00','41','Inclusive','branch','Inventory','','','','',''),('916792860802020242',564,'91679285771','3826112','1.00','420','retail','0','2023-03-20 07:16:11','','','','','Cash',0.00,'420','','','9','','1','2023-03-20 04:21:44','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','47.00','46','Inclusive','branch','Inventory','','','','',''),('916792866990638246',565,'91679286105','3826118','2.00','840','retail','0','2023-03-20 07:21:45','','','','','Cash',0.00,'420','','','9','','1','2023-03-20 04:31:42','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','41.00','39','Inclusive','branch','Inventory','','','','',''),('916792867932802393',566,'91679286702','3826284','1.00','1500','retail','0','2023-03-20 07:31:42','','','','1130','Cash',0.00,'1500','','','9','','1','2023-03-20 04:33:16','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','135.00','134','Inclusive','branch','Inventory','','','','',''),('916792872130223003',567,'91679286797','3826312','1.00','580','retail','0','2023-03-20 07:33:17','','','','525','Cash',0.00,'580','','','9','','1','2023-03-20 04:40:20','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','92.00','91','Inclusive','branch','Inventory','','','','',''),('916792875268237230',568,'91679287220','3826112','1.00','420','retail','0','2023-03-20 07:40:20','','','','','Cash',0.00,'420','','','9','','1','2023-03-20 04:45:37','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','46.00','45','Inclusive','branch','Inventory','','','','',''),('916792876692279302',569,'91679287537','3826497','2.00','1300','retail','0','2023-03-20 07:45:37','','','','560','Cash',0.00,'650','','','9','','1','2023-03-20 04:48:20','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','17.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('916792883153293333',570,'91679287701','3826284','1.00','1500','retail','0','2023-03-20 07:48:21','','','','1130','Cash',0.00,'1500','','','9','','1','2023-03-20 04:58:39','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','134.00','133','Inclusive','branch','Inventory','','','','',''),('916792883729138239',571,'91679288320','3826493','1.00','100','retail','0','2023-03-20 07:58:40','','','','','Cash',0.00,'100','','','9','','1','2023-03-20 05:06:35','3','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916792888032400032',572,'91679288796','3826118','1.00','420','retail','0','2023-03-20 08:06:36','','','','','Cash',0.00,'420','','','9','','1','2023-03-20 05:06:48','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','39.00','38','Inclusive','branch','Inventory','','','','',''),('916792890820702039',573,'91679288809','3826118','3.00','1260','retail','0','2023-03-20 08:06:49','','','','','Cash',0.00,'420','','','9','','1','2023-03-20 05:12:10','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'3','38.00','35','Inclusive','branch','Inventory','','','','',''),('916792890893163023',574,'91679288809','3826112','1.00','420','retail','0','2023-03-20 08:11:22','','','','','Cash',0.00,'420','','','9','','1','2023-03-20 05:12:10','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','45.00','44','Inclusive','branch','Inventory','','','','',''),('916792891843382342',575,'91679289131','3826033','1.00','650','retail','0','2023-03-20 08:12:11','','','','580','Cash',0.00,'650','','','9','','1','2023-03-20 05:13:08','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','51.00','50','Inclusive','branch','Inventory','','','','',''),('916792898357332284',576,'91679289189','3826033','1.00','650','retail','0','2023-03-20 08:13:09','','','','580','Cash',0.00,'650','','','9','','1','2023-03-20 05:24:05','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','','','','',''),('916792900249203303',577,'91679289846','3826112','4.00','1680','retail','0','2023-03-20 08:26:52','','','','','Cash',0.00,'420','','','9','','1','2023-03-20 05:27:12','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','44.00','40','Inclusive','branch','Inventory','','','','',''),('916792903980293232',578,'91679290391','3826118','2.00','840','retail','0','2023-03-20 08:33:11','','','','','Cash',0.00,'420','','','9','','1','2023-03-20 05:33:26','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','35.00','33','Inclusive','branch','Inventory','','','','',''),('916792904839230833',579,'91679290407','3826233','1.00','130','retail','0','2023-03-20 08:33:27','','','','90','Cash',0.00,'130','','','9','','1','2023-03-20 05:34:56','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('916792904920331220',580,'91679290407','3826284','1.00','1500','retail','0','2023-03-20 08:34:43','','','','1130','Cash',0.00,'1500','','','9','','1','2023-03-20 05:34:56','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','133.00','132','Inclusive','branch','Inventory','','','','',''),('916792910330943203',581,'91679290496','3826188','8.00','5200','retail','0','2023-03-20 08:34:56','','','','','Cash',0.00,'650','','','9','','1','2023-03-20 05:44:03','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','15.00','7','Inclusive','branch','Inventory','','','','',''),('916792912642030302',582,'91679291044','3826188','2.00','1300','retail','0','2023-03-20 08:44:04','','','','','Cash',0.00,'650','','','9','','1','2023-03-20 05:47:51','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','7.00','5','Inclusive','branch','Inventory','','','','',''),('916792915621263630',583,'91679291273','3826496','5.00','3250','retail','0','2023-03-20 08:47:53','','','','560','Cash',0.00,'650','','','9','','1','2023-03-20 05:55:12','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','7.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('916792923852302633',584,'91679291713','3826112','3.00','1260','retail','0','2023-03-20 08:55:13','','','','','Cash',0.00,'420','','','9','','1','2023-03-20 06:06:53','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','40.00','37','Inclusive','branch','Inventory','','','','',''),('916792923951332923',585,'91679291713','3826496','1.00','650','retail','0','2023-03-20 09:06:29','','','','560','Cash',0.00,'650','','','9','','1','2023-03-20 06:06:53','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('916792931792337032',586,'91679292414','3826122','1.00','650','retail','0','2023-03-20 09:06:54','','','','600','Cash',0.00,'650','','','9','','1','2023-03-20 06:19:46','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('916792932399379432',587,'91679293187','3826312','1.00','580','retail','0','2023-03-20 09:19:47','','','','525','Cash',0.00,'580','','','9','','1','2023-03-20 06:20:48','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','91.00','90','Inclusive','branch','Inventory','','','','',''),('916792935943115221',588,'91679293249','3826033','2.00','1300','retail','0','2023-03-20 09:20:49','','','','580','Cash',0.00,'650','','','9','','1','2023-03-20 06:26:38','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','49.00','47','Inclusive','branch','Inventory','','','','',''),('916792943999706242',589,'91679293599','3826497','2.00','1300','retail','0','2023-03-20 09:39:45','','','','560','Cash',0.00,'650','','','9','','1','2023-03-20 06:40:09','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','15.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('916792944419442902',590,'91679294410','3826449','1.00','180','retail','0','2023-03-20 09:40:10','','','','','Cash',0.00,'180','','','9','','1','2023-03-20 06:40:45','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('916792944820033222',591,'91679294446','3826033','2.00','1300','retail','0','2023-03-20 09:40:46','','','','580','Cash',0.00,'650','','','9','','1','2023-03-20 06:41:31','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','47.00','45','Inclusive','branch','Inventory','','','','',''),('916792953752239252',592,'91679294492','3826112','1.00','420','retail','0','2023-03-20 09:41:32','','','','','Cash',0.00,'420','','','9','','1','2023-03-20 06:56:26','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','37.00','36','Inclusive','branch','Inventory','','','','',''),('916792985692022223',593,'91679295387','3826186','1.00','650','retail','0','2023-03-20 09:56:27','','','','','Cash',0.00,'650','','','9','','1','2023-03-20 07:49:40','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916792988988363223',594,'91679298581','3826112','1.00','420','retail','0','2023-03-20 10:49:41','','','','','Cash',0.00,'420','','','9','','1','2023-03-20 07:55:08','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','36.00','35','Inclusive','branch','Inventory','','','','',''),('916792995159239233',595,'91679299507','3826112','1.00','420','retail','0','2023-03-20 11:05:07','','','','','Cash',0.00,'420','','','9','','1','2023-03-20 08:05:35','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','35.00','34','Inclusive','branch','Inventory','','','','',''),('916792995490094333',596,'91679299535','3826287','1.00','6200','retail','0','2023-03-20 11:05:35','','','','5000','Cash',0.00,'6200','','','9','','1','2023-03-20 08:05:54','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('916792997950722230',597,'91679299785','3826439','10.00','1300','retail','0','2023-03-20 11:09:45','','','','','Cash',0.00,'130','','','9','','1','2023-03-20 08:10:32','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'10','24.00','14','Inclusive','branch','Inventory','','','','',''),('916792998071729332',598,'91679299785','3826415','2.00','500','retail','0','2023-03-20 11:09:56','','','','','Cash',0.00,'250','','','9','','1','2023-03-20 08:10:32','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','','','','',''),('916792999160292203',599,'91679299833','3826396','2.00','500','retail','0','2023-03-20 11:10:33','','','','','Cash',0.00,'250','','','9','','1','2023-03-20 08:12:05','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Inventory','','','','',''),('916793000155305220',600,'91679299926','3826122','1.00','650','retail','0','2023-03-20 11:12:06','','','','600','Cash',0.00,'650','','','9','','1','2023-03-20 08:13:39','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('916793006492432202',601,'91679300020','3826209','1.00','550','retail','0','2023-03-20 11:13:40','','','','345','Cash',0.00,'550','','','9','','1','2023-03-20 08:24:16','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','118.00','117','Inclusive','branch','Inventory','','','','',''),('916793011873229732',602,'91679300657','3826112','1.00','420','retail','0','2023-03-20 11:24:17','','','','','Cash',0.00,'420','','','9','','1','2023-03-20 08:33:17','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','34.00','33','Inclusive','branch','Inventory','','','','',''),('916793018573023774',603,'91679301197','3826497','1.00','650','retail','0','2023-03-20 11:33:18','','','','560','Cash',0.00,'650','','','9','','1','2023-03-20 08:44:28','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('916793021430201320',604,'91679301869','3826418','1.00','100','retail','0','2023-03-20 11:44:29','','','','','Cash',0.00,'100','','','9','','1','2023-03-20 08:49:06','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','','','','',''),('916793024906003792',605,'91679302146','3826112','2.00','840','retail','0','2023-03-20 11:49:06','','','','','Cash',0.00,'420','','','9','','1','2023-03-20 08:55:12','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','33.00','31','Inclusive','branch','Inventory','','','','',''),('916793025020733000',606,'91679302146','3826312','1.00','580','retail','0','2023-03-20 11:54:55','','','','525','Cash',0.00,'580','','','9','','1','2023-03-20 08:55:12','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','90.00','89','Inclusive','branch','Inventory','','','','',''),('916793025872320333',607,'91679302513','3826112','1.00','420','retail','0','2023-03-20 11:55:13','','','','','Cash',0.00,'420','','','9','','1','2023-03-20 08:56:38','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','31.00','30','Inclusive','branch','Inventory','','','','',''),('916793051233393630',608,'91679302599','3826117','1.00','420','retail','0','2023-03-20 11:56:39','','','','','Cash',0.00,'420','','','9','','1','2023-03-20 09:38:50','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','','','','',''),('916793051572336333',609,'91679305147','3826312','2.00','1160','retail','0','2023-03-20 12:39:07','','','','525','Cash',0.00,'580','','','9','','1','2023-03-20 09:39:52','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','89.00','87','Inclusive','branch','Inventory','','','','',''),('916793059701300039',610,'91679305193','3826499','1.00','100','retail','0','2023-03-20 12:39:53','','','','75','Cash',13.79,'100','','','9','','1','2023-03-20 09:52:54','3','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('916793068540233202',611,'91679305975','3826439','2.00','260','retail','0','2023-03-20 12:52:55','','','','','Cash',0.00,'130','','','9','','1','2023-03-20 10:08:54','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','14.00','12','Inclusive','branch','Inventory','','','','',''),('916793068637202336',612,'91679305975','3826449','1.00','180','retail','0','2023-03-20 13:07:34','','','','','Cash',0.00,'180','','','9','','1','2023-03-20 10:08:54','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('916793092179221343',613,'91679306935','3826497','2.00','1300','retail','0','2023-03-20 13:08:55','','','','560','Cash',0.00,'650','','','9','','1','2023-03-20 10:47:09','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','12.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('916793098808382022',614,'91679309230','3826112','4.00','1680','retail','0','2023-03-20 13:47:10','','','','','Cash',0.00,'420','','','9','','1','2023-03-20 10:58:29','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','30.00','26','Inclusive','branch','Inventory','','','','',''),('916793101912333141',615,'91679309910','3826112','4.00','1680','retail','0','2023-03-20 13:58:30','','','','','Cash',0.00,'420','','','9','','1','2023-03-20 11:05:36','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','26.00','22','Inclusive','branch','Inventory','','','','',''),('916793103479202312',616,'91679310340','3826112','4.00','1680','retail','0','2023-03-20 14:05:40','','','','','Cash',0.00,'420','','','9','','1','2023-03-20 11:05:57','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','22.00','18','Inclusive','branch','Inventory','','','','',''),('916793121103703320',617,'91679312099','3826112','3.00','1260','retail','0','2023-03-20 14:34:59','','','','','Cash',0.00,'420','','','9','','1','2023-03-20 11:35:20','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','18.00','15','Inclusive','branch','Inventory','','','','',''),('916793122493022220',618,'91679312120','3826112','2.00','840','retail','0','2023-03-20 14:35:20','','','','','Cash',0.00,'420','','','9','','1','2023-03-20 11:38:16','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','15.00','13','Inclusive','branch','Inventory','','','','',''),('916793123973339243',619,'91679312298','3826131','2.00','400','retail','0','2023-03-20 14:38:18','','','','','Cash',0.00,'200','','','9','','1','2023-03-20 11:40:03','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','22.00','20','Inclusive','branch','Inventory','','','','',''),('916793137742792120',620,'91679313763','3826212','1.00','200','retail','0','2023-03-20 15:02:43','','','','114.4','Cash',0.00,'200','','','9','','1','2023-03-20 12:03:04','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','','','','',''),('916793137822942723',621,'91679313763','3826112','3.00','1200','retail','0','2023-03-20 15:02:54','','','','','Cash',0.00,'400','','','9','','1','2023-03-20 12:03:04','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'3','13.00','10','Inclusive','branch','Inventory','','','','',''),('916793139723230203',622,'91679313865','3826112','1.00','420','retail','0','2023-03-20 15:04:25','','','','','Cash',0.00,'420','','','9','','1','2023-03-20 12:06:18','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','10.00','9','Inclusive','branch','Inventory','','','','',''),('916793143463223613',623,'91679314017','3826112','3.00','1260','retail','0','2023-03-20 15:06:57','','','','','Cash',0.00,'420','','','9','','1','2023-03-20 12:12:37','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','9.00','6','Inclusive','branch','Inventory','','','','',''),('916793146622003322',624,'91679314358','3826059','1.00','100','retail','0','2023-03-20 15:12:38','','','','','Cash',0.00,'100','','','9','','1','2023-03-20 12:17:45','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('916793160172312203',625,'91679314665','3826188','2.00','1300','retail','0','2023-03-20 15:17:45','','','','','Cash',0.00,'650','','','9','','1','2023-03-20 12:40:35','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','3','Inclusive','branch','Inventory','','','','',''),('916793161661033666',626,'91679316146','3826497','5.00','3250','retail','0','2023-03-20 15:42:26','','','','560','Cash',0.00,'650','','','9','','1','2023-03-20 12:47:39','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','10.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('916793164653263203',627,'91679316460','3826312','1.00','580','retail','0','2023-03-20 15:47:40','','','','525','Cash',0.00,'580','','','9','','1','2023-03-20 12:47:55','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','87.00','86','Inclusive','branch','Inventory','','','','',''),('916793167751336020',628,'91679316476','3826112','2.00','840','retail','0','2023-03-20 15:47:56','','','','','Cash',0.00,'420','','','9','','1','2023-03-20 12:53:04','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','6.00','4','Inclusive','branch','Inventory','','','','',''),('916793168723002210',629,'91679316785','3826112','2.00','840','retail','0','2023-03-20 15:53:05','','','','','Cash',0.00,'420','','','9','','1','2023-03-20 12:54:38','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','4.00','2','Inclusive','branch','Inventory','','','','',''),('916793173263313932',630,'91679316879','3826466','1.00','200','retail','0','2023-03-20 15:54:39','','','','','Cash',0.00,'200','','','9','','1','2023-03-20 13:02:09','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('916793182457013448',631,'91679317329','3826033','1.00','650','retail','0','2023-03-20 16:02:09','','','','580','Cash',0.00,'650','','','9','','1','2023-03-20 13:17:32','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','45.00','44','Inclusive','branch','Inventory','','','','',''),('916793188191422933',632,'91679318252','3826449','1.00','180','retail','0','2023-03-20 16:17:32','','','','','Cash',0.00,'180','','','9','','1','2023-03-20 13:27:01','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('916793188711287333',633,'91679318822','3826112','2.00','840','retail','0','2023-03-20 16:27:02','','','','','Cash',0.00,'420','','','9','','1','2023-03-20 13:28:01','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','2.00','0','Inclusive','branch','Inventory','','','','',''),('916793195463323099',634,'91679318882','3826118','4.00','1680','retail','0','2023-03-20 16:28:02','','','','','Cash',0.00,'420','','','9','','1','2023-03-20 13:39:11','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'4','33.00','29','Inclusive','branch','Inventory','','','','',''),('916793195755237032',635,'91679319552','3826449','1.00','180','retail','0','2023-03-20 16:39:12','','','','','Cash',0.00,'180','','','9','','1','2023-03-20 13:39:38','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('916793196382070094',636,'91679319579','3826449','1.00','180','retail','0','2023-03-20 16:39:39','','','','','Cash',0.00,'180','','','9','','1','2023-03-20 13:40:43','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('916793205684323207',637,'91679319791','3826033','1.00','650','retail','0','2023-03-20 16:43:11','','','','580','Cash',0.00,'650','','','9','','1','2023-03-20 13:56:11','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','','','','',''),('916793210740022233',638,'91679320572','3826033','4.00','2600','retail','0','2023-03-20 16:56:12','','','','580','Cash',0.00,'650','','','9','','1','2023-03-20 14:04:37','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'4','43.00','39','Inclusive','branch','Inventory','','','','',''),('916793214093639293',639,'91679321078','3826418','1.00','100','retail','0','2023-03-20 17:04:39','','','','','Cash',0.00,'100','','','9','','1','2023-03-20 14:10:14','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','43.00','42','Inclusive','branch','Inventory','','','','',''),('916793215893293312',640,'91679321415','3826449','1.00','180','retail','0','2023-03-20 17:10:15','','','','','Cash',0.00,'180','','','9','','1','2023-03-20 14:13:12','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('916793222981822230',641,'91679321593','3826284','1.00','1450','retail','0','2023-03-20 17:13:13','','','','1130','Cash',0.00,'1450','','','9','','1','2023-03-20 14:25:07','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','132.00','131','Inclusive','branch','Inventory','','','','',''),('916793223744393320',642,'91679322308','3826313','1.00','600','retail','0','2023-03-20 17:25:08','','','','525','Cash',0.00,'600','','','9','','1','2023-03-20 14:26:24','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','21.00','20','Inclusive','branch','Inventory','','','','',''),('916793225030323303',643,'91679322385','3826416','1.00','150','retail','0','2023-03-20 17:26:25','','','','','Cash',0.00,'150','','','9','','1','2023-03-20 14:28:29','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('916793225773322632',644,'91679322511','3826284','1.00','1500','retail','0','2023-03-20 17:28:31','','','','1130','Cash',0.00,'1500','','','9','','1','2023-03-20 14:29:54','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','131.00','130','Inclusive','branch','Inventory','','','','',''),('916793228314323208',645,'91679322595','3826430','1.00','100','retail','0','2023-03-20 17:29:55','','','','','Cash',0.00,'100','','','9','','1','2023-03-20 14:34:04','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','','','','',''),('916793228396232222',646,'91679322595','3826414','1.00','180','retail','0','2023-03-20 17:33:52','','','','','Cash',0.00,'180','','','9','','1','2023-03-20 14:34:04','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916793236982360237',647,'91679322845','3826033','1.00','650','retail','0','2023-03-20 17:34:05','','','','580','Cash',0.00,'650','','','9','','1','2023-03-20 14:48:25','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','39.00','38','Inclusive','branch','Inventory','','','','',''),('916793239431330330',648,'91679323706','3826118','2.00','840','retail','0','2023-03-20 17:48:26','','','','','Cash',0.00,'420','','','9','','1','2023-03-20 14:52:28','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','29.00','27','Inclusive','branch','Inventory','','','','',''),('916793240902420229',649,'91679323949','3826118','1.00','420','retail','0','2023-03-20 17:52:29','','','','','Cash',0.00,'420','','','9','','1','2023-03-20 14:54:53','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','','','','',''),('916793243313373733',650,'91679324094','3826118','2.00','840','retail','0','2023-03-20 17:54:54','','','','','Cash',0.00,'420','','','9','','1','2023-03-20 14:58:56','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Inventory','','','','',''),('916793243463323232',651,'91679324337','3826418','2.00','200','retail','0','2023-03-20 17:58:57','','','','','Cash',0.00,'100','','','9','','1','2023-03-20 14:59:10','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','42.00','40','Inclusive','branch','Inventory','','','','',''),('916793250212120222',652,'91679325011','3826118','3.00','1260','retail','0','2023-03-20 18:10:11','','','','','Cash',0.00,'420','','','9','','1','2023-03-20 15:10:27','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'3','24.00','21','Inclusive','branch','Inventory','','','','',''),('916793253912393549',653,'91679325028','3826312','1.00','580','retail','0','2023-03-20 18:10:28','','','','525','Cash',0.00,'580','','','9','','1','2023-03-20 15:16:39','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','86.00','85','Inclusive','branch','Inventory','','','','',''),('916793257930333309',654,'91679325785','3826313','4.00','2320','retail','0','2023-03-20 18:23:05','','','','525','Cash',0.00,'580','','','9','','1','2023-03-20 15:23:21','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','20.00','16','Inclusive','branch','Inventory','','','','',''),('916793682590350202',655,'91679368248','3826121','2.00','840','retail','0','2023-03-21 06:10:48','','','','400','Cash',0.00,'420','','','9','','1','2023-03-21 03:11:03','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','16.00','14','Inclusive','branch','Inventory','','','','',''),('916793756413339230',656,'91679368263','3826118','2.00','840','retail','0','2023-03-21 06:11:03','','','','','Cash',0.00,'420','','','9','','1','2023-03-21 05:14:04','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','21.00','19','Inclusive','branch','Inventory','','','','',''),('916793756537007539',657,'91679375644','3826497','1.00','650','retail','0','2023-03-21 08:14:04','','','','560','Cash',0.00,'650','','','9','','1','2023-03-21 05:14:24','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('916793769053623227',658,'91679375664','3826284','1.00','1500','retail','0','2023-03-21 08:14:24','','','','1130','Cash',0.00,'1500','','','9','','1','2023-03-21 05:35:30','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','130.00','129','Inclusive','branch','Inventory','','','','',''),('916793769191791023',659,'91679375664','3826497','1.00','650','retail','0','2023-03-21 08:35:06','','','','560','Cash',0.00,'650','','','9','','1','2023-03-21 05:35:30','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('916793774050272302',660,'91679376931','3826341','1.00','900','retail','0','2023-03-21 08:35:31','','','','','Cash',0.00,'900','','','9','','1','2023-03-21 05:43:33','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916793774560204720',661,'91679377414','3826500','1.00','150','retail','0','2023-03-21 08:43:34','','','','120','Cash',20.69,'150','','','9','','1','2023-03-21 05:44:19','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('916793790902433939',662,'91679377460','3826312','2.00','1100','retail','0','2023-03-21 08:44:20','','','','525','Cash',0.00,'550','','','9','','1','2023-03-21 06:15:58','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','85.00','83','Inclusive','branch','Inventory','','','','',''),('916793803980873233',663,'91679379359','3826033','3.00','1950','retail','0','2023-03-21 09:15:59','','','','580','Cash',0.00,'650','','','9','','1','2023-03-21 06:33:38','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'3','38.00','35','Inclusive','branch','Inventory','','','','',''),('916793812460113013',664,'91679380419','3826449','1.00','180','retail','0','2023-03-21 09:33:39','','','','','Cash',0.00,'180','','','9','','1','2023-03-21 06:47:32','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('916793815504236253',665,'91679381252','3826312','9.00','4950','retail','0','2023-03-21 09:47:32','','','','525','Cash',0.00,'550','','','9','','1','2023-03-21 06:52:32','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'9','83.00','74','Inclusive','branch','Inventory','','','','',''),('916793825693237233',666,'91679381553','3826121','1.00','420','retail','0','2023-03-21 09:52:33','','','','400','Cash',0.00,'420','','','9','','1','2023-03-21 07:09:34','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('916793826080392312',667,'91679382575','3826284','1.00','1450','retail','0','2023-03-21 10:09:35','','','','1130','Cash',0.00,'1450','','','9','','1','2023-03-21 07:10:29','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','129.00','128','Inclusive','branch','Inventory','','','','',''),('916793826254039833',668,'91679382575','3826033','1.00','650','retail','0','2023-03-21 10:10:19','','','','580','Cash',0.00,'650','','','9','','1','2023-03-21 07:10:29','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','','','','',''),('916793826586806322',669,'91679382630','3826312','1.00','550','retail','0','2023-03-21 10:10:30','','','','525','Cash',0.00,'550','','','9','','1','2023-03-21 07:11:00','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','74.00','73','Inclusive','branch','Inventory','','','','',''),('916793827380272330',670,'91679382661','3826284','1.00','1500','retail','0','2023-03-21 10:11:01','','','','1130','Cash',0.00,'1500','','','9','','1','2023-03-21 07:12:29','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','128.00','127','Inclusive','branch','Inventory','','','','',''),('916793828143260992',671,'91679382750','3826313','3.00','1740','retail','0','2023-03-21 10:13:24','','','','525','Cash',0.00,'580','','','9','','1','2023-03-21 07:13:43','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','16.00','13','Inclusive','branch','Inventory','','','','',''),('916793832903322270',672,'91679382825','3826118','1.00','420','retail','0','2023-03-21 10:13:45','','','','','Cash',0.00,'420','','','9','','1','2023-03-21 07:21:33','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('916793833050328323',673,'91679383293','3826118','1.00','420','retail','0','2023-03-21 10:21:33','','','','','Cash',0.00,'420','','','9','','1','2023-03-21 07:21:48','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('916793841172031723',674,'91679383308','3826122','3.00','1950','retail','0','2023-03-21 10:21:48','','','','600','Cash',0.00,'650','','','9','','1','2023-03-21 07:37:16','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'3','10.00','7','Inclusive','branch','Inventory','','','','',''),('916793841322023324',675,'91679383308','3826286','1.00','6400','retail','0','2023-03-21 10:35:18','','','','5500','Cash',0.00,'6400','','','9','','1','2023-03-21 07:37:16','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','56.00','55','Inclusive','branch','Inventory','','','','',''),('916793855862240830',676,'91679384237','3826188','1.00','650','retail','0','2023-03-21 10:37:17','','','','','Cash',0.00,'650','','','9','','1','2023-03-21 07:59:57','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916793865792049363',677,'91679385597','3826118','3.00','1260','retail','0','2023-03-21 10:59:57','','','','','Cash',0.00,'420','','','9','','1','2023-03-21 08:16:25','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'3','17.00','14','Inclusive','branch','Inventory','','','','',''),('916793866342222383',678,'91679386586','3826497','2.00','1300','retail','0','2023-03-21 11:16:26','','','','560','Cash',0.00,'650','','','9','','1','2023-03-21 08:17:21','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('916793866660906239',679,'91679386642','3826033','2.00','1300','retail','0','2023-03-21 11:17:22','','','','580','Cash',0.00,'650','','','9','','1','2023-03-21 08:17:49','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','34.00','32','Inclusive','branch','Inventory','','','','',''),('916793879512232926',680,'91679386670','3826312','5.00','2750','retail','0','2023-03-21 11:17:50','','','','525','Cash',0.00,'550','','','9','','1','2023-03-21 08:39:23','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'5','73.00','68','Inclusive','branch','Inventory','','','','',''),('916793881073400267',681,'91679388099','3826112','2.00','900','retail','0','2023-03-21 11:41:39','','','','','Cash',0.00,'450','','','9','','1','2023-03-21 08:41:54','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','36.00','34','Inclusive','branch','Inventory','','','','',''),('916793883023220392',682,'91679388115','3826312','5.00','2750','retail','0','2023-03-21 11:41:55','','','','525','Cash',0.00,'550','','','9','','1','2023-03-21 08:45:12','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'5','68.00','63','Inclusive','branch','Inventory','','','','',''),('916793885557335323',683,'91679388399','3826112','2.00','900','retail','0','2023-03-21 11:46:39','','','','','Cash',0.00,'450','','','9','','1','2023-03-21 08:50:35','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','34.00','32','Inclusive','branch','Inventory','','','','',''),('916793885703220092',684,'91679388399','3826117','3.00','1260','retail','0','2023-03-21 11:49:21','','','','','Cash',0.00,'420','','','9','','1','2023-03-21 08:50:35','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','30.00','27','Inclusive','branch','Inventory','','','','',''),('916793887332213222',685,'91679388637','3826312','1.00','550','retail','0','2023-03-21 11:50:37','','','','525','Cash',0.00,'550','','','9','','1','2023-03-21 08:52:31','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','63.00','62','Inclusive','branch','Inventory','','','','',''),('916793887400372063',686,'91679388637','3826112','1.00','450','retail','0','2023-03-21 11:52:13','','','','','Cash',0.00,'450','','','9','','1','2023-03-21 08:52:31','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','32.00','31','Inclusive','branch','Inventory','','','','',''),('916793889583302880',687,'91679388752','3826118','1.00','420','retail','0','2023-03-21 11:52:32','','','','','Cash',0.00,'420','','','9','','1','2023-03-21 08:56:01','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','','','','',''),('916793896143610331',688,'91679388961','3826284','1.00','1500','retail','0','2023-03-21 11:56:01','','','','1130','Cash',0.00,'1500','','','9','','1','2023-03-21 09:07:15','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','127.00','126','Inclusive','branch','Inventory','','','','',''),('916793896979632090',689,'91679389636','3826312','2.00','1100','retail','0','2023-03-21 12:07:16','','','','525','Cash',0.00,'550','','','9','','1','2023-03-21 09:08:19','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','62.00','60','Inclusive','branch','Inventory','','','','',''),('916793897072031302',690,'91679389700','3826112','2.00','900','retail','0','2023-03-21 12:08:20','','','','','Cash',0.00,'450','','','9','','1','2023-03-21 09:08:41','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','31.00','29','Inclusive','branch','Inventory','','','','',''),('916793916542273332',691,'91679389721','3826112','1.00','450','retail','0','2023-03-21 12:08:41','','','','','Cash',0.00,'450','','','9','','1','2023-03-21 09:41:08','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','29.00','28','Inclusive','branch','Inventory','','','','',''),('916793937173733733',692,'91679391670','3826284','1.00','1500','retail','0','2023-03-21 12:41:10','','','','1130','Cash',0.00,'1500','','','9','','1','2023-03-21 10:15:19','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','126.00','125','Inclusive','branch','Inventory','','','','',''),('916793949170733932',693,'91679393719','3826122','6.00','3900','retail','0','2023-03-21 13:15:19','','','','600','Cash',0.00,'650','','','9','','1','2023-03-21 10:44:43','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'6','7.00','1','Inclusive','branch','Inventory','','','','',''),('916793955133217537',694,'91679395484','3826117','6.00','2520','retail','0','2023-03-21 13:44:44','','','','','Cash',0.00,'420','','','9','','1','2023-03-21 10:45:51','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','27.00','21','Inclusive','branch','Inventory','','','','',''),('916793968252962325',695,'91679395552','3826121','3.00','1260','retail','0','2023-03-21 13:45:52','','','','400','Cash',0.00,'420','','','9','','1','2023-03-21 11:08:52','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','13.00','10','Inclusive','branch','Inventory','','','','',''),('916793976303939336',696,'91679396933','3826497','1.00','650','retail','0','2023-03-21 14:08:53','','','','560','Cash',0.00,'650','','','9','','1','2023-03-21 11:20:39','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('916793976523039229',697,'91679397640','3826496','1.00','650','retail','0','2023-03-21 14:20:40','','','','560','Cash',0.00,'650','','','9','','1','2023-03-21 11:20:59','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('916793989581238098',698,'91679397659','3826413','1.00','120','retail','0','2023-03-21 14:21:00','','','','','Cash',0.00,'120','','','9','','1','2023-03-21 11:42:53','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','19.00','18','Inclusive','branch','Inventory','','','','',''),('916793994230242902',699,'91679398974','3826312','1.00','550','retail','0','2023-03-21 14:42:54','','','','525','Cash',0.00,'550','','','9','','1','2023-03-21 11:50:27','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','60.00','59','Inclusive','branch','Inventory','','','','',''),('916794002640222201',700,'91679399428','3826118','5.00','2100','retail','0','2023-03-21 14:50:28','','','','','Cash',0.00,'420','','','9','','1','2023-03-21 12:04:26','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'5','37.00','32','Inclusive','branch','Inventory','','','','',''),('916794006799036306',701,'91679400267','3826112','5.00','2250','retail','0','2023-03-21 15:04:27','','','','','Cash',0.00,'450','','','9','','1','2023-03-21 12:11:27','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','28.00','23','Inclusive','branch','Inventory','','','','',''),('916794011512403022',702,'91679400687','3826312','1.00','550','retail','0','2023-03-21 15:11:27','','','','525','Cash',0.00,'550','','','9','','1','2023-03-21 12:19:13','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','59.00','58','Inclusive','branch','Inventory','','','','',''),('916794022233334902',703,'91679401153','3826298','1.00','100','retail','0','2023-03-21 15:19:13','','','','','Cash',0.00,'100','','','9','','1','2023-03-21 12:37:05','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('916794032898294320',704,'91679402225','3826424','1.00','300','retail','0','2023-03-21 15:37:05','','','','','Cash',0.00,'300','','','9','','1','2023-03-21 12:54:58','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','12.00','11','Inclusive','branch','Inventory','','','','',''),('916794038554797266',705,'91679403298','3826284','1.00','1500','retail','0','2023-03-21 15:54:58','','','','1130','Cash',0.00,'1500','','','9','','1','2023-03-21 13:04:38','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','125.00','124','Inclusive','branch','Inventory','','','','',''),('916794038646402620',706,'91679403298','3826112','2.00','900','retail','0','2023-03-21 16:04:16','','','','','Cash',0.00,'450','','','9','','1','2023-03-21 13:04:38','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','23.00','21','Inclusive','branch','Inventory','','','','',''),('916794050313303320',707,'91679403879','3826312','1.00','550','retail','0','2023-03-21 16:04:39','','','','525','Cash',0.00,'550','','','9','','1','2023-03-21 13:23:53','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','58.00','57','Inclusive','branch','Inventory','','','','',''),('916794051622323276',708,'91679405034','3826033','3.00','1950','retail','0','2023-03-21 16:23:54','','','','580','Cash',0.00,'650','','','9','','1','2023-03-21 13:26:08','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'3','32.00','29','Inclusive','branch','Inventory','','','','',''),('916794065603693332',709,'91679405169','3826500','1.00','150','retail','0','2023-03-21 16:26:09','','','','120','Cash',20.69,'150','','','9','','1','2023-03-21 13:49:27','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('916794070843224902',710,'91679406568','3826112','1.00','450','retail','0','2023-03-21 16:49:28','','','','','Cash',0.00,'450','','','9','','1','2023-03-21 14:06:54','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','21.00','20','Inclusive','branch','Inventory','','','','',''),('916794076109070432',711,'91679406568','3826284','1.00','1500','retail','0','2023-03-21 16:58:09','','','','1130','Cash',0.00,'1500','','','9','','1','2023-03-21 14:06:54','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','124.00','123','Inclusive','branch','Inventory','','','','',''),('916794076959620242',712,'91679407615','3826118','2.00','840','retail','0','2023-03-21 17:06:55','','','','','Cash',0.00,'420','','','9','','1','2023-03-21 14:08:21','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','32.00','30','Inclusive','branch','Inventory','','','','',''),('916794078661333327',713,'91679407754','3826033','2.00','1300','retail','0','2023-03-21 17:09:14','','','','580','Cash',0.00,'650','','','9','','1','2023-03-21 14:14:10','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','29.00','27','Inclusive','branch','Inventory','','','','',''),('916794090912124334',714,'91679408211','3826112','1.00','450','retail','0','2023-03-21 17:16:51','','','','','Cash',0.00,'450','','','9','','1','2023-03-21 14:31:38','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','20.00','19','Inclusive','branch','Inventory','','','','',''),('916794091793932794',715,'91679409099','3826112','2.00','900','retail','0','2023-03-21 17:32:52','','','','','Cash',0.00,'450','','','9','','1','2023-03-21 14:33:07','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','19.00','17','Inclusive','branch','Inventory','','','','',''),('916794091983200320',716,'91679409188','3826112','1.00','450','retail','0','2023-03-21 17:33:08','','','','','Cash',0.00,'450','','','9','','1','2023-03-21 14:34:25','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','17.00','16','Inclusive','branch','Inventory','','','','',''),('916794098222223029',717,'91679409265','3826117','1.00','420','retail','0','2023-03-21 17:34:25','','','','','Cash',0.00,'420','','','9','','1','2023-03-21 14:43:46','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('916794109181228222',718,'91679409827','3826285','1.00','3400','retail','0','2023-03-21 17:43:47','','','','2800','Cash',0.00,'3400','','','9','','1','2023-03-21 15:02:15','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','143.00','142','Inclusive','branch','Inventory','','','','',''),('916794110147302022',719,'91679410936','3826033','2.00','1300','retail','0','2023-03-21 18:02:16','','','','580','Cash',0.00,'650','','','9','','1','2023-03-21 15:03:41','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','27.00','25','Inclusive','branch','Inventory','','','','',''),('916794112749033403',720,'91679411022','3826312','2.00','1100','retail','0','2023-03-21 18:07:44','','','','525','Cash',0.00,'550','','','9','','1','2023-03-21 15:07:56','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','57.00','55','Inclusive','branch','Inventory','','','','',''),('916794116743023004',721,'91679411278','3826312','2.00','1100','retail','0','2023-03-21 18:07:58','','','','525','Cash',0.00,'550','','','9','','1','2023-03-21 15:14:37','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','55.00','53','Inclusive','branch','Inventory','','','','',''),('916794117863643600',722,'91679411678','3826112','4.00','1800','retail','0','2023-03-21 18:14:38','','','','','Cash',0.00,'450','','','9','','1','2023-03-21 15:16:46','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','16.00','12','Inclusive','branch','Inventory','','','','',''),('916794123740022037',723,'91679411864','3826188','10.00','6500','retail','0','2023-03-21 18:17:44','','','','','Cash',0.00,'650','','','9','','1','2023-03-21 15:26:23','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','12.00','2','Inclusive','branch','Inventory','','','','',''),('916794560092023692',724,'91679455862','3826437','1.00','450','retail','0','2023-03-22 06:31:02','','','','','Cash',0.00,'450','','','9','','1','2023-03-22 03:33:32','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('916794593532032302',725,'91679456013','3826112','1.00','450','retail','0','2023-03-22 07:29:06','','','','','Cash',0.00,'450','','','9','','1','2023-03-22 04:29:22','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','12.00','11','Inclusive','branch','Inventory','','','','',''),('916794605916002323',726,'91679459363','3826117','1.00','420','retail','0','2023-03-22 07:29:23','','','','','Cash',0.00,'420','','','9','','1','2023-03-22 04:49:56','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('916794611702321941',727,'91679460596','3826212','1.00','200','retail','0','2023-03-22 07:49:56','','','','114.4','Cash',0.00,'200','','','9','','1','2023-03-22 04:59:33','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','','','','',''),('916794630324310323',728,'91679461174','3826285','1.00','3400','retail','0','2023-03-22 07:59:34','','','','2800','Cash',0.00,'3400','','','9','','1','2023-03-22 05:32:53','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','142.00','141','Inclusive','branch','Inventory','','','','',''),('916794631323212210',729,'91679461174','3826118','3.00','1260','retail','0','2023-03-22 08:30:39','','','','','Cash',0.00,'420','','','9','','1','2023-03-22 05:32:53','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'3','30.00','27','Inclusive','branch','Inventory','','','','',''),('916794643473244234',730,'91679463174','3826186','10.00','6500','retail','0','2023-03-22 08:32:54','','','','','Cash',0.00,'650','','','9','','1','2023-03-22 05:52:46','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','13.00','3','Inclusive','branch','Inventory','','','','',''),('916794643570372266',731,'91679463174','3826033','10.00','6500','retail','0','2023-03-22 08:52:27','','','','580','Cash',0.00,'650','','','9','','1','2023-03-22 05:52:46','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'10','25.00','15','Inclusive','branch','Inventory','','','','',''),('916794647779307343',732,'91679464367','3826253','1.00','150','retail','0','2023-03-22 08:52:47','','','','','Cash',0.00,'150','','','9','','1','2023-03-22 05:59:43','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916794656513290376',733,'91679464784','3826313','1.00','580','retail','0','2023-03-22 08:59:44','','','','525','Cash',0.00,'580','','','9','','1','2023-03-22 06:14:22','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','13.00','12','Inclusive','branch','Inventory','','','','',''),('916794662062402202',734,'91679465663','3826312','1.00','550','retail','0','2023-03-22 09:14:23','','','','525','Cash',0.00,'550','','','9','','1','2023-03-22 06:23:29','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','53.00','52','Inclusive','branch','Inventory','','','','',''),('916794669388294700',735,'91679466209','3826118','7.00','2940','retail','0','2023-03-22 09:23:29','','','','','Cash',0.00,'420','','','9','','1','2023-03-22 06:38:14','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','27.00','20','Inclusive','branch','Inventory','','','','',''),('916794678663039331',736,'91679467095','3826312','1.00','550','retail','0','2023-03-22 09:38:15','','','','525','Cash',0.00,'550','','','9','','1','2023-03-22 06:51:19','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','52.00','51','Inclusive','branch','Inventory','','','','',''),('916794681503029923',737,'91679467881','3826312','2.00','1100','retail','0','2023-03-22 09:51:21','','','','525','Cash',0.00,'550','','','9','','1','2023-03-22 06:55:58','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','51.00','49','Inclusive','branch','Inventory','','','','',''),('916794682233323724',738,'91679468159','3826312','2.00','1100','retail','0','2023-03-22 09:55:59','','','','525','Cash',0.00,'550','','','9','','1','2023-03-22 06:57:05','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','49.00','47','Inclusive','branch','Inventory','','','','',''),('916794682793686933',739,'91679468226','3826312','1.00','550','retail','0','2023-03-22 09:57:06','','','','525','Cash',0.00,'550','','','9','','1','2023-03-22 06:58:07','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Inventory','','','','',''),('916794701818002612',740,'91679468288','3826112','1.00','450','retail','0','2023-03-22 09:58:09','','','','','Cash',0.00,'450','','','9','','1','2023-03-22 07:29:53','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','11.00','10','Inclusive','branch','Inventory','','','','',''),('916794705202073334',741,'91679470194','3826312','2.00','1100','retail','0','2023-03-22 10:29:54','','','','525','Cash',0.00,'550','','','9','','1','2023-03-22 07:35:23','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','46.00','44','Inclusive','branch','Inventory','','','','',''),('916794733151190272',742,'91679470524','3826112','2.00','900','retail','0','2023-03-22 10:35:24','','','','','Cash',0.00,'450','','','9','','1','2023-03-22 08:22:10','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','10.00','8','Inclusive','branch','Inventory','','','','',''),('916794733253240932',743,'91679470524','3826312','1.00','550','retail','0','2023-03-22 11:22:00','','','','525','Cash',0.00,'550','','','9','','1','2023-03-22 08:22:10','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','','','','',''),('916794748143407342',744,'91679474797','3826436','1.00','650','retail','0','2023-03-22 11:46:37','','','','','Cash',0.00,'650','','','9','','1','2023-03-22 08:47:01','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('916794776573724979',745,'91679477116','3826118','5.00','2100','retail','0','2023-03-22 12:25:16','','','','','Cash',0.00,'420','','','9','','1','2023-03-22 09:35:48','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','38.00','33','Inclusive','branch','Inventory','','','','',''),('916794788698240802',746,'91679477749','3826312','1.00','550','retail','0','2023-03-22 12:35:49','','','','525','Cash',0.00,'550','','','9','','1','2023-03-22 09:54:36','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','67.00','66','Inclusive','branch','Inventory','','','','',''),('916794799589422993',747,'91679478876','3826112','2.00','900','retail','0','2023-03-22 12:54:36','','','','','Cash',0.00,'450','','','9','','1','2023-03-22 10:12:47','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','7.00','5','Inclusive','branch','Inventory','','','','',''),('916794804002302092',748,'91679479968','3826286','1.00','6400','retail','0','2023-03-22 13:12:48','','','','5500','Cash',0.00,'6400','','','9','','1','2023-03-22 10:20:05','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','55.00','54','Inclusive','branch','Inventory','','','','',''),('916794804507291702',750,'91679480406','3826112','1.00','400','retail','0','2023-03-22 13:20:06','','','','','Cash',0.00,'400','','','9','','1','2023-03-22 10:21:16','1','2','returned','1','new','pcs','','','9','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916794804704922916',751,'91679480406','3826112','1.00','450','retail','0','2023-03-22 13:21:05','','','','','Cash',0.00,'450','','','9','','1','2023-03-22 10:21:16','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916794815953921258',752,'91679481559','3826312','1.00','550','retail','0','2023-03-22 13:39:19','','','','525','Cash',0.00,'550','','','9','','1','2023-03-22 10:40:01','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','66.00','65','Inclusive','branch','Inventory','','','','',''),('916794832624082349',753,'91679481602','3826127','1.00','1700','retail','0','2023-03-22 13:40:02','','','','','Cash',0.00,'1700','','','9','','1','2023-03-22 11:09:27','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('916794841913101313',754,'91679483368','3826118','2.00','840','retail','0','2023-03-22 14:09:28','','','','','Cash',0.00,'420','','','9','','1','2023-03-22 11:23:35','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','33.00','31','Inclusive','branch','Inventory','','','','',''),('916794851920482219',755,'91679484216','3826286','1.00','6350','retail','0','2023-03-22 14:23:36','','','','5500','Cash',0.00,'6350','','','9','','1','2023-03-22 11:40:03','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','54.00','53','Inclusive','branch','Inventory','','','','',''),('916794855772332500',756,'91679485204','3826112','1.00','450','retail','0','2023-03-22 14:40:04','','','','','Cash',0.00,'450','','','9','','1','2023-03-22 11:46:24','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916794863716229373',757,'91679485598','3826186','1.00','650','retail','0','2023-03-22 14:46:38','','','','','Cash',0.00,'650','','','9','','1','2023-03-22 12:01:57','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916794871832303261',758,'91679487171','3826437','1.00','450','retail','0','2023-03-22 15:12:52','','','','','Cash',0.00,'450','','','9','','1','2023-03-22 12:13:10','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('916794886849933204',759,'91679487191','3826112','2.00','900','retail','0','2023-03-22 15:13:11','','','','','Cash',0.00,'450','','','9','','1','2023-03-22 12:38:15','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','3.00','1','Inclusive','branch','Inventory','','','','',''),('916794898980949022',760,'91679488696','3826312','5.00','2750','retail','0','2023-03-22 15:38:16','','','','525','Cash',0.00,'550','','','9','','1','2023-03-22 12:59:26','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'5','65.00','60','Inclusive','branch','Inventory','','','','',''),('916794903567305321',761,'91679489968','3826033','9.00','5850','retail','0','2023-03-22 15:59:28','','','','580','Cash',0.00,'650','','','9','','1','2023-03-22 13:09:49','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'9','15.00','6','Inclusive','branch','Inventory','','','','',''),('916794916529203326',762,'91679491422','3826449','1.00','180','retail','0','2023-03-22 16:23:42','','','','','Cash',0.00,'180','','','9','','1','2023-03-22 13:27:38','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916794917987702710',763,'91679491658','3826121','5.00','2100','retail','0','2023-03-22 16:27:38','','','','400','Cash',0.00,'420','','','9','','1','2023-03-22 13:35:59','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'5','10.00','5','Inclusive','branch','Inventory','','','','',''),('916794918093030330',764,'91679491658','3826118','7.00','2940','retail','0','2023-03-22 16:29:59','','','','','Cash',0.00,'420','','','9','','1','2023-03-22 13:35:59','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','31.00','24','Inclusive','branch','Inventory','','','','',''),('916794921740249113',765,'91679492160','3826118','4.00','1680','retail','0','2023-03-22 16:36:00','','','','','Cash',0.00,'420','','','9','','1','2023-03-22 13:36:32','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'4','24.00','20','Inclusive','branch','Inventory','','','','',''),('916794929383230203',766,'91679492193','3826312','1.00','550','retail','0','2023-03-22 16:36:33','','','','525','Cash',0.00,'550','','','9','','1','2023-03-22 13:49:02','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','60.00','59','Inclusive','branch','Inventory','','','','',''),('916794933103033223',767,'91679492943','3826312','8.00','4400','retail','0','2023-03-22 16:49:03','','','','525','Cash',0.00,'550','','','9','','1','2023-03-22 13:55:20','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'8','59.00','51','Inclusive','branch','Inventory','','','','',''),('916794934282403428',768,'91679493321','3826118','1.00','420','retail','0','2023-03-22 16:55:21','','','','','Cash',0.00,'420','','','9','','1','2023-03-22 13:57:16','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('916794934939639043',769,'91679493438','3826312','2.00','1100','retail','0','2023-03-22 16:57:18','','','','525','Cash',0.00,'550','','','9','','1','2023-03-22 13:58:27','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','51.00','49','Inclusive','branch','Inventory','','','','',''),('916794935045639336',770,'91679493438','3826117','1.00','420','retail','0','2023-03-22 16:58:13','','','','','Cash',0.00,'420','','','9','','1','2023-03-22 13:58:27','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('916794936382230322',771,'91679493601','3826121','1.00','420','retail','0','2023-03-22 17:00:31','','','','400','Cash',0.00,'420','','','9','','1','2023-03-22 14:00:40','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916794937372263232',772,'91679493640','3826284','1.00','1500','retail','0','2023-03-22 17:00:40','','','','1130','Cash',0.00,'1500','','','9','','1','2023-03-22 14:02:20','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','123.00','122','Inclusive','branch','Inventory','','','','',''),('916794939570233923',773,'91679493741','3826496','1.00','650','retail','0','2023-03-22 17:02:21','','','','560','Cash',0.00,'650','','','9','','1','2023-03-22 14:06:07','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('916794941751043102',774,'91679493968','3826118','1.00','420','retail','0','2023-03-22 17:06:08','','','','','Cash',0.00,'420','','','9','','1','2023-03-22 14:09:41','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('916794944757204303',775,'91679494182','3826117','3.00','1260','retail','0','2023-03-22 17:09:42','','','','','Cash',0.00,'420','','','9','','1','2023-03-22 14:14:38','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'3','18.00','15','Inclusive','branch','Inventory','','','','',''),('916794966746222377',776,'91679494479','3826415','1.00','250','retail','0','2023-03-22 17:14:39','','','','','Cash',0.00,'250','','','9','','1','2023-03-22 14:52:16','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('916794966833602723',777,'91679494479','3826448','1.00','300','retail','0','2023-03-22 17:51:14','','','','','Cash',0.00,'300','','','9','','1','2023-03-22 14:52:16','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('916794970212339206',778,'91679496737','3826033','1.00','650','retail','0','2023-03-22 17:52:17','','','','580','Cash',0.00,'650','','','9','','1','2023-03-22 14:57:44','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916794970863226390',779,'91679497065','3826033','3.00','1950','retail','0','2023-03-22 17:57:46','','','','580','Cash',0.00,'650','','','9','','1','2023-03-22 14:59:25','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'3','4.00','1','Inclusive','branch','Inventory','','','','',''),('916794981743099098',780,'91679497503','3826233','1.00','130','retail','0','2023-03-22 18:05:03','','','','90','Cash',0.00,'130','','','9','','1','2023-03-22 15:16:21','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('916794983353227889',781,'91679498181','3826449','1.00','180','retail','0','2023-03-22 18:16:21','','','','','Cash',0.00,'180','','','9','','1','2023-03-22 15:20:16','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('916794983710803123',782,'91679498181','3826231','1.00','250','retail','0','2023-03-22 18:18:55','','','','','Cash',0.00,'250','','','9','','1','2023-03-22 15:20:16','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','12.00','11','Inclusive','branch','Inventory','','','','',''),('916794983843222930',783,'91679498181','3826233','1.00','130','retail','0','2023-03-22 18:19:37','','','','90','Cash',0.00,'130','','','9','','1','2023-03-22 15:20:16','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('816795429594130030',784,'81679541047','3826312','1.00','550','retail','0','2023-03-23 06:42:30','COLD','','','525','Cash',0.00,'550','','','8','','1','2023-03-23 03:42:42','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','','','','',''),('816795434151833235',785,'81679542963','3826117','1.00','420','retail','0','2023-03-23 06:42:43','COLD','','','','Cash',0.00,'420','','','8','','1','2023-03-23 03:50:23','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('816795449550870123',786,'81679543423','3826312','4.00','2200','retail','0','2023-03-23 06:50:23','COLD','','','525','Cash',0.00,'550','','','8','','1','2023-03-23 04:15:59','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'4','48.00','44','Inclusive','branch','Inventory','','','','',''),('816795460312690636',787,'81679544960','3826118','1.00','420','retail','0','2023-03-23 07:16:00','COLD','','','','Cash',0.00,'420','','','8','','1','2023-03-23 04:33:57','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('816795463882234033',788,'81679546038','3826312','1.00','550','retail','0','2023-03-23 07:33:58','COLD','','','525','Cash',0.00,'550','','','8','','1','2023-03-23 04:39:50','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','','','','',''),('816795484593300232',789,'81679546390','3826312','2.00','1100','retail','0','2023-03-23 07:39:50','COLD','','','525','Cash',0.00,'550','','','8','','1','2023-03-23 05:14:21','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','43.00','41','Inclusive','branch','Inventory','','','','',''),('816795489299293000',790,'81679548462','3826118','4.00','1680','retail','0','2023-03-23 08:14:22','COLD','','','','Cash',0.00,'420','','','8','','1','2023-03-23 05:22:21','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'4','17.00','13','Inclusive','branch','Inventory','','','','',''),('816795504122342302',791,'81679548942','3826312','1.00','550','retail','0','2023-03-23 08:22:22','COLD','','','525','Cash',0.00,'550','','','8','','1','2023-03-23 05:46:54','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','','','','',''),('816795504379723383',792,'81679550415','3826312','1.00','550','retail','0','2023-03-23 08:46:55','COLD','','','525','Cash',0.00,'550','','','8','','1','2023-03-23 05:47:20','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','','','','',''),('816795515102232231',793,'81679550441','3826118','1.00','420','retail','0','2023-03-23 08:47:21','COLD','','','','Cash',0.00,'420','','','8','','1','2023-03-23 06:05:15','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('816795516422338002',794,'81679551516','3826118','3.00','1260','retail','0','2023-03-23 09:05:16','COLD','','','','Cash',0.00,'420','','','8','','1','2023-03-23 06:07:34','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'3','12.00','9','Inclusive','branch','Inventory','','','','',''),('816795520872220223',795,'81679551655','3826117','2.00','840','retail','0','2023-03-23 09:07:35','COLD','','','','Cash',0.00,'420','','','8','','1','2023-03-23 06:15:01','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','14.00','12','Inclusive','branch','Inventory','','','','',''),('816795538103224333',796,'81679552102','3826131','1.00','200','retail','0','2023-03-23 09:15:02','COLD','','','','Cash',0.00,'200','','','8','','1','2023-03-23 06:43:33','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('816795547350053230',797,'81679553813','3826418','1.00','100','retail','0','2023-03-23 09:43:33','COLD','','','','Cash',0.00,'100','','','8','','1','2023-03-23 06:58:59','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','','','','',''),('816795563812512209',798,'81679554740','3826436','1.00','650','retail','0','2023-03-23 09:59:00','COLD','','','','Cash',0.00,'650','','','8','','1','2023-03-23 07:26:30','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('816795577467907432',799,'81679557692','3826312','1.00','580','retail','0','2023-03-23 10:48:12','COLD','','','525','Cash',0.00,'580','','','8','','1','2023-03-23 07:49:12','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','39.00','38','Inclusive','branch','Inventory','','','','',''),('816795577612730293',800,'81679557753','3826075','1.00','100','retail','0','2023-03-23 10:49:13','COLD','','','70','Cash',0.00,'100','','','8','','1','2023-03-23 07:51:11','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('816795578792039722',801,'81679557871','3826312','2.00','1160','retail','0','2023-03-23 10:51:11','COLD','','','525','Cash',0.00,'580','','','8','','1','2023-03-23 07:51:29','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','38.00','36','Inclusive','branch','Inventory','','','','',''),('816795590600330620',802,'81679557890','3826417','1.00','80','retail','0','2023-03-23 10:51:30','COLD','','','','Cash',0.00,'80','','','8','','1','2023-03-23 08:11:08','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','45.00','44','Inclusive','branch','Inventory','','','','',''),('816795601819630780',803,'81679559069','3826284','1.00','1500','retail','0','2023-03-23 11:11:09','COLD','','','1130','Cash',0.00,'1500','','','8','','1','2023-03-23 08:29:47','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','122.00','121','Inclusive','branch','Inventory','','','','',''),('816795601972223903',804,'81679560188','3826496','6.00','3900','retail','0','2023-03-23 11:29:48','COLD','','','560','Cash',0.00,'650','','','8','','1','2023-03-23 08:31:38','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','11.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('816795607830743302',805,'81679560299','3826496','1.00','650','retail','0','2023-03-23 11:31:39','COLD','','','560','Cash',0.00,'650','','','8','','1','2023-03-23 08:39:50','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('816795637363283303',806,'81679563706','3826186','2.00','1300','retail','0','2023-03-23 12:28:26','COLD','','','','Cash',0.00,'650','','','8','','1','2023-03-23 09:29:11','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','2.00','0','Inclusive','branch','Inventory','','','','',''),('816795642535102250',807,'81679563752','3826312','1.00','580','retail','0','2023-03-23 12:29:12','COLD','','','525','Cash',0.00,'580','','','8','','1','2023-03-23 09:37:43','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','36.00','35','Inclusive','branch','Inventory','','','','',''),('816795658792037828',808,'81679564264','3826117','2.00','840','retail','0','2023-03-23 12:37:44','COLD','','','','Cash',0.00,'420','','','8','','1','2023-03-23 10:04:50','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Inventory','','','','',''),('816795664553030343',809,'81679566442','3826501','1.00','150','retail','0','2023-03-23 13:14:03','COLD','','','100','Cash',20.69,'150','','','8','','1','2023-03-23 10:14:18','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('816795692972322062',810,'81679568002','3826312','1.00','580','retail','0','2023-03-23 13:40:02','COLD','','','525','Cash',0.00,'580','','','8','','1','2023-03-23 11:01:46','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','35.00','34','Inclusive','branch','Inventory','','','','',''),('816795697977773003',811,'81679569307','3826312','1.00','580','retail','0','2023-03-23 14:01:47','COLD','','','525','Cash',0.00,'580','','','8','','1','2023-03-23 11:10:08','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','34.00','33','Inclusive','branch','Inventory','','','','',''),('816795722723332537',812,'81679569808','3826188','1.00','650','retail','0','2023-03-23 14:10:08','COLD','','','','Cash',0.00,'650','','','8','','1','2023-03-23 11:51:21','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','21.00','20','Inclusive','branch','Inventory','','','','',''),('816795723190222732',813,'81679572283','3826188','2.00','1300','retail','0','2023-03-23 14:51:23','COLD','','','','Cash',0.00,'650','','','8','','1','2023-03-23 11:52:09','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','20.00','18','Inclusive','branch','Inventory','','','','',''),('816795731683373422',814,'81679572332','3826117','1.00','420','retail','0','2023-03-23 14:52:12','COLD','','','','Cash',0.00,'420','','','8','','1','2023-03-23 12:06:12','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('816795782690388320',815,'81679578260','3826112','3.00','1350','retail','0','2023-03-23 16:31:00','COLD','','','','Cash',0.00,'450','','','8','','1','2023-03-23 13:31:21','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','84.00','81','Inclusive','branch','Inventory','','','','',''),('816795797912753062',816,'81679578282','3826418','1.00','100','retail','0','2023-03-23 16:31:22','COLD','','','','Cash',0.00,'100','','','8','','1','2023-03-23 13:56:34','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','39.00','38','Inclusive','branch','Inventory','','','','',''),('816795798026851322',817,'81679579794','3826112','2.00','900','retail','0','2023-03-23 16:56:34','COLD','','','','Cash',0.00,'450','','','8','','1','2023-03-23 13:57:00','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','81.00','79','Inclusive','branch','Inventory','','','','',''),('816795798733652270',818,'81679579822','3826112','1.00','450','retail','0','2023-03-23 16:57:02','COLD','','','','Cash',0.00,'450','','','8','','1','2023-03-23 13:58:02','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','79.00','78','Inclusive','branch','Inventory','','','','',''),('816795799974520203',819,'81679579884','3826285','1.00','3450','retail','0','2023-03-23 16:58:04','COLD','','','2800','Cash',0.00,'3450','','','8','','1','2023-03-23 14:00:16','1','2','returned','1','new','pcs','','2023-03-23 17:00:16','8','yes','','0','','','EXEMPTED',0.00,'1','141.00','140','Inclusive','branch','Inventory','','','','',''),('816795813595243093',820,'81679581342','3826312','3.00','1740','retail','0','2023-03-23 17:22:22','COLD','','','525','Cash',0.00,'580','','','8','','1','2023-03-23 14:25:03','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','33.00','30','Inclusive','branch','Inventory','','','','',''),('816795818611016390',821,'81679581504','3826496','2.00','1300','retail','0','2023-03-23 17:25:04','COLD','','','560','Cash',0.00,'650','','','8','','1','2023-03-23 14:31:13','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','4.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('816795820162382922',822,'81679581874','3826312','1.00','580','retail','0','2023-03-23 17:31:14','COLD','','','525','Cash',0.00,'580','','','8','','1','2023-03-23 14:33:45','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','30.00','29','Inclusive','branch','Inventory','','','','',''),('816795826312343707',823,'81679582027','3826033','1.00','650','retail','0','2023-03-23 17:33:47','COLD','','','580','Cash',0.00,'650','','','8','','1','2023-03-23 14:44:13','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('816795826430682430',824,'81679582027','3826313','1.00','600','retail','0','2023-03-23 17:43:52','COLD','','','525','Cash',0.00,'600','','','8','','1','2023-03-23 14:44:13','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','12.00','11','Inclusive','branch','Inventory','','','','',''),('816795827872041021',825,'81679582654','3826059','1.00','100','retail','0','2023-03-23 17:44:14','COLD','','','','Cash',0.00,'100','','','8','','1','2023-03-23 14:46:33','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('816795832992235932',826,'81679582793','3826118','1.00','420','retail','0','2023-03-23 17:46:33','COLD','','','','Cash',0.00,'420','','','8','','1','2023-03-23 14:55:02','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','','','','',''),('816795833543032413',827,'81679583303','3826415','1.00','250','retail','0','2023-03-23 17:55:03','COLD','','','','Cash',0.00,'250','','','8','','1','2023-03-23 14:55:58','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('816795845300053303',828,'81679583359','3826312','2.00','1160','retail','0','2023-03-23 17:55:59','COLD','','','525','Cash',0.00,'580','','','8','','1','2023-03-23 15:15:39','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','29.00','27','Inclusive','branch','Inventory','','','','',''),('816795850490033909',829,'81679585039','3826285','1.00','3450','retail','0','2023-03-23 18:23:59','COLD','','','2800','Cash',0.00,'3450','','','8','','1','2023-03-23 15:24:12','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','141.00','140','Inclusive','branch','Inventory','','','','',''),('816795854490847213',830,'81679585054','3826413','1.00','120','retail','0','2023-03-23 18:24:14','COLD','','','','Cash',0.00,'120','','','8','','1','2023-03-23 15:30:57','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','18.00','17','Inclusive','branch','Inventory','','','','',''),('916796303762703220',831,'91679630365','3826117','2.00','840','retail','0','2023-03-24 06:59:25','','','','','Cash',0.00,'420','','','9','','1','2023-03-24 03:59:46','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Inventory','','','','',''),('916796304842024938',832,'91679630389','3826466','1.00','200','retail','0','2023-03-24 06:59:49','','','','','Cash',0.00,'200','','','9','','1','2023-03-24 04:01:27','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('916796304970229237',833,'91679630489','3826033','12.00','7800','retail','0','2023-03-24 07:01:29','','','','580','Cash',0.00,'650','','','9','','1','2023-03-24 04:01:42','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'12','19.00','7','Inclusive','branch','Inventory','','','','',''),('916796305123410193',834,'91679630504','3826496','1.00','650','retail','0','2023-03-24 07:01:44','','','','560','Cash',0.00,'650','','','9','','1','2023-03-24 04:02:01','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('916796320190630109',835,'91679630522','3826112','2.00','900','retail','0','2023-03-24 07:02:02','','','','','Cash',0.00,'450','','','9','','1','2023-03-24 04:27:28','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','78.00','76','Inclusive','branch','Inventory','','','','',''),('916796320380062332',836,'91679630522','3826117','4.00','1680','retail','0','2023-03-24 07:27:10','','','','','Cash',0.00,'420','','','9','','1','2023-03-24 04:27:28','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'4','7.00','3','Inclusive','branch','Inventory','','','','',''),('916796335872033392',837,'91679632049','3826118','1.00','420','retail','0','2023-03-24 07:27:29','','','','','Cash',0.00,'420','','','9','','1','2023-03-24 04:53:17','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','','','','',''),('916796336813086286',838,'91679633625','3826481','1.00','70','retail','0','2023-03-24 07:53:45','','','','','Cash',0.00,'70','','','9','','1','2023-03-24 04:55:08','3','3','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916796343510653322',839,'91679633709','3826112','5.00','2250','retail','0','2023-03-24 07:55:09','','','','','Cash',0.00,'450','','','9','','1','2023-03-24 05:06:03','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','76.00','71','Inclusive','branch','Inventory','','','','',''),('916796344320223334',840,'91679634364','3826112','1.00','450','retail','0','2023-03-24 08:06:04','','','','','Cash',0.00,'450','','','9','','1','2023-03-24 05:07:20','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','71.00','70','Inclusive','branch','Inventory','','','','',''),('916796353260322023',841,'91679634441','3826112','1.00','450','retail','0','2023-03-24 08:07:21','','','','','Cash',0.00,'450','','','9','','1','2023-03-24 05:22:12','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','70.00','69','Inclusive','branch','Inventory','','','','',''),('916796387723033973',842,'91679635332','3826312','1.00','580','retail','0','2023-03-24 08:22:12','','','','525','Cash',0.00,'580','','','9','','1','2023-03-24 06:19:43','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','27.00','26','Inclusive','branch','Inventory','','','','',''),('916796387903320334',843,'91679638783','3826313','2.00','1200','retail','0','2023-03-24 09:19:43','','','','525','Cash',0.00,'600','','','9','','1','2023-03-24 06:19:57','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','11.00','9','Inclusive','branch','Inventory','','','','',''),('916796389663062602',844,'91679638798','3826312','1.00','580','retail','0','2023-03-24 09:19:58','','','','525','Cash',0.00,'580','','','9','','1','2023-03-24 06:22:55','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','26.00','25','Inclusive','branch','Inventory','','','','',''),('916796393176232232',845,'91679638976','3826112','1.00','450','retail','0','2023-03-24 09:22:56','','','','','Cash',0.00,'450','','','9','','1','2023-03-24 06:28:47','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','69.00','68','Inclusive','branch','Inventory','','','','',''),('916796394690762404',846,'91679639328','3826312','2.00','1160','retail','0','2023-03-24 09:28:48','','','','525','Cash',0.00,'580','','','9','','1','2023-03-24 06:31:17','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','25.00','23','Inclusive','branch','Inventory','','','','',''),('916796407963220223',847,'91679639478','3826033','2.00','1300','retail','0','2023-03-24 09:31:18','','','','580','Cash',0.00,'650','','','9','','1','2023-03-24 06:53:26','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','','','','',''),('916796410420324662',848,'91679640807','3826112','3.00','1350','retail','0','2023-03-24 09:53:27','','','','','Cash',0.00,'450','','','9','','1','2023-03-24 06:57:32','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','68.00','65','Inclusive','branch','Inventory','','','','',''),('916796419972632290',849,'91679641053','3826112','5.00','2250','retail','0','2023-03-24 09:57:33','','','','','Cash',0.00,'450','','','9','','1','2023-03-24 07:13:25','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','65.00','60','Inclusive','branch','Inventory','','','','',''),('916796421672347969',850,'91679642006','3826312','3.00','1740','retail','0','2023-03-24 10:15:59','','','','525','Cash',0.00,'580','','','9','','1','2023-03-24 07:17:26','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','23.00','20','Inclusive','branch','Inventory','','','','',''),('916796423063342927',851,'91679642247','3826112','1.00','450','retail','0','2023-03-24 10:17:27','','','','','Cash',0.00,'450','','','9','','1','2023-03-24 07:18:33','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','60.00','59','Inclusive','branch','Inventory','','','','',''),('916796424007332203',852,'91679642314','3826118','2.00','840','retail','0','2023-03-24 10:18:34','','','','','Cash',0.00,'420','','','9','','1','2023-03-24 07:20:06','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','31.00','29','Inclusive','branch','Inventory','','','','',''),('916796428056931392',853,'91679642407','3826312','1.00','580','retail','0','2023-03-24 10:20:08','','','','525','Cash',0.00,'580','','','9','','1','2023-03-24 07:35:51','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','20.00','19','Inclusive','branch','Inventory','','','','',''),('916796428183222022',854,'91679642407','3826284','1.00','1500','retail','0','2023-03-24 10:26:50','','','','1130','Cash',0.00,'1500','','','9','','1','2023-03-24 07:35:51','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','121.00','120','Inclusive','branch','Inventory','','','','',''),('916796433588327003',855,'91679643352','3826112','1.00','450','retail','0','2023-03-24 10:35:52','','','','','Cash',0.00,'450','','','9','','1','2023-03-24 07:36:07','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','59.00','58','Inclusive','branch','Inventory','','','','',''),('916796439330263342',856,'91679643368','3826312','1.00','580','retail','0','2023-03-24 10:36:08','','','','525','Cash',0.00,'580','','','9','','1','2023-03-24 07:45:43','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','19.00','18','Inclusive','branch','Inventory','','','','',''),('916796453306222702',857,'91679643944','3826312','2.00','1160','retail','0','2023-03-24 11:08:41','','','','525','Cash',0.00,'580','','','9','','1','2023-03-24 08:08:57','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','18.00','16','Inclusive','branch','Inventory','','','','',''),('916796456777225435',858,'91679645338','3826284','1.00','1500','retail','0','2023-03-24 11:08:58','','','','1130','Cash',0.00,'1500','','','9','','1','2023-03-24 08:14:41','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','120.00','119','Inclusive','branch','Inventory','','','','',''),('916796459483851294',859,'91679645682','3826118','3.00','1260','retail','0','2023-03-24 11:18:47','','','','','Cash',0.00,'420','','','9','','1','2023-03-24 08:19:17','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'3','29.00','26','Inclusive','branch','Inventory','','','','',''),('916796466176010226',860,'91679645958','3826312','2.00','1160','retail','0','2023-03-24 11:19:18','','','','525','Cash',0.00,'580','','','9','','1','2023-03-24 08:31:05','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','16.00','14','Inclusive','branch','Inventory','','','','',''),('916796471263130203',861,'91679646666','3826118','2.00','840','retail','0','2023-03-24 11:31:06','','','','','Cash',0.00,'420','','','9','','1','2023-03-24 08:38:52','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Inventory','','','','',''),('916796471403303123',862,'91679647132','3826033','5.00','3250','retail','0','2023-03-24 11:38:52','','','','580','Cash',0.00,'650','','','9','','1','2023-03-24 08:59:18','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'5','5.00','0','Inclusive','branch','Inventory','','','','',''),('916796483900223029',863,'91679648359','3826500','1.00','150','retail','0','2023-03-24 11:59:19','','','','120','Cash',20.69,'150','','','9','','1','2023-03-24 08:59:55','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('916796492029639290',864,'91679648395','3826424','1.00','300','retail','0','2023-03-24 11:59:55','','','','','Cash',0.00,'300','','','9','','1','2023-03-24 09:13:28','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','11.00','10','Inclusive','branch','Inventory','','','','',''),('916796502450300263',865,'91679649209','3826313','3.00','1800','retail','0','2023-03-24 12:13:29','','','','525','Cash',0.00,'600','','','9','','1','2023-03-24 09:30:58','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','9.00','6','Inclusive','branch','Inventory','','','','',''),('916796502702027267',866,'91679650259','3826312','1.00','580','retail','0','2023-03-24 12:30:59','','','','525','Cash',0.00,'580','','','9','','1','2023-03-24 09:31:19','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','14.00','13','Inclusive','branch','Inventory','','','','',''),('916796508232202313',867,'91679650279','3826118','5.00','2100','retail','0','2023-03-24 12:31:19','','','','','Cash',0.00,'420','','','9','','1','2023-03-24 09:41:10','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'5','24.00','19','Inclusive','branch','Inventory','','','','',''),('916796509553433300',868,'91679650871','3826312','1.00','580','retail','0','2023-03-24 12:41:11','','','','525','Cash',0.00,'580','','','9','','1','2023-03-24 09:42:43','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','13.00','12','Inclusive','branch','Inventory','','','','',''),('916796511143663435',869,'91679650963','3826449','1.00','180','retail','0','2023-03-24 12:42:43','','','','','Cash',0.00,'180','','','9','','1','2023-03-24 09:45:25','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('916796511346379203',870,'91679651125','3826112','2.00','900','retail','0','2023-03-24 12:45:25','','','','','Cash',0.00,'450','','','9','','1','2023-03-24 09:45:45','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','58.00','56','Inclusive','branch','Inventory','','','','',''),('916796520755427370',871,'91679651145','3826312','2.00','1160','retail','0','2023-03-24 12:45:45','','','','525','Cash',0.00,'580','','','9','','1','2023-03-24 10:01:31','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','12.00','10','Inclusive','branch','Inventory','','','','',''),('916796521563223205',872,'91679652092','3826312','2.00','1160','retail','0','2023-03-24 13:01:32','','','','525','Cash',0.00,'580','','','9','','1','2023-03-24 10:02:45','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','10.00','8','Inclusive','branch','Inventory','','','','',''),('916796527700930232',873,'91679652166','3826015','1.00','280','retail','0','2023-03-24 13:02:46','','','','240','Cash',0.00,'280','','','9','','1','2023-03-24 10:13:08','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','26.00','25','Inclusive','branch','Inventory','','','','',''),('916796532883032889',874,'91679653282','3826313','1.00','600','retail','0','2023-03-24 13:21:22','','','','525','Cash',0.00,'600','','','9','','1','2023-03-24 10:21:37','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('916796535455023321',875,'91679653298','3826313','1.00','600','retail','0','2023-03-24 13:21:38','','','','525','Cash',0.00,'600','','','9','','1','2023-03-24 10:25:53','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916796535963293455',876,'91679653555','3826112','4.00','1800','retail','0','2023-03-24 13:25:55','','','','','Cash',0.00,'450','','','9','','1','2023-03-24 10:26:43','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','56.00','52','Inclusive','branch','Inventory','','','','',''),('916796545193302322',877,'91679653604','3826186','3.00','1950','retail','0','2023-03-24 13:26:44','','','','','Cash',0.00,'650','','','9','','1','2023-03-24 10:42:08','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','20.00','17','Inclusive','branch','Inventory','','','','',''),('916796549480449063',878,'91679654766','3826284','1.00','1500','retail','0','2023-03-24 13:46:06','','','','1130','Cash',0.00,'1500','','','9','','1','2023-03-24 10:49:16','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','119.00','118','Inclusive','branch','Inventory','','','','',''),('916796557942323903',879,'91679654991','3826312','1.00','580','retail','0','2023-03-24 13:49:51','','','','525','Cash',0.00,'580','','','9','','1','2023-03-24 11:03:29','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('916796564212312600',880,'91679655809','3826112','2.00','900','retail','0','2023-03-24 14:03:29','','','','','Cash',0.00,'450','','','9','','1','2023-03-24 11:13:50','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','52.00','50','Inclusive','branch','Inventory','','','','',''),('916796564512233213',881,'91679656431','3826059','1.00','100','retail','0','2023-03-24 14:13:51','','','','','Cash',0.00,'100','','','9','','1','2023-03-24 11:14:14','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('916796565171352302',882,'91679656455','3826312','1.00','580','retail','0','2023-03-24 14:14:15','','','','525','Cash',0.00,'580','','','9','','1','2023-03-24 11:15:28','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','7.00','6','Inclusive','branch','Inventory','','','','',''),('916796567792120397',883,'91679656529','3826118','1.00','420','retail','0','2023-03-24 14:15:29','','','','','Cash',0.00,'420','','','9','','1','2023-03-24 11:19:41','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('916796581980012390',884,'91679656781','3826112','1.00','450','retail','0','2023-03-24 14:19:41','','','','','Cash',0.00,'450','','','9','','1','2023-03-24 11:43:28','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','50.00','49','Inclusive','branch','Inventory','','','','',''),('916796619960323623',885,'91679658209','3826112','6.00','2700','retail','0','2023-03-24 14:43:29','','','','','Cash',0.00,'450','','','9','','1','2023-03-24 12:47:32','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','49.00','43','Inclusive','branch','Inventory','','','','',''),('916796620100313236',886,'91679658209','3826285','1.00','3450','retail','0','2023-03-24 15:46:42','','','','2800','Cash',0.00,'3450','','','9','','1','2023-03-24 12:47:32','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','140.00','139','Inclusive','branch','Inventory','','','','',''),('916796620850529644',887,'91679662053','3826112','1.00','450','retail','0','2023-03-24 15:47:33','','','','','Cash',0.00,'450','','','9','','1','2023-03-24 12:48:18','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','43.00','42','Inclusive','branch','Inventory','','','','',''),('916796651643629604',888,'91679662098','3826312','2.00','1160','retail','0','2023-03-24 15:48:18','','','','525','Cash',0.00,'580','','','9','','1','2023-03-24 13:39:34','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','6.00','4','Inclusive','branch','Inventory','','','','',''),('916796652525226539',889,'91679665176','3826424','1.00','300','retail','0','2023-03-24 16:39:36','','','','','Cash',0.00,'300','','','9','','1','2023-03-24 13:40:59','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','10.00','9','Inclusive','branch','Inventory','','','','',''),('916796652882232620',890,'91679665260','3826121','1.00','420','retail','0','2023-03-24 16:41:00','','','','400','Cash',0.00,'420','','','9','','1','2023-03-24 13:41:34','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916796653543306530',891,'91679665295','3826118','1.00','420','retail','0','2023-03-24 16:41:35','','','','','Cash',0.00,'420','','','9','','1','2023-03-24 13:42:39','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('916796656172023326',892,'91679665360','3826449','1.00','180','retail','0','2023-03-24 16:42:40','','','','','Cash',0.00,'180','','','9','','1','2023-03-24 13:46:59','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('916796659523202212',893,'91679665619','3826312','1.00','580','retail','0','2023-03-24 16:46:59','','','','525','Cash',0.00,'580','','','9','','1','2023-03-24 13:52:39','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916796667513635231',894,'91679665960','3826112','2.00','900','retail','0','2023-03-24 16:52:40','','','','','Cash',0.00,'450','','','9','','1','2023-03-24 14:06:02','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','42.00','40','Inclusive','branch','Inventory','','','','',''),('916796667713006222',895,'91679666763','3826413','1.00','120','retail','0','2023-03-24 17:06:03','','','','','Cash',0.00,'120','','','9','','1','2023-03-24 14:06:21','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','17.00','16','Inclusive','branch','Inventory','','','','',''),('916796671313392674',896,'91679667122','3826065','3.00','17100','retail','0','2023-03-24 17:12:02','','','','5000','Cash',0.00,'5700','','','9','','1','2023-03-24 14:12:35','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','15.00','12','Inclusive','branch','Inventory','','','','',''),('916796671460910326',897,'91679667122','3826286','1.00','6300','retail','0','2023-03-24 17:12:19','','','','5500','Cash',0.00,'6300','','','9','','1','2023-03-24 14:12:35','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','53.00','52','Inclusive','branch','Inventory','','','','',''),('916796673552302333',898,'91679667157','3826233','1.00','130','retail','0','2023-03-24 17:12:37','','','','90','Cash',0.00,'130','','','9','','1','2023-03-24 14:15:59','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('916796678494008322',899,'91679667359','3826312','2.00','1160','retail','0','2023-03-24 17:15:59','','','','525','Cash',0.00,'580','','','9','','1','2023-03-24 14:24:45','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','3.00','1','Inclusive','branch','Inventory','','','','',''),('916796678922026222',900,'91679667886','3826112','1.00','450','retail','0','2023-03-24 17:24:47','','','','','Cash',0.00,'450','','','9','','1','2023-03-24 14:24:58','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','40.00','39','Inclusive','branch','Inventory','','','','',''),('916796681082606409',901,'91679667899','3826424','1.00','300','retail','0','2023-03-24 17:24:59','','','','','Cash',0.00,'300','','','9','','1','2023-03-24 14:28:35','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('916796697399204332',902,'91679668115','3826417','1.00','80','retail','0','2023-03-24 17:28:35','','','','','Cash',0.00,'80','','','9','','1','2023-03-24 14:55:46','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','','','','',''),('916796702152217303',903,'91679669877','3826112','2.00','900','retail','0','2023-03-24 17:57:57','','','','','Cash',0.00,'450','','','9','','1','2023-03-24 15:03:48','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','39.00','37','Inclusive','branch','Inventory','','','','',''),('916796712393327620',904,'91679670228','3826367','1.00','1800','retail','0','2023-03-24 18:03:48','','','','','Cash',0.00,'1800','','','9','','1','2023-03-24 15:20:48','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916796715621500236',905,'91679671249','3826312','1.00','580','retail','0','2023-03-24 18:20:49','','','','525','Cash',0.00,'580','','','9','','1','2023-03-24 15:26:15','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('916797167580342203',906,'91679716751','3826118','1.00','420','retail','0','2023-03-25 06:59:11','','','','','Cash',0.00,'420','','','9','','1','2023-03-25 03:59:23','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('916797167730232322',907,'91679716763','3826112','1.00','450','retail','0','2023-03-25 06:59:23','','','','','Cash',0.00,'450','','','9','','1','2023-03-25 04:00:42','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','37.00','36','Inclusive','branch','Inventory','','','','',''),('916797167801131900',908,'91679716763','3826284','1.00','1500','retail','0','2023-03-25 06:59:33','','','','1130','Cash',0.00,'1500','','','9','','1','2023-03-25 04:00:42','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','118.00','117','Inclusive','branch','Inventory','','','','',''),('916797174467920312',909,'91679716843','3826284','1.00','1450','retail','0','2023-03-25 07:00:43','','','','1130','Cash',0.00,'1450','','','9','','1','2023-03-25 04:10:56','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','117.00','116','Inclusive','branch','Inventory','','','','',''),('916797181380230930',910,'91679717457','3826118','2.00','840','retail','0','2023-03-25 07:10:57','','','','','Cash',0.00,'420','','','9','','1','2023-03-25 04:25:01','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','16.00','14','Inclusive','branch','Inventory','','','','',''),('916797181450030000',911,'91679717457','3826112','2.00','900','retail','0','2023-03-25 07:22:18','','','','','Cash',0.00,'450','','','9','','1','2023-03-25 04:25:01','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','36.00','34','Inclusive','branch','Inventory','','','','',''),('916797184453222330',912,'91679718302','3826121','3.00','1260','retail','0','2023-03-25 07:25:02','','','','400','Cash',0.00,'420','','','9','','1','2023-03-25 04:27:40','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Inventory','','','','',''),('916797184538032373',913,'91679718302','3826118','2.00','840','retail','0','2023-03-25 07:27:25','','','','','Cash',0.00,'420','','','9','','1','2023-03-25 04:27:40','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','14.00','12','Inclusive','branch','Inventory','','','','',''),('916797192509227050',914,'91679718461','3826112','2.00','900','retail','0','2023-03-25 07:27:41','','','','','Cash',0.00,'450','','','9','','1','2023-03-25 04:40:59','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','34.00','32','Inclusive','branch','Inventory','','','','',''),('916797193803323702',915,'91679719375','3826312','1.00','580','retail','0','2023-03-25 07:42:55','','','','525','Cash',0.00,'580','','','9','','1','2023-03-25 04:43:08','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916797197712113196',916,'91679719765','3826112','1.00','450','retail','0','2023-03-25 07:49:25','','','','','Cash',0.00,'450','','','9','','1','2023-03-25 04:49:38','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','32.00','31','Inclusive','branch','Inventory','','','','',''),('916797201282729231',917,'91679719779','3826118','1.00','420','retail','0','2023-03-25 07:49:39','','','','','Cash',0.00,'420','','','9','','1','2023-03-25 04:55:31','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('916797204855331217',918,'91679720479','3826118','1.00','420','retail','0','2023-03-25 08:01:19','','','','','Cash',0.00,'420','','','9','','1','2023-03-25 05:01:47','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('916797204912472301',919,'91679720479','3826112','1.00','450','retail','0','2023-03-25 08:01:25','','','','','Cash',0.00,'450','','','9','','1','2023-03-25 05:01:47','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','31.00','30','Inclusive','branch','Inventory','','','','',''),('916797205619223022',920,'91679720508','3826112','1.00','450','retail','0','2023-03-25 08:01:48','','','','','Cash',0.00,'450','','','9','','1','2023-03-25 05:02:50','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','30.00','29','Inclusive','branch','Inventory','','','','',''),('916797207230332332',921,'91679720571','3826112','1.00','450','retail','0','2023-03-25 08:02:51','','','','','Cash',0.00,'450','','','9','','1','2023-03-25 05:05:32','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','29.00','28','Inclusive','branch','Inventory','','','','',''),('916797215743207393',922,'91679720733','3826118','1.00','420','retail','0','2023-03-25 08:05:33','','','','','Cash',0.00,'420','','','9','','1','2023-03-25 05:19:37','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916797223632702713',923,'91679721577','3826112','2.00','900','retail','0','2023-03-25 08:19:37','','','','','Cash',0.00,'450','','','9','','1','2023-03-25 05:32:50','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','28.00','26','Inclusive','branch','Inventory','','','','',''),('916797234272227092',924,'91679722371','3826118','4.00','1680','retail','0','2023-03-25 08:32:51','','','','','Cash',0.00,'420','','','9','','1','2023-03-25 05:50:30','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'4','9.00','5','Inclusive','branch','Inventory','','','','',''),('916797236639033263',925,'91679723430','3826284','1.00','1500','retail','0','2023-03-25 08:50:30','','','','1130','Cash',0.00,'1500','','','9','','1','2023-03-25 05:54:26','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','116.00','115','Inclusive','branch','Inventory','','','','',''),('916797241500002330',926,'91679723726','3826112','2.00','900','retail','0','2023-03-25 08:55:26','','','','','Cash',0.00,'450','','','9','','1','2023-03-25 06:02:40','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','26.00','24','Inclusive','branch','Inventory','','','','',''),('916797250152595022',927,'91679724161','3826284','1.00','1500','retail','0','2023-03-25 09:02:41','','','','1130','Cash',0.00,'1500','','','9','','1','2023-03-25 06:17:00','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','115.00','114','Inclusive','branch','Inventory','','','','',''),('916797251417320333',928,'91679725021','3826284','1.00','1500','retail','0','2023-03-25 09:17:01','','','','1130','Cash',0.00,'1500','','','9','','1','2023-03-25 06:19:14','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','114.00','113','Inclusive','branch','Inventory','','','','',''),('916797251489227822',929,'91679725021','3826112','1.00','450','retail','0','2023-03-25 09:19:01','','','','','Cash',0.00,'450','','','9','','1','2023-03-25 06:19:14','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','24.00','23','Inclusive','branch','Inventory','','','','',''),('916797253417227363',930,'91679725155','3826112','1.00','450','retail','0','2023-03-25 09:19:15','','','','','Cash',0.00,'450','','','9','','1','2023-03-25 06:22:32','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','23.00','22','Inclusive','branch','Inventory','','','','',''),('916797256323223339',931,'91679725353','3826118','4.00','1680','retail','0','2023-03-25 09:22:33','','','','','Cash',0.00,'420','','','9','','1','2023-03-25 06:28:07','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'4','5.00','1','Inclusive','branch','Inventory','','','','',''),('916797258306937320',932,'91679725688','3826118','1.00','420','retail','0','2023-03-25 09:28:08','','','','','Cash',0.00,'420','','','9','','1','2023-03-25 06:30:34','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916797259860723022',933,'91679725834','3826112','4.00','1800','retail','0','2023-03-25 09:30:34','','','','','Cash',0.00,'450','','','9','','1','2023-03-25 06:34:11','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','22.00','18','Inclusive','branch','Inventory','','','','',''),('916797274250203232',934,'91679726052','3826112','2.00','900','retail','0','2023-03-25 09:34:12','','','','','Cash',0.00,'450','','','9','','1','2023-03-25 06:57:24','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','18.00','16','Inclusive','branch','Inventory','','','','',''),('916797277737933302',935,'91679727445','3826312','2.00','1160','retail','0','2023-03-25 09:57:25','','','','525','Cash',0.00,'580','','','9','','1','2023-03-25 07:03:09','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','2.00','0','Inclusive','branch','Inventory','','','','',''),('916797277852523202',936,'91679727445','3826415','1.00','250','retail','0','2023-03-25 10:02:57','','','','','Cash',0.00,'250','','','9','','1','2023-03-25 07:03:09','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('916797283777413202',937,'91679727790','3826117','1.00','420','retail','0','2023-03-25 10:03:10','','','','','Cash',0.00,'420','','','9','','1','2023-03-25 07:13:13','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916797283867227727',938,'91679727790','3826284','1.00','1500','retail','0','2023-03-25 10:12:57','','','','1130','Cash',0.00,'1500','','','9','','1','2023-03-25 07:13:13','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','113.00','112','Inclusive','branch','Inventory','','','','',''),('916797296782611320',939,'91679728394','3826313','2.00','1160','retail','0','2023-03-25 10:13:14','','','','525','Cash',0.00,'580','','','9','','1','2023-03-25 07:34:50','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','4.00','2','Inclusive','branch','Inventory','','','','',''),('916797301747033721',940,'91679729691','3826313','1.00','580','retail','0','2023-03-25 10:34:51','','','','525','Cash',0.00,'580','','','9','','1','2023-03-25 07:43:24','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916797308911302334',941,'91679730205','3826112','1.00','450','retail','0','2023-03-25 10:43:26','','','','','Cash',0.00,'450','','','9','','1','2023-03-25 07:55:00','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','16.00','15','Inclusive','branch','Inventory','','','','',''),('916797310662020023',942,'91679730900','3826284','1.00','1500','retail','0','2023-03-25 10:55:00','','','','1130','Cash',0.00,'1500','','','9','','1','2023-03-25 07:57:49','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','112.00','111','Inclusive','branch','Inventory','','','','',''),('916797346113127333',943,'91679731070','3826112','1.00','450','retail','0','2023-03-25 10:57:50','','','','','Cash',0.00,'450','','','9','','1','2023-03-25 08:57:11','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','15.00','14','Inclusive','branch','Inventory','','','','',''),('916797354502130320',944,'91679734631','3826112','4.00','1800','retail','0','2023-03-25 11:57:11','','','','','Cash',0.00,'450','','','9','','1','2023-03-25 09:11:18','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','14.00','10','Inclusive','branch','Inventory','','','','',''),('916797357096099334',945,'91679735479','3826012','1.00','100','retail','0','2023-03-25 12:11:19','','','','75','Cash',0.00,'100','','','9','','1','2023-03-25 09:15:12','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','45.00','44','Inclusive','branch','Inventory','','','','',''),('916797386672372206',946,'91679735712','3826112','1.00','450','retail','0','2023-03-25 12:15:12','','','','','Cash',0.00,'450','','','9','','1','2023-03-25 10:04:36','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','10.00','9','Inclusive','branch','Inventory','','','','',''),('916797401062221363',947,'91679738677','3826112','2.00','900','retail','0','2023-03-25 13:04:37','','','','','Cash',0.00,'450','','','9','','1','2023-03-25 10:28:39','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','9.00','7','Inclusive','branch','Inventory','','','','',''),('916797442563322023',948,'91679740121','3826418','1.00','100','retail','0','2023-03-25 13:28:41','','','','','Cash',0.00,'100','','','9','','1','2023-03-25 11:37:51','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','','','','',''),('916797450383873934',949,'91679744271','3826313','6.00','3480','retail','0','2023-03-25 14:49:26','','','','525','Cash',0.00,'580','','','9','','1','2023-03-25 11:52:07','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','1.00','103','Inclusive','branch','Inventory','','','','',''),('916797451162930323',950,'91679744271','3826285','1.00','3450','retail','0','2023-03-25 14:51:48','','','','2800','Cash',0.00,'3450','','','9','','1','2023-03-25 11:52:07','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','139.00','138','Inclusive','branch','Inventory','','','','',''),('916797454051022322',951,'91679745128','3826102','1.00','250','retail','0','2023-03-25 14:52:08','','','','','Cash',0.00,'250','','','9','','1','2023-03-25 11:56:48','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('916797459322930292',952,'91679745899','3826206','1.00','900','retail','0','2023-03-25 15:04:59','','','','650','Cash',0.00,'900','','','9','','1','2023-03-25 12:05:38','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','68.00','67','Inclusive','branch','Inventory','','','','',''),('916797461797602722',953,'91679746174','3826112','1.00','450','retail','0','2023-03-25 15:09:34','','','','','Cash',0.00,'450','','','9','','1','2023-03-25 12:09:48','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','7.00','6','Inclusive','branch','Inventory','','','','',''),('916797462260329362',954,'91679746189','3826112','2.00','900','retail','0','2023-03-25 15:09:49','','','','','Cash',0.00,'450','','','9','','1','2023-03-25 12:10:36','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','6.00','4','Inclusive','branch','Inventory','','','','',''),('916797463502779430',955,'91679746237','3826112','3.00','1350','retail','0','2023-03-25 15:10:37','','','','','Cash',0.00,'450','','','9','','1','2023-03-25 12:13:07','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','4.00','1','Inclusive','branch','Inventory','','','','',''),('916797472012923222',956,'91679746388','3826417','1.00','80','retail','0','2023-03-25 15:13:08','','','','','Cash',0.00,'80','','','9','','1','2023-03-25 12:26:43','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','43.00','42','Inclusive','branch','Inventory','','','','',''),('916797478187394433',957,'91679747203','3826500','1.00','150','retail','0','2023-03-25 15:26:43','','','','120','Cash',20.69,'150','','','9','','1','2023-03-25 12:37:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('916797481772947900',958,'91679747828','3826117','7.00','2940','retail','0','2023-03-25 15:37:08','','','','','Cash',0.00,'420','','','9','','1','2023-03-25 12:44:27','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'7','26.00','19','Inclusive','branch','Inventory','','','','',''),('916797483742390220',959,'91679748268','3826188','3.00','1950','retail','0','2023-03-25 15:44:28','','','','','Cash',0.00,'650','','','9','','1','2023-03-25 12:46:30','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','38.00','35','Inclusive','branch','Inventory','','','','',''),('916797496833369176',960,'91679748391','3826118','1.00','420','retail','0','2023-03-25 15:46:31','','','','','Cash',0.00,'420','','','9','','1','2023-03-25 13:08:06','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','','','','',''),('916797510643020237',962,'91679749686','3826500','1.00','150','retail','0','2023-03-25 16:08:07','','','','120','Cash',20.69,'150','','','9','','1','2023-03-25 13:32:39','1','2','returned','1','new','pcs','','','9','yes','','0','','','VATABLE',129.31,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('916797511482996032',963,'91679749686','3826118','3.00','1260','retail','0','2023-03-25 16:32:18','','','','','Cash',0.00,'420','','','9','','1','2023-03-25 13:32:39','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'3','47.00','44','Inclusive','branch','Inventory','','','','',''),('916797513292327202',964,'91679751160','3826118','1.00','420','retail','0','2023-03-25 16:32:40','','','','','Cash',0.00,'420','','','9','','1','2023-03-25 13:35:42','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','','','','',''),('916797536430232422',965,'91679753629','3826033','2.00','1300','retail','0','2023-03-25 17:13:49','','','','580','Cash',0.00,'650','','','9','','1','2023-03-25 14:14:25','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','40.00','38','Inclusive','branch','Inventory','','','','',''),('916797536572509230',966,'91679753629','3826284','1.00','1500','retail','0','2023-03-25 17:14:03','','','','1130','Cash',0.00,'1500','','','9','','1','2023-03-25 14:14:25','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','111.00','110','Inclusive','branch','Inventory','','','','',''),('916797537162003929',967,'91679753666','3826033','1.00','650','retail','0','2023-03-25 17:14:26','','','','580','Cash',0.00,'650','','','9','','1','2023-03-25 14:15:18','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','','','','',''),('916797550790997527',968,'91679753720','3826112','1.00','450','retail','0','2023-03-25 17:15:20','','','','','Cash',0.00,'450','','','9','','1','2023-03-25 14:38:06','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','24.00','23','Inclusive','branch','Inventory','','','','',''),('916797556177720227',969,'91679755088','3826313','1.00','580','retail','0','2023-03-25 17:38:08','','','','525','Cash',0.00,'580','','','9','','1','2023-03-25 14:47:11','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','103.00','102','Inclusive','branch','Inventory','','','','',''),('916797559710221547',970,'91679755632','3826112','3.00','1350','retail','0','2023-03-25 17:47:12','','','','','Cash',0.00,'450','','','9','','1','2023-03-25 14:52:59','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','23.00','20','Inclusive','branch','Inventory','','','','',''),('916797581720722873',972,'91679757668','3826206','1.00','1000','retail','0','2023-03-25 18:21:08','','','','650','Cash',0.00,'1000','','','9','','1','2023-03-25 15:30:34','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','67.00','66','Inclusive','branch','Inventory','','','','',''),('916798882172241322',973,'91679888114','3826112','1.00','450','retail','0','2023-03-27 06:35:14','','','','','Cash',0.00,'450','','','9','','1','2023-03-27 03:37:07','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','20.00','19','Inclusive','branch','Inventory','','','','',''),('916798902752081072',974,'91679888228','3826112','4.00','1800','retail','0','2023-03-27 06:37:08','','','','','Cash',0.00,'450','','','9','','1','2023-03-27 04:11:25','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','19.00','15','Inclusive','branch','Inventory','','','','',''),('916798905212949302',975,'91679890286','3826117','1.00','420','retail','0','2023-03-27 07:11:26','','','','','Cash',0.00,'420','','','9','','1','2023-03-27 04:15:24','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('916798920318332030',976,'91679890525','3826112','1.00','450','retail','0','2023-03-27 07:15:25','','','','','Cash',0.00,'450','','','9','','1','2023-03-27 04:40:44','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','15.00','14','Inclusive','branch','Inventory','','','','',''),('916798920523323333',977,'91679892044','3826112','1.00','450','retail','0','2023-03-27 07:40:44','','','','','Cash',0.00,'450','','','9','','1','2023-03-27 04:41:08','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','14.00','13','Inclusive','branch','Inventory','','','','',''),('916798924510001054',978,'91679892069','3826117','1.00','420','retail','0','2023-03-27 07:41:09','','','','','Cash',0.00,'420','','','9','','1','2023-03-27 04:47:36','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('916798924852020309',979,'91679892456','3826284','1.00','1500','retail','0','2023-03-27 07:47:36','','','','1130','Cash',0.00,'1500','','','9','','1','2023-03-27 04:48:07','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','110.00','109','Inclusive','branch','Inventory','','','','',''),('916798928282323023',980,'91679892488','3826313','5.00','2900','retail','0','2023-03-27 07:48:08','','','','525','Cash',0.00,'580','','','9','','1','2023-03-27 04:54:16','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','102.00','97','Inclusive','branch','Inventory','','','','',''),('916798929079213080',981,'91679892857','3826033','1.00','650','retail','0','2023-03-27 07:54:17','','','','580','Cash',0.00,'650','','','9','','1','2023-03-27 04:55:33','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','','','','',''),('916798943774294003',982,'91679892934','3826112','1.00','450','retail','0','2023-03-27 07:55:34','','','','','Cash',0.00,'450','','','9','','1','2023-03-27 05:19:45','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','13.00','12','Inclusive','branch','Inventory','','','','',''),('916798945229322043',983,'91679894386','3826112','2.00','900','retail','0','2023-03-27 08:19:46','','','','','Cash',0.00,'450','','','9','','1','2023-03-27 05:22:13','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','12.00','10','Inclusive','branch','Inventory','','','','',''),('916798945793230639',984,'91679894534','3826112','1.00','450','retail','0','2023-03-27 08:22:14','','','','','Cash',0.00,'450','','','9','','1','2023-03-27 05:23:06','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','10.00','9','Inclusive','branch','Inventory','','','','',''),('916798946674233394',985,'91679894587','3826112','1.00','450','retail','0','2023-03-27 08:23:07','','','','','Cash',0.00,'450','','','9','','1','2023-03-27 05:25:16','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('916798951072736123',986,'91679894717','3826033','1.00','650','retail','0','2023-03-27 08:25:17','','','','580','Cash',0.00,'650','','','9','','1','2023-03-27 05:31:51','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','','','','',''),('916798963063903306',987,'91679895112','3826112','1.00','450','retail','0','2023-03-27 08:31:52','','','','','Cash',0.00,'450','','','9','','1','2023-03-27 05:51:52','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('916798964863223222',988,'91679896312','3826112','1.00','450','retail','0','2023-03-27 08:51:52','','','','','Cash',0.00,'450','','','9','','1','2023-03-27 05:54:56','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','7.00','6','Inclusive','branch','Inventory','','','','',''),('916798978993092303',989,'91679896497','3826413','1.00','120','retail','0','2023-03-27 08:54:57','','','','','Cash',0.00,'120','','','9','','1','2023-03-27 06:18:25','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','16.00','15','Inclusive','branch','Inventory','','','','',''),('916798979121393289',990,'91679897905','3826118','2.00','840','retail','0','2023-03-27 09:18:25','','','','','Cash',0.00,'420','','','9','','1','2023-03-27 06:19:56','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','43.00','41','Inclusive','branch','Inventory','','','','',''),('916798980036330003',991,'91679897997','3826112','2.00','900','retail','0','2023-03-27 09:19:57','','','','','Cash',0.00,'450','','','9','','1','2023-03-27 06:20:12','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','6.00','4','Inclusive','branch','Inventory','','','','',''),('916798981680363233',992,'91679898013','3826413','1.00','120','retail','0','2023-03-27 09:20:13','','','','','Cash',0.00,'120','','','9','','1','2023-03-27 06:22:56','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','15.00','14','Inclusive','branch','Inventory','','','','',''),('916798988399292933',993,'91679898177','3826112','1.00','450','retail','0','2023-03-27 09:22:57','','','','','Cash',0.00,'450','','','9','','1','2023-03-27 06:34:09','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916799003881983788',994,'91679900377','3826504','1.00','150','retail','0','2023-03-27 09:59:37','','','','110','Cash',20.69,'150','','','9','','1','2023-03-27 06:59:50','3','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('916799010862000192',995,'91679900391','3826118','4.00','1680','retail','0','2023-03-27 09:59:51','','','','','Cash',0.00,'420','','','9','','1','2023-03-27 07:11:32','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'4','41.00','37','Inclusive','branch','Inventory','','','','',''),('916799014800234323',996,'91679901093','3826118','2.00','840','retail','0','2023-03-27 10:11:33','','','','','Cash',0.00,'420','','','9','','1','2023-03-27 07:18:08','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','37.00','35','Inclusive','branch','Inventory','','','','',''),('916799070913103300',997,'91679907072','3826112','2.00','900','retail','0','2023-03-27 11:51:12','','','','','Cash',0.00,'450','','','9','','1','2023-03-27 08:51:49','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','74.00','72','Inclusive','branch','Inventory','','','','',''),('916799071190221290',998,'91679907110','3826313','2.00','1160','retail','0','2023-03-27 11:51:50','','','','525','Cash',0.00,'580','','','9','','1','2023-03-27 08:52:05','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','97.00','95','Inclusive','branch','Inventory','','','','',''),('916799071389270920',999,'91679907126','3826284','1.00','1500','retail','0','2023-03-27 11:52:06','','','','1130','Cash',0.00,'1500','','','9','','1','2023-03-27 08:52:20','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','109.00','108','Inclusive','branch','Inventory','','','','',''),('916799071473922227',1000,'91679907141','3826117','1.00','420','retail','0','2023-03-27 11:52:21','','','','','Cash',0.00,'420','','','9','','1','2023-03-27 08:52:29','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','','','','',''),('916799071622799902',1001,'91679907151','3826112','2.00','900','retail','0','2023-03-27 11:52:31','','','','','Cash',0.00,'450','','','9','','1','2023-03-27 08:52:49','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','72.00','70','Inclusive','branch','Inventory','','','','',''),('916799071789660203',1002,'91679907169','3826112','2.00','900','retail','0','2023-03-27 11:52:50','','','','','Cash',0.00,'450','','','9','','1','2023-03-27 08:53:04','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','70.00','68','Inclusive','branch','Inventory','','','','',''),('916799071903903230',1003,'91679907184','3826188','2.00','1300','retail','0','2023-03-27 11:53:04','','','','','Cash',0.00,'650','','','9','','1','2023-03-27 08:53:17','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','35.00','33','Inclusive','branch','Inventory','','','','',''),('916799072050329202',1004,'91679907197','3826112','12.00','5400','retail','0','2023-03-27 11:53:17','','','','','Cash',0.00,'450','','','9','','1','2023-03-27 08:53:31','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','68.00','56','Inclusive','branch','Inventory','','','','',''),('916799072203200903',1005,'91679907212','3826460','1.00','150','retail','0','2023-03-27 11:53:32','','','','','Cash',0.00,'150','','','9','','1','2023-03-27 08:53:51','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','26.00','25','Inclusive','branch','Inventory','','','','',''),('916799072412226310',1006,'91679907231','3826112','1.00','450','retail','0','2023-03-27 11:53:51','','','','','Cash',0.00,'450','','','9','','1','2023-03-27 08:54:08','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','56.00','55','Inclusive','branch','Inventory','','','','',''),('916799072553773022',1007,'91679907248','3826102','1.00','250','retail','0','2023-03-27 11:54:08','','','','','Cash',0.00,'250','','','9','','1','2023-03-27 08:54:18','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('916799088453418423',1008,'91679907259','3826415','1.00','250','retail','0','2023-03-27 11:54:19','','','','','Cash',0.00,'250','','','9','','1','2023-03-27 09:20:56','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916799089412293496',1009,'91679908857','3826117','1.00','420','retail','0','2023-03-27 12:20:57','','','','','Cash',0.00,'420','','','9','','1','2023-03-27 09:22:23','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','','','','',''),('916799091595033100',1010,'91679908944','3826112','2.00','900','retail','0','2023-03-27 12:22:24','','','','','Cash',0.00,'450','','','9','','1','2023-03-27 09:26:08','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','55.00','53','Inclusive','branch','Inventory','','','','',''),('916799092480286424',1011,'91679909169','3826112','1.00','450','retail','0','2023-03-27 12:26:09','','','','','Cash',0.00,'450','','','9','','1','2023-03-27 09:27:37','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','53.00','52','Inclusive','branch','Inventory','','','','',''),('916799093160293234',1012,'91679909259','3826112','2.00','900','retail','0','2023-03-27 12:27:39','','','','','Cash',0.00,'450','','','9','','1','2023-03-27 09:28:42','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','52.00','50','Inclusive','branch','Inventory','','','','',''),('916799098112320613',1013,'91679909780','3826112','1.00','450','retail','0','2023-03-27 12:36:20','','','','','Cash',0.00,'450','','','9','','1','2023-03-27 09:36:58','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','50.00','49','Inclusive','branch','Inventory','','','','',''),('916799105112201003',1014,'91679909819','3826118','4.00','1680','retail','0','2023-03-27 12:36:59','','','','','Cash',0.00,'420','','','9','','1','2023-03-27 09:48:41','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'4','35.00','31','Inclusive','branch','Inventory','','','','',''),('916799117903932233',1015,'91679910522','3826118','8.00','3360','retail','0','2023-03-27 12:48:42','','','','','Cash',0.00,'420','','','9','','1','2023-03-27 10:09:55','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'8','31.00','23','Inclusive','branch','Inventory','','','','',''),('916799118170329932',1016,'91679911796','3826186','3.00','1950','retail','0','2023-03-27 13:09:56','','','','','Cash',0.00,'650','','','9','','1','2023-03-27 10:10:26','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','37.00','34','Inclusive','branch','Inventory','','','','',''),('916799120010220112',1017,'91679911827','3826313','4.00','2320','retail','0','2023-03-27 13:10:27','','','','525','Cash',0.00,'580','','','9','','1','2023-03-27 10:15:46','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','95.00','91','Inclusive','branch','Inventory','','','','',''),('916799123259312536',1018,'91679912311','3826313','4.00','2320','retail','0','2023-03-27 13:18:31','','','','525','Cash',0.00,'580','','','9','','1','2023-03-27 10:18:53','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','91.00','87','Inclusive','branch','Inventory','','','','',''),('916799133466092304',1019,'91679912334','3826118','2.00','840','retail','0','2023-03-27 13:18:54','','','','','Cash',0.00,'420','','','9','','1','2023-03-27 10:35:50','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','23.00','21','Inclusive','branch','Inventory','','','','',''),('916799136802800022',1020,'91679913351','3826118','2.00','840','retail','0','2023-03-27 13:35:51','','','','','Cash',0.00,'420','','','9','','1','2023-03-27 10:41:47','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','21.00','19','Inclusive','branch','Inventory','','','','',''),('916799137369031223',1021,'91679913708','3826118','1.00','420','retail','0','2023-03-27 13:41:48','','','','','Cash',0.00,'420','','','9','','1','2023-03-27 10:42:25','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('916799139969201313',1022,'91679913746','3826112','4.00','1800','retail','0','2023-03-27 13:42:26','','','','','Cash',0.00,'450','','','9','','1','2023-03-27 10:47:25','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','49.00','45','Inclusive','branch','Inventory','','','','',''),('916799141932333903',1023,'91679914046','3826112','1.00','450','retail','0','2023-03-27 13:47:26','','','','','Cash',0.00,'450','','','9','','1','2023-03-27 10:50:01','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','45.00','44','Inclusive','branch','Inventory','','','','',''),('916799154519332003',1024,'91679914202','3826112','2.00','900','retail','0','2023-03-27 13:50:02','','','','','Cash',0.00,'450','','','9','','1','2023-03-27 11:11:00','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','44.00','42','Inclusive','branch','Inventory','','','','',''),('916799157233333302',1025,'91679915461','3826112','2.00','900','retail','0','2023-03-27 14:11:01','','','','','Cash',0.00,'450','','','9','','1','2023-03-27 11:15:31','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','42.00','40','Inclusive','branch','Inventory','','','','',''),('916799162371349992',1026,'91679915732','3826419','1.00','150','retail','0','2023-03-27 14:15:32','','','','','Cash',0.00,'150','','','9','','1','2023-03-27 11:24:08','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('916799165854020730',1027,'91679916249','3826496','2.00','1300','retail','0','2023-03-27 14:24:09','','','','560','Cash',0.00,'650','','','9','','1','2023-03-27 11:33:44','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','24.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('916799168972428302',1028,'91679916825','3826112','4.00','1800','retail','0','2023-03-27 14:33:45','','','','','Cash',0.00,'450','','','9','','1','2023-03-27 11:36:14','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','40.00','36','Inclusive','branch','Inventory','','','','',''),('916799171909223397',1029,'91679916976','3826112','1.00','450','retail','0','2023-03-27 14:36:16','','','','','Cash',0.00,'450','','','9','','1','2023-03-27 11:39:58','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','36.00','35','Inclusive','branch','Inventory','','','','',''),('916799174273249431',1030,'91679917199','3826117','2.00','840','retail','0','2023-03-27 14:39:59','','','','','Cash',0.00,'420','','','9','','1','2023-03-27 11:43:54','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','39.00','37','Inclusive','branch','Inventory','','','','',''),('916799177553227333',1031,'91679917435','3826112','1.00','450','retail','0','2023-03-27 14:43:55','','','','','Cash',0.00,'450','','','9','','1','2023-03-27 11:49:26','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','35.00','34','Inclusive','branch','Inventory','','','','',''),('916799184799207020',1032,'91679917766','3826112','2.00','900','retail','0','2023-03-27 14:49:26','','','','','Cash',0.00,'450','','','9','','1','2023-03-27 12:01:35','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','34.00','32','Inclusive','branch','Inventory','','','','',''),('916799187127270723',1033,'91679918522','3826313','3.00','1740','retail','0','2023-03-27 15:02:02','','','','525','Cash',0.00,'580','','','9','','1','2023-03-27 12:05:25','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','87.00','84','Inclusive','branch','Inventory','','','','',''),('916799188993902033',1034,'91679918726','3826466','1.00','200','retail','0','2023-03-27 15:05:26','','','','','Cash',0.00,'200','','','9','','1','2023-03-27 12:08:23','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('916799195377310399',1035,'91679918945','3826033','2.00','1300','retail','0','2023-03-27 15:09:05','','','','580','Cash',0.00,'650','','','9','','1','2023-03-27 12:19:04','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','35.00','33','Inclusive','branch','Inventory','','','','',''),('916799205583225030',1036,'91679919545','3826500','1.00','150','retail','0','2023-03-27 15:19:05','','','','120','Cash',20.69,'150','','','9','','1','2023-03-27 12:36:02','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('916799205702303372',1037,'91679920563','3826112','12.00','5400','retail','0','2023-03-27 15:36:03','','','','','Cash',0.00,'450','','','9','','1','2023-03-27 12:36:27','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','32.00','20','Inclusive','branch','Inventory','','','','',''),('916799208326092322',1038,'91679920683','3826313','1.00','580','retail','0','2023-03-27 15:38:03','','','','525','Cash',0.00,'580','','','9','','1','2023-03-27 12:41:22','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','84.00','83','Inclusive','branch','Inventory','','','','',''),('916799210180733220',1039,'91679920884','3826118','1.00','420','retail','0','2023-03-27 15:41:24','','','','','Cash',0.00,'420','','','9','','1','2023-03-27 12:43:42','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916799212013000220',1040,'91679921023','3826313','1.00','580','retail','0','2023-03-27 15:43:43','','','','525','Cash',0.00,'580','','','9','','1','2023-03-27 12:46:52','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','83.00','82','Inclusive','branch','Inventory','','','','',''),('916799213101230622',1041,'91679921215','3826417','1.00','80','retail','0','2023-03-27 15:46:55','','','','','Cash',0.00,'80','','','9','','1','2023-03-27 12:48:40','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','','','','',''),('916799213403942222',1042,'91679921322','3826188','1.00','650','retail','0','2023-03-27 15:48:42','','','','','Cash',0.00,'650','','','9','','1','2023-03-27 12:49:11','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','33.00','32','Inclusive','branch','Inventory','','','','',''),('916799214413221341',1043,'91679921353','3826033','1.00','650','retail','0','2023-03-27 15:49:13','','','','580','Cash',0.00,'650','','','9','','1','2023-03-27 12:51:01','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','','','','',''),('916799215629263200',1044,'91679921462','3826118','1.00','420','retail','0','2023-03-27 15:51:02','','','','','Cash',0.00,'420','','','9','','1','2023-03-27 12:52:47','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916799218343020892',1045,'91679921568','3826112','1.00','450','retail','0','2023-03-27 15:52:48','','','','','Cash',0.00,'450','','','9','','1','2023-03-27 12:57:25','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','20.00','19','Inclusive','branch','Inventory','','','','',''),('916799220672143023',1046,'91679921847','3826118','1.00','420','retail','0','2023-03-27 15:57:27','','','','','Cash',0.00,'420','','','9','','1','2023-03-27 13:01:11','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916799266442623292',1047,'91679922071','3826112','1.00','450','retail','0','2023-03-27 16:01:11','','','','','Cash',0.00,'450','','','9','','1','2023-03-27 14:17:34','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','19.00','18','Inclusive','branch','Inventory','','','','',''),('916799275652256393',1048,'91679926655','3826430','1.00','100','retail','0','2023-03-27 17:17:35','','','','','Cash',0.00,'100','','','9','','1','2023-03-27 14:32:49','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','',''),('916799277454232044',1049,'91679927570','3826112','1.00','450','retail','0','2023-03-27 17:32:50','','','','','Cash',0.00,'450','','','9','','1','2023-03-27 14:36:02','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','18.00','17','Inclusive','branch','Inventory','','','','',''),('916799286412132230',1050,'91679927764','3826112','1.00','450','retail','0','2023-03-27 17:36:04','','','','','Cash',0.00,'450','','','9','','1','2023-03-27 14:50:57','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','17.00','16','Inclusive','branch','Inventory','','','','',''),('916799287202293239',1051,'91679928658','3826118','2.00','840','retail','0','2023-03-27 17:50:58','','','','','Cash',0.00,'420','','','9','','1','2023-03-27 14:52:05','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','','','','',''),('916799289212631300',1052,'91679928726','3826214','1.00','330','retail','0','2023-03-27 17:52:06','','','','206.8','Cash',0.00,'330','','','9','','1','2023-03-27 14:55:36','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','104.00','103','Inclusive','branch','Inventory','','','','',''),('916799307880370020',1053,'91679930509','3826117','1.00','420','retail','0','2023-03-27 18:21:49','','','','','Cash',0.00,'420','','','9','','1','2023-03-27 15:26:34','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','','','','',''),('916799756473035404',1054,'91679975640','3826214','1.00','350','retail','0','2023-03-28 06:54:00','','','','206.8','Cash',0.00,'350','','','9','','1','2023-03-28 03:54:17','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','103.00','102','Inclusive','branch','Inventory','','','','',''),('916799756549754922',1055,'91679975640','3826012','1.00','100','retail','0','2023-03-28 06:54:07','','','','75','Cash',0.00,'100','','','9','','1','2023-03-28 03:54:17','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','','','','',''),('916799767773722092',1056,'91679975658','3826284','1.00','1500','retail','0','2023-03-28 06:54:18','','','','1130','Cash',0.00,'1500','','','9','','1','2023-03-28 04:12:59','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','108.00','107','Inclusive','branch','Inventory','','','','',''),('916799778923933329',1057,'91679976780','3826121','1.00','420','retail','0','2023-03-28 07:13:00','','','','400','Cash',0.00,'420','','','9','','1','2023-03-28 04:31:36','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('916799782292382020',1058,'91679977897','3826112','4.00','1800','retail','0','2023-03-28 07:31:37','','','','','Cash',0.00,'450','','','9','','1','2023-03-28 04:37:16','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','16.00','12','Inclusive','branch','Inventory','','','','',''),('916799811052192312',1059,'91679980245','3826112','1.00','450','retail','0','2023-03-28 08:10:45','','','','','Cash',0.00,'450','','','9','','1','2023-03-28 05:25:18','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','12.00','11','Inclusive','branch','Inventory','','','','',''),('916799815712222918',1060,'91679981119','3826117','2.00','840','retail','0','2023-03-28 08:25:19','','','','','Cash',0.00,'420','','','9','','1','2023-03-28 05:33:01','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','46.00','44','Inclusive','branch','Inventory','','','','',''),('916799816429024496',1061,'91679981582','3826284','1.00','1500','retail','0','2023-03-28 08:33:02','','','','1130','Cash',0.00,'1500','','','9','','1','2023-03-28 05:34:07','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','107.00','106','Inclusive','branch','Inventory','','','','',''),('916799816773663420',1062,'91679981648','3826284','1.00','1500','retail','0','2023-03-28 08:34:08','','','','1130','Cash',0.00,'1500','','','9','','1','2023-03-28 05:34:40','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','106.00','105','Inclusive','branch','Inventory','','','','',''),('916799826062023237',1063,'91679981681','3826112','1.00','450','retail','0','2023-03-28 08:34:41','','','','','Cash',0.00,'450','','','9','','1','2023-03-28 05:50:15','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','11.00','10','Inclusive','branch','Inventory','','','','',''),('916799845560730331',1064,'91679982616','3826112','1.00','450','retail','0','2023-03-28 08:50:16','','','','','Cash',0.00,'450','','','9','','1','2023-03-28 06:22:45','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','10.00','9','Inclusive','branch','Inventory','','','','',''),('916799865152823509',1065,'91679986507','3826388','1.00','250','retail','0','2023-03-28 09:55:07','','','','','Cash',0.00,'250','','','9','','1','2023-03-28 06:55:20','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('916799865301033033',1066,'91679986520','3826112','2.00','900','retail','0','2023-03-28 09:55:20','','','','','Cash',0.00,'450','','','9','','1','2023-03-28 06:55:39','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','9.00','7','Inclusive','branch','Inventory','','','','',''),('916799873070232029',1067,'91679986540','3826117','2.00','840','retail','0','2023-03-28 09:55:40','','','','','Cash',0.00,'420','','','9','','1','2023-03-28 07:08:31','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','44.00','42','Inclusive','branch','Inventory','','','','',''),('916799889013032019',1068,'91679988891','3826121','1.00','420','retail','0','2023-03-28 10:34:51','','','','400','Cash',0.00,'420','','','9','','1','2023-03-28 07:35:05','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('916799890509360502',1069,'91679988945','3826418','2.00','200','retail','0','2023-03-28 10:35:54','','','','','Cash',0.00,'100','','','9','','1','2023-03-28 07:37:32','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','37.00','35','Inclusive','branch','Inventory','','','','',''),('916799891639390332',1071,'91679989053','3826285','1.00','3450','retail','0','2023-03-28 10:37:33','','','','2800','Cash',0.00,'3450','','','9','','1','2023-03-28 07:42:33','1','2','returned','1','new','pcs','','','9','yes','','0','','','EXEMPTED',0.00,'1','138.00','137','Inclusive','branch','Inventory','','','','',''),('916799893480008343',1072,'91679989053','3826285','1.00','3450','retail','0','2023-03-28 10:42:17','','','','2800','Cash',0.00,'3450','','','9','','1','2023-03-28 07:42:33','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','138.00','137','Inclusive','branch','Inventory','','','','',''),('916799901400079320',1073,'91679989354','3826342','1.00','150','retail','0','2023-03-28 10:42:34','','','','','Cash',0.00,'150','','','9','','1','2023-03-28 07:55:44','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('916799905969010322',1074,'91679990145','3826033','1.00','650','retail','0','2023-03-28 10:55:45','','','','580','Cash',0.00,'650','','','9','','1','2023-03-28 08:03:19','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','','','','',''),('916799910983132320',1075,'91679990601','3826112','1.00','450','retail','0','2023-03-28 11:03:21','','','','','Cash',0.00,'450','','','9','','1','2023-03-28 08:11:47','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','7.00','6','Inclusive','branch','Inventory','','','','',''),('916799918239221273',1076,'91679991671','3826118','1.00','420','retail','0','2023-03-28 11:21:11','','','','','Cash',0.00,'420','','','9','','1','2023-03-28 08:23:53','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','','','','',''),('916799918893990092',1077,'91679991834','3826313','1.00','580','retail','0','2023-03-28 11:23:54','','','','525','Cash',0.00,'580','','','9','','1','2023-03-28 08:24:57','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','82.00','81','Inclusive','branch','Inventory','','','','',''),('916799932892000232',1078,'91679993281','3826112','1.00','450','retail','0','2023-03-28 11:48:01','','','','','Cash',0.00,'450','','','9','','1','2023-03-28 08:48:17','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','126.00','125','Inclusive','branch','Inventory','','','','',''),('916799933120923023',1079,'91679993297','3826118','1.00','420','retail','0','2023-03-28 11:48:17','','','','','Cash',0.00,'420','','','9','','1','2023-03-28 08:48:35','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Inventory','','','','',''),('916799933222923327',1080,'91679993315','3826284','1.00','1500','retail','0','2023-03-28 11:48:35','','','','1130','Cash',0.00,'1500','','','9','','1','2023-03-28 08:48:45','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','105.00','104','Inclusive','branch','Inventory','','','','',''),('916799939252939223',1081,'91679993919','3826112','2.00','900','retail','0','2023-03-28 11:58:39','','','','','Cash',0.00,'450','','','9','','1','2023-03-28 08:58:54','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','125.00','123','Inclusive','branch','Inventory','','','','',''),('916799939993133220',1082,'91679993935','3826112','1.00','450','retail','0','2023-03-28 11:58:55','','','','','Cash',0.00,'450','','','9','','1','2023-03-28 09:00:11','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','123.00','122','Inclusive','branch','Inventory','','','','',''),('916799974843487290',1083,'91679994013','3826118','1.00','420','retail','0','2023-03-28 12:00:13','','','','','Cash',0.00,'420','','','9','','1','2023-03-28 09:58:09','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','46.00','45','Inclusive','branch','Inventory','','','','',''),('916799975030009300',1084,'91679997490','3826112','1.00','450','retail','0','2023-03-28 12:58:10','','','','','Cash',0.00,'450','','','9','','1','2023-03-28 09:58:48','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','122.00','121','Inclusive','branch','Inventory','','','','',''),('916800001946933202',1085,'91679997529','3826131','1.00','200','retail','0','2023-03-28 12:58:49','','','','','Cash',0.00,'200','','','9','','1','2023-03-28 10:49:25','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('916800035383433923',1086,'91680000566','3826313','2.00','1160','retail','0','2023-03-28 13:49:26','','','','525','Cash',0.00,'580','','','9','','1','2023-03-28 11:39:10','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','81.00','79','Inclusive','branch','Inventory','','','','',''),('916800035589330363',1087,'91680003551','3826112','2.00','900','retail','0','2023-03-28 14:39:11','','','','','Cash',0.00,'450','','','9','','1','2023-03-28 11:39:26','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','121.00','119','Inclusive','branch','Inventory','','','','',''),('916800040601222903',1088,'91680003567','3826112','1.00','450','retail','0','2023-03-28 14:39:27','','','','','Cash',0.00,'450','','','9','','1','2023-03-28 11:47:48','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','119.00','118','Inclusive','branch','Inventory','','','','',''),('916800085052323002',1089,'91680004069','3826112','1.00','450','retail','0','2023-03-28 14:47:49','','','','','Cash',0.00,'450','','','9','','1','2023-03-28 13:01:52','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','118.00','117','Inclusive','branch','Inventory','','','','',''),('916800085252363003',1090,'91680008513','3826496','4.00','2600','retail','0','2023-03-28 16:01:53','','','','560','Cash',0.00,'650','','','9','','1','2023-03-28 13:03:21','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','22.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('916800085400023923',1091,'91680008513','3826286','1.00','6400','retail','0','2023-03-28 16:02:09','','','','5500','Cash',0.00,'6400','','','9','','1','2023-03-28 13:03:21','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','52.00','51','Inclusive','branch','Inventory','','','','',''),('916800091929213392',1092,'91680008831','3826121','2.00','840','retail','0','2023-03-28 16:07:11','','','','400','Cash',0.00,'420','','','9','','1','2023-03-28 13:13:18','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','','','','',''),('916800095210030283',1093,'91680009513','3826112','1.00','450','retail','0','2023-03-28 16:18:33','','','','','Cash',0.00,'450','','','9','','1','2023-03-28 13:18:50','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','117.00','116','Inclusive','branch','Inventory','','','','',''),('916800095552500053',1094,'91680009530','3826500','1.00','150','retail','0','2023-03-28 16:18:50','','','','120','Cash',20.69,'150','','','9','','1','2023-03-28 13:19:20','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('916800101758300392',1095,'91680009562','3826112','2.00','900','retail','0','2023-03-28 16:19:22','','','','','Cash',0.00,'450','','','9','','1','2023-03-28 13:29:42','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','116.00','114','Inclusive','branch','Inventory','','','','',''),('916800101901003303',1096,'91680010184','3826117','1.00','420','retail','0','2023-03-28 16:29:44','','','','','Cash',0.00,'420','','','9','','1','2023-03-28 13:29:56','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','','','','',''),('916800103059363020',1097,'91680010197','3826112','2.00','900','retail','0','2023-03-28 16:29:57','','','','','Cash',0.00,'450','','','9','','1','2023-03-28 13:31:54','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','114.00','112','Inclusive','branch','Inventory','','','','',''),('916800108162008640',1098,'91680010808','3826192','1.00','700','retail','0','2023-03-28 16:40:08','','','','440','Cash',0.00,'700','','','9','','1','2023-03-28 13:40:25','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','113.00','112','Inclusive','branch','Inventory','','','','',''),('916800112162202320',1099,'91680010827','3826112','2.00','900','retail','0','2023-03-28 16:40:27','','','','','Cash',0.00,'450','','','9','','1','2023-03-28 13:47:12','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','112.00','110','Inclusive','branch','Inventory','','','','',''),('916800130136332220',1100,'91680013006','3826288','1.00','1450','retail','0','2023-03-28 17:16:47','','','','1030','Cash',0.00,'1450','','','9','','1','2023-03-28 14:17:00','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','24.00','23','Inclusive','branch','Inventory','','','','',''),('916800132422020223',1101,'91680013166','3826313','1.00','580','retail','0','2023-03-28 17:19:26','','','','525','Cash',0.00,'580','','','9','','1','2023-03-28 14:20:53','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','79.00','78','Inclusive','branch','Inventory','','','','',''),('916800132842032220',1102,'91680013254','3826417','1.00','80','retail','0','2023-03-28 17:20:54','','','','','Cash',0.00,'80','','','9','','1','2023-03-28 14:21:29','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','','','','',''),('916800133593293302',1103,'91680013290','3826313','2.00','1160','retail','0','2023-03-28 17:21:30','','','','525','Cash',0.00,'580','','','9','','1','2023-03-28 14:22:47','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','78.00','76','Inclusive','branch','Inventory','','','','',''),('916800136082081330',1104,'91680013587','3826118','3.00','1260','retail','0','2023-03-28 17:26:28','','','','','Cash',0.00,'420','','','9','','1','2023-03-28 14:26:54','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'3','45.00','42','Inclusive','branch','Inventory','','','','',''),('916800136832320031',1105,'91680013615','3826112','1.00','450','retail','0','2023-03-28 17:26:55','','','','','Cash',0.00,'450','','','9','','1','2023-03-28 14:28:10','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','110.00','109','Inclusive','branch','Inventory','','','','',''),('916800142340603013',1106,'91680013691','3826112','1.00','450','retail','0','2023-03-28 17:28:11','','','','','Cash',0.00,'450','','','9','','1','2023-03-28 14:37:26','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','109.00','108','Inclusive','branch','Inventory','','','','',''),('916800151119233128',1107,'91680014247','3826117','2.00','840','retail','0','2023-03-28 17:37:27','','','','','Cash',0.00,'420','','','9','','1','2023-03-28 14:52:07','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','41.00','39','Inclusive','branch','Inventory','','','','',''),('916800158820230000',1108,'91680015128','3826112','1.00','450','retail','0','2023-03-28 17:52:08','','','','','Cash',0.00,'450','','','9','','1','2023-03-28 15:04:53','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','108.00','107','Inclusive','branch','Inventory','','','','',''),('916800162852205203',1109,'91680015932','3826313','1.00','580','retail','0','2023-03-28 18:05:32','','','','525','Cash',0.00,'580','','','9','','1','2023-03-28 15:11:35','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','76.00','75','Inclusive','branch','Inventory','','','','',''),('916800165338000800',1110,'91680016295','3826118','1.00','420','retail','0','2023-03-28 18:11:35','','','','','Cash',0.00,'420','','','9','','1','2023-03-28 15:15:36','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','','','','',''),('916800165530920420',1111,'91680016536','3826112','1.00','450','retail','0','2023-03-28 18:15:36','','','','','Cash',0.00,'450','','','9','','1','2023-03-28 15:16:01','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','107.00','106','Inclusive','branch','Inventory','','','','',''),('916800166683021066',1112,'91680016561','3826284','1.00','1500','retail','0','2023-03-28 18:16:01','','','','1130','Cash',0.00,'1500','','','9','','1','2023-03-28 15:17:51','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','104.00','103','Inclusive','branch','Inventory','','','','',''),('916800167083663066',1113,'91680016672','3826117','1.00','420','retail','0','2023-03-28 18:17:52','','','','','Cash',0.00,'420','','','9','','1','2023-03-28 15:18:34','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','39.00','38','Inclusive','branch','Inventory','','','','',''),('916800170980382229',1114,'91680017084','3826300','1.00','200','retail','0','2023-03-28 18:24:44','','','','','Cash',0.00,'200','','','9','','1','2023-03-28 15:25:05','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','12.00','11','Inclusive','branch','Inventory','','','','',''),('916800173910360371',1115,'91680017107','3826186','3.00','1950','retail','0','2023-03-28 18:25:07','','','','','Cash',0.00,'650','','','9','','1','2023-03-28 15:30:12','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','34.00','31','Inclusive','branch','Inventory','','','','',''),('916800619522333432',1116,'91680061943','3826118','18.00','7560','retail','0','2023-03-29 06:52:23','','','','','Cash',0.00,'420','','','9','','1','2023-03-29 03:54:52','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'18','41.00','23','Inclusive','branch','Inventory','','','','',''),('916800623762733360',1117,'91680062093','3826118','1.00','420','retail','0','2023-03-29 06:54:53','','','','','Cash',0.00,'420','','','9','','1','2023-03-29 03:59:57','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('916800623823320149',1118,'91680062093','3826112','1.00','450','retail','0','2023-03-29 06:59:36','','','','','Cash',0.00,'450','','','9','','1','2023-03-29 03:59:57','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','106.00','105','Inclusive','branch','Inventory','','','','',''),('916800624493233232',1119,'91680062398','3826497','1.00','650','retail','0','2023-03-29 06:59:58','','','','560','Cash',0.00,'650','','','9','','1','2023-03-29 04:02:09','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('916800624552403322',1120,'91680062398','3826033','2.00','1300','retail','0','2023-03-29 07:00:49','','','','580','Cash',0.00,'650','','','9','','1','2023-03-29 04:02:09','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','31.00','29','Inclusive','branch','Inventory','','','','',''),('916800624763002022',1121,'91680062398','3826496','1.00','650','retail','0','2023-03-29 07:01:09','','','','560','Cash',0.00,'650','','','9','','1','2023-03-29 04:02:09','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('916800625742060834',1122,'91680062530','3826497','2.00','1300','retail','0','2023-03-29 07:02:10','','','','560','Cash',0.00,'650','','','9','','1','2023-03-29 04:03:03','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','11.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('916800636623203303',1123,'91680062585','3826271','2.00','360','retail','0','2023-03-29 07:03:05','','','','','Cash',0.00,'180','','','9','','1','2023-03-29 04:21:22','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','10.00','8','Inclusive','branch','Inventory','','','','',''),('916800639373002003',1124,'91680063683','3826112','1.00','450','retail','0','2023-03-29 07:21:23','','','','','Cash',0.00,'450','','','9','','1','2023-03-29 04:25:47','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','105.00','104','Inclusive','branch','Inventory','','','','',''),('916800640890332030',1125,'91680063948','3826112','1.00','450','retail','0','2023-03-29 07:25:48','','','','','Cash',0.00,'450','','','9','','1','2023-03-29 04:28:16','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','104.00','103','Inclusive','branch','Inventory','','','','',''),('916800648690643082',1126,'91680064096','3826503','1.00','100','retail','0','2023-03-29 07:28:16','','','','75','Cash',13.79,'100','','','9','','1','2023-03-29 04:41:13','3','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('916800649962423020',1127,'91680064873','3826033','1.00','650','retail','0','2023-03-29 07:41:13','','','','580','Cash',0.00,'650','','','9','','1','2023-03-29 04:43:26','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','','','','',''),('916800652160213102',1128,'91680065006','3826313','1.00','580','retail','0','2023-03-29 07:43:26','','','','525','Cash',0.00,'580','','','9','','1','2023-03-29 04:47:07','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','75.00','74','Inclusive','branch','Inventory','','','','',''),('916800659770320222',1129,'91680065229','3826112','8.00','3600','retail','0','2023-03-29 07:47:09','','','','','Cash',0.00,'450','','','9','','1','2023-03-29 05:00:20','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','103.00','95','Inclusive','branch','Inventory','','','','',''),('916800674783203322',1130,'91680066021','3826033','1.00','650','retail','0','2023-03-29 08:00:21','','','','580','Cash',0.00,'650','','','9','','1','2023-03-29 05:24:44','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','','','','',''),('916800683308333200',1131,'91680067484','3826112','1.00','450','retail','0','2023-03-29 08:24:44','','','','','Cash',0.00,'450','','','9','','1','2023-03-29 05:38:56','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','95.00','94','Inclusive','branch','Inventory','','','','',''),('916800684979933432',1132,'91680068337','3826112','1.00','450','retail','0','2023-03-29 08:38:57','','','','','Cash',0.00,'450','','','9','','1','2023-03-29 05:41:57','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','94.00','93','Inclusive','branch','Inventory','','','','',''),('916800697299322268',1133,'91680068518','3826112','1.00','450','retail','0','2023-03-29 08:41:58','','','','','Cash',0.00,'450','','','9','','1','2023-03-29 06:03:35','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','93.00','92','Inclusive','branch','Inventory','','','','',''),('916800698113213221',1134,'91680068518','3826118','2.00','840','retail','0','2023-03-29 09:03:22','','','','','Cash',0.00,'420','','','9','','1','2023-03-29 06:03:35','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','22.00','20','Inclusive','branch','Inventory','','','','',''),('916800709412242738',1135,'91680069815','3826112','2.00','900','retail','0','2023-03-29 09:03:35','','','','','Cash',0.00,'450','','','9','','1','2023-03-29 06:22:28','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','92.00','90','Inclusive','branch','Inventory','','','','',''),('916800714363012736',1136,'91680071430','3826038','1.00','200','retail','0','2023-03-29 09:30:30','','','','150','Cash',0.00,'200','','','9','','1','2023-03-29 06:30:41','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916800715404243003',1137,'91680071442','3826112','1.00','450','retail','0','2023-03-29 09:30:42','','','','','Cash',0.00,'450','','','9','','1','2023-03-29 06:32:29','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','90.00','89','Inclusive','branch','Inventory','','','','',''),('916800719780277318',1138,'91680071550','3826118','1.00','420','retail','0','2023-03-29 09:32:30','','','','','Cash',0.00,'420','','','9','','1','2023-03-29 06:39:43','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('916800733030932820',1139,'91680071983','3826112','1.00','450','retail','0','2023-03-29 09:39:43','','','','','Cash',0.00,'450','','','9','','1','2023-03-29 07:01:49','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','89.00','88','Inclusive','branch','Inventory','','','','',''),('916800736212072020',1140,'91680073310','3826112','1.00','450','retail','0','2023-03-29 10:01:50','','','','','Cash',0.00,'450','','','9','','1','2023-03-29 07:07:11','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','88.00','87','Inclusive','branch','Inventory','','','','',''),('916800747743342432',1141,'91680073632','3826284','1.00','1500','retail','0','2023-03-29 10:07:12','','','','1130','Cash',0.00,'1500','','','9','','1','2023-03-29 07:26:53','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','103.00','102','Inclusive','branch','Inventory','','','','',''),('916800750893230330',1142,'91680074814','3826118','4.00','1680','retail','0','2023-03-29 10:26:54','','','','','Cash',0.00,'420','','','9','','1','2023-03-29 07:31:33','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'4','19.00','15','Inclusive','branch','Inventory','','','','',''),('916800754402239367',1143,'91680075094','3826118','2.00','840','retail','0','2023-03-29 10:31:35','','','','','Cash',0.00,'420','','','9','','1','2023-03-29 07:37:29','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Inventory','','','','',''),('916800756875290060',1144,'91680075450','3826112','1.00','450','retail','0','2023-03-29 10:37:30','','','','','Cash',0.00,'450','','','9','','1','2023-03-29 07:41:32','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','87.00','86','Inclusive','branch','Inventory','','','','',''),('916800771773120766',1145,'91680075693','3826033','2.00','1300','retail','0','2023-03-29 10:41:33','','','','580','Cash',0.00,'650','','','9','','1','2023-03-29 08:06:30','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','27.00','25','Inclusive','branch','Inventory','','','','',''),('916800772462386220',1146,'91680077191','3826033','1.00','650','retail','0','2023-03-29 11:06:31','','','','580','Cash',0.00,'650','','','9','','1','2023-03-29 08:07:28','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','','','',''),('916800775062321003',1147,'91680077250','3826313','1.00','580','retail','0','2023-03-29 11:07:30','','','','525','Cash',0.00,'580','','','9','','1','2023-03-29 08:11:53','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','74.00','73','Inclusive','branch','Inventory','','','','',''),('916800777247009330',1148,'91680077539','3826112','1.00','450','retail','0','2023-03-29 11:12:19','','','','','Cash',0.00,'450','','','9','','1','2023-03-29 08:15:33','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','86.00','85','Inclusive','branch','Inventory','','','','',''),('916800790022804862',1149,'91680077734','3826253','1.00','150','retail','0','2023-03-29 11:15:34','','','','','Cash',0.00,'150','','','9','','1','2023-03-29 08:36:53','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916800793802042290',1150,'91680079014','3826118','1.00','420','retail','0','2023-03-29 11:36:54','','','','','Cash',0.00,'420','','','9','','1','2023-03-29 08:43:06','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('916800821753351221',1151,'91680082162','3826503','1.00','100','retail','0','2023-03-29 12:29:22','','','','75','Cash',13.79,'100','','','9','','1','2023-03-29 09:29:38','3','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('916800822028332204',1152,'91680082178','3826284','1.00','1500','retail','0','2023-03-29 12:29:38','','','','1130','Cash',0.00,'1500','','','9','','1','2023-03-29 09:30:07','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','102.00','101','Inclusive','branch','Inventory','','','','',''),('916800822560142230',1153,'91680082209','3826233','2.00','260','retail','0','2023-03-29 12:30:09','','','','90','Cash',0.00,'130','','','9','','1','2023-03-29 09:31:04','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Inventory','','','','',''),('916800838390319091',1154,'91680083826','3826118','4.00','1680','retail','0','2023-03-29 12:57:06','','','','','Cash',0.00,'420','','','9','','1','2023-03-29 09:57:25','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'4','12.00','8','Inclusive','branch','Inventory','','','','',''),('916800847620203334',1155,'91680083847','3826417','1.00','80','retail','0','2023-03-29 12:57:27','','','','','Cash',0.00,'80','','','9','','1','2023-03-29 10:12:47','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','','','','',''),('916800854302322028',1156,'91680084767','3826117','1.00','420','retail','0','2023-03-29 13:12:47','','','','','Cash',0.00,'420','','','9','','1','2023-03-29 10:23:57','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','','','','',''),('916800864012202020',1157,'91680085438','3826284','1.00','1450','retail','0','2023-03-29 13:23:58','','','','1130','Cash',0.00,'1450','','','9','','1','2023-03-29 10:40:32','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','101.00','100','Inclusive','branch','Inventory','','','','',''),('916800888292312880',1158,'91680086640','3826284','1.00','1500','retail','0','2023-03-29 13:44:00','','','','1130','Cash',0.00,'1500','','','9','','1','2023-03-29 11:20:39','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','100.00','99','Inclusive','branch','Inventory','','','','',''),('916800894712992210',1159,'91680088841','3826033','2.00','1300','retail','0','2023-03-29 14:20:41','','','','580','Cash',0.00,'650','','','9','','1','2023-03-29 11:31:14','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','24.00','22','Inclusive','branch','Inventory','','','','',''),('916800895203830234',1160,'91680089475','3826033','2.00','1300','retail','0','2023-03-29 14:31:15','','','','580','Cash',0.00,'650','','','9','','1','2023-03-29 11:32:03','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','22.00','20','Inclusive','branch','Inventory','','','','',''),('916800898672028362',1161,'91680089525','3826112','2.00','900','retail','0','2023-03-29 14:32:05','','','','','Cash',0.00,'450','','','9','','1','2023-03-29 11:37:58','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','85.00','83','Inclusive','branch','Inventory','','','','',''),('916800903523223302',1162,'91680089880','3826118','3.00','1260','retail','0','2023-03-29 14:38:00','','','','','Cash',0.00,'420','','','9','','1','2023-03-29 11:46:28','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'3','8.00','5','Inclusive','branch','Inventory','','','','',''),('916800906033320060',1163,'91680090389','3826118','2.00','840','retail','0','2023-03-29 14:46:29','','','','','Cash',0.00,'420','','','9','','1','2023-03-29 11:50:09','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','','','','',''),('916800908660383223',1164,'91680090610','3826207','1.00','300','retail','0','2023-03-29 14:50:10','','','','180.4','Cash',0.00,'300','','','9','','1','2023-03-29 11:54:30','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','118.00','117','Inclusive','branch','Inventory','','','','',''),('916800912152813220',1165,'91680090871','3826300','1.00','200','retail','0','2023-03-29 14:54:31','','','','','Cash',0.00,'200','','','9','','1','2023-03-29 12:00:22','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','11.00','10','Inclusive','branch','Inventory','','','','',''),('916800924532033304',1166,'91680091223','3826112','3.00','1350','retail','0','2023-03-29 15:00:23','','','','','Cash',0.00,'450','','','9','','1','2023-03-29 12:21:03','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','83.00','80','Inclusive','branch','Inventory','','','','',''),('916800925839398833',1167,'91680092464','3826118','1.00','420','retail','0','2023-03-29 15:21:04','','','','','Cash',0.00,'420','','','9','','1','2023-03-29 12:23:07','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916800946162636102',1168,'91680092587','3826460','1.00','150','retail','0','2023-03-29 15:23:07','','','','','Cash',0.00,'150','','','9','','1','2023-03-29 12:57:07','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','25.00','24','Inclusive','branch','Inventory','','','','',''),('916800947563204220',1169,'91680094627','3826112','2.00','900','retail','0','2023-03-29 15:57:07','','','','','Cash',0.00,'450','','','9','','1','2023-03-29 12:59:25','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','80.00','78','Inclusive','branch','Inventory','','','','',''),('916800953018303302',1170,'91680094767','3826112','1.00','450','retail','0','2023-03-29 15:59:27','','','','','Cash',0.00,'450','','','9','','1','2023-03-29 13:08:29','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','78.00','77','Inclusive','branch','Inventory','','','','',''),('916800993500560022',1171,'91680099342','3826112','4.00','1800','retail','0','2023-03-29 17:15:42','','','','','Cash',0.00,'450','','','9','','1','2023-03-29 14:16:03','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','77.00','73','Inclusive','branch','Inventory','','','','',''),('916801506213303104',1172,'91680150612','3826284','1.00','1500','retail','0','2023-03-30 07:30:12','','','','1130','Cash',0.00,'1500','','','9','','1','2023-03-30 04:30:27','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','99.00','98','Inclusive','branch','Inventory','','','','',''),('916801524423309026',1173,'91680150629','3826207','1.00','300','retail','0','2023-03-30 08:00:32','','','','180.4','Cash',0.00,'300','','','9','','1','2023-03-30 05:00:45','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','117.00','116','Inclusive','branch','Inventory','','','','',''),('916801531001020332',1175,'91680152446','3826059','1.00','100','retail','0','2023-03-30 08:00:46','','','','','Cash',0.00,'100','','','9','','1','2023-03-30 05:12:17','1','2','returned','1','new','pcs','','','9','yes','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('916801531356022233',1176,'91680152446','3826059','1.00','100','retail','0','2023-03-30 08:12:09','','','','','Cash',0.00,'100','','','9','','1','2023-03-30 05:12:17','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('916801550984425143',1177,'91680155091','3826013','1.00','150','retail','0','2023-03-30 08:44:51','','','','120','Cash',0.00,'150','','','9','','1','2023-03-30 05:45:09','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','57.00','56','Inclusive','branch','Inventory','','','','',''),('916801551062222630',1178,'91680155091','3826075','1.00','100','retail','0','2023-03-30 08:44:58','','','','70','Cash',0.00,'100','','','9','','1','2023-03-30 05:45:09','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('916801559753010039',1179,'91680155110','3826313','3.00','1650','retail','0','2023-03-30 08:45:10','','','','525','Cash',0.00,'550','','','9','','1','2023-03-30 05:59:46','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'3','73.00','70','Inclusive','branch','Inventory','','','','',''),('916801582702037423',1180,'91680155987','3826415','1.00','250','retail','0','2023-03-30 08:59:47','','','','','Cash',0.00,'250','','','9','','1','2023-03-30 06:37:56','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916801583712132004',1181,'91680158277','3826131','1.00','200','retail','0','2023-03-30 09:37:57','','','','','Cash',0.00,'200','','','9','','1','2023-03-30 06:39:34','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('916801619046323003',1182,'91680158375','3826284','1.00','1450','retail','0','2023-03-30 09:39:35','','','','1130','Cash',0.00,'1450','','','9','','1','2023-03-30 07:38:56','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','98.00','97','Inclusive','branch','Inventory','','','','',''),('916801620041002002',1183,'91680161937','3826118','1.00','420','retail','0','2023-03-30 10:38:57','','','','','Cash',0.00,'420','','','9','','1','2023-03-30 07:40:25','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916801620103182202',1184,'91680161937','3826112','1.00','450','retail','0','2023-03-30 10:40:04','','','','','Cash',0.00,'450','','','9','','1','2023-03-30 07:40:25','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','73.00','72','Inclusive','branch','Inventory','','','','',''),('916801635872703028',1185,'91680162026','3826284','1.00','1500','retail','0','2023-03-30 10:40:26','','','','1130','Cash',0.00,'1500','','','9','','1','2023-03-30 08:06:29','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','97.00','96','Inclusive','branch','Inventory','','','','',''),('916801641234042123',1186,'91680163590','3826131','1.00','200','retail','0','2023-03-30 11:06:30','','','','','Cash',0.00,'200','','','9','','1','2023-03-30 08:15:26','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('916801674083310230',1187,'91680167402','3826301','1.00','300','retail','0','2023-03-30 12:10:02','','','','280','Cash',0.00,'300','','','9','','1','2023-03-30 09:13:39','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916801675173122634',1188,'91680167402','3826147','1.00','150','retail','0','2023-03-30 12:11:46','','','','','Cash',0.00,'150','','','9','','1','2023-03-30 09:13:39','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('916801676043033329',1189,'91680167402','3826501','1.00','150','retail','0','2023-03-30 12:13:06','','','','100','Cash',20.69,'150','','','9','','1','2023-03-30 09:13:39','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('916801676136213422',1190,'91680167402','3826015','1.00','300','retail','0','2023-03-30 12:13:25','','','','240','Cash',0.00,'300','','','9','','1','2023-03-30 09:13:39','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','','','',''),('916801677022102323',1191,'91680167621','3826033','1.00','650','retail','0','2023-03-30 12:13:41','','','','580','Cash',0.00,'650','','','9','','1','2023-03-30 09:15:07','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('916801680253320301',1192,'91680167708','3826287','1.00','6200','retail','0','2023-03-30 12:15:08','','','','5000','Cash',0.00,'6200','','','9','','1','2023-03-30 09:28:09','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('916801704683244240',1193,'91680168491','3826117','1.00','420','retail','0','2023-03-30 12:28:11','','','','','Cash',0.00,'420','','','9','','1','2023-03-30 10:01:10','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','','','','',''),('916801730071000822',1194,'91680170471','3826112','1.00','450','retail','0','2023-03-30 13:01:11','','','','','Cash',0.00,'450','','','9','','1','2023-03-30 10:43:34','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','72.00','71','Inclusive','branch','Inventory','','','','',''),('916801740270722003',1195,'91680173016','3826285','1.00','3400','retail','0','2023-03-30 13:43:36','','','','2800','Cash',0.00,'3400','','','9','','1','2023-03-30 11:00:36','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','137.00','136','Inclusive','branch','Inventory','','','','',''),('916801758892238622',1196,'91680174037','3826033','1.00','650','retail','0','2023-03-30 14:00:37','','','','580','Cash',0.00,'650','','','9','','1','2023-03-30 11:31:35','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('916801768293980027',1197,'91680175896','3826313','2.00','1100','retail','0','2023-03-30 14:31:36','','','','525','Cash',0.00,'550','','','9','','1','2023-03-30 11:47:27','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','70.00','68','Inclusive','branch','Inventory','','','','',''),('916801776212233203',1198,'91680176848','3826313','1.00','550','retail','0','2023-03-30 14:47:28','','','','525','Cash',0.00,'550','','','9','','1','2023-03-30 12:00:25','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','68.00','67','Inclusive','branch','Inventory','','','','',''),('916801782622240224',1199,'91680177626','3826415','1.00','250','retail','0','2023-03-30 15:00:26','','','','','Cash',0.00,'250','','','9','','1','2023-03-30 12:12:44','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916801786623063398',1200,'91680178365','3826284','1.00','1500','retail','0','2023-03-30 15:12:45','','','','1130','Cash',0.00,'1500','','','9','','1','2023-03-30 12:17:45','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','96.00','95','Inclusive','branch','Inventory','','','','',''),('916801803311923280',1201,'91680178666','3826285','1.00','3450','retail','0','2023-03-30 15:17:46','','','','2800','Cash',0.00,'3450','','','9','','1','2023-03-30 12:45:59','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','136.00','135','Inclusive','branch','Inventory','','','','',''),('916801804428883222',1202,'91680180360','3826117','3.00','1260','retail','0','2023-03-30 15:46:00','','','','','Cash',0.00,'420','','','9','','1','2023-03-30 12:47:29','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'3','36.00','33','Inclusive','branch','Inventory','','','','',''),('916801805372827036',1203,'91680180450','3826112','3.00','1350','retail','0','2023-03-30 15:47:30','','','','','Cash',0.00,'450','','','9','','1','2023-03-30 12:49:46','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','71.00','68','Inclusive','branch','Inventory','','','','',''),('916801816443208303',1204,'91680180587','3826496','1.00','650','retail','0','2023-03-30 15:49:47','','','','560','Cash',0.00,'650','','','9','','1','2023-03-30 13:09:30','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('916801816776071213',1205,'91680180587','3826186','1.00','650','retail','0','2023-03-30 16:07:29','','','','','Cash',0.00,'650','','','9','','1','2023-03-30 13:09:30','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','31.00','30','Inclusive','branch','Inventory','','','','',''),('916801818490393232',1206,'91680181771','3826112','2.00','900','retail','0','2023-03-30 16:09:32','','','','','Cash',0.00,'450','','','9','','1','2023-03-30 13:10:57','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','68.00','66','Inclusive','branch','Inventory','','','','',''),('916801839502333930',1207,'91680183943','3826418','1.00','100','retail','0','2023-03-30 16:45:44','','','','','Cash',0.00,'100','','','9','','1','2023-03-30 13:45:55','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','','','','',''),('916801856550133182',1208,'91680183956','3826285','1.00','3450','retail','0','2023-03-30 16:45:56','','','','2800','Cash',0.00,'3450','','','9','','1','2023-03-30 14:14:22','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','135.00','134','Inclusive','branch','Inventory','','','','',''),('916801868044192012',1209,'91680185663','3826112','2.00','900','retail','0','2023-03-30 17:14:23','','','','','Cash',0.00,'450','','','9','','1','2023-03-30 14:33:40','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','66.00','64','Inclusive','branch','Inventory','','','','',''),('916801883850520893',1210,'91680186821','3826015','1.00','300','retail','0','2023-03-30 17:56:22','','','','240','Cash',0.00,'300','','','9','','1','2023-03-30 15:00:22','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('916801883943929233',1211,'91680186821','3826146','1.00','150','retail','0','2023-03-30 17:59:45','','','','','Cash',0.00,'150','','','9','','1','2023-03-30 15:00:22','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('916801884063033624',1212,'91680186821','3826324','1.00','250','retail','0','2023-03-30 17:59:55','','','','','Cash',0.00,'250','','','9','','1','2023-03-30 15:00:22','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('916801895718230009',1213,'91680189549','3826038','1.00','200','retail','0','2023-03-30 18:19:09','','','','150','Cash',0.00,'200','','','9','','1','2023-03-30 15:19:33','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('916802349353002133',1214,'91680234574','3826112','1.00','450','retail','0','2023-03-31 06:55:27','','','','','Cash',0.00,'450','','','9','','1','2023-03-31 03:55:53','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','64.00','63','Inclusive','branch','Inventory','','','','',''),('916802349422030343',1215,'91680234574','3826188','1.00','650','retail','0','2023-03-31 06:55:35','','','','','Cash',0.00,'650','','','9','','1','2023-03-31 03:55:53','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','32.00','31','Inclusive','branch','Inventory','','','','',''),('916802354784523022',1216,'91680234954','3826075','1.00','100','retail','0','2023-03-31 06:55:54','','','','70','Cash',0.00,'100','','','9','','1','2023-03-31 04:04:40','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('916802356062226633',1217,'91680235480','3826112','2.00','900','retail','0','2023-03-31 07:04:40','','','','','Cash',0.00,'450','','','9','','1','2023-03-31 04:06:56','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','63.00','61','Inclusive','branch','Inventory','','','','',''),('916802373742433220',1218,'91680235617','3826284','1.00','1500','retail','0','2023-03-31 07:06:57','','','','1130','Cash',0.00,'1500','','','9','','1','2023-03-31 04:36:25','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','95.00','94','Inclusive','branch','Inventory','','','','',''),('916802373822082204',1219,'91680235617','3826313','1.00','550','retail','0','2023-03-31 07:36:15','','','','525','Cash',0.00,'550','','','9','','1','2023-03-31 04:36:25','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','67.00','66','Inclusive','branch','Inventory','','','','',''),('916802374967322233',1220,'91680237386','3826286','1.00','6400','retail','0','2023-03-31 07:36:26','','','','5500','Cash',0.00,'6400','','','9','','1','2023-03-31 04:38:25','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','51.00','50','Inclusive','branch','Inventory','','','','',''),('916802379872002283',1221,'91680237506','3826075','1.00','100','retail','0','2023-03-31 07:38:26','','','','70','Cash',0.00,'100','','','9','','1','2023-03-31 04:46:30','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916802384312331023',1222,'91680237990','3826417','1.00','80','retail','0','2023-03-31 07:46:30','','','','','Cash',0.00,'80','','','9','','1','2023-03-31 04:53:54','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','39.00','38','Inclusive','branch','Inventory','','','','',''),('916802411003810122',1223,'91680238434','3826033','1.00','650','retail','0','2023-03-31 07:53:54','','','','580','Cash',0.00,'650','','','9','','1','2023-03-31 05:38:29','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('916802420743232320',1224,'91680241110','3826299','1.00','350','retail','0','2023-03-31 08:38:30','','','','','Cash',0.00,'350','','','9','','1','2023-03-31 05:54:41','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916802421673300339',1225,'91680242083','3826344','1.00','300','retail','0','2023-03-31 08:54:43','','','','','Cash',0.00,'300','','','9','','1','2023-03-31 05:56:17','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','13.00','12','Inclusive','branch','Inventory','','','','',''),('916802449840200302',1226,'91680242178','3826429','1.00','160','retail','0','2023-03-31 08:56:18','','','','','Cash',0.00,'160','','','9','','1','2023-03-31 06:43:11','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','17.00','16','Inclusive','branch','Inventory','','','','',''),('916802464373333332',1227,'91680244991','3826313','1.00','550','retail','0','2023-03-31 09:43:11','','','','525','Cash',0.00,'550','','','9','','1','2023-03-31 07:07:26','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','66.00','65','Inclusive','branch','Inventory','','','','',''),('916802468666043332',1228,'91680246447','3826342','1.00','150','retail','0','2023-03-31 10:07:27','','','','','Cash',0.00,'150','','','9','','1','2023-03-31 07:15:09','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('916802469023604303',1229,'91680246447','3826323','1.00','100','retail','0','2023-03-31 10:14:26','','','','','Cash',0.00,'100','','','9','','1','2023-03-31 07:15:09','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('916802469622600332',1230,'91680246910','3826253','1.00','150','retail','0','2023-03-31 10:15:10','','','','','Cash',0.00,'150','','','9','','1','2023-03-31 07:16:12','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916802474170020232',1231,'91680246973','3826302','1.00','130','retail','0','2023-03-31 10:16:13','','','','','Cash',0.00,'130','','','9','','1','2023-03-31 07:25:43','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','15.00','14','Inclusive','branch','Inventory','','','','',''),('916802474302333603',1232,'91680246973','3826012','1.00','100','retail','0','2023-03-31 10:23:42','','','','75','Cash',0.00,'100','','','9','','1','2023-03-31 07:25:43','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','43.00','42','Inclusive','branch','Inventory','','','','',''),('916802504860030332',1233,'91680247544','3826033','1.00','650','retail','0','2023-03-31 10:25:44','','','','580','Cash',0.00,'650','','','9','','1','2023-03-31 08:14:52','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('916802506865304682',1234,'91680250493','3826350','1.00','1300','retail','0','2023-03-31 11:14:53','','','','','Cash',0.00,'1300','','','9','','1','2023-03-31 08:18:10','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916802507777300078',1235,'91680250692','3826117','1.00','420','retail','0','2023-03-31 11:18:12','','','','','Cash',0.00,'420','','','9','','1','2023-03-31 08:19:43','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','','','','',''),('916802526472545002',1236,'91680250783','3826424','3.00','900','retail','0','2023-03-31 11:19:44','','','','','Cash',0.00,'300','','','9','','1','2023-03-31 08:51:26','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','8.00','5','Inclusive','branch','Inventory','','','','',''),('916802528493228302',1237,'91680252688','3826335','1.00','1800','retail','0','2023-03-31 11:51:28','','','','','Cash',0.00,'1800','','','9','','1','2023-03-31 08:54:16','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('916802528743330832',1238,'91680252857','3826367','1.00','1800','retail','0','2023-03-31 11:54:17','','','','','Cash',0.00,'1800','','','9','','1','2023-03-31 08:54:41','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('916802539962338035',1239,'91680252882','3826298','1.00','100','retail','0','2023-03-31 11:54:42','','','','','Cash',0.00,'100','','','9','','1','2023-03-31 09:13:54','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('916802547103072631',1240,'91680254034','3826313','2.00','1100','retail','0','2023-03-31 12:13:54','','','','525','Cash',0.00,'550','','','9','','1','2023-03-31 09:25:15','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','65.00','63','Inclusive','branch','Inventory','','','','',''),('916802553939323033',1241,'91680254716','3826416','1.00','150','retail','0','2023-03-31 12:25:16','','','','','Cash',0.00,'150','','','9','','1','2023-03-31 09:36:38','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('916802562093586390',1242,'91680255399','3826313','3.00','1650','retail','0','2023-03-31 12:36:39','','','','525','Cash',0.00,'550','','','9','','1','2023-03-31 09:51:25','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'3','63.00','60','Inclusive','branch','Inventory','','','','',''),('916802568232426233',1243,'91680256286','3826033','2.00','1300','retail','0','2023-03-31 12:51:26','','','','580','Cash',0.00,'650','','','9','','1','2023-03-31 10:00:32','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','16.00','14','Inclusive','branch','Inventory','','','','',''),('916802570969212935',1244,'91680256833','3826417','1.00','80','retail','0','2023-03-31 13:00:33','','','','','Cash',0.00,'80','','','9','','1','2023-03-31 10:05:04','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','','','','',''),('916802571690923423',1245,'91680257105','3826499','1.00','100','retail','0','2023-03-31 13:05:05','','','','75','Cash',13.79,'100','','','9','','1','2023-03-31 10:06:12','3','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('916802598095324305',1246,'91680257173','3826033','1.00','650','retail','0','2023-03-31 13:06:13','','','','580','Cash',0.00,'650','','','9','','1','2023-03-31 10:50:12','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('916802632853024529',1247,'91680259813','3826497','2.00','1300','retail','0','2023-03-31 13:50:13','','','','560','Cash',0.00,'650','','','9','','1','2023-03-31 11:48:12','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('916802648899202242',1248,'91680263293','3826302','1.00','130','retail','0','2023-03-31 14:48:13','','','','','Cash',0.00,'130','','','9','','1','2023-03-31 12:15:05','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','14.00','13','Inclusive','branch','Inventory','','','','',''),('916802679313292122',1249,'91680264906','3826033','1.00','650','retail','0','2023-03-31 15:15:06','','','','580','Cash',0.00,'650','','','9','','1','2023-03-31 13:05:35','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('916802681152602233',1250,'91680267936','3826417','1.00','80','retail','0','2023-03-31 16:05:36','','','','','Cash',0.00,'80','','','9','','1','2023-03-31 13:08:37','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','','','','',''),('916802689140049020',1251,'91680268118','3826441','1.00','130','retail','0','2023-03-31 16:08:38','','','','','Cash',0.00,'130','','','9','','1','2023-03-31 13:22:04','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('916802706505323002',1252,'91680268925','3826356','1.00','150','retail','0','2023-03-31 16:22:05','','','','','Cash',0.00,'150','','','9','','1','2023-03-31 13:51:03','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('916802706589203202',1253,'91680268925','3826342','1.00','150','retail','0','2023-03-31 16:50:51','','','','','Cash',0.00,'150','','','9','','1','2023-03-31 13:51:03','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('916802723280022323',1254,'91680270664','3826348','1.00','200','retail','0','2023-03-31 16:51:04','','','','','Cash',0.00,'200','','','9','','1','2023-03-31 14:18:50','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','',''),('916802738840032920',1255,'91680272331','3826496','1.00','650','retail','0','2023-03-31 17:18:51','','','','560','Cash',0.00,'650','','','9','','1','2023-03-31 14:44:52','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('916803207020333022',1256,'91680320695','3826112','2.00','900','retail','0','2023-04-01 06:44:55','','','','','Cash',0.00,'450','','','9','','1','2023-04-01 03:45:07','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','61.00','59','Inclusive','branch','Inventory','','','','',''),('916803207702292322',1257,'91680320709','3826284','1.00','1450','retail','0','2023-04-01 06:45:09','','','','1130','Cash',0.00,'1450','','','9','','1','2023-04-01 03:46:46','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','94.00','93','Inclusive','branch','Inventory','','','','',''),('916803207822124208',1258,'91680320709','3826112','3.00','1350','retail','0','2023-04-01 06:46:15','','','','','Cash',0.00,'450','','','9','','1','2023-04-01 03:46:46','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','59.00','56','Inclusive','branch','Inventory','','','','',''),('916803259909030092',1259,'91680320807','3826441','1.00','130','retail','0','2023-04-01 06:46:47','','','','','Cash',0.00,'130','','','9','','1','2023-04-01 05:16:27','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('916803269093026203',1260,'91680326188','3826033','3.00','1950','retail','0','2023-04-01 08:16:28','','','','580','Cash',0.00,'650','','','9','','1','2023-04-01 05:28:34','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'3','12.00','9','Inclusive','branch','Inventory','','','','',''),('916803298653183303',1261,'91680326915','3826313','1.00','550','retail','0','2023-04-01 08:28:35','','','','525','Cash',0.00,'550','','','9','','1','2023-04-01 06:17:51','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','60.00','59','Inclusive','branch','Inventory','','','','',''),('916803338312333326',1262,'91680329873','3826112','1.00','450','retail','0','2023-04-01 09:17:53','','','','','Cash',0.00,'450','','','9','','1','2023-04-01 07:24:00','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','56.00','55','Inclusive','branch','Inventory','','','','',''),('916803343163922313',1263,'91680333843','3826347','1.00','350','retail','0','2023-04-01 10:24:03','','','','','Cash',0.00,'350','','','9','','1','2023-04-01 07:32:01','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','1211.00','1210','Inclusive','branch','Inventory','','','','',''),('916803459811091420',1264,'91680345972','3826313','1.00','550','retail','0','2023-04-01 13:46:12','','','','525','Cash',0.00,'550','','','9','','1','2023-04-01 10:46:24','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','59.00','58','Inclusive','branch','Inventory','','','','',''),('916803474070336031',1265,'91680345984','3826131','1.00','200','retail','0','2023-04-01 13:46:25','','','','','Cash',0.00,'200','','','9','','1','2023-04-01 11:10:11','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('916803490580039323',1266,'91680347412','3826121','1.00','420','retail','0','2023-04-01 14:10:12','','','','400','Cash',0.00,'420','','','9','','1','2023-04-01 11:37:41','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('916803492183934212',1267,'91680349062','3826429','1.00','160','retail','0','2023-04-01 14:37:42','','','','','Cash',0.00,'160','','','9','','1','2023-04-01 11:40:33','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','16.00','15','Inclusive','branch','Inventory','','','','',''),('916803498892800033',1268,'91680349234','3826033','1.00','650','retail','0','2023-04-01 14:40:34','','','','580','Cash',0.00,'650','','','9','','1','2023-04-01 11:51:32','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('916803503592020039',1269,'91680349893','3826313','2.00','1100','retail','0','2023-04-01 14:51:33','','','','525','Cash',0.00,'550','','','9','','1','2023-04-01 12:02:46','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','58.00','56','Inclusive','branch','Inventory','','','','',''),('916803518642020208',1270,'91680350567','3826313','1.00','550','retail','0','2023-04-01 15:02:47','','','','525','Cash',0.00,'550','','','9','','1','2023-04-01 12:24:44','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','56.00','55','Inclusive','branch','Inventory','','','','',''),('916803529808422320',1271,'91680351885','3826284','1.00','1500','retail','0','2023-04-01 15:24:45','','','','1130','Cash',0.00,'1500','','','9','','1','2023-04-01 12:43:01','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','93.00','92','Inclusive','branch','Inventory','','','','',''),('916803539182310333',1272,'91680352983','3826490','2.00','700','retail','0','2023-04-01 15:43:03','','','','','Cash',0.00,'350','','','9','','1','2023-04-01 12:58:55','3','3','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','13.00','11','Inclusive','branch','Inventory','','','','',''),('916803547730285340',1273,'91680353936','3826186','4.00','2600','retail','0','2023-04-01 15:58:56','','','','','Cash',0.00,'650','','','9','','1','2023-04-01 13:13:21','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','30.00','26','Inclusive','branch','Inventory','','','','',''),('916803565016320331',1274,'91680354802','3826033','3.00','1950','retail','0','2023-04-01 16:13:22','','','','580','Cash',0.00,'650','','','9','','1','2023-04-01 13:41:48','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'3','8.00','5','Inclusive','branch','Inventory','','','','',''),('916803579233226139',1275,'91680356509','3826033','1.00','650','retail','0','2023-04-01 16:41:49','','','','580','Cash',0.00,'650','','','9','','1','2023-04-01 14:05:26','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916804953383203283',1276,'91680495330','3826417','1.00','80','retail','0','2023-04-03 07:15:30','','','','','Cash',0.00,'80','','','9','','1','2023-04-03 04:23:33','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','','','','',''),('916804953443232293',1277,'91680495330','3826112','1.00','450','retail','0','2023-04-03 07:15:39','','','','','Cash',0.00,'450','','','9','','1','2023-04-03 04:23:33','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','55.00','54','Inclusive','branch','Inventory','','','','',''),('916804958229230280',1278,'91680495814','3826432','1.00','300','retail','0','2023-04-03 07:23:34','','','','','Cash',0.00,'300','','','9','','1','2023-04-03 04:23:44','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('916804969086922232',1279,'91680495825','3826429','1.00','200','retail','0','2023-04-03 07:23:45','','','','','Cash',0.00,'200','','','9','','1','2023-04-03 04:43:10','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','15.00','14','Inclusive','branch','Inventory','','','','',''),('916804997860209032',1280,'91680496991','3826013','1.00','150','retail','0','2023-04-03 07:43:11','','','','120','Cash',0.00,'150','','','9','','1','2023-04-03 05:29:48','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','56.00','55','Inclusive','branch','Inventory','','','','',''),('916805006403502202',1281,'91680499789','3826288','1.00','1400','retail','0','2023-04-03 08:29:49','','','','1030','Cash',0.00,'1400','','','9','','1','2023-04-03 05:44:07','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('916805007820861232',1282,'91680500648','3826033','3.00','1950','retail','0','2023-04-03 08:44:08','','','','580','Cash',0.00,'650','','','9','','1','2023-04-03 05:46:38','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'3','4.00','1','Inclusive','branch','Inventory','','','','',''),('916805015436164428',1283,'91680500799','3826102','1.00','250','retail','0','2023-04-03 08:46:39','','','','','Cash',0.00,'250','','','9','','1','2023-04-03 05:59:05','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('916805043754100333',1284,'91680501546','3826313','2.00','1100','retail','0','2023-04-03 08:59:06','','','','525','Cash',0.00,'550','','','9','','1','2023-04-03 06:46:18','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','55.00','53','Inclusive','branch','Inventory','','','','',''),('916805043850283025',1285,'91680504379','3826033','1.00','650','retail','0','2023-04-03 09:46:19','','','','580','Cash',0.00,'650','','','9','','1','2023-04-03 06:46:31','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916805048913054200',1286,'91680504392','3826284','1.00','1500','retail','0','2023-04-03 09:46:32','','','','1130','Cash',0.00,'1500','','','9','','1','2023-04-03 06:54:58','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','92.00','91','Inclusive','branch','Inventory','','','','',''),('916805056242530650',1287,'91680504899','3826433','1.00','70','retail','0','2023-04-03 09:54:59','','','','','Cash',0.00,'70','','','9','','1','2023-04-03 07:07:12','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916805059572306282',1288,'91680505633','3826112','2.00','900','retail','0','2023-04-03 10:07:13','','','','','Cash',0.00,'450','','','9','','1','2023-04-03 07:12:45','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','54.00','52','Inclusive','branch','Inventory','','','','',''),('916805068666582622',1289,'91680505967','3826460','1.00','150','retail','0','2023-04-03 10:12:47','','','','','Cash',0.00,'150','','','9','','1','2023-04-03 07:27:52','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','24.00','23','Inclusive','branch','Inventory','','','','',''),('916805071010003922',1290,'91680506873','3826044','1.00','300','retail','0','2023-04-03 10:27:53','','','','','Cash',0.00,'300','','','9','','1','2023-04-03 07:32:54','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('916805071110101233',1291,'91680506873','3826300','1.00','200','retail','0','2023-04-03 10:31:41','','','','','Cash',0.00,'200','','','9','','1','2023-04-03 07:32:54','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','10.00','9','Inclusive','branch','Inventory','','','','',''),('916805102040032233',1292,'91680507175','3826239','1.00','1950','retail','0','2023-04-03 10:32:55','','','','','Cash',0.00,'1950','','','9','','1','2023-04-03 08:23:28','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916805103702031302',1293,'91680510209','3826121','1.00','420','retail','0','2023-04-03 11:23:29','','','','400','Cash',0.00,'420','','','9','','1','2023-04-03 08:26:58','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('916805112760303230',1294,'91680510419','3826313','3.00','1650','retail','0','2023-04-03 11:26:59','','','','525','Cash',0.00,'550','','','9','','1','2023-04-03 08:41:22','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'3','53.00','50','Inclusive','branch','Inventory','','','','',''),('916805125828333301',1295,'91680511283','3826112','1.00','450','retail','0','2023-04-03 11:41:23','','','','','Cash',0.00,'450','','','9','','1','2023-04-03 09:03:09','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','52.00','51','Inclusive','branch','Inventory','','','','',''),('916805129232022234',1296,'91680512590','3826283','1.00','3150','retail','0','2023-04-03 12:03:10','','','','2550','Cash',0.00,'3150','','','9','','1','2023-04-03 09:09:22','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','29.00','28','Inclusive','branch','Inventory','','','','',''),('916805133450253432',1297,'91680512964','3826131','1.00','200','retail','0','2023-04-03 12:09:24','','','','','Cash',0.00,'200','','','9','','1','2023-04-03 09:15:47','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('916805160680202333',1298,'91680513348','3826065','1.00','5900','retail','0','2023-04-03 12:15:48','','','','5000','Cash',0.00,'5900','','','9','','1','2023-04-03 10:01:21','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','12.00','11','Inclusive','branch','Inventory','','','','',''),('916805166619226423',1299,'91680516082','3826307','4.00','11800','retail','0','2023-04-03 13:01:22','','','','','Cash',0.00,'2950','','','9','','1','2023-04-03 10:13:19','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','4.00','0','Inclusive','branch','Inventory','','','','',''),('916805188321330228',1300,'91680516800','3826324','1.00','250','retail','0','2023-04-03 13:13:20','','','','','Cash',0.00,'250','','','9','','1','2023-04-03 10:47:21','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('916805218032043023',1301,'91680518842','3826432','1.00','300','retail','0','2023-04-03 13:47:22','','','','','Cash',0.00,'300','','','9','','1','2023-04-03 11:37:03','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916805218123323332',1302,'91680518842','3826298','1.00','100','retail','0','2023-04-03 14:36:44','','','','','Cash',0.00,'100','','','9','','1','2023-04-03 11:37:03','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('916805218793808130',1303,'91680521824','3826131','1.00','200','retail','0','2023-04-03 14:37:04','','','','','Cash',0.00,'200','','','9','','1','2023-04-03 11:38:02','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('916805222839223230',1304,'91680521883','3826501','1.00','150','retail','0','2023-04-03 14:38:03','','','','100','Cash',20.69,'150','','','9','','1','2023-04-03 11:44:46','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('916805227512122515',1305,'91680522286','3826112','3.00','1350','retail','0','2023-04-03 14:44:46','','','','','Cash',0.00,'450','','','9','','1','2023-04-03 11:53:11','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','51.00','48','Inclusive','branch','Inventory','','','','',''),('916805251713232492',1306,'91680522792','3826413','1.00','120','retail','0','2023-04-03 14:53:12','','','','','Cash',0.00,'120','','','9','','1','2023-04-03 12:33:00','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','14.00','13','Inclusive','branch','Inventory','','','','',''),('916805280433224223',1307,'91680527599','3826117','1.00','420','retail','0','2023-04-03 16:13:19','','','','','Cash',0.00,'420','','','9','','1','2023-04-03 13:20:45','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','','','','',''),('916805293955233323',1308,'91680528046','3826284','1.00','1500','retail','0','2023-04-03 16:20:46','','','','1130','Cash',0.00,'1500','','','9','','1','2023-04-03 13:43:17','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','91.00','90','Inclusive','branch','Inventory','','','','',''),('916805297192373043',1309,'91680529659','3826389','2.00','300','retail','0','2023-04-03 16:47:39','','','','','Cash',0.00,'150','','','9','','1','2023-04-03 13:49:02','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Inventory','','','','',''),('916805324403020020',1310,'91680532395','3826288','1.00','1400','retail','0','2023-04-03 17:33:15','','','','1030','Cash',0.00,'1400','','','9','','1','2023-04-03 14:34:16','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('916805324500003500',1311,'91680532395','3826313','2.00','1100','retail','0','2023-04-03 17:34:00','','','','525','Cash',0.00,'550','','','9','','1','2023-04-03 14:34:16','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','50.00','48','Inclusive','branch','Inventory','','','','',''),('916805337163322234',1312,'91680533708','3826112','1.00','450','retail','0','2023-04-03 17:55:08','','','','','Cash',0.00,'450','','','9','','1','2023-04-03 14:55:23','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','48.00','47','Inclusive','branch','Inventory','','','','',''),('916805344492228326',1313,'91680533724','3826209','1.00','500','retail','0','2023-04-03 17:55:25','','','','345','Cash',0.00,'500','','','9','','1','2023-04-03 15:07:36','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','117.00','116','Inclusive','branch','Inventory','','','','',''),('916805814046004032',1314,'91680581370','3826313','2.00','1100','retail','0','2023-04-04 07:09:30','','','','525','Cash',0.00,'550','','','9','','1','2023-04-04 04:10:29','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','48.00','46','Inclusive','branch','Inventory','','','','',''),('916805814163923365',1315,'91680581370','3826430','2.00','200','retail','0','2023-04-04 07:10:04','','','','','Cash',0.00,'100','','','9','','1','2023-04-04 04:10:29','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','25.00','23','Inclusive','branch','Inventory','','','','',''),('916805814252548200',1316,'91680581370','3826342','1.00','150','retail','0','2023-04-04 07:10:17','','','','','Cash',0.00,'150','','','9','','1','2023-04-04 04:10:29','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('916805815850303033',1317,'91680581430','3826188','3.00','1950','retail','0','2023-04-04 07:10:30','','','','','Cash',0.00,'650','','','9','','1','2023-04-04 04:15:43','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','31.00','28','Inclusive','branch','Inventory','','','','',''),('916805817273732572',1318,'91680581430','3826286','1.00','6350','retail','0','2023-04-04 07:13:10','','','','5500','Cash',0.00,'6350','','','9','','1','2023-04-04 04:15:43','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','50.00','49','Inclusive','branch','Inventory','','','','',''),('916805820122420333',1319,'91680581744','3826496','1.00','650','retail','0','2023-04-04 07:15:44','','','','560','Cash',0.00,'650','','','9','','1','2023-04-04 04:20:21','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('916805893713712235',1320,'91680589354','3826313','5.00','2750','retail','0','2023-04-04 09:22:34','','','','525','Cash',0.00,'550','','','9','','1','2023-04-04 06:24:05','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'5','46.00','41','Inclusive','branch','Inventory','','','','',''),('916805893945306323',1321,'91680589354','3826286','1.00','6400','retail','0','2023-04-04 09:22:52','','','','5500','Cash',0.00,'6400','','','9','','1','2023-04-04 06:24:05','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','','','','',''),('916805898022233632',1322,'91680589446','3826209','1.00','550','retail','0','2023-04-04 09:24:06','','','','345','Cash',0.00,'550','','','9','','1','2023-04-04 06:30:07','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','116.00','115','Inclusive','branch','Inventory','','','','',''),('916805899620553233',1323,'91680589808','3826284','1.00','1500','retail','0','2023-04-04 09:30:08','','','','1130','Cash',0.00,'1500','','','9','','1','2023-04-04 06:33:10','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','90.00','89','Inclusive','branch','Inventory','','','','',''),('916805899767600353',1324,'91680589808','3826121','2.00','840','retail','0','2023-04-04 09:32:44','','','','400','Cash',0.00,'420','','','9','','1','2023-04-04 06:33:10','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','6.00','4','Inclusive','branch','Inventory','','','','',''),('916805942011212312',1325,'91680589991','3826313','1.00','550','retail','0','2023-04-04 09:33:11','','','','525','Cash',0.00,'550','','','9','','1','2023-04-04 07:43:24','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','','','','',''),('916805943402932553',1326,'91680594205','3826284','1.00','1500','retail','0','2023-04-04 10:43:25','','','','1130','Cash',0.00,'1500','','','9','','1','2023-04-04 07:45:42','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','89.00','88','Inclusive','branch','Inventory','','','','',''),('916805946603343942',1327,'91680594343','3826284','1.00','1500','retail','0','2023-04-04 10:45:43','','','','1130','Cash',0.00,'1500','','','9','','1','2023-04-04 07:51:02','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','88.00','87','Inclusive','branch','Inventory','','','','',''),('916805952380302520',1328,'91680594663','3826418','1.00','100','retail','0','2023-04-04 10:51:03','','','','','Cash',0.00,'100','','','9','','1','2023-04-04 08:00:40','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','','','','',''),('916805971003023704',1329,'91680595242','3826285','1.00','3450','retail','0','2023-04-04 11:00:42','','','','2800','Cash',0.00,'3450','','','9','','1','2023-04-04 08:31:45','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','134.00','133','Inclusive','branch','Inventory','','','','',''),('916805976694330339',1330,'91680597664','3826284','1.00','1500','retail','0','2023-04-04 11:41:04','','','','1130','Cash',0.00,'1500','','','9','','1','2023-04-04 08:41:12','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','78.00','77','Inclusive','branch','Inventory','','','','',''),('916805976972925892',1331,'91680597673','3826112','1.00','450','retail','0','2023-04-04 11:41:13','','','','','Cash',0.00,'450','','','9','','1','2023-04-04 08:42:03','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','47.00','44','Inclusive','branch','Inventory','','','','',''),('916805988632002232',1332,'91680597724','3826145','1.00','100','retail','0','2023-04-04 11:42:04','','','','','Cash',0.00,'100','','','9','','1','2023-04-04 09:01:06','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('916805993727002233',1333,'91680598867','3826186','3.00','1950','retail','0','2023-04-04 12:01:07','','','','','Cash',0.00,'650','','','9','','1','2023-04-04 09:09:41','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','26.00','23','Inclusive','branch','Inventory','','','','',''),('916806014512286230',1334,'91680599382','3826121','1.00','420','retail','0','2023-04-04 12:09:42','','','','400','Cash',0.00,'420','','','9','','1','2023-04-04 09:44:17','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916806025858036062',1335,'91680601459','3826153','2.00','500','retail','0','2023-04-04 12:44:19','','','','','Cash',0.00,'250','','','9','','1','2023-04-04 10:03:26','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','23.00','21','Inclusive','branch','Inventory','','','','',''),('916806025943030304',1336,'91680601459','3826015','1.00','300','retail','0','2023-04-04 13:03:05','','','','240','Cash',0.00,'300','','','9','','1','2023-04-04 10:03:26','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('916806026033000060',1337,'91680601459','3826102','1.00','250','retail','0','2023-04-04 13:03:15','','','','','Cash',0.00,'250','','','9','','1','2023-04-04 10:03:26','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916806035443203602',1338,'91680602607','3826117','1.00','420','retail','0','2023-04-04 13:03:27','','','','','Cash',0.00,'420','','','9','','1','2023-04-04 10:19:07','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','','','','',''),('916806047912714013',1339,'91680603548','3826284','1.00','1500','retail','0','2023-04-04 13:19:08','','','','1130','Cash',0.00,'1500','','','9','','1','2023-04-04 10:43:23','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','77.00','76','Inclusive','branch','Inventory','','','','',''),('916806048046303223',1340,'91680603548','3826313','1.00','550','retail','0','2023-04-04 13:39:52','','','','525','Cash',0.00,'550','','','9','','1','2023-04-04 10:43:23','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','','','','',''),('916806089280600232',1341,'91680605004','3826491','1.00','550','retail','0','2023-04-04 13:43:24','','','','','Cash',0.00,'550','','','9','','1','2023-04-04 11:48:53','3','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916806113432383222',1342,'91680608975','3826355','1.00','500','retail','0','2023-04-04 14:49:35','','','','','Cash',0.00,'500','','','9','','1','2023-04-04 12:30:07','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916806125322221301',1343,'91680611409','3826284','1.00','1450','retail','0','2023-04-04 15:30:09','','','','1130','Cash',0.00,'1450','','','9','','1','2023-04-04 12:49:31','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','76.00','75','Inclusive','branch','Inventory','','','','',''),('916806129291220292',1344,'91680612572','3826417','1.00','80','retail','0','2023-04-04 15:49:32','','','','','Cash',0.00,'80','','','9','','1','2023-04-04 12:55:34','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','','','','',''),('916806139970213360',1345,'91680612935','3826322','1.00','350','retail','0','2023-04-04 15:55:35','','','','','Cash',0.00,'350','','','9','','1','2023-04-04 13:13:19','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('916806144932833332',1346,'91680614000','3826500','1.00','150','retail','0','2023-04-04 16:13:20','','','','120','Cash',20.69,'150','','','9','','1','2023-04-04 13:21:38','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('916806163299143023',1347,'91680616323','3826121','1.00','420','retail','0','2023-04-04 16:52:03','','','','400','Cash',0.00,'420','','','9','','1','2023-04-04 13:52:54','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916806178628128226',1348,'91680616375','3826112','1.00','450','retail','0','2023-04-04 16:52:55','','','','','Cash',0.00,'450','','','9','','1','2023-04-04 14:17:47','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','44.00','43','Inclusive','branch','Inventory','','','','',''),('916806189879332922',1349,'91680618967','3826356','1.00','150','retail','0','2023-04-04 17:36:07','','','','','Cash',0.00,'150','','','9','','1','2023-04-04 14:36:37','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('916806189951022982',1350,'91680618967','3826342','1.00','150','retail','0','2023-04-04 17:36:27','','','','','Cash',0.00,'150','','','9','','1','2023-04-04 14:36:37','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('916806190062326930',1351,'91680618998','3826214','1.00','350','retail','0','2023-04-04 17:36:38','','','','206.8','Cash',0.00,'350','','','9','','1','2023-04-04 14:36:57','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','102.00','101','Inclusive','branch','Inventory','','','','',''),('916806190150333233',1352,'91680618998','3826342','1.00','150','retail','0','2023-04-04 17:36:47','','','','','Cash',0.00,'150','','','9','','1','2023-04-04 14:36:57','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('916806191769003124',1353,'91680619018','3826342','1.00','150','retail','0','2023-04-04 17:36:58','','','','','Cash',0.00,'150','','','9','','1','2023-04-04 14:39:50','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('916806191830809220',1354,'91680619018','3826102','1.00','200','retail','0','2023-04-04 17:39:37','','','','','Cash',0.00,'200','','','9','','1','2023-04-04 14:39:50','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916806199500262306',1355,'91680619237','3826313','1.00','550','retail','0','2023-04-04 17:40:37','','','','525','Cash',0.00,'550','','','9','','1','2023-04-04 14:54:19','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','','','','',''),('916806202843203683',1356,'91680620060','3826489','1.00','250','retail','0','2023-04-04 17:54:20','','','','','Cash',0.00,'250','','','9','','1','2023-04-04 14:58:20','3','3','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','25.00','24','Inclusive','branch','Inventory','','','','',''),('916806202950242223',1357,'91680620060','3826477','1.00','100','retail','0','2023-04-04 17:58:08','','','','','Cash',0.00,'100','','','9','','1','2023-04-04 14:58:20','3','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('916806205662336023',1358,'91680620301','3826117','1.00','420','retail','0','2023-04-04 17:58:21','','','','','Cash',0.00,'420','','','9','','1','2023-04-04 15:02:51','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','','','','',''),('916806221772023102',1359,'91680621252','3826284','1.00','1500','retail','0','2023-04-04 18:14:12','','','','1130','Cash',0.00,'1500','','','9','','1','2023-04-04 15:29:42','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','75.00','74','Inclusive','branch','Inventory','','','','',''),('916806691350022492',1360,'91680665781','3826214','1.00','350','retail','0','2023-04-05 06:36:21','','','','206.8','Cash',0.00,'350','','','9','','1','2023-04-05 04:32:24','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','101.00','100','Inclusive','branch','Inventory','','','','',''),('916806701732692209',1361,'91680669145','3826448','1.00','300','retail','0','2023-04-05 07:32:25','','','','','Cash',0.00,'300','','','9','','1','2023-04-05 04:49:46','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916806701832083202',1362,'91680669145','3826430','1.00','100','retail','0','2023-04-05 07:49:33','','','','','Cash',0.00,'100','','','9','','1','2023-04-05 04:49:46','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('916806715162312122',1363,'91680670187','3826112','2.00','900','retail','0','2023-04-05 08:11:50','','','','','Cash',0.00,'450','','','9','','1','2023-04-05 05:12:05','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','43.00','41','Inclusive','branch','Inventory','','','','',''),('916806737453433622',1364,'91680671526','3826322','1.00','350','retail','0','2023-04-05 08:12:06','','','','','Cash',0.00,'350','','','9','','1','2023-04-05 05:49:06','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('916806770489213400',1365,'91680673747','3826271','1.00','180','retail','0','2023-04-05 08:49:07','','','','','Cash',0.00,'180','','','9','','1','2023-04-05 07:31:44','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('916806799122003632',1366,'91680679904','3826313','1.00','550','retail','0','2023-04-05 10:31:44','','','','525','Cash',0.00,'550','','','9','','1','2023-04-05 07:32:04','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','','','','',''),('916806828530000415',1367,'91680679925','3826075','1.00','100','retail','0','2023-04-05 11:20:02','','','','70','Cash',0.00,'100','','','9','','1','2023-04-05 08:20:56','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916806828842360201',1368,'91680682878','3826014','1.00','80','retail','0','2023-04-05 11:21:18','','','','50','Cash',0.00,'80','','','9','','1','2023-04-05 08:21:30','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','47.00','46','Inclusive','branch','Inventory','','','','',''),('916806872586622000',1369,'91680682890','3826285','1.00','3400','retail','0','2023-04-05 11:21:30','','','','2800','Cash',0.00,'3400','','','9','','1','2023-04-05 09:35:18','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','133.00','132','Inclusive','branch','Inventory','','','','',''),('916806885922039183',1370,'91680687319','3826112','2.00','900','retail','0','2023-04-05 12:35:19','','','','','Cash',0.00,'450','','','9','','1','2023-04-05 09:56:42','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','41.00','39','Inclusive','branch','Inventory','','','','',''),('916806933520903203',1371,'91680688603','3826015','1.00','300','retail','0','2023-04-05 12:56:43','','','','240','Cash',0.00,'300','','','9','','1','2023-04-05 11:16:21','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('916806933760302390',1372,'91680688603','3826326','1.00','100','retail','0','2023-04-05 14:15:52','','','','','Cash',0.00,'100','','','9','','1','2023-04-05 11:16:21','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('916806946223034320',1373,'91680693382','3826188','1.00','650','retail','0','2023-04-05 14:16:22','','','','','Cash',0.00,'650','','','9','','1','2023-04-05 11:37:07','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','28.00','27','Inclusive','branch','Inventory','','','','',''),('916806985676032123',1374,'91680694628','3826418','1.00','100','retail','0','2023-04-05 14:37:08','','','','','Cash',0.00,'100','','','9','','1','2023-04-05 12:42:49','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','','','','',''),('916807012742322103',1375,'91680700259','3826313','4.00','2200','retail','0','2023-04-05 16:10:59','','','','525','Cash',0.00,'550','','','9','','1','2023-04-05 13:28:44','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'4','34.00','30','Inclusive','branch','Inventory','','','','',''),('916807024800202333',1376,'91680701326','3826117','2.00','840','retail','0','2023-04-05 16:28:46','','','','','Cash',0.00,'420','','','9','','1','2023-04-05 13:48:21','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','29.00','27','Inclusive','branch','Inventory','','','','',''),('916807035692320633',1377,'91680702502','3826313','2.00','1100','retail','0','2023-04-05 16:48:22','','','','525','Cash',0.00,'550','','','9','','1','2023-04-05 14:13:21','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','30.00','28','Inclusive','branch','Inventory','','','','',''),('916807039862362342',1378,'91680702502','3826186','1.00','650','retail','0','2023-04-05 17:06:10','','','','','Cash',0.00,'650','','','9','','1','2023-04-05 14:13:21','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','23.00','22','Inclusive','branch','Inventory','','','','',''),('916807039980022320',1379,'91680702502','3826075','1.00','100','retail','0','2023-04-05 17:13:10','','','','70','Cash',0.00,'100','','','9','','1','2023-04-05 14:13:21','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916807045342030032',1380,'91680704002','3826418','1.00','100','retail','0','2023-04-05 17:13:22','','','','','Cash',0.00,'100','','','9','','1','2023-04-05 14:22:18','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','','','','',''),('916807049170838332',1381,'91680704539','3826284','1.00','1500','retail','0','2023-04-05 17:22:20','','','','1130','Cash',0.00,'1500','','','9','','1','2023-04-05 14:28:42','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','74.00','73','Inclusive','branch','Inventory','','','','',''),('916807051922939323',1382,'91680704924','3826015','1.00','300','retail','0','2023-04-05 17:28:44','','','','240','Cash',0.00,'300','','','9','','1','2023-04-05 14:34:13','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('916807052052530302',1383,'91680704924','3826153','1.00','250','retail','0','2023-04-05 17:33:12','','','','','Cash',0.00,'250','','','9','','1','2023-04-05 14:34:13','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('916807053112031212',1384,'91680705254','3826145','1.00','100','retail','0','2023-04-05 17:34:14','','','','','Cash',0.00,'100','','','9','','1','2023-04-05 14:35:13','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('916807053920223322',1385,'91680705314','3826283','1.00','3200','retail','0','2023-04-05 17:35:14','','','','2550','Cash',0.00,'3200','','','9','','1','2023-04-05 14:36:48','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','','','','',''),('916807071565210220',1386,'91680705409','3826418','1.00','100','retail','0','2023-04-05 17:36:49','','','','','Cash',0.00,'100','','','9','','1','2023-04-05 15:05:59','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','','','','',''),('916807076766321772',1387,'91680707167','3826396','1.00','250','retail','0','2023-04-05 18:06:07','','','','','Cash',0.00,'250','','','9','','1','2023-04-05 15:14:59','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916807076823023228',1388,'91680707167','3826405','3.00','120','retail','0','2023-04-05 18:14:37','','','','','Cash',0.00,'40','','','9','','1','2023-04-05 15:14:59','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','7.00','4','Inclusive','branch','Inventory','','','','',''),('916807077757002330',1389,'91680707700','3826313','1.00','550','retail','0','2023-04-05 18:15:00','','','','525','Cash',0.00,'550','','','9','','1','2023-04-05 15:16:18','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','','','','',''),('916807554471332905',1390,'91680755439','3826322','1.00','400','retail','0','2023-04-06 07:30:39','','','','','Cash',0.00,'400','','','9','','1','2023-04-06 04:30:53','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','11.00','10','Inclusive','branch','Inventory','','','','',''),('916807556102620208',1391,'91680755455','3826313','1.00','550','retail','0','2023-04-06 07:30:55','','','','525','Cash',0.00,'550','','','9','','1','2023-04-06 04:33:35','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','','','','',''),('916807567936203223',1392,'91680755616','3826416','1.00','150','retail','0','2023-04-06 07:33:36','','','','','Cash',0.00,'150','','','9','','1','2023-04-06 04:53:17','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('916807577830882733',1393,'91680756797','3826012','1.00','100','retail','0','2023-04-06 07:53:17','','','','75','Cash',0.00,'100','','','9','','1','2023-04-06 05:09:46','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','','','','',''),('916807593793022222',1394,'91680757786','3826285','1.00','3450','retail','0','2023-04-06 08:09:46','','','','2800','Cash',0.00,'3450','','','9','','1','2023-04-06 05:36:24','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','132.00','131','Inclusive','branch','Inventory','','','','',''),('916807598872923026',1395,'91680759385','3826285','1.00','3450','retail','0','2023-04-06 08:36:25','','','','2800','Cash',0.00,'3450','','','9','','1','2023-04-06 05:44:49','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','131.00','130','Inclusive','branch','Inventory','','','','',''),('916807612999436432',1396,'91680759889','3826424','1.00','300','retail','0','2023-04-06 08:44:50','','','','','Cash',0.00,'300','','','9','','1','2023-04-06 06:10:23','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916807635962333236',1397,'91680761424','3826284','1.00','1500','retail','0','2023-04-06 09:10:24','','','','1130','Cash',0.00,'1500','','','9','','1','2023-04-06 06:46:39','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','73.00','72','Inclusive','branch','Inventory','','','','',''),('916807696990990033',1398,'91680763600','3826497','1.00','650','retail','0','2023-04-06 09:46:40','','','','560','Cash',0.00,'650','','','9','','1','2023-04-06 08:28:30','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('916807718196232030',1399,'91680769712','3826012','1.00','100','retail','0','2023-04-06 11:28:32','','','','75','Cash',0.00,'100','','','9','','1','2023-04-06 09:03:58','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','','','','',''),('916807718300632302',1400,'91680769712','3826300','1.00','200','retail','0','2023-04-06 12:03:39','','','','','Cash',0.00,'200','','','9','','1','2023-04-06 09:03:58','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('916807741500142329',1401,'91680771839','3826112','1.00','450','retail','0','2023-04-06 12:03:59','','','','','Cash',0.00,'450','','','9','','1','2023-04-06 09:42:52','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','39.00','38','Inclusive','branch','Inventory','','','','',''),('916807766900990022',1402,'91680774173','3826326','1.00','100','retail','0','2023-04-06 12:42:53','','','','','Cash',0.00,'100','','','9','','1','2023-04-06 10:24:53','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('916807772273203310',1403,'91680776694','3826012','1.00','100','retail','0','2023-04-06 13:24:54','','','','75','Cash',0.00,'100','','','9','','1','2023-04-06 10:33:49','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','','','','',''),('916807785163516905',1404,'91680777229','3826131','1.00','200','retail','0','2023-04-06 13:33:49','','','','','Cash',0.00,'200','','','9','','1','2023-04-06 10:55:18','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('916807792177460392',1405,'91680778519','3826389','1.00','150','retail','0','2023-04-06 13:55:19','','','','','Cash',0.00,'150','','','9','','1','2023-04-06 11:07:05','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('916807797699220220',1406,'91680779226','3826346','4.00','1680','retail','0','2023-04-06 14:07:06','','','','','Cash',0.00,'420','','','9','','1','2023-04-06 11:16:22','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','1','Inclusive','branch','Inventory','','','','',''),('916807812478300322',1407,'91680779783','3826344','1.00','300','retail','0','2023-04-06 14:16:23','','','','','Cash',0.00,'300','','','9','','1','2023-04-06 11:41:31','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','12.00','11','Inclusive','branch','Inventory','','','','',''),('916807831050022381',1408,'91680781292','3826284','1.00','1500','retail','0','2023-04-06 14:41:32','','','','1130','Cash',0.00,'1500','','','9','','1','2023-04-06 12:11:49','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','72.00','71','Inclusive','branch','Inventory','','','','',''),('916807851470223323',1409,'91680783110','3826015','1.00','300','retail','0','2023-04-06 15:11:50','','','','240','Cash',0.00,'300','','','9','','1','2023-04-06 12:45:51','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('916807866612828123',1410,'91680785152','3826015','1.00','300','retail','0','2023-04-06 15:45:52','','','','240','Cash',0.00,'300','','','9','','1','2023-04-06 13:11:04','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('916807878642828900',1411,'91680786665','3826313','2.00','1100','retail','0','2023-04-06 16:11:05','','','','525','Cash',0.00,'550','','','9','','1','2023-04-06 13:31:08','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Inventory','','','','',''),('916807879399823323',1412,'91680787869','3826271','1.00','180','retail','0','2023-04-06 16:31:09','','','','','Cash',0.00,'180','','','9','','1','2023-04-06 13:32:26','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('916807919122602832',1413,'91680791896','3826313','12.00','6600','retail','0','2023-04-06 17:38:16','','','','525','Cash',0.00,'550','','','9','','1','2023-04-06 14:39:08','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'12','24.00','12','Inclusive','branch','Inventory','','','','',''),('916807920572032313',1414,'91680791949','3826437','1.00','450','retail','0','2023-04-06 17:39:09','','','','','Cash',0.00,'450','','','9','','1','2023-04-06 14:41:03','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('916807937342092362',1415,'91680792951','3826165','1.00','150','retail','0','2023-04-06 17:55:51','','','','','Cash',0.00,'150','','','9','','1','2023-04-06 15:09:35','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916807937468303639',1416,'91680792951','3826342','1.00','150','retail','0','2023-04-06 18:08:54','','','','','Cash',0.00,'150','','','9','','1','2023-04-06 15:09:35','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('916807937673770739',1417,'91680792951','3826300','1.00','200','retail','0','2023-04-06 18:09:06','','','','','Cash',0.00,'200','','','9','','1','2023-04-06 15:09:35','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('916807947643636222',1418,'91680794587','3826153','1.00','250','retail','0','2023-04-06 18:23:07','','','','','Cash',0.00,'250','','','9','','1','2023-04-06 15:33:04','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('916807947743720330',1419,'91680794587','3826102','1.00','250','retail','0','2023-04-06 18:26:04','','','','','Cash',0.00,'250','','','9','','1','2023-04-06 15:33:04','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916807948080137334',1420,'91680794587','3826344','1.00','350','retail','0','2023-04-06 18:26:37','','','','','Cash',0.00,'350','','','9','','1','2023-04-06 15:33:04','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('916807949063033362',1421,'91680794587','3826303','1.00','250','retail','0','2023-04-06 18:26:48','','','','','Cash',0.00,'250','','','9','','1','2023-04-06 15:33:04','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('916808397363321923',1422,'91680839567','3826342','1.00','150','retail','0','2023-04-07 06:52:47','','','','','Cash',0.00,'150','','','9','','1','2023-04-07 03:55:59','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('916808397476069923',1423,'91680839567','3826433','1.00','70','retail','0','2023-04-07 06:55:37','','','','','Cash',0.00,'70','','','9','','1','2023-04-07 03:55:59','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916808419099229693',1424,'91680839760','3826012','1.00','100','retail','0','2023-04-07 06:56:00','','','','75','Cash',0.00,'100','','','9','','1','2023-04-07 04:31:51','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','39.00','38','Inclusive','branch','Inventory','','','','',''),('916808422020032334',1425,'91680841911','3826322','1.00','400','retail','0','2023-04-07 07:31:51','','','','','Cash',0.00,'400','','','9','','1','2023-04-07 04:36:52','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','10.00','9','Inclusive','branch','Inventory','','','','',''),('916808432402232340',1426,'91680842212','3826326','1.00','100','retail','0','2023-04-07 07:36:53','','','','','Cash',0.00,'100','','','9','','1','2023-04-07 04:54:16','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('916808432482142080',1427,'91680842212','3826165','1.00','150','retail','0','2023-04-07 07:54:00','','','','','Cash',0.00,'150','','','9','','1','2023-04-07 04:54:16','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916808448233330623',1428,'91680843257','3826313','4.00','2200','retail','0','2023-04-07 07:54:17','','','','525','Cash',0.00,'550','','','9','','1','2023-04-07 05:20:26','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'4','12.00','8','Inclusive','branch','Inventory','','','','',''),('916808482733403000',1429,'91680844827','3826284','1.00','1500','retail','0','2023-04-07 08:20:27','','','','1130','Cash',0.00,'1500','','','9','','1','2023-04-07 06:17:58','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','71.00','70','Inclusive','branch','Inventory','','','','',''),('916808496868336933',1430,'91680848279','3826466','1.00','200','retail','0','2023-04-07 09:17:59','','','','','Cash',0.00,'200','','','9','','1','2023-04-07 06:41:31','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('916808515863022004',1431,'91680849692','3826496','2.00','1300','retail','0','2023-04-07 09:41:32','','','','560','Cash',0.00,'650','','','9','','1','2023-04-07 07:13:21','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','14.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('916808551688063013',1432,'91680851602','3826013','1.00','150','retail','0','2023-04-07 10:13:22','','','','120','Cash',0.00,'150','','','9','','1','2023-04-07 08:12:52','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','55.00','54','Inclusive','branch','Inventory','','','','',''),('916808556753150303',1433,'91680855173','3826441','1.00','130','retail','0','2023-04-07 11:12:53','','','','','Cash',0.00,'130','','','9','','1','2023-04-07 08:21:18','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('916808591913132198',1434,'91680855678','3826424','1.00','300','retail','0','2023-04-07 11:21:18','','','','','Cash',0.00,'300','','','9','','1','2023-04-07 09:19:59','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916808593572380032',1435,'91680859199','3826493','2.00','150','retail','0','2023-04-07 12:19:59','','','','','Cash',0.00,'75','','','9','','1','2023-04-07 09:22:45','3','3','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','9.00','7','Inclusive','branch','Inventory','','','','',''),('916808604640833233',1436,'91680859365','3826418','1.00','100','retail','0','2023-04-07 12:22:45','','','','','Cash',0.00,'100','','','9','','1','2023-04-07 09:57:00','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','','','','',''),('916808615310433636',1437,'91680861520','3826284','1.00','1500','retail','0','2023-04-07 12:58:40','','','','1130','Cash',0.00,'1500','','','9','','1','2023-04-07 09:58:53','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','70.00','69','Inclusive','branch','Inventory','','','','',''),('916808615532052880',1438,'91680861534','3826013','1.00','150','retail','0','2023-04-07 12:58:54','','','','120','Cash',0.00,'150','','','9','','1','2023-04-07 09:59:15','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','54.00','53','Inclusive','branch','Inventory','','','','',''),('916808630489362200',1439,'91680863036','3826287','1.00','6000','retail','0','2023-04-07 13:23:56','','','','5000','Cash',0.00,'6000','','','9','','1','2023-04-07 10:24:16','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','12.00','11','Inclusive','branch','Inventory','','','','',''),('916808646743330863',1440,'91680863057','3826497','2.00','1300','retail','0','2023-04-07 13:24:17','','','','560','Cash',0.00,'650','','','9','','1','2023-04-07 10:51:21','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('916808656080302823',1441,'91680864682','3826419','1.00','150','retail','0','2023-04-07 13:51:22','','','','','Cash',0.00,'150','','','9','','1','2023-04-07 11:06:56','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916808674573614033',1442,'91680865618','3826013','1.00','150','retail','0','2023-04-07 14:06:58','','','','120','Cash',0.00,'150','','','9','','1','2023-04-07 11:37:39','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','53.00','52','Inclusive','branch','Inventory','','','','',''),('916808680830604634',1443,'91680867460','3826214','1.00','350','retail','0','2023-04-07 14:37:40','','','','206.8','Cash',0.00,'350','','','9','','1','2023-04-07 11:48:31','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','100.00','99','Inclusive','branch','Inventory','','','','',''),('916808681052030113',1444,'91680867460','3826342','1.00','150','retail','0','2023-04-07 14:48:04','','','','','Cash',0.00,'150','','','9','','1','2023-04-07 11:48:31','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('916808724452435300',1445,'91680868112','3826430','1.00','100','retail','0','2023-04-07 14:48:33','','','','','Cash',0.00,'100','','','9','','1','2023-04-07 13:00:48','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('916808725080800800',1446,'91680872499','3826413','6.00','720','retail','0','2023-04-07 16:01:39','','','','','Cash',0.00,'120','','','9','','1','2023-04-07 13:02:32','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','13.00','7','Inclusive','branch','Inventory','','','','',''),('916808729510362230',1447,'91680872554','3826233','1.00','130','retail','0','2023-04-07 16:02:34','','','','90','Cash',0.00,'130','','','9','','1','2023-04-07 13:09:21','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('916808732682073024',1448,'91680872962','3826283','1.00','3200','retail','0','2023-04-07 16:09:22','','','','2550','Cash',0.00,'3200','','','9','','1','2023-04-07 13:14:44','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','','','','',''),('916808743030303030',1449,'91680873285','3826012','1.00','100','retail','0','2023-04-07 16:31:26','','','','75','Cash',0.00,'100','','','9','','1','2023-04-07 13:31:48','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','','','','',''),('916808753863303036',1450,'91680874310','3826374','1.00','2500','retail','0','2023-04-07 16:31:50','','','','','Cash',0.00,'2500','','','9','','1','2023-04-07 13:49:57','4','4','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916808758978370308',1451,'91680875398','3826013','1.00','150','retail','0','2023-04-07 16:49:58','','','','120','Cash',0.00,'150','','','9','','1','2023-04-07 13:58:36','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','52.00','51','Inclusive','branch','Inventory','','','','',''),('916808759123283333',1452,'91680875398','3826153','1.00','250','retail','0','2023-04-07 16:58:17','','','','','Cash',0.00,'250','','','9','','1','2023-04-07 13:58:36','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('916808766373323423',1453,'91680875917','3826430','1.00','100','retail','0','2023-04-07 16:58:37','','','','','Cash',0.00,'100','','','9','','1','2023-04-07 14:10:41','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('916808789548330910',1454,'91680877045','3826186','1.00','650','retail','0','2023-04-07 17:17:25','','','','','Cash',0.00,'650','','','9','','1','2023-04-07 14:49:23','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','22.00','21','Inclusive','branch','Inventory','','','','',''),('916808799583338132',1455,'91680878964','3826075','1.00','100','retail','0','2023-04-07 17:49:24','','','','70','Cash',0.00,'100','','','9','','1','2023-04-07 15:06:49','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916808799909006308',1456,'91680878964','3826326','1.00','100','retail','0','2023-04-07 18:05:58','','','','','Cash',0.00,'100','','','9','','1','2023-04-07 15:06:49','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('916808799992296023',1457,'91680878964','3826165','1.00','150','retail','0','2023-04-07 18:06:30','','','','','Cash',0.00,'150','','','9','','1','2023-04-07 15:06:49','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916809280848383221',1458,'91680927584','3826502','1.00','80','retail','0','2023-04-08 07:19:45','','','','60','Cash',11.03,'80','','','9','','1','2023-04-08 04:28:07','3','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('916809309053320322',1459,'91680928087','3826012','1.00','100','retail','0','2023-04-08 07:28:07','','','','75','Cash',0.00,'100','','','9','','1','2023-04-08 05:15:30','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','','','','',''),('916809309121230200',1460,'91680928087','3826214','1.00','350','retail','0','2023-04-08 08:15:06','','','','206.8','Cash',0.00,'350','','','9','','1','2023-04-08 05:15:30','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','99.00','98','Inclusive','branch','Inventory','','','','',''),('916809309212210228',1461,'91680928087','3826302','1.00','130','retail','0','2023-04-08 08:15:12','','','','','Cash',0.00,'130','','','9','','1','2023-04-08 05:15:30','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','13.00','12','Inclusive','branch','Inventory','','','','',''),('916809327476773392',1462,'91680930931','3826013','1.00','150','retail','0','2023-04-08 08:15:31','','','','120','Cash',0.00,'150','','','9','','1','2023-04-08 05:45:53','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','51.00','50','Inclusive','branch','Inventory','','','','',''),('916809338200003369',1463,'91680932761','3826284','1.00','1500','retail','0','2023-04-08 08:46:01','','','','1130','Cash',0.00,'1500','','','9','','1','2023-04-08 06:03:43','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','69.00','68','Inclusive','branch','Inventory','','','','',''),('916809343222620032',1464,'91680933824','3826112','1.00','450','retail','0','2023-04-08 09:03:44','','','','','Cash',0.00,'450','','','9','','1','2023-04-08 06:12:11','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','38.00','37','Inclusive','branch','Inventory','','','','',''),('916809351833310382',1465,'91680934332','3826313','1.00','550','retail','0','2023-04-08 09:12:12','','','','525','Cash',0.00,'550','','','9','','1','2023-04-08 06:26:27','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('916809358728620273',1466,'91680935188','3826322','1.00','350','retail','0','2023-04-08 09:26:28','','','','','Cash',0.00,'350','','','9','','1','2023-04-08 06:37:59','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('916809363130113236',1467,'91680935880','3826493','2.00','200','retail','0','2023-04-08 09:38:00','','','','','Cash',0.00,'100','','','9','','1','2023-04-08 06:45:25','3','3','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','7.00','5','Inclusive','branch','Inventory','','','','',''),('916809367010037203',1468,'91680936326','3826284','1.00','1500','retail','0','2023-04-08 09:45:26','','','','1130','Cash',0.00,'1500','','','9','','1','2023-04-08 06:51:43','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','68.00','67','Inclusive','branch','Inventory','','','','',''),('916809377300033303',1469,'91680936704','3826131','2.00','400','retail','0','2023-04-08 09:51:44','','','','','Cash',0.00,'200','','','9','','1','2023-04-08 07:08:53','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','12.00','10','Inclusive','branch','Inventory','','','','',''),('916809385070640937',1470,'91680937734','3826491','1.00','550','retail','0','2023-04-08 10:08:54','','','','','Cash',0.00,'550','','','9','','1','2023-04-08 07:22:07','3','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916809385156263032',1471,'91680937734','3826493','1.00','100','retail','0','2023-04-08 10:21:47','','','','','Cash',0.00,'100','','','9','','1','2023-04-08 07:22:07','3','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916809399089690303',1472,'91680938528','3826131','3.00','600','retail','0','2023-04-08 10:22:08','','','','','Cash',0.00,'200','','','9','','1','2023-04-08 07:45:11','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'3','10.00','7','Inclusive','branch','Inventory','','','','',''),('916809410363432403',1473,'91680939912','3826285','1.00','3450','retail','0','2023-04-08 10:45:12','','','','2800','Cash',0.00,'3450','','','9','','1','2023-04-08 08:04:09','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','130.00','129','Inclusive','branch','Inventory','','','','',''),('916809412443233244',1474,'91680941051','3826387','1.00','350','retail','0','2023-04-08 11:04:11','','','','','Cash',0.00,'350','','','9','','1','2023-04-08 08:08:12','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('916809416633203222',1475,'91680941294','3826418','1.00','100','retail','0','2023-04-08 11:08:14','','','','','Cash',0.00,'100','','','9','','1','2023-04-08 08:14:26','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','','','','',''),('916809426843302202',1476,'91680941666','3826284','1.00','1500','retail','0','2023-04-08 11:14:26','','','','1130','Cash',0.00,'1500','','','9','','1','2023-04-08 08:31:29','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','67.00','66','Inclusive','branch','Inventory','','','','',''),('916809434204331226',1477,'91680942690','3826503','1.00','100','retail','0','2023-04-08 11:31:30','','','','75','Cash',13.79,'100','','','9','','1','2023-04-08 08:43:46','3','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('916809447283633120',1478,'91680943427','3826374','1.00','2500','retail','0','2023-04-08 11:43:47','','','','','Cash',0.00,'2500','','','9','','1','2023-04-08 09:05:37','4','4','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916809450131052333',1479,'91680944738','3826497','1.00','650','retail','0','2023-04-08 12:05:38','','','','560','Cash',0.00,'650','','','9','','1','2023-04-08 09:10:21','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('916809475351322045',1480,'91680945022','3826278','1.00','7300','retail','0','2023-04-08 12:10:22','','','','','Cash',0.00,'7300','','','9','','1','2023-04-08 09:52:23','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('916809476512328390',1481,'91680947544','3826015','1.00','300','retail','0','2023-04-08 12:52:24','','','','240','Cash',0.00,'300','','','9','','1','2023-04-08 09:54:16','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('916809542992082323',1482,'91680947657','3826270','1.00','750','retail','0','2023-04-08 12:54:17','','','','','Cash',0.00,'750','','','9','','1','2023-04-08 11:46:16','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916809578403330220',1483,'91680957648','3826322','1.00','350','retail','0','2023-04-08 15:40:48','','','','','Cash',0.00,'350','','','9','','1','2023-04-08 12:44:22','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('916809601306200302',1484,'91680957863','3826459','1.00','400','retail','0','2023-04-08 15:44:23','','','','','Cash',0.00,'400','','','9','','1','2023-04-08 13:22:12','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('916809604852006000',1485,'91680960133','3826012','1.00','100','retail','0','2023-04-08 16:22:13','','','','75','Cash',0.00,'100','','','9','','1','2023-04-08 13:28:17','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','','','','',''),('916809604942229009',1486,'91680960133','3826271','1.00','180','retail','0','2023-04-08 16:28:05','','','','','Cash',0.00,'180','','','9','','1','2023-04-08 13:28:17','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('916809607398609803',1487,'91680960499','3826012','1.00','100','retail','0','2023-04-08 16:28:19','','','','75','Cash',0.00,'100','','','9','','1','2023-04-08 13:32:22','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','','','','',''),('916809642022630233',1488,'91680960742','3826500','1.00','150','retail','0','2023-04-08 16:32:22','','','','120','Cash',20.69,'150','','','9','','1','2023-04-08 14:32:23','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('916809677823230390',1489,'91680967776','3826284','1.00','1500','retail','0','2023-04-08 18:29:36','','','','1130','Cash',0.00,'1500','','','9','','1','2023-04-08 15:29:44','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','66.00','65','Inclusive','branch','Inventory','','','','',''),('916810962010402313',1490,'91681096183','3826303','2.00','500','retail','0','2023-04-10 06:09:43','','','','','Cash',0.00,'250','','','9','','1','2023-04-10 03:10:38','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','7.00','5','Inclusive','branch','Inventory','','','','',''),('916810962102642221',1491,'91681096183','3826302','1.00','130','retail','0','2023-04-10 06:10:01','','','','','Cash',0.00,'130','','','9','','1','2023-04-10 03:10:38','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','12.00','11','Inclusive','branch','Inventory','','','','',''),('916810962203003233',1492,'91681096183','3826015','1.00','300','retail','0','2023-04-10 06:10:10','','','','240','Cash',0.00,'300','','','9','','1','2023-04-10 03:10:38','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('916810984413213323',1493,'91681096239','3826286','1.00','6350','retail','0','2023-04-10 06:10:39','','','','5500','Cash',0.00,'6350','','','9','','1','2023-04-10 03:48:33','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','48.00','47','Inclusive','branch','Inventory','','','','',''),('916810993853436339',1494,'91681098514','3826284','1.00','1500','retail','0','2023-04-10 06:48:34','','','','1130','Cash',0.00,'1500','','','9','','1','2023-04-10 04:04:07','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','65.00','64','Inclusive','branch','Inventory','','','','',''),('916810993940123042',1495,'91681098514','3826188','1.00','650','retail','0','2023-04-10 07:03:05','','','','','Cash',0.00,'650','','','9','','1','2023-04-10 04:04:07','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','27.00','26','Inclusive','branch','Inventory','','','','',''),('916811014950235203',1496,'91681099448','3826313','2.00','1100','retail','0','2023-04-10 07:04:08','','','','525','Cash',0.00,'550','','','9','','1','2023-04-10 04:38:17','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','','','','',''),('916811015823123223',1497,'91681101498','3826324','1.00','250','retail','0','2023-04-10 07:38:18','','','','','Cash',0.00,'250','','','9','','1','2023-04-10 04:39:46','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('916811017252003213',1498,'91681101587','3826429','1.00','160','retail','0','2023-04-10 07:39:47','','','','','Cash',0.00,'160','','','9','','1','2023-04-10 04:42:10','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','14.00','13','Inclusive','branch','Inventory','','','','',''),('916811020313042322',1499,'91681101731','3826344','1.00','350','retail','0','2023-04-10 07:42:11','','','','','Cash',0.00,'350','','','9','','1','2023-04-10 04:47:16','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916811030672130203',1500,'91681102038','3826284','1.00','1500','retail','0','2023-04-10 07:47:18','','','','1130','Cash',0.00,'1500','','','9','','1','2023-04-10 05:04:29','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','64.00','63','Inclusive','branch','Inventory','','','','',''),('916811032322223313',1501,'91681103224','3826131','2.00','400','retail','0','2023-04-10 08:07:04','','','','','Cash',0.00,'200','','','9','','1','2023-04-10 05:07:14','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','','','','',''),('916811034323132143',1502,'91681103235','3826015','1.00','300','retail','0','2023-04-10 08:07:15','','','','240','Cash',0.00,'300','','','9','','1','2023-04-10 05:11:06','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('916811034382233230',1503,'91681103235','3826302','1.00','130','retail','0','2023-04-10 08:10:33','','','','','Cash',0.00,'130','','','9','','1','2023-04-10 05:11:06','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','11.00','10','Inclusive','branch','Inventory','','','','',''),('916811035293332151',1504,'91681103467','3826117','1.00','420','retail','0','2023-04-10 08:11:07','','','','','Cash',0.00,'420','','','9','','1','2023-04-10 05:12:11','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','','','','',''),('916811057281864516',1505,'91681103531','3826190','1.00','170','retail','0','2023-04-10 08:12:11','','','','96.8','Cash',0.00,'170','','','9','','1','2023-04-10 05:51:19','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('916811057440001030',1506,'91681103531','3826214','1.00','350','retail','0','2023-04-10 08:48:49','','','','206.8','Cash',0.00,'350','','','9','','1','2023-04-10 05:51:19','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','98.00','97','Inclusive','branch','Inventory','','','','',''),('916811058308242300',1507,'91681103531','3826323','1.00','100','retail','0','2023-04-10 08:49:04','','','','','Cash',0.00,'100','','','9','','1','2023-04-10 05:51:19','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('916811060142123132',1508,'91681106004','3826433','3.00','210','retail','0','2023-04-10 08:53:24','','','','','Cash',0.00,'70','','','9','','1','2023-04-10 05:53:55','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','3.00','0','Inclusive','branch','Inventory','','','','',''),('916811061062310003',1509,'91681106036','3826313','1.00','550','retail','0','2023-04-10 08:53:56','','','','525','Cash',0.00,'550','','','9','','1','2023-04-10 05:55:11','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916811067253063294',1510,'91681106112','3826013','1.00','150','retail','0','2023-04-10 08:55:12','','','','120','Cash',0.00,'150','','','9','','1','2023-04-10 06:05:31','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','','','','',''),('916811067702620382',1511,'91681106733','3826313','1.00','550','retail','0','2023-04-10 09:05:33','','','','525','Cash',0.00,'550','','','9','','1','2023-04-10 06:06:14','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916811080142028130',1512,'91681106775','3826496','3.00','1950','retail','0','2023-04-10 09:06:15','','','','560','Cash',0.00,'650','','','9','','1','2023-04-10 06:27:44','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','12.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('916811084754322342',1513,'91681108065','3826012','1.00','100','retail','0','2023-04-10 09:27:45','','','','75','Cash',0.00,'100','','','9','','1','2023-04-10 06:34:41','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','','','','',''),('916811085424211814',1514,'91681108482','3826146','1.00','150','retail','0','2023-04-10 09:34:42','','','','','Cash',0.00,'150','','','9','','1','2023-04-10 06:35:45','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('916811087301012339',1515,'91681108546','3826396','2.00','500','retail','0','2023-04-10 09:35:46','','','','','Cash',0.00,'250','','','9','','1','2023-04-10 06:38:54','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Inventory','','','','',''),('916811089273021028',1516,'91681108735','3826313','1.00','550','retail','0','2023-04-10 09:38:55','','','','525','Cash',0.00,'550','','','9','','1','2023-04-10 06:42:12','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916811125963024223',1517,'91681108933','3826284','1.00','1500','retail','0','2023-04-10 09:42:13','','','','1130','Cash',0.00,'1500','','','9','','1','2023-04-10 07:43:20','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','63.00','62','Inclusive','branch','Inventory','','','','',''),('916811148490132333',1518,'91681112601','3826497','3.00','1950','retail','0','2023-04-10 10:43:21','','','','560','Cash',0.00,'650','','','9','','1','2023-04-10 08:20:58','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','3.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('916811162043200020',1519,'91681114859','3826110','2.00','300','retail','0','2023-04-10 11:20:59','','','','','Cash',0.00,'150','','','9','','1','2023-04-10 08:43:31','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','','','','',''),('916811163342293103',1520,'91681116212','3826102','1.00','250','retail','0','2023-04-10 11:43:32','','','','','Cash',0.00,'250','','','9','','1','2023-04-10 08:45:35','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916811175637320603',1521,'91681116336','3826231','1.00','250','retail','0','2023-04-10 11:45:36','','','','','Cash',0.00,'250','','','9','','1','2023-04-10 09:07:34','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','11.00','10','Inclusive','branch','Inventory','','','','',''),('916811175828722302',1522,'91681116336','3826059','1.00','130','retail','0','2023-04-10 12:06:13','','','','','Cash',0.00,'130','','','9','','1','2023-04-10 09:07:34','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916811176162412293',1523,'91681116336','3826460','1.00','150','retail','0','2023-04-10 12:06:41','','','','','Cash',0.00,'150','','','9','','1','2023-04-10 09:07:34','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','23.00','22','Inclusive','branch','Inventory','','','','',''),('916811192542492103',1524,'91681117655','3826014','1.00','80','retail','0','2023-04-10 12:07:35','','','','50','Cash',0.00,'80','','','9','','1','2023-04-10 09:34:22','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','46.00','45','Inclusive','branch','Inventory','','','','',''),('916811207973203332',1525,'91681119263','3826012','1.00','100','retail','0','2023-04-10 12:34:23','','','','75','Cash',0.00,'100','','','9','','1','2023-04-10 09:59:58','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','','','','',''),('916811237683012606',1526,'91681120799','3826417','1.00','80','retail','0','2023-04-10 12:59:59','','','','','Cash',0.00,'80','','','9','','1','2023-04-10 10:49:30','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','','','','',''),('916811262913223224',1527,'91681126286','3826194','1.00','200','retail','0','2023-04-10 14:31:26','','','','92','Cash',0.00,'200','','','9','','1','2023-04-10 11:31:37','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','11.00','10','Inclusive','branch','Inventory','','','','',''),('916811280490222433',1528,'91681126299','3826212','1.00','200','retail','0','2023-04-10 14:31:39','','','','114.4','Cash',0.00,'200','','','9','','1','2023-04-10 12:01:26','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','','','','',''),('916811280613362020',1529,'91681126299','3826014','1.00','80','retail','0','2023-04-10 15:00:49','','','','50','Cash',0.00,'80','','','9','','1','2023-04-10 12:01:26','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','45.00','44','Inclusive','branch','Inventory','','','','',''),('916811280730037928',1530,'91681126299','3826233','1.00','130','retail','0','2023-04-10 15:01:01','','','','90','Cash',0.00,'130','','','9','','1','2023-04-10 12:01:26','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('916811281561012231',1531,'91681128087','3826110','1.00','150','retail','0','2023-04-10 15:01:27','','','','','Cash',0.00,'150','','','9','','1','2023-04-10 12:02:42','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('916811294793112322',1532,'91681128163','3826112','2.00','900','retail','0','2023-04-10 15:02:43','','','','','Cash',0.00,'450','','','9','','1','2023-04-10 12:24:47','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','37.00','35','Inclusive','branch','Inventory','','','','',''),('916811307432833101',1533,'91681129488','3826460','1.00','150','retail','0','2023-04-10 15:24:48','','','','','Cash',0.00,'150','','','9','','1','2023-04-10 12:45:52','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','22.00','21','Inclusive','branch','Inventory','','','','',''),('916811310100330062',1534,'91681130955','3826015','1.00','300','retail','0','2023-04-10 15:49:15','','','','240','Cash',0.00,'300','','','9','','1','2023-04-10 12:50:15','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('916811368040341212',1535,'91681131125','3826429','1.00','200','retail','0','2023-04-10 17:26:37','','','','','Cash',0.00,'200','','','9','','1','2023-04-10 14:26:51','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','13.00','12','Inclusive','branch','Inventory','','','','',''),('916811385222222212',1536,'91681136812','3826418','1.00','100','retail','0','2023-04-10 17:26:52','','','','','Cash',0.00,'100','','','9','','1','2023-04-10 14:55:25','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','','','','',''),('916811390133104191',1537,'91681138525','3826302','1.00','130','retail','0','2023-04-10 17:55:25','','','','','Cash',0.00,'130','','','9','','1','2023-04-10 15:03:42','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','10.00','9','Inclusive','branch','Inventory','','','','',''),('916811405433363220',1538,'91681140433','3826233','1.00','130','retail','0','2023-04-10 18:27:13','','','','90','Cash',0.00,'130','','','9','','1','2023-04-10 15:29:06','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('916811866180040321',1539,'91681186560','3826013','1.00','150','retail','0','2023-04-11 07:16:00','','','','120','Cash',0.00,'150','','','9','','1','2023-04-11 04:20:44','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','','','','',''),('916811891173312732',1540,'91681186845','3826117','1.00','420','retail','0','2023-04-11 07:20:45','','','','','Cash',0.00,'420','','','9','','1','2023-04-11 04:58:41','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','',''),('916811939913230232',1541,'91681189122','3826112','2.00','900','retail','0','2023-04-11 07:58:42','','','','','Cash',0.00,'450','','','9','','1','2023-04-11 06:19:57','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','35.00','33','Inclusive','branch','Inventory','','','','',''),('916811950033231032',1542,'91681193998','3826448','1.00','300','retail','0','2023-04-11 09:19:58','','','','','Cash',0.00,'300','','','9','','1','2023-04-11 06:38:40','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('916811950142310024',1543,'91681193998','3826415','1.00','250','retail','0','2023-04-11 09:36:43','','','','','Cash',0.00,'250','','','9','','1','2023-04-11 06:38:40','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916811951708238331',1544,'91681195121','3826427','10.00','50','retail','0','2023-04-11 09:38:41','','','','','Cash',0.00,'5','','','9','','1','2023-04-11 06:39:36','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','15.00','5','Inclusive','branch','Inventory','','','','',''),('916811969449993266',1545,'91681195177','3826441','4.00','520','retail','0','2023-04-11 09:39:37','','','','','Cash',0.00,'130','','','9','','1','2023-04-11 07:09:14','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'4','21.00','17','Inclusive','branch','Inventory','','','','',''),('916811982308089832',1546,'91681196956','3826112','1.00','450','retail','0','2023-04-11 10:09:16','','','','','Cash',0.00,'450','','','9','','1','2023-04-11 07:30:36','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','33.00','32','Inclusive','branch','Inventory','','','','',''),('916812018913222223',1547,'91681198242','3826012','1.00','100','retail','0','2023-04-11 10:30:42','','','','75','Cash',0.00,'100','','','9','','1','2023-04-11 08:31:35','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','','','','',''),('916812020893020061',1548,'91681201895','3826271','1.00','180','retail','0','2023-04-11 11:31:35','','','','','Cash',0.00,'180','','','9','','1','2023-04-11 08:34:54','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916812024462030306',1549,'91681202095','3826356','1.00','150','retail','0','2023-04-11 11:34:55','','','','','Cash',0.00,'150','','','9','','1','2023-04-11 08:42:57','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('916812024533500290',1550,'91681202095','3826342','1.00','150','retail','0','2023-04-11 11:40:46','','','','','Cash',0.00,'150','','','9','','1','2023-04-11 08:42:57','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('916812025749220821',1551,'91681202095','3826205','1.00','100','retail','0','2023-04-11 11:42:48','','','','52','Cash',0.00,'100','','','9','','1','2023-04-11 08:42:57','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','65.00','64','Inclusive','branch','Inventory','','','','',''),('916812032201123031',1552,'91681202578','3826188','1.00','650','retail','0','2023-04-11 11:42:58','','','','','Cash',0.00,'650','','','9','','1','2023-04-11 08:53:48','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','26.00','25','Inclusive','branch','Inventory','','','','',''),('916812056342343023',1553,'91681203229','3826302','1.00','130','retail','0','2023-04-11 11:53:49','','','','','Cash',0.00,'130','','','9','','1','2023-04-11 09:34:00','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('916812065452634501',1554,'91681205641','3826015','1.00','300','retail','0','2023-04-11 12:34:01','','','','240','Cash',0.00,'300','','','9','','1','2023-04-11 09:49:24','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('916812129232343201',1555,'91681206564','3826302','1.00','130','retail','0','2023-04-11 12:49:24','','','','','Cash',0.00,'130','','','9','','1','2023-04-11 11:35:30','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('916812169000832233',1556,'91681212930','3826429','1.00','200','retail','0','2023-04-11 14:35:30','','','','','Cash',0.00,'200','','','9','','1','2023-04-11 12:41:51','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','12.00','11','Inclusive','branch','Inventory','','','','',''),('916812182710201120',1557,'91681216911','3826502','1.00','80','retail','0','2023-04-11 15:41:51','','','','60','Cash',11.03,'80','','','9','','1','2023-04-11 13:04:34','3','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('916812205051120239',1558,'91681218275','3826313','1.00','550','retail','0','2023-04-11 16:04:35','','','','525','Cash',0.00,'550','','','9','','1','2023-04-11 13:41:47','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916812218163330600',1559,'91681220508','3826379','1.00','400','retail','0','2023-04-11 16:41:48','','','','','Cash',0.00,'400','','','9','','1','2023-04-11 14:03:50','4','4','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','11.00','10','Inclusive','branch','Inventory','','','','',''),('916812223692342802',1560,'91681221832','3826110','1.00','150','retail','0','2023-04-11 17:03:52','','','','','Cash',0.00,'150','','','9','','1','2023-04-11 14:13:01','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('916812236011226203',1561,'91681222381','3826013','1.00','150','retail','0','2023-04-11 17:13:01','','','','120','Cash',0.00,'150','','','9','','1','2023-04-11 14:57:41','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','','','','',''),('916812259763302003',1562,'91681225968','3826188','3.00','1950','retail','0','2023-04-11 18:12:48','','','','','Cash',0.00,'650','','','9','','1','2023-04-11 15:13:50','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','25.00','22','Inclusive','branch','Inventory','','','','',''),('916812260266029260',1563,'91681225968','3826285','1.00','3450','retail','0','2023-04-11 18:13:38','','','','2800','Cash',0.00,'3450','','','9','','1','2023-04-11 15:13:50','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','129.00','128','Inclusive','branch','Inventory','','','','',''),('916812260601232320',1564,'91681226031','3826313','1.00','550','retail','0','2023-04-11 18:13:51','','','','525','Cash',0.00,'550','','','9','','1','2023-04-11 15:15:03','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916812260660262632',1565,'91681226031','3826284','1.00','1500','retail','0','2023-04-11 18:14:21','','','','1130','Cash',0.00,'1500','','','9','','1','2023-04-11 15:15:03','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','62.00','61','Inclusive','branch','Inventory','','','','',''),('916812272516384933',1566,'91681226884','3826112','1.00','450','retail','0','2023-04-11 18:28:04','','','','','Cash',0.00,'450','','','9','','1','2023-04-11 15:34:23','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','32.00','31','Inclusive','branch','Inventory','','','','',''),('916812757384032220',1567,'91681275722','3826015','1.00','300','retail','0','2023-04-12 08:02:02','','','','240','Cash',0.00,'300','','','9','','1','2023-04-12 05:04:32','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('916812758668203820',1568,'91681275722','3826302','1.00','130','retail','0','2023-04-12 08:02:19','','','','','Cash',0.00,'130','','','9','','1','2023-04-12 05:04:32','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','7.00','6','Inclusive','branch','Inventory','','','','',''),('916812795130558522',1569,'91681275873','3826012','4.00','400','retail','0','2023-04-12 08:04:33','','','','75','Cash',0.00,'100','','','9','','1','2023-04-12 06:05:16','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'4','31.00','27','Inclusive','branch','Inventory','','','','',''),('916812809292392024',1570,'91681279517','3826466','1.00','200','retail','0','2023-04-12 09:05:17','','','','','Cash',0.00,'200','','','9','','1','2023-04-12 06:28:51','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916812811920203133',1571,'91681280932','3826191','1.00','400','retail','0','2023-04-12 09:28:52','','','','228.8','Cash',0.00,'400','','','9','','1','2023-04-12 06:33:15','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','72.00','71','Inclusive','branch','Inventory','','','','',''),('916812867600320820',1572,'91681281196','3826389','1.00','150','retail','0','2023-04-12 09:33:16','','','','','Cash',0.00,'150','','','9','','1','2023-04-12 08:06:06','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('916812933932013429',1573,'91681286767','3826288','1.00','1400','retail','0','2023-04-12 11:06:07','','','','1030','Cash',0.00,'1400','','','9','','1','2023-04-12 09:56:35','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('916812944022403160',1574,'91681293396','3826013','1.00','150','retail','0','2023-04-12 12:56:36','','','','120','Cash',0.00,'150','','','9','','1','2023-04-12 10:13:27','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Inventory','','','','',''),('916812945502230423',1575,'91681294409','3826300','1.00','200','retail','0','2023-04-12 13:13:29','','','','','Cash',0.00,'200','','','9','','1','2023-04-12 10:16:02','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','7.00','6','Inclusive','branch','Inventory','','','','',''),('916812949853234283',1576,'91681294563','3826460','1.00','150','retail','0','2023-04-12 13:16:03','','','','','Cash',0.00,'150','','','9','','1','2023-04-12 10:23:38','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','21.00','20','Inclusive','branch','Inventory','','','','',''),('916812949973469332',1577,'91681294563','3826503','1.00','100','retail','0','2023-04-12 13:23:10','','','','75','Cash',13.79,'100','','','9','','1','2023-04-12 10:23:38','3','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('916813005873428030',1578,'91681295019','3826015','1.00','300','retail','0','2023-04-12 13:23:39','','','','240','Cash',0.00,'300','','','9','','1','2023-04-12 11:56:30','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('916813057454303272',1579,'91681300591','3826503','1.00','100','retail','0','2023-04-12 14:56:31','','','','75','Cash',13.79,'100','','','9','','1','2023-04-12 13:22:28','3','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('916813093332323323',1580,'91681309318','3826460','1.00','150','retail','0','2023-04-12 17:21:58','','','','','Cash',0.00,'150','','','9','','1','2023-04-12 14:22:22','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','20.00','19','Inclusive','branch','Inventory','','','','',''),('916813093862809698',1581,'91681309343','3826504','1.00','150','retail','0','2023-04-12 17:22:23','','','','110','Cash',20.69,'150','','','9','','1','2023-04-12 14:23:10','3','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('916813100553233813',1582,'91681309390','3826012','1.00','100','retail','0','2023-04-12 17:23:10','','','','75','Cash',0.00,'100','','','9','','1','2023-04-12 14:34:18','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','','','','',''),('916813110878201043',1583,'91681310059','3826302','1.00','130','retail','0','2023-04-12 17:34:19','','','','','Cash',0.00,'130','','','9','','1','2023-04-12 14:51:52','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('916813111020300302',1584,'91681310059','3826342','1.00','150','retail','0','2023-04-12 17:51:32','','','','','Cash',0.00,'150','','','9','','1','2023-04-12 14:51:52','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('916813128853925522',1585,'91681311113','3826418','1.00','100','retail','0','2023-04-12 17:51:53','','','','','Cash',0.00,'100','','','9','','1','2023-04-12 15:21:29','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','','','','',''),('916813584111223233',1586,'91681358391','3826188','2.00','1300','retail','0','2023-04-13 06:59:51','','','','','Cash',0.00,'650','','','9','','1','2023-04-13 04:00:27','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','22.00','20','Inclusive','branch','Inventory','','','','',''),('916813600513250800',1587,'91681358427','3826302','1.00','130','retail','0','2023-04-13 07:00:27','','','','','Cash',0.00,'130','','','9','','1','2023-04-13 04:31:12','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916813600646346623',1588,'91681358427','3826146','1.00','150','retail','0','2023-04-13 07:27:36','','','','','Cash',0.00,'150','','','9','','1','2023-04-13 04:31:12','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('916813600710033301',1589,'91681358427','3826013','1.00','150','retail','0','2023-04-13 07:27:44','','','','120','Cash',0.00,'150','','','9','','1','2023-04-13 04:31:12','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','46.00','45','Inclusive','branch','Inventory','','','','',''),('916813617812272022',1590,'91681360273','3826013','1.00','150','retail','0','2023-04-13 07:31:13','','','','120','Cash',0.00,'150','','','9','','1','2023-04-13 04:56:26','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','45.00','44','Inclusive','branch','Inventory','','','','',''),('916813654790320204',1591,'91681361787','3826344','1.00','350','retail','0','2023-04-13 07:56:27','','','','','Cash',0.00,'350','','','9','','1','2023-04-13 05:58:04','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('916813686532362040',1592,'91681365485','3826344','1.00','350','retail','0','2023-04-13 08:58:05','','','','','Cash',0.00,'350','','','9','','1','2023-04-13 06:51:24','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('916813690710393070',1593,'91681369052','3826043','1.00','250','retail','0','2023-04-13 09:57:32','','','','','Cash',0.00,'250','','','9','','1','2023-04-13 06:58:01','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('916813748133221449',1594,'91681374788','3826112','1.00','450','retail','0','2023-04-13 11:33:08','','','','','Cash',0.00,'450','','','9','','1','2023-04-13 08:34:22','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','31.00','30','Inclusive','branch','Inventory','','','','',''),('916813748483932220',1595,'91681374788','3826380','1.00','400','retail','0','2023-04-13 11:33:44','','','','','Cash',0.00,'400','','','9','','1','2023-04-13 08:34:22','4','4','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','14.00','13','Inclusive','branch','Inventory','','','','',''),('916813763992222692',1596,'91681374863','3826322','2.00','700','retail','0','2023-04-13 11:34:23','','','','','Cash',0.00,'350','','','9','','1','2023-04-13 09:00:03','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','','','','',''),('916813773422173343',1597,'91681376575','3826374','1.00','2550','retail','0','2023-04-13 12:02:55','','','','','Cash',0.00,'2550','','','9','','1','2023-04-13 09:16:07','4','4','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916813852320030233',1598,'91681385210','3826490','1.00','350','retail','0','2023-04-13 14:26:50','','','','','Cash',0.00,'350','','','9','','1','2023-04-13 11:27:54','3','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('916813852520350022',1599,'91681385210','3826487','1.00','250','retail','0','2023-04-13 14:27:12','','','','','Cash',0.00,'250','','','9','','1','2023-04-13 11:27:54','3','3','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','25.00','24','Inclusive','branch','Inventory','','','','',''),('916813887020233226',1600,'91681385275','3826436','1.00','650','retail','0','2023-04-13 14:27:55','','','','','Cash',0.00,'650','','','9','','1','2023-04-13 12:25:08','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916813929362016833',1601,'91681388709','3826012','1.00','100','retail','0','2023-04-13 15:25:09','','','','75','Cash',0.00,'100','','','9','','1','2023-04-13 13:35:40','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','',''),('916814428634222030',1602,'91681442857','3826460','1.00','150','retail','0','2023-04-14 06:27:37','','','','','Cash',0.00,'150','','','9','','1','2023-04-14 03:27:50','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','19.00','18','Inclusive','branch','Inventory','','','','',''),('916814439032343043',1603,'91681443888','3826242','1.00','3900','retail','0','2023-04-14 06:44:48','','','','','Cash',0.00,'3900','','','9','','1','2023-04-14 03:45:10','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916814446510630223',1604,'91681443911','3826288','1.00','1400','retail','0','2023-04-14 06:45:11','','','','1030','Cash',0.00,'1400','','','9','','1','2023-04-14 03:57:35','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('916814467714137372',1605,'91681444656','3826302','1.00','120','retail','0','2023-04-14 06:57:36','','','','','Cash',0.00,'120','','','9','','1','2023-04-14 04:33:31','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916814468060329342',1606,'91681444656','3826418','1.00','100','retail','0','2023-04-14 07:32:52','','','','','Cash',0.00,'100','','','9','','1','2023-04-14 04:33:31','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','',''),('916814472160628602',1607,'91681446812','3826284','1.00','1500','retail','0','2023-04-14 07:33:32','','','','1130','Cash',0.00,'1500','','','9','','1','2023-04-14 04:40:27','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','61.00','60','Inclusive','branch','Inventory','','','','',''),('916814526633232162',1608,'91681447342','3826146','1.00','150','retail','0','2023-04-14 09:10:44','','','','','Cash',0.00,'150','','','9','','1','2023-04-14 06:11:07','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('916814527003100038',1609,'91681452668','3826374','1.00','2550','retail','0','2023-04-14 09:11:08','','','','','Cash',0.00,'2550','','','9','','1','2023-04-14 06:12:39','4','4','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916814527397199019',1610,'91681452668','3826322','1.00','350','retail','0','2023-04-14 09:11:51','','','','','Cash',0.00,'350','','','9','','1','2023-04-14 06:12:39','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916814579130390422',1611,'91681453452','3826344','1.00','300','retail','0','2023-04-14 10:38:20','','','','','Cash',0.00,'300','','','9','','1','2023-04-14 07:38:53','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','7.00','6','Inclusive','branch','Inventory','','','','',''),('916814831112321221',1612,'91681482109','3826342','1.00','150','retail','0','2023-04-14 17:21:49','','','','','Cash',0.00,'150','','','9','','1','2023-04-14 14:40:10','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('916814831402220010',1613,'91681482109','3826112','1.00','450','retail','0','2023-04-14 17:38:32','','','','','Cash',0.00,'450','','','9','','1','2023-04-14 14:40:10','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','30.00','29','Inclusive','branch','Inventory','','','','',''),('916814833313282322',1614,'91681483224','3826418','1.00','100','retail','0','2023-04-14 17:40:25','','','','','Cash',0.00,'100','','','9','','1','2023-04-14 14:42:15','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','','','',''),('916814836938220233',1615,'91681483599','3826503','1.00','100','retail','0','2023-04-14 17:46:39','','','','75','Cash',13.79,'100','','','9','','1','2023-04-14 14:49:54','3','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('916814837270333233',1616,'91681483599','3826468','1.00','80','retail','0','2023-04-14 17:48:13','','','','','Cash',0.00,'80','','','9','','1','2023-04-14 14:49:54','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('916814837882368420',1617,'91681483599','3826437','1.00','450','retail','0','2023-04-14 17:48:47','','','','','Cash',0.00,'450','','','9','','1','2023-04-14 14:49:54','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('916814838252011322',1618,'91681483795','3826298','1.00','100','retail','0','2023-04-14 17:49:55','','','','','Cash',0.00,'100','','','9','','1','2023-04-14 14:50:49','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('916814838668222308',1619,'91681483849','3826015','1.00','300','retail','0','2023-04-14 17:50:49','','','','240','Cash',0.00,'300','','','9','','1','2023-04-14 14:51:09','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('916814839013140334',1620,'91681483869','3826284','1.00','1500','retail','0','2023-04-14 17:51:09','','','','1130','Cash',0.00,'1500','','','9','','1','2023-04-14 14:51:44','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','60.00','59','Inclusive','branch','Inventory','','','','',''),('916814839201236201',1621,'91681483904','3826503','1.00','100','retail','0','2023-04-14 17:51:44','','','','75','Cash',13.79,'100','','','9','','1','2023-04-14 14:52:03','3','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('916814839426410012',1622,'91681483923','3826112','1.00','450','retail','0','2023-04-14 17:52:03','','','','','Cash',0.00,'450','','','9','','1','2023-04-14 14:52:32','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','29.00','28','Inclusive','branch','Inventory','','','','',''),('916814839752218309',1623,'91681483953','3826344','1.00','300','retail','0','2023-04-14 17:52:33','','','','','Cash',0.00,'300','','','9','','1','2023-04-14 14:53:11','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('916814840652430244',1624,'91681483991','3826348','1.00','200','retail','0','2023-04-14 17:53:12','','','','','Cash',0.00,'200','','','9','','1','2023-04-14 14:54:30','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','','','',''),('916814840932032800',1625,'91681484070','3826145','1.00','100','retail','0','2023-04-14 17:54:30','','','','','Cash',0.00,'100','','','9','','1','2023-04-14 14:54:57','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('916814841223401014',1626,'91681484097','3826145','1.00','100','retail','0','2023-04-14 17:54:57','','','','','Cash',0.00,'100','','','9','','1','2023-04-14 14:55:25','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('916814841500402282',1627,'91681484125','3826233','1.00','130','retail','0','2023-04-14 17:55:25','','','','90','Cash',0.00,'130','','','9','','1','2023-04-14 14:55:53','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('916814841812498291',1628,'91681484153','3826418','1.00','100','retail','0','2023-04-14 17:55:53','','','','','Cash',0.00,'100','','','9','','1','2023-04-14 14:56:24','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('916814841993202298',1629,'91681484184','3826344','1.00','300','retail','0','2023-04-14 17:56:24','','','','','Cash',0.00,'300','','','9','','1','2023-04-14 14:56:53','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916814842402890339',1630,'91681484213','3826416','1.00','150','retail','0','2023-04-14 17:56:53','','','','','Cash',0.00,'150','','','9','','1','2023-04-14 14:57:49','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('916814842608328334',1631,'91681484213','3826417','1.00','80','retail','0','2023-04-14 17:57:21','','','','','Cash',0.00,'80','','','9','','1','2023-04-14 14:57:49','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','','','','',''),('916814846461234333',1632,'91681484629','3826418','1.00','100','retail','0','2023-04-14 18:03:49','','','','','Cash',0.00,'100','','','9','','1','2023-04-14 15:04:09','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('916814848362213341',1633,'91681484823','3826344','1.00','300','retail','0','2023-04-14 18:07:03','','','','','Cash',0.00,'300','','','9','','1','2023-04-14 15:07:29','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916814860641293316',1634,'91681485524','3826503','1.00','100','retail','0','2023-04-14 18:18:44','','','','75','Cash',13.79,'100','','','9','','1','2023-04-14 15:27:47','3','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('916815321855823238',1635,'91681532165','3826344','1.00','350','retail','0','2023-04-15 07:16:17','','','','','Cash',0.00,'350','','','9','','1','2023-04-15 04:16:32','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916815327760832132',1636,'91681532769','3826417','1.00','80','retail','0','2023-04-15 07:26:09','','','','','Cash',0.00,'80','','','9','','1','2023-04-15 04:26:19','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','','','','',''),('916815341256383032',1637,'91681532779','3826342','1.00','150','retail','0','2023-04-15 07:26:19','','','','','Cash',0.00,'150','','','9','','1','2023-04-15 04:49:26','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('916815341303039106',1638,'91681532779','3826012','1.00','100','retail','0','2023-04-15 07:48:45','','','','75','Cash',0.00,'100','','','9','','1','2023-04-15 04:49:26','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','','','',''),('916815371032380058',1639,'91681534167','3826342','1.00','150','retail','0','2023-04-15 07:49:27','','','','','Cash',0.00,'150','','','9','','1','2023-04-15 05:38:41','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916815371112103422',1640,'91681534167','3826190','1.00','180','retail','0','2023-04-15 08:38:23','','','','96.8','Cash',0.00,'180','','','9','','1','2023-04-15 05:38:41','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','21.00','20','Inclusive','branch','Inventory','','','','',''),('916815396550635923',1641,'91681537122','3826110','1.00','150','retail','0','2023-04-15 08:38:42','','','','','Cash',0.00,'150','','','9','','1','2023-04-15 06:20:58','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('916815430114160322',1642,'91681539659','3826214','1.00','350','retail','0','2023-04-15 09:20:59','','','','206.8','Cash',0.00,'350','','','9','','1','2023-04-15 07:16:57','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','97.00','96','Inclusive','branch','Inventory','','','','',''),('916815450100120020',1645,'91681543017','3826342','1.00','150','retail','0','2023-04-15 10:16:57','','','','','Cash',0.00,'150','','','9','','1','2023-04-15 07:51:30','1','2','returned','1','new','pcs','','','9','yes','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('916815450266303038',1646,'91681543017','3826167','1.00','180','retail','0','2023-04-15 10:50:11','','','','','Cash',0.00,'180','','','9','','1','2023-04-15 07:51:30','1','2','returned','1','new','pcs','','','9','','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('916815450770447337',1647,'91681543017','3826167','1.00','180','retail','0','2023-04-15 10:51:10','','','','','Cash',0.00,'180','','','9','','1','2023-04-15 07:51:30','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('916815450842244100',1648,'91681543017','3826342','1.00','150','retail','0','2023-04-15 10:51:18','','','','','Cash',0.00,'150','','','9','','1','2023-04-15 07:51:30','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('916815468123231502',1649,'91681546799','3826300','1.00','200','retail','0','2023-04-15 11:19:59','','','','','Cash',0.00,'200','','','9','','1','2023-04-15 08:20:34','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('916815468300033306',1650,'91681546799','3826015','1.00','300','retail','0','2023-04-15 11:20:17','','','','240','Cash',0.00,'300','','','9','','1','2023-04-15 08:20:34','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916815555026234303',1651,'91681555494','3826205','1.00','100','retail','0','2023-04-15 13:44:54','','','','52','Cash',0.00,'100','','','9','','1','2023-04-15 10:45:05','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','64.00','63','Inclusive','branch','Inventory','','','','',''),('916815584392333115',1652,'91681555505','3826503','1.00','100','retail','0','2023-04-15 13:45:05','','','','75','Cash',13.79,'100','','','9','','1','2023-04-15 11:34:05','3','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('916815595086905502',1653,'91681558445','3826429','1.00','180','retail','0','2023-04-15 14:34:05','','','','','Cash',0.00,'180','','','9','','1','2023-04-15 11:52:08','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','11.00','10','Inclusive','branch','Inventory','','','','',''),('916815595242125141',1654,'91681558445','3826389','1.00','150','retail','0','2023-04-15 14:51:52','','','','','Cash',0.00,'150','','','9','','1','2023-04-15 11:52:08','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916815596831340323',1655,'91681559529','3826153','1.00','250','retail','0','2023-04-15 14:52:09','','','','','Cash',0.00,'250','','','9','','1','2023-04-15 11:54:57','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('916815646012303022',1656,'91681559699','3826300','1.00','200','retail','0','2023-04-15 14:54:59','','','','','Cash',0.00,'200','','','9','','1','2023-04-15 13:17:01','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916815652602106223',1657,'91681564621','3826342','1.00','150','retail','0','2023-04-15 16:17:01','','','','','Cash',0.00,'150','','','9','','1','2023-04-15 13:27:44','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('916815675211923343',1658,'91681565265','3826344','2.00','600','retail','0','2023-04-15 16:27:45','','','','','Cash',0.00,'300','','','9','','1','2023-04-15 14:05:34','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','2.00','0','Inclusive','branch','Inventory','','','','',''),('916815676418132303',1659,'91681567535','3826502','1.00','80','retail','0','2023-04-15 17:05:35','','','','60','Cash',11.03,'80','','','9','','1','2023-04-15 14:07:25','3','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('916815700575316023',1660,'91681567647','3826015','1.00','300','retail','0','2023-04-15 17:07:27','','','','240','Cash',0.00,'300','','','9','','1','2023-04-15 14:47:48','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('916815700652020585',1661,'91681567647','3826153','1.00','250','retail','0','2023-04-15 17:47:38','','','','','Cash',0.00,'250','','','9','','1','2023-04-15 14:47:48','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('916815713512103800',1662,'91681570069','3826342','1.00','150','retail','0','2023-04-15 17:47:49','','','','','Cash',0.00,'150','','','9','','1','2023-04-15 15:09:25','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('916815713613323632',1663,'91681570069','3826091','1.00','250','retail','0','2023-04-15 18:09:12','','','','','Cash',0.00,'250','','','9','','1','2023-04-15 15:09:25','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916817039923343692',1664,'91681703984','3826012','1.00','100','retail','0','2023-04-17 06:59:44','','','','75','Cash',0.00,'100','','','9','','1','2023-04-17 03:59:55','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('916817064163234920',1665,'91681703995','3826288','1.00','1400','retail','0','2023-04-17 06:59:55','','','','1030','Cash',0.00,'1400','','','9','','1','2023-04-17 04:41:02','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('916817066953229243',1666,'91681706463','3826205','1.00','100','retail','0','2023-04-17 07:41:03','','','','52','Cash',0.00,'100','','','9','','1','2023-04-17 04:44:59','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','63.00','62','Inclusive','branch','Inventory','','','','',''),('916817071183081223',1667,'91681706705','3826499','1.00','100','retail','0','2023-04-17 07:45:05','','','','75','Cash',13.79,'100','','','9','','1','2023-04-17 04:52:00','3','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('916817071543332223',1668,'91681707121','3826188','2.00','1300','retail','0','2023-04-17 07:52:01','','','','','Cash',0.00,'650','','','9','','1','2023-04-17 04:52:58','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','20.00','18','Inclusive','branch','Inventory','','','','',''),('916817076050582020',1669,'91681707179','3826014','1.00','80','retail','0','2023-04-17 07:52:59','','','','50','Cash',0.00,'80','','','9','','1','2023-04-17 05:00:34','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','44.00','43','Inclusive','branch','Inventory','','','','',''),('916817099982222073',1670,'91681707635','3826015','1.00','300','retail','0','2023-04-17 08:00:35','','','','240','Cash',0.00,'300','','','9','','1','2023-04-17 05:40:03','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('916817118488230763',1671,'91681710004','3826459','1.00','400','retail','0','2023-04-17 08:40:04','','','','','Cash',0.00,'400','','','9','','1','2023-04-17 06:10:50','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916817124943900372',1672,'91681711851','3826434','1.00','200','retail','0','2023-04-17 09:10:51','','','','','Cash',0.00,'200','','','9','','1','2023-04-17 06:21:47','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916817125972222010',1673,'91681712509','3826163','1.00','1550','retail','0','2023-04-17 09:21:49','','','','','Cash',0.00,'1550','','','9','','1','2023-04-17 06:24:26','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916817127951271332',1674,'91681712667','3826389','1.00','150','retail','0','2023-04-17 09:24:27','','','','','Cash',0.00,'150','','','9','','1','2023-04-17 06:26:43','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916817144516322311',1675,'91681712804','3826112','1.00','450','retail','0','2023-04-17 09:26:44','','','','','Cash',0.00,'450','','','9','','1','2023-04-17 06:54:20','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','28.00','27','Inclusive','branch','Inventory','','','','',''),('916817201369693331',1676,'91681714461','3826460','2.00','300','retail','0','2023-04-17 09:54:21','','','','','Cash',0.00,'150','','','9','','1','2023-04-17 08:29:04','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','18.00','16','Inclusive','branch','Inventory','','','','',''),('916817248242122320',1677,'91681720409','3826014','1.00','80','retail','0','2023-04-17 11:33:29','','','','50','Cash',0.00,'80','','','9','','1','2023-04-17 09:47:18','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','43.00','42','Inclusive','branch','Inventory','','','','',''),('916817248602432428',1678,'91681724838','3826145','1.00','100','retail','0','2023-04-17 12:47:18','','','','','Cash',0.00,'100','','','9','','1','2023-04-17 09:47:49','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('916817249663342220',1679,'91681724869','3826356','1.00','150','retail','0','2023-04-17 12:47:49','','','','','Cash',0.00,'150','','','9','','1','2023-04-17 09:49:30','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916817253750853533',1680,'91681724970','3826430','1.00','100','retail','0','2023-04-17 12:49:30','','','','','Cash',0.00,'100','','','9','','1','2023-04-17 09:56:17','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('916817264633262188',1681,'91681725379','3826389','1.00','150','retail','0','2023-04-17 12:56:19','','','','','Cash',0.00,'150','','','9','','1','2023-04-17 10:14:29','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916817286810334236',1682,'91681726470','3826415','1.00','250','retail','0','2023-04-17 13:14:30','','','','','Cash',0.00,'250','','','9','','1','2023-04-17 10:51:25','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916817303457322032',1683,'91681728686','3826437','1.00','450','retail','0','2023-04-17 13:51:26','','','','','Cash',0.00,'450','','','9','','1','2023-04-17 11:19:11','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('916817360512092331',1684,'91681730352','3826418','1.00','100','retail','0','2023-04-17 14:19:12','','','','','Cash',0.00,'100','','','9','','1','2023-04-17 12:54:14','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('916817453056123233',1685,'91681745297','3826287','1.00','6000','retail','0','2023-04-17 18:28:17','','','','5000','Cash',0.00,'6000','','','9','','1','2023-04-17 15:28:42','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','11.00','10','Inclusive','branch','Inventory','','','','',''),('916817453152434332',1686,'91681745297','3826112','1.00','450','retail','0','2023-04-17 18:28:30','','','','','Cash',0.00,'450','','','9','','1','2023-04-17 15:28:42','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','27.00','26','Inclusive','branch','Inventory','','','','',''),('916817902271249073',1687,'91681790218','3826300','1.00','200','retail','0','2023-04-18 06:56:58','','','','','Cash',0.00,'200','','','9','','1','2023-04-18 03:57:16','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916817969196362232',1688,'91681790238','3826131','2.00','400','retail','0','2023-04-18 06:57:18','','','','','Cash',0.00,'200','','','9','','1','2023-04-18 05:48:44','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','','','','',''),('916817970480422230',1689,'91681796925','3826487','1.00','200','retail','0','2023-04-18 08:48:45','','','','','Cash',0.00,'200','','','9','','1','2023-04-18 05:50:51','3','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('916818050373208291',1690,'91681805026','3826416','1.00','150','retail','0','2023-04-18 11:03:46','','','','','Cash',0.00,'150','','','9','','1','2023-04-18 08:04:03','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('916818055413205059',1691,'91681805044','3826214','1.00','350','retail','0','2023-04-18 11:04:04','','','','206.8','Cash',0.00,'350','','','9','','1','2023-04-18 08:12:30','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','96.00','95','Inclusive','branch','Inventory','','','','',''),('916818055483122252',1692,'91681805044','3826012','1.00','100','retail','0','2023-04-18 11:12:21','','','','75','Cash',0.00,'100','','','9','','1','2023-04-18 08:12:30','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('916818105062122228',1693,'91681805551','3826015','1.00','300','retail','0','2023-04-18 11:12:31','','','','240','Cash',0.00,'300','','','9','','1','2023-04-18 09:39:00','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('916818106212261022',1694,'91681805551','3826153','1.00','250','retail','0','2023-04-18 12:35:06','','','','','Cash',0.00,'250','','','9','','1','2023-04-18 09:39:00','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('916818119772131020',1695,'91681810741','3826117','1.00','420','retail','0','2023-04-18 12:39:01','','','','','Cash',0.00,'420','','','9','','1','2023-04-18 09:59:47','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','','','',''),('916818159843633822',1696,'91681811988','3826112','2.00','900','retail','0','2023-04-18 12:59:48','','','','','Cash',0.00,'450','','','9','','1','2023-04-18 11:06:30','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','26.00','24','Inclusive','branch','Inventory','','','','',''),('916818170136813440',1697,'91681817005','3826466','1.00','200','retail','0','2023-04-18 14:23:25','','','','','Cash',0.00,'200','','','9','','1','2023-04-18 11:23:35','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916818184268232031',1698,'91681817017','3826283','1.00','3200','retail','0','2023-04-18 14:23:37','','','','2550','Cash',0.00,'3200','','','9','','1','2023-04-18 11:47:12','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','',''),('916818192648333328',1699,'91681818433','3826188','2.00','1300','retail','0','2023-04-18 14:47:13','','','','','Cash',0.00,'650','','','9','','1','2023-04-18 12:01:25','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','18.00','16','Inclusive','branch','Inventory','','','','',''),('916818194019489108',1700,'91681819287','3826110','1.00','150','retail','0','2023-04-18 15:01:27','','','','','Cash',0.00,'150','','','9','','1','2023-04-18 12:03:25','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('916818199882321628',1701,'91681819406','3826145','1.00','100','retail','0','2023-04-18 15:12:33','','','','','Cash',0.00,'100','','','9','','1','2023-04-18 12:13:13','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('916818276809026220',1702,'91681827671','3826146','1.00','150','retail','0','2023-04-18 17:21:11','','','','','Cash',0.00,'150','','','9','','1','2023-04-18 14:21:33','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('916818276910233120',1703,'91681827671','3826356','1.00','150','retail','0','2023-04-18 17:21:20','','','','','Cash',0.00,'150','','','9','','1','2023-04-18 14:21:33','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916818296743109393',1704,'91681827694','3826112','3.00','1350','retail','0','2023-04-18 17:21:34','','','','','Cash',0.00,'450','','','9','','1','2023-04-18 14:55:18','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','24.00','21','Inclusive','branch','Inventory','','','','',''),('916818307843323202',1705,'91681829719','3826490','2.00','700','retail','0','2023-04-18 17:55:19','','','','','Cash',0.00,'350','','','9','','1','2023-04-18 15:13:06','3','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','','','','',''),('916818313493230180',1706,'91681831256','3826396','2.00','500','retail','0','2023-04-18 18:20:56','','','','','Cash',0.00,'250','','','9','','1','2023-04-18 15:22:32','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','','','','',''),('916818315305830090',1707,'91681831353','3826342','1.00','150','retail','0','2023-04-18 18:22:33','','','','','Cash',0.00,'150','','','9','','1','2023-04-18 15:25:41','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('916818772397089327',1708,'91681877229','3826288','1.00','1400','retail','0','2023-04-19 07:07:09','','','','1030','Cash',0.00,'1400','','','9','','1','2023-04-19 04:07:35','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('916818772506031712',1709,'91681877229','3826418','1.00','100','retail','0','2023-04-19 07:07:19','','','','','Cash',0.00,'100','','','9','','1','2023-04-19 04:07:35','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('916818789040182362',1710,'91681877256','3826448','1.00','300','retail','0','2023-04-19 07:07:36','','','','','Cash',0.00,'300','','','9','','1','2023-04-19 04:35:06','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('916818817958373320',1711,'91681878906','3826466','1.00','200','retail','0','2023-04-19 07:35:06','','','','','Cash',0.00,'200','','','9','','1','2023-04-19 05:23:19','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916818818063224182',1712,'91681881799','3826110','1.00','150','retail','0','2023-04-19 08:23:19','','','','','Cash',0.00,'150','','','9','','1','2023-04-19 05:23:28','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('916818819086032323',1713,'91681881808','3826300','1.00','200','retail','0','2023-04-19 08:23:28','','','','','Cash',0.00,'200','','','9','','1','2023-04-19 05:25:15','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916818833210033003',1714,'91681881916','3826284','1.00','1500','retail','0','2023-04-19 08:25:16','','','','1130','Cash',0.00,'1500','','','9','','1','2023-04-19 05:48:42','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','59.00','58','Inclusive','branch','Inventory','','','','',''),('916818938681800828',1715,'91681893859','3826153','1.00','250','retail','0','2023-04-19 11:44:19','','','','','Cash',0.00,'250','','','9','','1','2023-04-19 08:44:39','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('916818938742938928',1716,'91681893859','3826348','1.00','200','retail','0','2023-04-19 11:44:28','','','','','Cash',0.00,'200','','','9','','1','2023-04-19 08:44:39','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('916818974772218933',1717,'91681897473','3826112','1.00','450','retail','0','2023-04-19 12:44:33','','','','','Cash',0.00,'450','','','9','','1','2023-04-19 09:44:50','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','21.00','20','Inclusive','branch','Inventory','','','','',''),('916819012489002238',1718,'91681900244','3826015','1.00','300','retail','0','2023-04-19 13:30:44','','','','240','Cash',0.00,'300','','','9','','1','2023-04-19 10:50:50','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('916819012713921339',1719,'91681900244','3826091','1.00','250','retail','0','2023-04-19 13:47:28','','','','','Cash',0.00,'250','','','9','','1','2023-04-19 10:50:50','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916819013730232889',1720,'91681900244','3826302','1.00','130','retail','0','2023-04-19 13:48:18','','','','','Cash',0.00,'130','','','9','','1','2023-04-19 10:50:50','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916819020496491960',1721,'91681901452','3826145','1.00','100','retail','0','2023-04-19 13:50:52','','','','','Cash',0.00,'100','','','9','','1','2023-04-19 11:00:53','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('916819023133303222',1722,'91681902054','3826298','1.00','100','retail','0','2023-04-19 14:00:54','','','','','Cash',0.00,'100','','','9','','1','2023-04-19 11:05:28','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('916819023493644689',1723,'91681902328','3826302','1.00','130','retail','0','2023-04-19 14:05:28','','','','','Cash',0.00,'130','','','9','','1','2023-04-19 11:06:15','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916819023582001236',1724,'91681902328','3826013','1.00','150','retail','0','2023-04-19 14:05:52','','','','120','Cash',0.00,'150','','','9','','1','2023-04-19 11:06:15','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','','','','',''),('916819123302108130',1725,'91681912321','3826323','1.00','100','retail','0','2023-04-19 16:52:01','','','','','Cash',0.00,'100','','','9','','1','2023-04-19 13:52:59','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('916819123412113392',1726,'91681912321','3826326','1.00','100','retail','0','2023-04-19 16:52:10','','','','','Cash',0.00,'100','','','9','','1','2023-04-19 13:52:59','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('916819123500352833',1727,'91681912321','3826342','1.00','150','retail','0','2023-04-19 16:52:22','','','','','Cash',0.00,'150','','','9','','1','2023-04-19 13:52:59','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916819156352330622',1728,'91681912380','3826424','1.00','300','retail','0','2023-04-19 16:53:00','','','','','Cash',0.00,'300','','','9','','1','2023-04-19 14:47:35','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916819156486222802',1729,'91681912380','3826015','1.00','300','retail','0','2023-04-19 17:47:21','','','','240','Cash',0.00,'300','','','9','','1','2023-04-19 14:47:35','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916819172333324622',1730,'91681916362','3826153','1.00','250','retail','0','2023-04-19 17:59:22','','','','','Cash',0.00,'250','','','9','','1','2023-04-19 15:14:01','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('916819173763933632',1731,'91681917242','3826300','1.00','200','retail','0','2023-04-19 18:14:02','','','','','Cash',0.00,'200','','','9','','1','2023-04-19 15:16:33','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916819173914480138',1732,'91681917242','3826146','1.00','150','retail','0','2023-04-19 18:16:21','','','','','Cash',0.00,'150','','','9','','1','2023-04-19 15:16:33','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('916819660712002942',1733,'91681966058','3826015','1.00','300','retail','0','2023-04-20 07:47:38','','','','240','Cash',0.00,'300','','','9','','1','2023-04-20 04:48:14','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916819660900263320',1734,'91681966058','3826153','1.00','250','retail','0','2023-04-20 07:47:51','','','','','Cash',0.00,'250','','','9','','1','2023-04-20 04:48:14','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('916819662358022520',1735,'91681966095','3826441','1.00','130','retail','0','2023-04-20 07:48:15','','','','','Cash',0.00,'130','','','9','','1','2023-04-20 04:50:38','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916819696722403333',1736,'91681966239','3826110','1.00','150','retail','0','2023-04-20 07:50:39','','','','','Cash',0.00,'150','','','9','','1','2023-04-20 05:48:00','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('916819753673000343',1737,'91681969681','3826153','1.00','250','retail','0','2023-04-20 08:48:01','','','','','Cash',0.00,'250','','','9','','1','2023-04-20 07:22:51','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('916819937211092693',1738,'91681991278','3826012','1.00','100','retail','0','2023-04-20 14:47:58','','','','75','Cash',0.00,'100','','','9','','1','2023-04-20 12:28:50','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('916819955252316003',1739,'91681993730','3826112','1.00','450','retail','0','2023-04-20 15:28:50','','','','','Cash',0.00,'450','','','9','','1','2023-04-20 12:58:55','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','20.00','19','Inclusive','branch','Inventory','','','','',''),('916820023913233312',1740,'91681995537','3826284','1.00','1500','retail','0','2023-04-20 17:52:58','','','','1130','Cash',0.00,'1500','','','9','','1','2023-04-20 14:53:13','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','58.00','57','Inclusive','branch','Inventory','','','','',''),('916820482473343338',1741,'91682048233','3826231','1.00','250','retail','0','2023-04-21 06:37:13','','','','','Cash',0.00,'250','','','9','','1','2023-04-21 03:37:38','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','10.00','9','Inclusive','branch','Inventory','','','','',''),('916820509790145222',1742,'91682048259','3826300','1.00','200','retail','0','2023-04-21 06:37:39','','','','','Cash',0.00,'200','','','9','','1','2023-04-21 04:23:07','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('916820519922332200',1743,'91682050989','3826271','1.00','180','retail','0','2023-04-21 07:23:09','','','','','Cash',0.00,'180','','','9','','1','2023-04-21 04:40:51','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916820564193332328',1744,'91682052051','3826191','1.00','350','retail','0','2023-04-21 07:40:52','','','','228.8','Cash',0.00,'350','','','9','','1','2023-04-21 05:53:59','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','71.00','70','Inclusive','branch','Inventory','','','','',''),('916820564302003234',1745,'91682052051','3826345','1.00','550','retail','0','2023-04-21 08:53:43','','','','','Cash',0.00,'550','','','9','','1','2023-04-21 05:53:59','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916820574652526364',1746,'91682056441','3826304','1.00','250','retail','0','2023-04-21 08:54:01','','','','','Cash',0.00,'250','','','9','','1','2023-04-21 06:11:12','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('916820594512313033',1747,'91682057473','3826496','2.00','1300','retail','0','2023-04-21 09:11:13','','','','560','Cash',0.00,'650','','','9','','1','2023-04-21 06:44:19','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('916820596944301624',1748,'91682059460','3826284','1.00','1500','retail','0','2023-04-21 09:44:20','','','','1130','Cash',0.00,'1500','','','9','','1','2023-04-21 06:48:17','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','57.00','56','Inclusive','branch','Inventory','','','','',''),('916820603873032022',1749,'91682059698','3826288','1.00','1300','retail','0','2023-04-21 09:48:18','','','','1030','Cash',0.00,'1300','','','9','','1','2023-04-21 06:59:53','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','17.00','16','Inclusive','branch','Inventory','','','','',''),('916820614363333432',1750,'91682060394','3826396','1.00','250','retail','0','2023-04-21 09:59:54','','','','','Cash',0.00,'250','','','9','','1','2023-04-21 07:17:50','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916820623113236322',1751,'91682061471','3826286','1.00','6400','retail','0','2023-04-21 10:17:52','','','','5500','Cash',0.00,'6400','','','9','','1','2023-04-21 07:33:34','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Inventory','','','','',''),('916820653480232120',1752,'91682062416','3826283','1.00','3100','retail','0','2023-04-21 10:33:36','','','','2550','Cash',0.00,'3100','','','9','','1','2023-04-21 08:22:41','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','25.00','24','Inclusive','branch','Inventory','','','','',''),('916820659688342332',1753,'91682065363','3826424','1.00','300','retail','0','2023-04-21 11:22:43','','','','','Cash',0.00,'300','','','9','','1','2023-04-21 08:33:02','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('916820783743232300',1754,'91682078340','3826286','1.00','6400','retail','0','2023-04-21 14:59:00','','','','5500','Cash',0.00,'6400','','','9','','1','2023-04-21 11:59:41','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','46.00','45','Inclusive','branch','Inventory','','','','',''),('916820785532222220',1755,'91682078388','3826323','1.00','100','retail','0','2023-04-21 14:59:48','','','','','Cash',0.00,'100','','','9','','1','2023-04-21 12:03:53','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('916820785762320021',1756,'91682078388','3826348','1.00','200','retail','0','2023-04-21 15:02:34','','','','','Cash',0.00,'200','','','9','','1','2023-04-21 12:03:53','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('916820832950380358',1757,'91682078637','3826012','1.00','100','retail','0','2023-04-21 16:21:26','','','','75','Cash',0.00,'100','','','9','','1','2023-04-21 13:21:41','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('916820839256032232',1758,'91682083301','3826348','1.00','200','retail','0','2023-04-21 16:21:41','','','','','Cash',0.00,'200','','','9','','1','2023-04-21 13:32:09','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('916820844129221320',1759,'91682083930','3826429','1.00','160','retail','0','2023-04-21 16:32:10','','','','','Cash',0.00,'160','','','9','','1','2023-04-21 13:40:24','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('916820873950200989',1760,'91682085188','3826270','1.00','800','retail','0','2023-04-21 16:53:08','','','','','Cash',0.00,'800','','','9','','1','2023-04-21 14:30:24','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916820875303922049',1761,'91682087425','3826015','1.00','300','retail','0','2023-04-21 17:30:25','','','','240','Cash',0.00,'300','','','9','','1','2023-04-21 14:32:16','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916820884152322221',1762,'91682087537','3826284','1.00','1500','retail','0','2023-04-21 17:32:17','','','','1130','Cash',0.00,'1500','','','9','','1','2023-04-21 14:46:59','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','56.00','55','Inclusive','branch','Inventory','','','','',''),('916820886922334923',1763,'91682088514','3826326','1.00','100','retail','0','2023-04-21 17:48:34','','','','','Cash',0.00,'100','','','9','','1','2023-04-21 14:51:35','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('916820900632103339',1764,'91682088696','3826285','1.00','3400','retail','0','2023-04-21 17:51:36','','','','2800','Cash',0.00,'3400','','','9','','1','2023-04-21 15:14:58','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','128.00','127','Inclusive','branch','Inventory','','','','',''),('916820900743203731',1765,'91682088696','3826284','1.00','1500','retail','0','2023-04-21 18:14:28','','','','1130','Cash',0.00,'1500','','','9','','1','2023-04-21 15:14:58','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','55.00','54','Inclusive','branch','Inventory','','','','',''),('916821336822262442',1766,'91682133672','3826348','1.00','200','retail','0','2023-04-22 06:21:12','','','','','Cash',0.00,'200','','','9','','1','2023-04-22 03:21:26','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('916821403450224232',1767,'91682133688','3826343','1.00','1000','retail','0','2023-04-22 08:02:58','','','','','Cash',0.00,'1000','','','9','','1','2023-04-22 05:12:30','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916821403602206203',1768,'91682140351','3826166','1.00','800','retail','0','2023-04-22 08:12:31','','','','','Cash',0.00,'800','','','9','','1','2023-04-22 05:12:49','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('916821438942903426',1769,'91682140370','3826112','2.00','900','retail','0','2023-04-22 08:12:50','','','','','Cash',0.00,'450','','','9','','1','2023-04-22 06:11:44','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','19.00','17','Inclusive','branch','Inventory','','','','',''),('916821464886223039',1770,'91682143905','3826348','1.00','200','retail','0','2023-04-22 09:11:45','','','','','Cash',0.00,'200','','','9','','1','2023-04-22 06:55:50','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('916821465343223432',1771,'91682143905','3826271','1.00','150','retail','0','2023-04-22 09:54:48','','','','','Cash',0.00,'150','','','9','','1','2023-04-22 06:55:50','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916821481813390220',1772,'91682146552','3826153','1.00','250','retail','0','2023-04-22 09:55:52','','','','','Cash',0.00,'250','','','9','','1','2023-04-22 07:23:25','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('916821481904930208',1773,'91682146552','3826348','1.00','200','retail','0','2023-04-22 10:23:01','','','','','Cash',0.00,'200','','','9','','1','2023-04-22 07:23:25','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('916821577070223623',1774,'91682157700','3826117','5.00','2100','retail','0','2023-04-22 13:01:40','','','','','Cash',0.00,'420','','','9','','1','2023-04-22 10:03:14','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'5','24.00','19','Inclusive','branch','Inventory','','','','',''),('916821609264626236',1775,'91682157796','3826209','2.00','1000','retail','0','2023-04-22 13:03:16','','','','345','Cash',0.00,'500','','','9','','1','2023-04-22 10:55:39','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','115.00','113','Inclusive','branch','Inventory','','','','',''),('916821657123131208',1776,'91682165699','3826441','3.00','390','retail','0','2023-04-22 15:14:59','','','','','Cash',0.00,'130','','','9','','1','2023-04-22 12:15:19','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'3','4.00','1','Inclusive','branch','Inventory','','','','',''),('916821680961900203',1777,'91682165727','3826112','1.00','450','retail','0','2023-04-22 15:45:35','','','','','Cash',0.00,'450','','','9','','1','2023-04-22 12:55:10','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','17.00','16','Inclusive','branch','Inventory','','','','',''),('916821681252133238',1778,'91682168110','3826146','1.00','150','retail','0','2023-04-22 15:55:10','','','','','Cash',0.00,'150','','','9','','1','2023-04-22 12:55:32','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('916821695838322022',1779,'91682169575','3826417','1.00','80','retail','0','2023-04-22 16:19:35','','','','','Cash',0.00,'80','','','9','','1','2023-04-22 13:19:49','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','','','','',''),('916821707003223102',1780,'91682170662','3826372','1.00','2200','retail','0','2023-04-22 16:37:42','','','','','Cash',0.00,'2200','','','9','','1','2023-04-22 13:38:24','4','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916821722652952262',1781,'91682170705','3826214','1.00','350','retail','0','2023-04-22 16:38:25','','','','206.8','Cash',0.00,'350','','','9','','1','2023-04-22 14:04:38','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','95.00','94','Inclusive','branch','Inventory','','','','',''),('916821756581233086',1782,'91682172280','3826110','1.00','150','retail','0','2023-04-22 17:04:40','','','','','Cash',0.00,'150','','','9','','1','2023-04-22 15:01:03','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('916821778700883231',1783,'91682175663','3826286','1.00','6400','retail','0','2023-04-22 18:01:03','','','','5500','Cash',0.00,'6400','','','9','','1','2023-04-22 15:37:53','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','45.00','44','Inclusive','branch','Inventory','','','','',''),('916823087170842380',1784,'91682308495','3826214','1.00','350','retail','0','2023-04-24 06:54:55','','','','206.8','Cash',0.00,'350','','','9','','1','2023-04-24 04:01:22','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','94.00','93','Inclusive','branch','Inventory','','','','',''),('916823087250333323',1785,'91682308495','3826323','1.00','100','retail','0','2023-04-24 06:58:37','','','','','Cash',0.00,'100','','','9','','1','2023-04-24 04:01:22','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('916823099002983322',1786,'91682308883','3826396','1.00','250','retail','0','2023-04-24 07:01:23','','','','','Cash',0.00,'250','','','9','','1','2023-04-24 04:18:26','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916823114403033332',1787,'91682309907','3826460','1.00','150','retail','0','2023-04-24 07:18:27','','','','120','Cash',0.00,'150','','','9','','1','2023-04-24 04:44:18','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('916823114502232332',1788,'91682309907','3826110','1.00','150','retail','0','2023-04-24 07:44:00','','','','','Cash',0.00,'150','','','9','','1','2023-04-24 04:44:18','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('916823131329223302',1789,'91682311460','3826287','1.00','5800','retail','0','2023-04-24 07:44:20','','','','5000','Cash',0.00,'5800','','','9','','1','2023-04-24 05:13:12','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','10.00','9','Inclusive','branch','Inventory','','','','',''),('916823132953230600',1790,'91682313193','3826460','1.00','140','retail','0','2023-04-24 08:13:13','','','','120','Cash',0.00,'140','','','9','','1','2023-04-24 05:15:08','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','15.00','14','Inclusive','branch','Inventory','','','','',''),('916823154386383901',1791,'91682313309','3826356','1.00','150','retail','0','2023-04-24 08:15:09','','','','','Cash',0.00,'150','','','9','','1','2023-04-24 05:50:40','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916823162376222373',1792,'91682315442','3826493','2.00','180','retail','0','2023-04-24 08:50:42','','','','','Cash',0.00,'90','','','9','','1','2023-04-24 06:04:14','3','3','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','2.00','0','Inclusive','branch','Inventory','','','','',''),('916823205042240092',1793,'91682316255','3826356','1.00','150','retail','0','2023-04-24 09:04:15','','','','','Cash',0.00,'150','','','9','','1','2023-04-24 07:15:20','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916823205105333030',1794,'91682316255','3826323','1.00','100','retail','0','2023-04-24 10:15:04','','','','','Cash',0.00,'100','','','9','','1','2023-04-24 07:15:20','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('916823442103332333',1795,'91682344141','3826191','1.00','400','retail','0','2023-04-24 16:49:01','','','','228.8','Cash',0.00,'400','','','9','','1','2023-04-24 13:50:15','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','70.00','69','Inclusive','branch','Inventory','','','','',''),('916823442266932393',1796,'91682344215','3826014','1.00','80','retail','0','2023-04-24 16:50:15','','','','50','Cash',0.00,'80','','','9','','1','2023-04-24 13:50:49','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','42.00','41','Inclusive','branch','Inventory','','','','',''),('916823442372043426',1797,'91682344215','3826323','1.00','100','retail','0','2023-04-24 16:50:30','','','','','Cash',0.00,'100','','','9','','1','2023-04-24 13:50:49','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('916823442452340833',1798,'91682344215','3826356','1.00','150','retail','0','2023-04-24 16:50:37','','','','','Cash',0.00,'150','','','9','','1','2023-04-24 13:50:49','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916823445200233816',1799,'91682344249','3826308','1.00','800','retail','0','2023-04-24 16:50:49','','','','','Cash',0.00,'800','','','9','','1','2023-04-24 13:55:29','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916823446940232433',1800,'91682344530','3826153','1.00','250','retail','0','2023-04-24 16:55:30','','','','','Cash',0.00,'250','','','9','','1','2023-04-24 14:00:38','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916823447083222330',1801,'91682344530','3826348','2.00','400','retail','0','2023-04-24 16:58:15','','','','','Cash',0.00,'200','','','9','','1','2023-04-24 14:00:38','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','18.00','16','Inclusive','branch','Inventory','','','','',''),('916823447924123989',1802,'91682344530','3826015','1.00','300','retail','0','2023-04-24 16:58:28','','','','240','Cash',0.00,'300','','','9','','1','2023-04-24 14:00:38','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916823473252524301',1803,'91682347051','3826284','1.00','1500','retail','0','2023-04-24 17:37:31','','','','1130','Cash',0.00,'1500','','','9','','1','2023-04-24 14:42:14','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','54.00','53','Inclusive','branch','Inventory','','','','',''),('916823500473523302',1804,'91682347345','3826214','1.00','350','retail','0','2023-04-24 17:42:25','','','','206.8','Cash',0.00,'350','','','9','','1','2023-04-24 15:27:39','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','93.00','92','Inclusive','branch','Inventory','','','','',''),('916823500566323129',1805,'91682347345','3826146','1.00','150','retail','0','2023-04-24 18:27:27','','','','','Cash',0.00,'150','','','9','','1','2023-04-24 15:27:39','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('916823953452043200',1806,'91682395336','3826146','1.00','150','retail','0','2023-04-25 07:02:16','','','','','Cash',0.00,'150','','','9','','1','2023-04-25 04:02:29','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('916823975521023032',1807,'91682395350','3826038','1.00','200','retail','0','2023-04-25 07:02:30','','','','150','Cash',0.00,'200','','','9','','1','2023-04-25 04:39:15','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('916823987901339000',1808,'91682397556','3826431','1.00','100','retail','0','2023-04-25 07:39:16','','','','','Cash',0.00,'100','','','9','','1','2023-04-25 04:59:57','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('916824031543032225',1809,'91682403146','3826146','1.00','150','retail','0','2023-04-25 09:12:26','','','','','Cash',0.00,'150','','','9','','1','2023-04-25 06:12:38','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('916824125052033103',1810,'91682412497','3826502','1.00','80','retail','0','2023-04-25 11:48:17','','','','60','Cash',11.03,'80','','','9','','1','2023-04-25 08:48:29','3','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('916824133812341313',1811,'91682412510','3826145','1.00','100','retail','0','2023-04-25 11:48:30','','','','','Cash',0.00,'100','','','9','','1','2023-04-25 09:03:04','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('916824135389942054',1812,'91682413384','3826436','1.00','600','retail','0','2023-04-25 12:03:04','','','','','Cash',0.00,'600','','','9','','1','2023-04-25 09:11:24','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('916824137473232223',1813,'91682413384','3826431','2.00','200','retail','0','2023-04-25 12:05:47','','','','','Cash',0.00,'100','','','9','','1','2023-04-25 09:11:24','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','8.00','6','Inclusive','branch','Inventory','','','','',''),('916824144514102992',1814,'91682413885','3826117','12.00','5040','retail','0','2023-04-25 12:11:25','','','','','Cash',0.00,'420','','','9','','1','2023-04-25 09:20:54','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'12','19.00','7','Inclusive','branch','Inventory','','','','',''),('916824223813842022',1815,'91682422374','3826323','2.00','200','retail','0','2023-04-25 14:32:54','','','','','Cash',0.00,'100','','','9','','1','2023-04-25 11:33:14','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','17.00','15','Inclusive','branch','Inventory','','','','',''),('916824223892292208',1816,'91682422374','3826348','1.00','200','retail','0','2023-04-25 14:33:02','','','','','Cash',0.00,'200','','','9','','1','2023-04-25 11:33:14','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('916824260860332002',1817,'91682422396','3826205','1.00','100','retail','0','2023-04-25 14:33:16','','','','52','Cash',0.00,'100','','','9','','1','2023-04-25 12:34:56','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','62.00','61','Inclusive','branch','Inventory','','','','',''),('916824260923392460',1818,'91682422396','3826012','1.00','100','retail','0','2023-04-25 15:34:46','','','','75','Cash',0.00,'100','','','9','','1','2023-04-25 12:34:56','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('916824264572600106',1819,'91682426096','3826503','2.00','200','retail','0','2023-04-25 15:34:56','','','','75','Cash',27.59,'100','','','9','','1','2023-04-25 12:41:01','3','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'2','15.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('916824279262242209',1820,'91682426462','3826284','1.00','1500','retail','0','2023-04-25 15:41:02','','','','1130','Cash',0.00,'1500','','','9','','1','2023-04-25 13:05:32','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','53.00','52','Inclusive','branch','Inventory','','','','',''),('916824287280822283',1821,'91682427934','3826214','2.00','700','retail','0','2023-04-25 16:05:34','','','','206.8','Cash',0.00,'350','','','9','','1','2023-04-25 13:22:47','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','92.00','90','Inclusive','branch','Inventory','','','','',''),('916824316512222200',1822,'91682428968','3826323','1.00','100','retail','0','2023-04-25 16:22:48','','','','','Cash',0.00,'100','','','9','','1','2023-04-25 14:07:35','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('916824883904316204',1823,'91682488357','3826153','2.00','500','retail','0','2023-04-26 08:52:37','','','','','Cash',0.00,'250','','','9','','1','2023-04-26 05:53:23','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Inventory','','','','',''),('916824963002230689',1824,'91682496285','3826303','1.00','250','retail','0','2023-04-26 11:04:53','','','','','Cash',0.00,'250','','','9','','1','2023-04-26 08:05:07','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916825024602200323',1825,'91682502433','3826417','1.00','80','retail','0','2023-04-26 12:47:13','','','','','Cash',0.00,'80','','','9','','1','2023-04-26 09:47:50','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','','','','',''),('916825099352109903',1826,'91682509926','3826044','1.00','250','retail','0','2023-04-26 14:52:06','','','','','Cash',0.00,'250','','','9','','1','2023-04-26 11:52:21','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('916825108606323263',1827,'91682509942','3826013','1.00','150','retail','0','2023-04-26 14:52:22','','','','120','Cash',0.00,'150','','','9','','1','2023-04-26 12:07:49','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','43.00','42','Inclusive','branch','Inventory','','','','',''),('916825117240933120',1828,'91682510870','3826284','1.00','1500','retail','0','2023-04-26 15:07:50','','','','1130','Cash',0.00,'1500','','','9','','1','2023-04-26 12:22:08','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','52.00','51','Inclusive','branch','Inventory','','','','',''),('916825143542330302',1829,'91682511729','3826459','1.00','400','retail','0','2023-04-26 15:22:09','','','','','Cash',0.00,'400','','','9','','1','2023-04-26 13:05:59','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('916825184932322143',1830,'91682514361','3826146','1.00','150','retail','0','2023-04-26 16:06:01','','','','','Cash',0.00,'150','','','9','','1','2023-04-26 14:14:59','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916825205248032003',1831,'91682518500','3826417','1.00','80','retail','0','2023-04-26 17:15:00','','','','','Cash',0.00,'80','','','9','','1','2023-04-26 14:48:50','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','','','','',''),('916825222168341232',1832,'91682520530','3826372','1.00','2200','retail','0','2023-04-26 17:48:50','','','','','Cash',0.00,'2200','','','9','','1','2023-04-26 15:16:59','4','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916825727161532294',1833,'91682565586','3826139','2.00','200','retail','0','2023-04-27 08:18:25','','','','','Cash',0.00,'100','','','9','','1','2023-04-27 05:18:54','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','26.00','24','Inclusive','branch','Inventory','','','','',''),('916825766488223763',1834,'91682572735','3826284','1.00','1500','retail','0','2023-04-27 08:18:55','','','','1130','Cash',0.00,'1500','','','9','','1','2023-04-27 06:24:28','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','51.00','50','Inclusive','branch','Inventory','','','','',''),('916825768192203023',1835,'91682576669','3826347','1.00','350','retail','0','2023-04-27 09:24:29','','','','','Cash',0.00,'350','','','9','','1','2023-04-27 06:27:12','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','1210.00','1209','Inclusive','branch','Inventory','','','','',''),('916825816376213122',1836,'91682576908','3826284','1.00','1500','retail','0','2023-04-27 09:28:28','','','','1130','Cash',0.00,'1500','','','9','','1','2023-04-27 07:47:19','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','','','','',''),('916825936916253305',1837,'91682593684','3826042','1.00','150','retail','0','2023-04-27 14:08:04','','','','','Cash',0.00,'150','','','9','','1','2023-04-27 11:08:16','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916826041194663303',1838,'91682604112','3826191','1.00','400','retail','0','2023-04-27 17:01:52','','','','228.8','Cash',0.00,'400','','','9','','1','2023-04-27 14:02:16','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','69.00','68','Inclusive','branch','Inventory','','','','',''),('916826041343042341',1839,'91682604112','3826214','1.00','350','retail','0','2023-04-27 17:01:59','','','','206.8','Cash',0.00,'350','','','9','','1','2023-04-27 14:02:16','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','90.00','89','Inclusive','branch','Inventory','','','','',''),('916826059112292092',1840,'91682604138','3826470','1.00','150','retail','0','2023-04-27 17:02:18','','','','','Cash',0.00,'150','','','9','','1','2023-04-27 14:31:57','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','10.00','9','Inclusive','branch','Inventory','','','','',''),('916826067282003682',1841,'91682605919','3826348','1.00','200','retail','0','2023-04-27 17:31:59','','','','','Cash',0.00,'200','','','9','','1','2023-04-27 14:45:47','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('916826067352223230',1842,'91682605919','3826303','1.00','250','retail','0','2023-04-27 17:45:28','','','','','Cash',0.00,'250','','','9','','1','2023-04-27 14:45:47','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916826075343332203',1843,'91682607521','3826405','1.00','40','retail','0','2023-04-27 17:58:41','','','','','Cash',0.00,'40','','','9','','1','2023-04-27 14:59:01','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916826561244304032',1844,'91682653200','3826347','1.00','350','retail','0','2023-04-28 06:40:00','','','','','Cash',0.00,'350','','','9','','1','2023-04-28 04:28:51','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('916826563313132339',1845,'91682656132','3826430','1.00','100','retail','0','2023-04-28 07:28:52','','','','','Cash',0.00,'100','','','9','','1','2023-04-28 04:38:23','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('916826563414230129',1846,'91682656132','3826414','1.00','180','retail','0','2023-04-28 07:32:11','','','','','Cash',0.00,'180','','','9','','1','2023-04-28 04:38:23','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('916826566526120032',1847,'91682656132','3826012','1.00','100','retail','0','2023-04-28 07:32:21','','','','75','Cash',0.00,'100','','','9','','1','2023-04-28 04:38:23','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('916826568153513666',1848,'91682656704','3826326','1.00','100','retail','0','2023-04-28 07:38:24','','','','','Cash',0.00,'100','','','9','','1','2023-04-28 04:40:18','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('916826582355865223',1849,'91682656819','3826441','1.00','130','retail','0','2023-04-28 07:40:19','','','','','Cash',0.00,'130','','','9','','1','2023-04-28 05:03:58','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916826615610322281',1850,'91682658238','3826431','1.00','100','retail','0','2023-04-28 08:03:58','','','','','Cash',0.00,'100','','','9','','1','2023-04-28 05:59:28','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('916826636286266168',1851,'91682661568','3826014','1.00','80','retail','0','2023-04-28 08:59:28','','','','50','Cash',0.00,'80','','','9','','1','2023-04-28 06:33:56','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','41.00','40','Inclusive','branch','Inventory','','','','',''),('916826647872339110',1852,'91682663637','3826285','1.00','3400','retail','0','2023-04-28 09:33:57','','','','2800','Cash',0.00,'3400','','','9','','1','2023-04-28 06:54:51','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','127.00','126','Inclusive','branch','Inventory','','','','',''),('916826653736233163',1853,'91682664892','3826131','1.00','200','retail','0','2023-04-28 09:54:52','','','','','Cash',0.00,'200','','','9','','1','2023-04-28 07:02:56','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916826752923053134',1854,'91682675284','3826214','1.00','350','retail','0','2023-04-28 12:48:04','','','','206.8','Cash',0.00,'350','','','9','','1','2023-04-28 09:48:17','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','89.00','88','Inclusive','branch','Inventory','','','','',''),('916826753193200048',1855,'91682675299','3826214','1.00','350','retail','0','2023-04-28 12:48:19','','','','206.8','Cash',0.00,'350','','','9','','1','2023-04-28 09:51:24','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','88.00','87','Inclusive','branch','Inventory','','','','',''),('916826753545226022',1856,'91682675299','3826303','1.00','250','retail','0','2023-04-28 12:48:48','','','','','Cash',0.00,'250','','','9','','1','2023-04-28 09:51:24','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916826753784223319',1857,'91682675299','3826013','1.00','150','retail','0','2023-04-28 12:49:15','','','','120','Cash',0.00,'150','','','9','','1','2023-04-28 09:51:24','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','','','','',''),('916826753908000523',1858,'91682675299','3826348','1.00','200','retail','0','2023-04-28 12:49:38','','','','','Cash',0.00,'200','','','9','','1','2023-04-28 09:51:24','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('916826754421302230',1859,'91682675299','3826153','1.00','250','retail','0','2023-04-28 12:50:03','','','','','Cash',0.00,'250','','','9','','1','2023-04-28 09:51:24','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('916826770004204200',1860,'91682675485','3826212','1.00','180','retail','0','2023-04-28 12:51:25','','','','114.4','Cash',0.00,'180','','','9','','1','2023-04-28 10:34:25','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','34.00','33','Inclusive','branch','Inventory','','','','',''),('916826801043922320',1861,'91682678066','3826460','1.00','150','retail','0','2023-04-28 14:08:16','','','','120','Cash',0.00,'150','','','9','','1','2023-04-28 11:08:38','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('916826801273338336',1862,'91682680120','3826110','1.00','150','retail','0','2023-04-28 14:08:40','','','','','Cash',0.00,'150','','','9','','1','2023-04-28 11:08:50','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916826831222323332',1863,'91682680131','3826012','1.00','100','retail','0','2023-04-28 14:08:51','','','','75','Cash',0.00,'100','','','9','','1','2023-04-28 11:58:57','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('916826831323323320',1864,'91682680131','3826145','1.00','100','retail','0','2023-04-28 14:58:42','','','','','Cash',0.00,'100','','','9','','1','2023-04-28 11:58:57','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('916826839952391002',1865,'91682683138','3826288','1.00','1400','retail','0','2023-04-28 14:58:58','','','','1030','Cash',0.00,'1400','','','9','','1','2023-04-28 12:13:21','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916826851652318130',1866,'91682684003','3826288','1.00','1400','retail','0','2023-04-28 15:13:23','','','','1030','Cash',0.00,'1400','','','9','','1','2023-04-28 12:33:23','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('916826899586238822',1867,'91682685204','3826153','1.00','250','retail','0','2023-04-28 15:33:24','','','','','Cash',0.00,'250','','','9','','1','2023-04-28 13:52:41','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('916827384470332823',1868,'91682737988','3826431','2.00','200','retail','0','2023-04-29 06:20:34','','','','','Cash',0.00,'100','','','9','','1','2023-04-29 03:20:50','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','','','','',''),('916827444813002302',1869,'91682738451','3826163','1.00','1600','retail','0','2023-04-29 06:20:51','','','','','Cash',0.00,'1600','','','9','','1','2023-04-29 05:01:56','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('916827445042222748',1870,'91682738451','3826166','2.00','1600','retail','0','2023-04-29 08:01:29','','','','','Cash',0.00,'800','','','9','','1','2023-04-29 05:01:56','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','3','Inclusive','branch','Inventory','','','','',''),('916827447682228234',1871,'91682744517','3826501','1.00','150','retail','0','2023-04-29 08:01:57','','','','100','Cash',20.69,'150','','','9','','1','2023-04-29 05:06:12','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('916827477942049178',1872,'91682744773','3826186','1.00','650','retail','0','2023-04-29 08:06:13','','','','','Cash',0.00,'650','','','9','','1','2023-04-29 05:56:45','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','21.00','20','Inclusive','branch','Inventory','','','','',''),('916827521453323220',1873,'91682747806','3826308','1.00','800','retail','0','2023-04-29 08:56:46','','','','','Cash',0.00,'800','','','9','','1','2023-04-29 07:09:38','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916827593363215223',1874,'91682759328','3826356','1.00','150','retail','0','2023-04-29 12:08:48','','','','','Cash',0.00,'150','','','9','','1','2023-04-29 09:09:00','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('916827615822354388',1876,'91682761574','3826153','1.00','250','retail','0','2023-04-29 12:46:14','','','','','Cash',0.00,'250','','','9','','1','2023-04-29 09:46:26','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916827687292222202',1877,'91682768627','3826343','1.00','1000','retail','0','2023-04-29 14:43:47','','','','','Cash',0.00,'1000','','','9','','1','2023-04-29 11:48:23','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('916827687979924013',1878,'91682768627','3826355','1.00','500','retail','0','2023-04-29 14:45:48','','','','','Cash',0.00,'500','','','9','','1','2023-04-29 11:48:23','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('916827719823737222',1879,'91682771967','3826431','1.00','100','retail','0','2023-04-29 15:39:27','','','','','Cash',0.00,'100','','','9','','1','2023-04-29 12:39:46','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916827729253223302',1880,'91682771987','3826117','2.00','840','retail','0','2023-04-29 15:39:47','','','','','Cash',0.00,'420','','','9','','1','2023-04-29 12:55:28','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','7.00','5','Inclusive','branch','Inventory','','','','',''),('916827729943736328',1881,'91682772930','3826284','1.00','1500','retail','0','2023-04-29 15:55:30','','','','1130','Cash',0.00,'1500','','','9','','1','2023-04-29 12:56:36','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','','','','',''),('916827758942002060',1882,'91682772998','3826460','1.00','150','retail','0','2023-04-29 15:56:38','','','','120','Cash',0.00,'150','','','9','','1','2023-04-29 13:45:01','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('916827767771020001',1883,'91682775902','3826505','1.00','100','retail','0','2023-04-29 16:45:02','','','','60','Cash',13.79,'100','','','9','','1','2023-04-29 13:59:40','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','72.00','71','Inclusive','branch','Inventory','1110','4000','5500','',''),('916827838597750323',1884,'91682778814','3826487','2.00','400','retail','0','2023-04-29 18:33:55','','','','','Cash',0.00,'200','','','9','','1','2023-04-29 15:58:41','3','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','23.00','21','Inclusive','branch','Inventory','','','','',''),('916827839592200692',1885,'91682783946','3826287','1.00','5900','retail','0','2023-04-29 18:59:06','','','','5000','Cash',0.00,'5900','','','9','','1','2023-04-29 15:59:27','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('916829149212622322',1886,'91682914911','3826285','1.00','3400','retail','0','2023-05-01 07:21:51','','','','2800','Cash',0.00,'3400','','','9','','1','2023-05-01 04:22:11','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','126.00','125','Inclusive','branch','Inventory','','','','',''),('916829151433333323',1887,'91682914932','3826166','1.00','850','retail','0','2023-05-01 07:22:12','','','','','Cash',0.00,'850','','','9','','1','2023-05-01 04:30:25','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916829152142339222',1888,'91682914932','3826345','1.00','500','retail','0','2023-05-01 07:25:43','','','','','Cash',0.00,'500','','','9','','1','2023-05-01 04:30:25','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('916829152263430226',1889,'91682914932','3826343','1.00','1000','retail','0','2023-05-01 07:26:54','','','','','Cash',0.00,'1000','','','9','','1','2023-05-01 04:30:25','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916829152791222021',1890,'91682914932','3826139','2.00','260','retail','0','2023-05-01 07:27:49','','','','','Cash',0.00,'130','','','9','','1','2023-05-01 04:30:25','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','24.00','22','Inclusive','branch','Inventory','','','','',''),('916829152911203659',1891,'91682914932','3826153','1.00','250','retail','0','2023-05-01 07:28:03','','','','','Cash',0.00,'250','','','9','','1','2023-05-01 04:30:25','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916829153003430033',1892,'91682914932','3826347','1.00','350','retail','0','2023-05-01 07:28:11','','','','','Cash',0.00,'350','','','9','','1','2023-05-01 04:30:25','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('916829160444332200',1893,'91682915427','3826233','1.00','130','retail','0','2023-05-01 07:30:27','','','','90','Cash',0.00,'130','','','9','','1','2023-05-01 04:40:48','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916829193373099330',1894,'91682919319','3826449','1.00','180','retail','0','2023-05-01 08:35:19','','','','','Cash',0.00,'180','','','9','','1','2023-05-01 05:35:44','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','','','','',''),('916829193612923989',1895,'91682919345','3826284','1.00','1500','retail','0','2023-05-01 08:35:45','','','','1130','Cash',0.00,'1500','','','9','','1','2023-05-01 05:36:08','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','','','','',''),('916829203343133022',1896,'91682919371','3826449','2.00','360','retail','0','2023-05-01 08:36:11','','','','','Cash',0.00,'180','','','9','','1','2023-05-01 05:52:32','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','47.00','45','Inclusive','branch','Inventory','','','','',''),('916829242362842091',1897,'91682921035','3826429','1.00','200','retail','0','2023-05-01 09:03:55','','','','','Cash',0.00,'200','','','9','','1','2023-05-01 06:57:29','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916829246792329010',1898,'91682924671','3826415','1.00','250','retail','0','2023-05-01 10:04:31','','','','','Cash',0.00,'250','','','9','','1','2023-05-01 07:05:29','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('916829246970803329',1899,'91682924671','3826431','1.00','100','retail','0','2023-05-01 10:04:39','','','','','Cash',0.00,'100','','','9','','1','2023-05-01 07:05:29','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916829247055229632',1900,'91682924671','3826449','1.00','180','retail','0','2023-05-01 10:04:57','','','','','Cash',0.00,'180','','','9','','1','2023-05-01 07:05:29','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','45.00','44','Inclusive','branch','Inventory','','','','',''),('916829253543235002',1902,'91682925159','3826112','3.00','1350','retail','0','2023-05-01 10:12:39','','','','','Cash',0.00,'450','','','9','','1','2023-05-01 07:16:13','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','16.00','13','Inclusive','branch','Inventory','','','','',''),('916829251380633525',1903,'91682924731','3826117','3.00','1260','retail','0','2023-05-01 10:05:31','','','','','Cash',0.00,'420','','','9','','1','2023-05-01 07:18:20','1','2','returned','1','new','pcs','','','9','yes','','0','','','EXEMPTED',0.00,'3','5.00','2','Inclusive','branch','Inventory','','','','',''),('916829254883231383',1904,'91682924731','3826112','2.00','900','retail','0','2023-05-01 10:17:54','','','','','Cash',0.00,'450','','','9','','1','2023-05-01 07:18:20','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','13.00','11','Inclusive','branch','Inventory','','','','',''),('916829256292213263',1905,'91682925621','3826112','2.00','900','retail','0','2023-05-01 10:20:21','','','','','Cash',0.00,'450','','','9','','1','2023-05-01 07:20:42','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','11.00','9','Inclusive','branch','Inventory','','','','',''),('916829274860742330',1906,'91682927477','3826284','1.00','1500','retail','0','2023-05-01 10:51:17','','','','1130','Cash',0.00,'1500','','','9','','1','2023-05-01 07:51:31','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Inventory','','','','',''),('916829311553023952',1907,'91682927492','3826270','1.00','750','retail','0','2023-05-01 10:51:32','','','','','Cash',0.00,'750','','','9','','1','2023-05-01 08:52:39','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916829317218323322',1908,'91682931160','3826367','1.00','1800','retail','0','2023-05-01 11:52:40','','','','','Cash',0.00,'1800','','','9','','1','2023-05-01 09:07:08','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916829317362300220',1909,'91682931160','3826153','2.00','500','retail','0','2023-05-01 12:02:07','','','','','Cash',0.00,'250','','','9','','1','2023-05-01 09:07:08','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','','','','',''),('916829324323023031',1910,'91682932029','3826348','1.00','200','retail','0','2023-05-01 12:07:09','','','','','Cash',0.00,'200','','','9','','1','2023-05-01 09:14:21','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('916829324402333323',1911,'91682932029','3826342','1.00','150','retail','0','2023-05-01 12:13:53','','','','','Cash',0.00,'150','','','9','','1','2023-05-01 09:14:21','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','','','','',''),('916829324520993248',1912,'91682932029','3826353','1.00','300','retail','0','2023-05-01 12:14:00','','','','','Cash',0.00,'300','','','9','','1','2023-05-01 09:14:21','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','24.00','23','Inclusive','branch','Inventory','','','','',''),('916829333000323329',1913,'91682933286','3826168','1.00','150','retail','0','2023-05-01 12:28:06','','','','','Cash',0.00,'150','','','9','','1','2023-05-01 09:28:24','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('916829335080830230',1914,'91682933305','3826466','1.00','200','retail','0','2023-05-01 12:28:26','','','','','Cash',0.00,'200','','','9','','1','2023-05-01 09:31:55','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916829348970832333',1915,'91682933517','3826449','2.00','360','retail','0','2023-05-01 12:31:57','','','','','Cash',0.00,'180','','','9','','1','2023-05-01 09:55:01','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','44.00','42','Inclusive','branch','Inventory','','','','',''),('916829349172339332',1916,'91682934902','3826487','4.00','800','retail','0','2023-05-01 12:55:02','','','','','Cash',0.00,'200','','','9','','1','2023-05-01 10:04:41','3','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'4','21.00','17','Inclusive','branch','Inventory','','','','',''),('916829349512136223',1917,'91682934902','3826490','4.00','1200','retail','0','2023-05-01 12:55:17','','','','','Cash',0.00,'300','','','9','','1','2023-05-01 10:04:41','3','3','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','8.00','4','Inclusive','branch','Inventory','','','','',''),('916829360123926632',1918,'91682935483','3826437','1.00','450','retail','0','2023-05-01 13:04:43','','','','','Cash',0.00,'450','','','9','','1','2023-05-01 10:13:38','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('916829360540043333',1919,'91682936019','3826449','1.00','180','retail','0','2023-05-01 13:13:39','','','','','Cash',0.00,'180','','','9','','1','2023-05-01 10:14:21','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','','','','',''),('916829381029082060',1920,'91682936062','3826449','1.00','180','retail','0','2023-05-01 13:14:22','','','','','Cash',0.00,'180','','','9','','1','2023-05-01 10:48:29','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','','','','',''),('916829381562022202',1921,'91682938110','3826449','1.00','180','retail','0','2023-05-01 13:48:30','','','','','Cash',0.00,'180','','','9','','1','2023-05-01 10:49:26','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','','','','',''),('916829422679230094',1922,'91682942260','3826163','1.00','1500','retail','0','2023-05-01 14:57:40','','','','1320','Cash',0.00,'1500','','','9','','1','2023-05-01 11:58:05','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('916829466550822205',1923,'91682946650','3826112','1.00','450','retail','0','2023-05-01 16:10:50','','','','420','Cash',0.00,'450','','','9','','1','2023-05-01 13:11:00','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916829517202272222',1924,'91682946661','3826153','1.00','250','retail','0','2023-05-01 16:11:01','','','','','Cash',0.00,'250','','','9','','1','2023-05-01 14:35:27','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916829520342985904',1925,'91682951729','3826146','1.00','150','retail','0','2023-05-01 17:35:29','','','','','Cash',0.00,'150','','','9','','1','2023-05-01 14:40:37','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('916829530963032623',1926,'91682952038','3826417','1.00','80','retail','0','2023-05-01 17:40:38','','','','','Cash',0.00,'80','','','9','','1','2023-05-01 14:58:23','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','','','','',''),('916829532372223233',1927,'91682953104','3826418','1.00','100','retail','0','2023-05-01 17:58:24','','','','','Cash',0.00,'100','','','9','','1','2023-05-01 15:00:40','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('916829546580254618',1928,'91682953240','3826505','1.00','100','retail','0','2023-05-01 18:00:40','','','','60','Cash',13.79,'100','','','9','','1','2023-05-01 15:24:21','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','71.00','70','Inclusive','branch','Inventory','1110','4000','5500','',''),('916830003694032060',1929,'91683000353','3826477','2.00','200','retail','0','2023-05-02 07:05:53','','','','','Cash',0.00,'100','','','9','','1','2023-05-02 04:06:26','3','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','','','','',''),('916830003823321222',1930,'91683000353','3826298','1.00','100','retail','0','2023-05-02 07:06:09','','','','','Cash',0.00,'100','','','9','','1','2023-05-02 04:06:26','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916830071150222020',1931,'91683000387','3826405','2.00','80','retail','0','2023-05-02 07:06:27','','','','','Cash',0.00,'40','','','9','','1','2023-05-02 05:58:43','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','3.00','1','Inclusive','branch','Inventory','','','','',''),('916830081562310220',1932,'91683007123','3826139','1.00','130','retail','0','2023-05-02 08:58:43','','','','','Cash',0.00,'130','','','9','','1','2023-05-02 06:16:04','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','22.00','21','Inclusive','branch','Inventory','','','','',''),('916830174221230302',1933,'91683017390','3826283','1.00','3150','retail','0','2023-05-02 11:49:50','','','','2550','Cash',0.00,'3150','','','9','','1','2023-05-02 08:50:29','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','24.00','23','Inclusive','branch','Inventory','','','','',''),('916830206100062100',1934,'91683017430','3826449','1.00','180','retail','0','2023-05-02 11:50:30','','','','','Cash',0.00,'180','','','9','','1','2023-05-02 09:43:33','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','39.00','38','Inclusive','branch','Inventory','','','','',''),('916830215750003032',1935,'91683020613','3826166','1.00','850','retail','0','2023-05-02 12:43:33','','','','','Cash',0.00,'850','','','9','','1','2023-05-02 09:59:39','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916830324249240022',1936,'91683032416','3826214','1.00','350','retail','0','2023-05-02 16:00:16','','','','206.8','Cash',0.00,'350','','','9','','1','2023-05-02 13:02:53','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','87.00','86','Inclusive','branch','Inventory','','','','',''),('916830326650302320',1937,'91683032657','3826012','1.00','100','retail','0','2023-05-02 16:04:17','','','','75','Cash',0.00,'100','','','9','','1','2023-05-02 13:14:17','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('916830332549232322',1938,'91683032657','3826449','1.00','180','retail','0','2023-05-02 16:11:00','','','','','Cash',0.00,'180','','','9','','1','2023-05-02 13:14:17','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','','','','',''),('916830354773334936',1939,'91683035464','3826434','1.00','200','retail','0','2023-05-02 16:51:04','','','','','Cash',0.00,'200','','','9','','1','2023-05-02 13:51:21','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('916830369853120036',1940,'91683035483','3826288','1.00','1300','retail','0','2023-05-02 16:51:23','','','','1030','Cash',0.00,'1300','','','9','','1','2023-05-02 14:16:35','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('916830370923021080',1941,'91683036997','3826288','1.00','1300','retail','0','2023-05-02 17:16:37','','','','1030','Cash',0.00,'1300','','','9','','1','2023-05-02 14:18:21','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','7.00','6','Inclusive','branch','Inventory','','','','',''),('916830379302303240',1942,'91683037102','3826012','1.00','100','retail','0','2023-05-02 17:18:22','','','','75','Cash',0.00,'100','','','9','','1','2023-05-02 14:32:28','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('916830379402023213',1943,'91683037102','3826146','1.00','150','retail','0','2023-05-02 17:32:10','','','','','Cash',0.00,'150','','','9','','1','2023-05-02 14:32:28','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('916830379806127787',1944,'91683037949','3826353','1.00','300','retail','0','2023-05-02 17:32:29','','','','','Cash',0.00,'300','','','9','','1','2023-05-02 14:33:29','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','23.00','22','Inclusive','branch','Inventory','','','','',''),('916830396321223332',1945,'91683039337','3826507','1.00','120','retail','0','2023-05-02 17:55:37','','','','100','Cash',16.55,'120','','','9','','1','2023-05-02 15:01:06','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('916830396560232669',1946,'91683039337','3826505','1.00','100','retail','0','2023-05-02 18:00:33','','','','60','Cash',13.79,'100','','','9','','1','2023-05-02 15:01:06','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','70.00','69','Inclusive','branch','Inventory','1110','4000','5500','',''),('916830399353901329',1947,'91683039667','3826449','1.00','180','retail','0','2023-05-02 18:01:07','','','','','Cash',0.00,'180','','','9','','1','2023-05-02 15:05:50','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','','','','',''),('916830401090030109',1948,'91683039951','3826466','1.00','200','retail','0','2023-05-02 18:05:51','','','','','Cash',0.00,'200','','','9','','1','2023-05-02 15:08:37','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('916830401980324331',1949,'91683040120','3826012','1.00','100','retail','0','2023-05-02 18:08:40','','','','75','Cash',0.00,'100','','','9','','1','2023-05-02 15:10:31','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('916830402253233353',1950,'91683040120','3826326','1.00','100','retail','0','2023-05-02 18:09:58','','','','','Cash',0.00,'100','','','9','','1','2023-05-02 15:10:31','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('916830904850060232',1951,'91683086621','3826437','1.00','450','retail','0','2023-05-03 07:09:12','','','','','Cash',0.00,'450','','','9','','1','2023-05-03 05:08:10','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('916830905153301533',1952,'91683090491','3826012','1.00','100','retail','0','2023-05-03 08:08:11','','','','75','Cash',0.00,'100','','','9','','1','2023-05-03 05:08:39','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('916830931171013212',1953,'91683090519','3826347','1.00','350','retail','0','2023-05-03 08:45:03','','','','','Cash',0.00,'350','','','9','','1','2023-05-03 05:52:37','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916830931483203030',1954,'91683090519','3826357','1.00','850','retail','0','2023-05-03 08:51:57','','','','','Cash',0.00,'850','','','9','','1','2023-05-03 05:52:37','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('916830933360332220',1955,'91683093160','3826194','1.00','180','retail','0','2023-05-03 08:52:40','','','','92','Cash',0.00,'180','','','9','','1','2023-05-03 05:57:20','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','15.00','14','Inclusive','branch','Inventory','','','','',''),('916830933643303333',1956,'91683093160','3826271','1.00','150','retail','0','2023-05-03 08:55:36','','','','','Cash',0.00,'150','','','9','','1','2023-05-03 05:57:20','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916830999624303332',1957,'91683096121','3826460','1.00','150','retail','0','2023-05-03 09:42:01','','','','120','Cash',0.00,'150','','','9','','1','2023-05-03 07:46:15','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('916831020069233028',1958,'91683099976','3826242','1.00','3900','retail','0','2023-05-03 10:46:16','','','','','Cash',0.00,'3900','','','9','','1','2023-05-03 08:20:23','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916831059553125033',1959,'91683105935','3826110','1.00','150','retail','0','2023-05-03 12:25:35','','','','','Cash',0.00,'150','','','9','','1','2023-05-03 09:26:00','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('916831069510231508',1960,'91683105962','3826468','1.00','70','retail','0','2023-05-03 12:26:02','','','','','Cash',0.00,'70','','','9','','1','2023-05-03 09:42:41','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('916831070312233392',1961,'91683107018','3826169','1.00','250','retail','0','2023-05-03 12:43:38','','','','','Cash',0.00,'250','','','9','','1','2023-05-03 09:44:07','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','','','','',''),('916831070430302223',1962,'91683107018','3826146','1.00','150','retail','0','2023-05-03 12:43:51','','','','','Cash',0.00,'150','','','9','','1','2023-05-03 09:44:07','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('916831105643602400',1963,'91683107047','3826012','1.00','100','retail','0','2023-05-03 12:44:07','','','','75','Cash',0.00,'100','','','9','','1','2023-05-03 10:42:48','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('916831106220232360',1964,'91683110568','3826348','1.00','200','retail','0','2023-05-03 13:42:48','','','','','Cash',0.00,'200','','','9','','1','2023-05-03 10:43:47','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('916831237990329020',1965,'91683123790','3826103','1.00','450','retail','0','2023-05-03 17:23:10','','','','','Cash',0.00,'450','','','9','','1','2023-05-03 14:23:25','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('916831257212228710',1966,'91683125712','3826272','2.00','400','retail','0','2023-05-03 17:55:12','','','','170','Cash',0.00,'200','','','9','','1','2023-05-03 14:55:26','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','','','','',''),('916831268033321430',1967,'91683125727','3826417','1.00','80','retail','0','2023-05-03 17:55:27','','','','','Cash',0.00,'80','','','9','','1','2023-05-03 15:13:25','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','','','','',''),('916831748302220001',1968,'91683171318','3826283','1.00','3000','retail','0','2023-05-04 06:35:18','','','','2550','Cash',0.00,'3000','','','9','','1','2023-05-04 04:34:15','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','23.00','22','Inclusive','branch','Inventory','','','','',''),('916831748409892312',1969,'91683171318','3826436','1.00','600','retail','0','2023-05-04 07:33:55','','','','','Cash',0.00,'600','','','9','','1','2023-05-04 04:34:15','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','7.00','6','Inclusive','branch','Inventory','','','','',''),('916831748492178202',1970,'91683171318','3826374','1.00','2600','retail','0','2023-05-04 07:34:04','','','','','Cash',0.00,'2600','','','9','','1','2023-05-04 04:34:15','4','4','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','11.00','10','Inclusive','branch','Inventory','','','','',''),('916831756403327210',1971,'91683174856','3826192','1.00','750','retail','0','2023-05-04 07:34:16','','','','440','Cash',0.00,'750','','','9','','1','2023-05-04 04:47:25','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','112.00','111','Inclusive','branch','Inventory','','','','',''),('916831765370309203',1972,'91683175646','3826377','1.00','250','retail','0','2023-05-04 07:47:26','','','','','Cash',0.00,'250','','','9','','1','2023-05-04 05:02:23','4','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','','','','',''),('916831775616503242',1973,'91683176544','3826386','1.00','120','retail','0','2023-05-04 08:02:24','','','','','Cash',0.00,'120','','','9','','1','2023-05-04 05:19:24','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','','','','',''),('916831809429969313',1974,'91683177564','3826477','1.00','100','retail','0','2023-05-04 08:19:24','','','','','Cash',0.00,'100','','','9','','1','2023-05-04 06:16:08','3','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('916831809470309223',1975,'91683177564','3826478','1.00','100','retail','0','2023-05-04 09:15:42','','','','','Cash',0.00,'100','','','9','','1','2023-05-04 06:16:08','3','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('916831809570330101',1976,'91683177564','3826499','1.00','100','retail','0','2023-05-04 09:15:48','','','','75','Cash',13.79,'100','','','9','','1','2023-05-04 06:16:08','3','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('916831828872302088',1977,'91683180969','3826131','2.00','460','retail','0','2023-05-04 09:16:09','','','','','Cash',0.00,'230','','','9','','1','2023-05-04 06:48:18','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','40.00','38','Inclusive','branch','Inventory','','','','',''),('916831838592333232',1978,'91683182899','3826167','1.00','200','retail','0','2023-05-04 09:48:19','','','','170','Cash',0.00,'200','','','9','','1','2023-05-04 07:04:23','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('916831865333332238',1979,'91683183864','3826416','1.00','150','retail','0','2023-05-04 10:04:24','','','','','Cash',0.00,'150','','','9','','1','2023-05-04 07:48:55','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('916832093200343363',1980,'91683209312','3826507','1.00','120','retail','0','2023-05-04 17:08:32','','','','100','Cash',16.55,'120','','','9','','1','2023-05-04 14:08:44','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('916832093592309612',1981,'91683209325','3826507','1.00','120','retail','0','2023-05-04 17:08:45','','','','100','Cash',16.55,'120','','','9','','1','2023-05-04 14:09:21','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('916832093793296222',1982,'91683209361','3826507','1.00','120','retail','0','2023-05-04 17:09:21','','','','100','Cash',16.55,'120','','','9','','1','2023-05-04 14:09:41','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('916832136253303034',1983,'91683211993','3826507','1.00','120','retail','0','2023-05-04 17:53:13','','','','100','Cash',16.55,'120','','','9','','1','2023-05-04 15:20:36','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('916832136332239323',1984,'91683211993','3826389','1.00','150','retail','0','2023-05-04 18:20:25','','','','','Cash',0.00,'150','','','9','','1','2023-05-04 15:20:36','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('916832604712620629',1985,'91683257934','3826165','1.00','150','retail','0','2023-05-05 06:38:54','','','','','Cash',0.00,'150','','','9','','1','2023-05-05 04:21:14','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('916832606326382033',1986,'91683260475','3826430','1.00','100','retail','0','2023-05-05 07:21:15','','','','','Cash',0.00,'100','','','9','','1','2023-05-05 04:23:54','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('916832611573223120',1987,'91683260634','3826418','1.00','100','retail','0','2023-05-05 07:23:54','','','','','Cash',0.00,'100','','','9','','1','2023-05-05 04:32:39','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('916832617372073123',1988,'91683261160','3826165','1.00','150','retail','0','2023-05-05 07:32:40','','','','','Cash',0.00,'150','','','9','','1','2023-05-05 04:42:19','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('916832623392223333',1989,'91683261739','3826470','1.00','150','retail','0','2023-05-05 07:42:19','','','','','Cash',0.00,'150','','','9','','1','2023-05-05 04:52:25','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('916832638444431242',1990,'91683262346','3826507','1.00','120','retail','0','2023-05-05 07:52:26','','','','100','Cash',16.55,'120','','','9','','1','2023-05-05 05:17:33','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('916832664932204268',1991,'91683263853','3826431','1.00','100','retail','0','2023-05-05 09:01:16','','','','','Cash',0.00,'100','','','9','','1','2023-05-05 06:01:37','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916832725654162228',1992,'91683266497','3826288','1.00','1300','retail','0','2023-05-05 09:01:37','','','','1030','Cash',0.00,'1300','','','9','','1','2023-05-05 07:42:59','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('916832726552762204',1993,'91683272581','3826288','1.00','1300','retail','0','2023-05-05 10:43:01','','','','1030','Cash',0.00,'1300','','','9','','1','2023-05-05 07:44:22','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916832731243223312',1994,'91683272663','3826416','1.00','150','retail','0','2023-05-05 10:44:23','','','','','Cash',0.00,'150','','','9','','1','2023-05-05 07:52:06','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('916832745492232724',1995,'91683273126','3826112','3.00','1350','retail','0','2023-05-05 10:52:06','','','','420','Cash',0.00,'450','','','9','','1','2023-05-05 08:16:03','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'3','4.00','1','Inclusive','branch','Inventory','','','','',''),('916832765422348600',1996,'91683274564','3826139','1.00','130','retail','0','2023-05-05 11:16:04','','','','','Cash',0.00,'130','','','9','','1','2023-05-05 08:49:08','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','21.00','20','Inclusive','branch','Inventory','','','','',''),('916832792222223909',1997,'91683276549','3826356','1.00','150','retail','0','2023-05-05 11:49:09','','','','','Cash',0.00,'150','','','9','','1','2023-05-05 09:33:54','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('916832792302312282',1998,'91683276549','3826427','1.00','10','retail','0','2023-05-05 12:33:43','','','','','Cash',0.00,'10','','','9','','1','2023-05-05 09:33:54','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916832834823933326',1999,'91683279235','3826437','1.00','450','retail','0','2023-05-05 12:33:55','','','','','Cash',0.00,'450','','','9','','1','2023-05-05 10:44:44','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('916832888992918322',2000,'91683283485','3826505','1.00','100','retail','0','2023-05-05 13:44:45','','','','60','Cash',13.79,'100','','','9','','1','2023-05-05 12:15:01','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','69.00','68','Inclusive','branch','Inventory','1110','4000','5500','',''),('916832904583282931',2001,'91683288902','3826165','1.00','150','retail','0','2023-05-05 15:15:02','','','','','Cash',0.00,'150','','','9','','1','2023-05-05 12:41:00','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916832912110131000',2003,'91683290460','3826206','1.00','900','retail','0','2023-05-05 15:41:00','','','','650','Cash',0.00,'900','','','9','','1','2023-05-05 12:54:06','1','2','returned','1','new','pcs','','','9','yes','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('916832912391332926',2004,'91683290460','3826206','1.00','1000','retail','0','2023-05-05 15:53:53','','','','650','Cash',0.00,'1000','','','9','','1','2023-05-05 12:54:06','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','18.00','17','Inclusive','branch','Inventory','','','','',''),('916832930764108680',2005,'91683291247','3826065','1.00','5500','retail','0','2023-05-05 15:54:07','','','','5000','Cash',0.00,'5500','','','9','','1','2023-05-05 13:25:29','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','11.00','10','Inclusive','branch','Inventory','','','','',''),('916832931502292333',2006,'91683293130','3826342','1.00','150','retail','0','2023-05-05 16:25:31','','','','','Cash',0.00,'150','','','9','','1','2023-05-05 13:25:52','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','39.00','38','Inclusive','branch','Inventory','','','','',''),('916832931609332420',2007,'91683293152','3826417','1.00','80','retail','0','2023-05-05 16:25:52','','','','','Cash',0.00,'80','','','9','','1','2023-05-05 13:26:02','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','',''),('916832969529333352',2008,'91683293162','3826145','1.00','100','retail','0','2023-05-05 16:26:02','','','','','Cash',0.00,'100','','','9','','1','2023-05-05 14:29:17','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('916832970512522912',2009,'91683296958','3826233','1.00','130','retail','0','2023-05-05 17:29:18','','','','90','Cash',0.00,'130','','','9','','1','2023-05-05 14:30:56','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','39.00','38','Inclusive','branch','Inventory','','','','',''),('916832971101028233',2010,'91683297057','3826500','1.00','150','retail','0','2023-05-05 17:30:57','','','','120','Cash',20.69,'150','','','9','','1','2023-05-05 14:31:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('916832974042343002',2011,'91683297113','3826418','1.00','100','retail','0','2023-05-05 17:31:53','','','','','Cash',0.00,'100','','','9','','1','2023-05-05 14:36:46','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('916832986013120904',2012,'91683297406','3826102','1.00','250','retail','0','2023-05-05 17:36:46','','','','','Cash',0.00,'250','','','9','','1','2023-05-05 15:00:15','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('916832986092330208',2013,'91683297406','3826416','2.00','300','retail','0','2023-05-05 17:56:41','','','','','Cash',0.00,'150','','','9','','1','2023-05-05 15:00:15','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Inventory','','','','',''),('916832986622832819',2014,'91683297406','3826449','1.00','180','retail','0','2023-05-05 17:56:50','','','','','Cash',0.00,'180','','','9','','1','2023-05-05 15:00:15','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','','','','',''),('916833482000042032',2015,'91683348185','3826386','3.00','360','retail','0','2023-05-06 07:43:05','','','','','Cash',0.00,'120','','','9','','1','2023-05-06 04:43:28','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'3','47.00','44','Inclusive','branch','Inventory','','','','',''),('916833487874830337',2016,'91683348185','3826214','1.00','350','retail','0','2023-05-06 07:52:44','','','','206.8','Cash',0.00,'350','','','9','','1','2023-05-06 04:53:26','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916833487942028982',2017,'91683348185','3826348','1.00','200','retail','0','2023-05-06 07:53:07','','','','','Cash',0.00,'200','','','9','','1','2023-05-06 04:53:26','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('916833488042023030',2018,'91683348185','3826323','1.00','100','retail','0','2023-05-06 07:53:14','','','','','Cash',0.00,'100','','','9','','1','2023-05-06 04:53:26','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('916833491331092980',2019,'91683348806','3826507','1.00','120','retail','0','2023-05-06 07:53:26','','','','100','Cash',16.55,'120','','','9','','1','2023-05-06 04:58:55','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('916833528203232042',2020,'91683352813','3826302','1.00','150','retail','0','2023-05-06 09:00:13','','','','','Cash',0.00,'150','','','9','','1','2023-05-06 06:00:31','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','48.00','47','Inclusive','branch','Inventory','','','','',''),('916833528293020522',2021,'91683352813','3826012','1.00','100','retail','0','2023-05-06 09:00:24','','','','75','Cash',0.00,'100','','','9','','1','2023-05-06 06:00:31','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('916833635003309210',2022,'91683363474','3826139','1.00','130','retail','0','2023-05-06 11:57:54','','','','','Cash',0.00,'130','','','9','','1','2023-05-06 08:58:27','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','20.00','19','Inclusive','branch','Inventory','','','','',''),('916833692680010632',2023,'91683363508','3826117','1.00','420','retail','0','2023-05-06 11:58:28','','','','','Cash',0.00,'420','','','9','','1','2023-05-06 10:34:33','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916833698694290632',2024,'91683369859','3826507','1.00','120','retail','0','2023-05-06 13:44:19','','','','100','Cash',16.55,'120','','','9','','1','2023-05-06 10:44:36','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('916833705063233052',2025,'91683369876','3826168','1.00','150','retail','0','2023-05-06 13:44:36','','','','','Cash',0.00,'150','','','9','','1','2023-05-06 10:55:19','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('916833705142229043',2026,'91683369876','3826146','1.00','150','retail','0','2023-05-06 13:55:07','','','','','Cash',0.00,'150','','','9','','1','2023-05-06 10:55:19','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('916833709182287390',2027,'91683370520','3826146','2.00','300','retail','0','2023-05-06 13:55:20','','','','','Cash',0.00,'150','','','9','','1','2023-05-06 11:03:19','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','','','','',''),('916833709580034809',2028,'91683370520','3826012','1.00','100','retail','0','2023-05-06 14:01:58','','','','75','Cash',0.00,'100','','','9','','1','2023-05-06 11:03:19','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('916833719382343138',2029,'91683371000','3826436','1.00','650','retail','0','2023-05-06 14:03:20','','','','','Cash',0.00,'650','','','9','','1','2023-05-06 11:19:01','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('916833763372023336',2030,'91683371942','3826170','1.00','450','retail','0','2023-05-06 14:19:02','','','','','Cash',0.00,'450','','','9','','1','2023-05-06 12:33:18','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','12.00','11','Inclusive','branch','Inventory','','','','',''),('916833763652226303',2031,'91683371942','3826302','1.00','150','retail','0','2023-05-06 15:32:23','','','','','Cash',0.00,'150','','','9','','1','2023-05-06 12:33:18','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','47.00','46','Inclusive','branch','Inventory','','','','',''),('916833763723022331',2032,'91683371942','3826012','1.00','100','retail','0','2023-05-06 15:32:45','','','','75','Cash',0.00,'100','','','9','','1','2023-05-06 12:33:18','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916833763842661063',2033,'91683371942','3826145','1.00','100','retail','0','2023-05-06 15:32:53','','','','','Cash',0.00,'100','','','9','','1','2023-05-06 12:33:18','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916833779493343909',2034,'91683376399','3826117','1.00','420','retail','0','2023-05-06 15:33:19','','','','','Cash',0.00,'420','','','9','','1','2023-05-06 13:00:00','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916833779552203533',2035,'91683376399','3826112','1.00','450','retail','0','2023-05-06 15:59:09','','','','420','Cash',0.00,'450','','','9','','1','2023-05-06 13:00:00','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916833785942492303',2036,'91683378002','3826288','1.00','1400','retail','0','2023-05-06 16:00:02','','','','1030','Cash',0.00,'1400','','','9','','1','2023-05-06 13:10:03','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916833790953133032',2037,'91683378604','3826012','1.00','100','retail','0','2023-05-06 16:10:04','','','','75','Cash',0.00,'100','','','9','','1','2023-05-06 13:18:38','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('916833791161227333',2038,'91683378604','3826507','1.00','120','retail','0','2023-05-06 16:18:16','','','','100','Cash',16.55,'120','','','9','','1','2023-05-06 13:18:38','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('916833800440333642',2039,'91683379119','3826145','1.00','100','retail','0','2023-05-06 16:18:39','','','','','Cash',0.00,'100','','','9','','1','2023-05-06 13:34:10','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('916833809812923300',2040,'91683380052','3826145','1.00','100','retail','0','2023-05-06 16:34:12','','','','','Cash',0.00,'100','','','9','','1','2023-05-06 13:49:46','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('916833810052833320',2041,'91683380987','3826012','1.00','100','retail','0','2023-05-06 16:49:56','','','','75','Cash',0.00,'100','','','9','','1','2023-05-06 13:50:08','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('916833811622938030',2042,'91683381009','3826102','1.00','250','retail','0','2023-05-06 16:50:09','','','','','Cash',0.00,'250','','','9','','1','2023-05-06 13:52:49','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('916833832820320063',2043,'91683383275','3826388','1.00','250','retail','0','2023-05-06 17:27:55','','','','','Cash',0.00,'250','','','9','','1','2023-05-06 14:28:04','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916833868018298333',2044,'91683386794','3826496','1.00','650','retail','0','2023-05-06 18:26:34','','','','560','Cash',0.00,'650','','','9','','1','2023-05-06 15:26:50','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('916833872543333396',2045,'91683387247','3826102','1.00','250','retail','0','2023-05-06 18:34:07','','','','175','Cash',0.00,'250','','','9','','1','2023-05-06 15:34:16','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('916835176753353062',2046,'91683516494','3826436','1.00','650','retail','0','2023-05-08 06:28:14','','','','','Cash',0.00,'650','','','9','','1','2023-05-08 03:47:57','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916835214980002201',2047,'91683517678','3826449','1.00','180','retail','0','2023-05-08 06:47:58','','','','','Cash',0.00,'180','','','9','','1','2023-05-08 04:51:41','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','','','','',''),('916835226170322641',2048,'91683521501','3826277','2.00','7600','retail','0','2023-05-08 07:51:41','','','','','Cash',0.00,'3800','','','9','','1','2023-05-08 05:10:27','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','3.00','1','Inclusive','branch','Inventory','','','','',''),('916835238433433403',2049,'91683523834','3826323','1.00','100','retail','0','2023-05-08 08:30:34','','','','60','Cash',0.00,'100','','','9','','1','2023-05-08 05:31:02','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('916835238540334012',2050,'91683523834','3826342','2.00','300','retail','0','2023-05-08 08:30:43','','','','100','Cash',0.00,'150','','','9','','1','2023-05-08 05:31:02','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','38.00','36','Inclusive','branch','Inventory','','','','',''),('916835242252236303',2051,'91683523863','3826506','1.00','130','retail','0','2023-05-08 08:31:03','','','','110','Cash',17.93,'130','','','9','','1','2023-05-08 05:37:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('916835244043223240',2052,'91683524229','3826117','1.00','420','retail','0','2023-05-08 08:37:09','','','','','Cash',0.00,'420','','','9','','1','2023-05-08 05:40:10','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916835245170003323',2053,'91683524411','3826117','1.00','420','retail','0','2023-05-08 08:40:11','','','','','Cash',0.00,'420','','','9','','1','2023-05-08 05:41:59','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916835245302006303',2054,'91683524520','3826284','1.00','1500','retail','0','2023-05-08 08:42:00','','','','1130','Cash',0.00,'1500','','','9','','1','2023-05-08 05:42:12','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','46.00','45','Inclusive','branch','Inventory','','','','',''),('916835294191302080',2055,'91683529412','3826466','1.00','200','retail','0','2023-05-08 10:03:32','','','','145','Cash',0.00,'200','','','9','','1','2023-05-08 07:03:41','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('916835309343362393',2056,'91683530923','3826306','1.00','1650','retail','0','2023-05-08 10:28:43','','','','1400','Cash',0.00,'1650','','','9','','1','2023-05-08 07:29:10','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916835325833323433',2057,'91683532576','3826468','1.00','70','retail','0','2023-05-08 10:56:16','','','','','Cash',0.00,'70','','','9','','1','2023-05-08 07:56:29','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916835329825029338',2058,'91683532975','3826478','2.00','200','retail','0','2023-05-08 11:02:55','','','','','Cash',0.00,'100','','','9','','1','2023-05-08 08:03:14','3','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','16.00','14','Inclusive','branch','Inventory','','','','',''),('916835329912208320',2059,'91683532975','3826477','1.00','100','retail','0','2023-05-08 11:03:03','','','','','Cash',0.00,'100','','','9','','1','2023-05-08 08:03:14','3','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('916835348362203463',2060,'91683534827','3826188','2.00','1300','retail','0','2023-05-08 11:33:47','','','','600','Cash',0.00,'650','','','9','','1','2023-05-08 08:35:44','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','17.00','15','Inclusive','branch','Inventory','','','','',''),('916835348573924383',2061,'91683534827','3826386','1.00','120','retail','0','2023-05-08 11:34:08','','','','92','Cash',0.00,'120','','','9','','1','2023-05-08 08:35:44','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','','','','',''),('916835348662066843',2062,'91683534827','3826441','1.00','130','retail','0','2023-05-08 11:34:17','','','','','Cash',0.00,'130','','','9','','1','2023-05-08 08:35:44','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('916835349382085209',2063,'91683534827','3826414','1.00','180','retail','0','2023-05-08 11:35:30','','','','','Cash',0.00,'180','','','9','','1','2023-05-08 08:35:44','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('916835354454320628',2064,'91683535429','3826507','1.00','120','retail','0','2023-05-08 11:43:49','','','','100','Cash',16.55,'120','','','9','','1','2023-05-08 08:44:19','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('916835355043323203',2065,'91683535460','3826430','3.00','300','retail','0','2023-05-08 11:44:54','','','','','Cash',0.00,'100','','','9','','1','2023-05-08 08:45:53','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'3','13.00','10','Inclusive','branch','Inventory','','','','',''),('916835355125230221',2066,'91683535460','3826433','1.00','60','retail','0','2023-05-08 11:45:04','','','','40','Cash',0.00,'60','','','9','','1','2023-05-08 08:45:53','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('916835355470541330',2067,'91683535460','3826503','1.00','100','retail','0','2023-05-08 11:45:35','','','','75','Cash',13.79,'100','','','9','','1','2023-05-08 08:45:53','3','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('916835358302333536',2068,'91683535554','3826285','1.00','3300','retail','0','2023-05-08 11:45:54','','','','2800','Cash',0.00,'3300','','','9','','1','2023-05-08 08:50:49','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','125.00','124','Inclusive','branch','Inventory','','','','',''),('916835359444533332',2069,'91683535851','3826012','1.00','100','retail','0','2023-05-08 11:50:51','','','','75','Cash',0.00,'100','','','9','','1','2023-05-08 08:56:33','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('916835360440203935',2070,'91683535851','3826356','1.00','150','retail','0','2023-05-08 11:53:45','','','','100','Cash',0.00,'150','','','9','','1','2023-05-08 08:56:33','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('916835363002193222',2071,'91683536292','3826348','1.00','200','retail','0','2023-05-08 11:58:12','','','','165','Cash',0.00,'200','','','9','','1','2023-05-08 08:58:30','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('916835363073230009',2072,'91683536292','3826326','1.00','100','retail','0','2023-05-08 11:58:20','','','','60','Cash',0.00,'100','','','9','','1','2023-05-08 08:58:30','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('916835366576036300',2073,'91683536311','3826357','1.00','750','retail','0','2023-05-08 11:58:31','','','','700','Cash',0.00,'750','','','9','','1','2023-05-08 09:04:47','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','11.00','10','Inclusive','branch','Inventory','','','','',''),('916835366652336606',2074,'91683536311','3826358','1.00','3100','retail','0','2023-05-08 12:04:17','','','','2800','Cash',0.00,'3100','','','9','','1','2023-05-08 09:04:47','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916835430833393333',2076,'91683543037','3826386','1.00','120','retail','0','2023-05-08 13:50:38','','','','92','Cash',0.00,'120','','','9','','1','2023-05-08 10:51:26','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','43.00','42','Inclusive','branch','Inventory','','','','',''),('916835430323463263',2077,'91683540442','3826507','1.00','120','retail','0','2023-05-08 13:07:22','','','','100','Cash',16.55,'120','','','9','','1','2023-05-08 12:05:24','2','1','returned','1','new','pcs','','','9','yes','','0','','','VATABLE',103.45,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('916835475153335433',2078,'91683540442','3826493','1.00','100','retail','0','2023-05-08 14:40:54','','','','','Cash',0.00,'100','','','9','','1','2023-05-08 12:05:24','3','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916835494574603133',2079,'91683547525','3826417','1.00','80','retail','0','2023-05-08 15:05:25','','','','60','Cash',0.00,'80','','','9','','1','2023-05-08 12:37:39','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('916835502483239833',2080,'91683550241','3826389','1.00','150','retail','0','2023-05-08 15:50:41','','','','118','Cash',0.00,'150','','','9','','1','2023-05-08 12:50:51','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('916835517772332222',2081,'91683550251','3826356','1.00','150','retail','0','2023-05-08 15:50:51','','','','100','Cash',0.00,'150','','','9','','1','2023-05-08 13:16:28','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('916835517823380800',2082,'91683550251','3826505','1.00','100','retail','0','2023-05-08 16:16:17','','','','60','Cash',13.79,'100','','','9','','1','2023-05-08 13:16:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','68.00','67','Inclusive','branch','Inventory','1110','4000','5500','',''),('916835535633333032',2083,'91683551789','3826418','1.00','100','retail','0','2023-05-08 16:16:29','','','','80','Cash',0.00,'100','','','9','','1','2023-05-08 13:46:05','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('916835537673330029',2084,'91683553567','3826449','1.00','180','retail','0','2023-05-08 16:46:07','','','','','Cash',0.00,'180','','','9','','1','2023-05-08 13:49:29','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','','','','',''),('916835545095220222',2085,'91683553775','3826437','1.00','450','retail','0','2023-05-08 16:49:35','','','','330','Cash',0.00,'450','','','9','','1','2023-05-08 14:01:54','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('916836041120433332',2086,'91683604102','3826302','1.00','150','retail','0','2023-05-09 06:48:22','','','','125','Cash',0.00,'150','','','9','','1','2023-05-09 03:48:34','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','45.00','44','Inclusive','branch','Inventory','','','','',''),('916836174182323321',2087,'91683617403','3826357','1.00','850','retail','0','2023-05-09 10:30:03','','','','700','Cash',0.00,'850','','','9','','1','2023-05-09 07:33:32','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916836176062203129',2088,'91683617403','3826347','1.00','350','retail','0','2023-05-09 10:33:18','','','','285','Cash',0.00,'350','','','9','','1','2023-05-09 07:33:32','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('916836213823302831',2089,'91683617615','3826468','1.00','70','retail','0','2023-05-09 10:33:35','','','','','Cash',0.00,'70','','','9','','1','2023-05-09 08:36:33','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916836235213369383',2090,'91683621394','3826468','1.00','80','retail','0','2023-05-09 11:36:34','','','','','Cash',0.00,'80','','','9','','1','2023-05-09 09:12:10','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916836235792322032',2091,'91683623531','3826499','1.00','100','retail','0','2023-05-09 12:12:11','','','','75','Cash',13.79,'100','','','9','','1','2023-05-09 09:13:01','3','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('916836258650539022',2092,'91683623582','3826417','1.00','80','retail','0','2023-05-09 12:13:02','','','','60','Cash',0.00,'80','','','9','','1','2023-05-09 09:51:11','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('916836271583783332',2093,'91683625871','3826489','1.00','200','retail','0','2023-05-09 12:51:11','','','','','Cash',0.00,'200','','','9','','1','2023-05-09 10:14:27','3','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('916836271676380606',2094,'91683625871','3826487','1.00','200','retail','0','2023-05-09 13:12:38','','','','','Cash',0.00,'200','','','9','','1','2023-05-09 10:14:27','3','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('916836296380223812',2095,'91683627267','3826449','1.00','180','retail','0','2023-05-09 13:14:27','','','','','Cash',0.00,'180','','','9','','1','2023-05-09 10:56:53','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','','','','',''),('916836299003331330',2096,'91683629894','3826110','1.00','150','retail','0','2023-05-09 13:58:14','','','','105','Cash',0.00,'150','','','9','','1','2023-05-09 10:58:22','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916836332922222490',2097,'91683629903','3826417','1.00','80','retail','0','2023-05-09 13:58:23','','','','60','Cash',0.00,'80','','','9','','1','2023-05-09 11:54:57','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('916836343100322430',2098,'91683634298','3826110','1.00','150','retail','0','2023-05-09 15:11:38','','','','105','Cash',0.00,'150','','','9','','1','2023-05-09 12:11:52','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916836366126026302',2099,'91683634312','3826102','1.00','250','retail','0','2023-05-09 15:11:52','','','','175','Cash',0.00,'250','','','9','','1','2023-05-09 12:50:13','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('916836373298230220',2100,'91683636614','3826342','1.00','150','retail','0','2023-05-09 15:50:14','','','','100','Cash',0.00,'150','','','9','','1','2023-05-09 13:02:24','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','','','','',''),('916836396762033183',2101,'91683639665','3826059','1.00','100','retail','0','2023-05-09 16:41:05','','','','85','Cash',0.00,'100','','','9','','1','2023-05-09 13:41:22','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','','','','',''),('916836438953222264',2102,'91683642366','3826342','1.00','150','retail','0','2023-05-09 17:26:06','','','','100','Cash',0.00,'150','','','9','','1','2023-05-09 14:51:39','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','','','','',''),('916836456703320303',2103,'91683644697','3826288','1.00','1300','retail','0','2023-05-09 18:21:01','','','','1030','Cash',0.00,'1300','','','9','','1','2023-05-09 15:21:20','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','7.00','6','Inclusive','branch','Inventory','','','','',''),('916836924022090932',2104,'91683689430','3826386','1.00','120','retail','0','2023-05-10 06:30:30','','','','92','Cash',0.00,'120','','','9','','1','2023-05-10 04:20:21','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','','','','',''),('916836938862403339',2105,'91683692423','3826386','1.00','120','retail','0','2023-05-10 07:20:23','','','','92','Cash',0.00,'120','','','9','','1','2023-05-10 04:44:49','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','','','','',''),('916836946284280424',2106,'91683693890','3826389','1.00','150','retail','0','2023-05-10 07:44:50','','','','118','Cash',0.00,'150','','','9','','1','2023-05-10 04:57:11','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916836958529139232',2107,'91683694632','3826417','1.00','80','retail','0','2023-05-10 07:57:12','','','','60','Cash',0.00,'80','','','9','','1','2023-05-10 05:17:35','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('916836961430992323',2108,'91683695855','3826430','1.00','100','retail','0','2023-05-10 08:17:35','','','','','Cash',0.00,'100','','','9','','1','2023-05-10 05:22:25','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916837073743323202',2109,'91683707366','3826283','1.00','3000','retail','0','2023-05-10 11:29:26','','','','2550','Cash',0.00,'3000','','','9','','1','2023-05-10 08:30:16','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','22.00','21','Inclusive','branch','Inventory','','','','',''),('916837093532390225',2110,'91683707417','3826470','1.00','150','retail','0','2023-05-10 11:30:17','','','','','Cash',0.00,'150','','','9','','1','2023-05-10 09:02:42','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('916837099710030023',2111,'91683709362','3826441','1.00','130','retail','0','2023-05-10 12:02:42','','','','','Cash',0.00,'130','','','9','','1','2023-05-10 09:12:57','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('916837137638030303',2112,'91683709978','3826507','1.00','120','retail','0','2023-05-10 13:15:54','','','','100','Cash',16.55,'120','','','9','','1','2023-05-10 10:16:13','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('916837137701070682',2113,'91683709978','3826013','1.00','150','retail','0','2023-05-10 13:16:04','','','','120','Cash',0.00,'150','','','9','','1','2023-05-10 10:16:13','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','','','','',''),('916837166050262630',2114,'91683713773','3826499','1.00','100','retail','0','2023-05-10 13:16:13','','','','75','Cash',13.79,'100','','','9','','1','2023-05-10 11:03:27','3','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('916837223603207603',2115,'91683722355','3826139','1.00','130','retail','0','2023-05-10 15:39:15','','','','90','Cash',0.00,'130','','','9','','1','2023-05-10 12:39:25','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916837258017328303',2116,'91683725794','3826388','1.00','250','retail','0','2023-05-10 16:36:34','','','','217','Cash',0.00,'250','','','9','','1','2023-05-10 13:36:43','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916837287858362280',2117,'91683725803','3826110','1.00','150','retail','0','2023-05-10 16:36:43','','','','105','Cash',0.00,'150','','','9','','1','2023-05-10 14:26:30','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916837795173273223',2118,'91683779502','3826170','1.00','450','retail','0','2023-05-11 07:31:42','','','','400','Cash',0.00,'450','','','9','','1','2023-05-11 04:31:59','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('916837821123222337',2119,'91683779679','3826065','1.00','5800','retail','0','2023-05-11 07:34:39','','','','5000','Cash',0.00,'5800','','','9','','1','2023-05-11 05:15:20','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','10.00','9','Inclusive','branch','Inventory','','','','',''),('916837921612203942',2120,'91683792153','3826418','1.00','100','retail','0','2023-05-11 11:02:33','','','','80','Cash',0.00,'100','','','9','','1','2023-05-11 08:02:44','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('916837961267342920',2121,'91683792165','3826277','1.00','3700','retail','0','2023-05-11 11:02:45','','','','','Cash',0.00,'3700','','','9','','1','2023-05-11 09:08:54','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('916837988949633034',2122,'91683798889','3826145','1.00','100','retail','0','2023-05-11 12:54:49','','','','62','Cash',0.00,'100','','','9','','1','2023-05-11 09:54:56','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('916838005402021331',2123,'91683798896','3826102','1.00','250','retail','0','2023-05-11 12:54:56','','','','175','Cash',0.00,'250','','','9','','1','2023-05-11 10:22:24','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('916838025686260022',2124,'91683802563','3826102','1.00','250','retail','0','2023-05-11 13:56:03','','','','175','Cash',0.00,'250','','','9','','1','2023-05-11 10:56:10','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('916838034472400730',2125,'91683802570','3826102','1.00','250','retail','0','2023-05-11 13:56:11','','','','175','Cash',0.00,'250','','','9','','1','2023-05-11 11:10:49','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('916838039142043019',2126,'91683803449','3826386','1.00','120','retail','0','2023-05-11 14:10:49','','','','92','Cash',0.00,'120','','','9','','1','2023-05-11 11:18:39','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','','','','',''),('916838063440230203',2127,'91683803921','3826170','1.00','450','retail','0','2023-05-11 14:18:41','','','','400','Cash',0.00,'450','','','9','','1','2023-05-11 11:59:06','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916838098270926026',2128,'91683806347','3826493','1.00','100','retail','0','2023-05-11 14:59:07','','','','','Cash',0.00,'100','','','9','','1','2023-05-11 12:57:10','3','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('916838135973023300',2129,'91683809830','3826102','1.00','250','retail','0','2023-05-11 15:57:10','','','','175','Cash',0.00,'250','','','9','','1','2023-05-11 14:00:01','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('916838139422032803',2130,'91683813602','3826014','1.00','80','retail','0','2023-05-11 17:00:02','','','','50','Cash',0.00,'80','','','9','','1','2023-05-11 14:06:02','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','40.00','39','Inclusive','branch','Inventory','','','','',''),('916838139576321309',2131,'91683813602','3826302','1.00','150','retail','0','2023-05-11 17:05:47','','','','125','Cash',0.00,'150','','','9','','1','2023-05-11 14:06:02','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','','','','',''),('916838156892232303',2132,'91683813963','3826441','1.00','130','retail','0','2023-05-11 17:06:03','','','','','Cash',0.00,'130','','','9','','1','2023-05-11 14:34:52','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('916838184570330816',2133,'91683815693','3826214','1.00','350','retail','0','2023-05-11 17:34:53','','','','206.8','Cash',0.00,'350','','','9','','1','2023-05-11 15:21:00','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916838696202666062',2134,'91683862042','3826357','1.00','850','retail','0','2023-05-12 06:27:22','','','','700','Cash',0.00,'850','','','9','','1','2023-05-12 05:33:43','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('916838722472204303',2135,'91683869624','3826500','1.00','150','retail','0','2023-05-12 08:33:44','','','','120','Cash',20.69,'150','','','9','','1','2023-05-12 06:17:30','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','29.00','28','Inclusive','branch','Inventory','1110','4000','5500','',''),('916838880322332202',2136,'91683888026','3826283','1.00','3000','retail','0','2023-05-12 13:40:26','','','','2550','Cash',0.00,'3000','','','9','','1','2023-05-12 10:40:40','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','21.00','20','Inclusive','branch','Inventory','','','','',''),('916838880623600022',2137,'91683888041','3826500','1.00','150','retail','0','2023-05-12 13:40:41','','','','120','Cash',20.69,'150','','','9','','1','2023-05-12 10:41:05','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('916838881823203323',2138,'91683888066','3826449','1.00','180','retail','0','2023-05-12 13:41:06','','','','','Cash',0.00,'180','','','9','','1','2023-05-12 10:44:02','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','','','','',''),('916838881932330222',2139,'91683888066','3826013','1.00','150','retail','0','2023-05-12 13:43:02','','','','120','Cash',0.00,'150','','','9','','1','2023-05-12 10:44:02','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','','','','',''),('916838914473323702',2140,'91683888243','3826449','1.00','180','retail','0','2023-05-12 13:44:03','','','','','Cash',0.00,'180','','','9','','1','2023-05-12 11:37:37','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','','','','',''),('916838919518893306',2141,'91683891457','3826288','1.00','1300','retail','0','2023-05-12 14:37:38','','','','1030','Cash',0.00,'1300','','','9','','1','2023-05-12 11:46:07','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('916838922213126823',2142,'91683891968','3826388','1.00','250','retail','0','2023-05-12 14:46:08','','','','217','Cash',0.00,'250','','','9','','1','2023-05-12 11:50:30','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('916838949368022804',2143,'91683892231','3826507','1.00','120','retail','0','2023-05-12 14:50:31','','','','100','Cash',16.55,'120','','','9','','1','2023-05-12 12:35:39','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('916838952653232230',2144,'91683895254','3826505','1.00','100','retail','0','2023-05-12 15:40:54','','','','60','Cash',13.79,'100','','','9','','1','2023-05-12 12:41:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','67.00','66','Inclusive','branch','Inventory','1110','4000','5500','',''),('916838956216232662',2145,'91683895269','3826288','1.00','1300','retail','0','2023-05-12 15:41:09','','','','1030','Cash',0.00,'1300','','','9','','1','2023-05-12 12:49:15','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916838958118232133',2146,'91683895756','3826348','1.00','200','retail','0','2023-05-12 15:49:16','','','','165','Cash',0.00,'200','','','9','','1','2023-05-12 12:50:13','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('916838968770300308',2147,'91683895814','3826417','1.00','80','retail','0','2023-05-12 15:50:14','','','','60','Cash',0.00,'80','','','9','','1','2023-05-12 13:08:00','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('916838986303082003',2148,'91683896881','3826357','1.00','800','retail','0','2023-05-12 16:08:01','','','','700','Cash',0.00,'800','','','9','','1','2023-05-12 13:37:19','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('916838995329899362',2149,'91683898640','3826433','1.00','60','retail','0','2023-05-12 16:37:20','','','','40','Cash',0.00,'60','','','9','','1','2023-05-12 13:52:19','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('916839001023331630',2150,'91683899540','3826342','1.00','150','retail','0','2023-05-12 16:52:20','','','','100','Cash',0.00,'150','','','9','','1','2023-05-12 14:04:05','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','','','','',''),('916839001223212249',2151,'91683899540','3826145','1.00','100','retail','0','2023-05-12 17:01:43','','','','62','Cash',0.00,'100','','','9','','1','2023-05-12 14:04:05','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('916839026740330333',2152,'91683900246','3826449','1.00','180','retail','0','2023-05-12 17:04:06','','','','','Cash',0.00,'180','','','9','','1','2023-05-12 14:44:37','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','','','','',''),('916839039622831338',2153,'91683903956','3826436','1.00','650','retail','0','2023-05-12 18:05:56','','','','500','Cash',0.00,'650','','','9','','1','2023-05-12 15:06:04','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916839047803300303',2154,'91683903965','3826505','1.00','100','retail','0','2023-05-12 18:06:05','','','','60','Cash',13.79,'100','','','9','','1','2023-05-12 15:19:48','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','66.00','65','Inclusive','branch','Inventory','1110','4000','5500','',''),('916839047867000103',2155,'91683903965','3826012','1.00','100','retail','0','2023-05-12 18:19:41','','','','75','Cash',0.00,'100','','','9','','1','2023-05-12 15:19:48','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('916839052342339032',2156,'91683904795','3826449','1.00','180','retail','0','2023-05-12 18:19:55','','','','','Cash',0.00,'180','','','9','','1','2023-05-12 15:27:16','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','','','','',''),('916839055053338932',2157,'91683905237','3826117','1.00','420','retail','0','2023-05-12 18:27:17','','','','','Cash',0.00,'420','','','9','','1','2023-05-12 15:31:49','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916839580762322342',2158,'91683958070','3826449','1.00','180','retail','0','2023-05-13 09:07:50','','','','','Cash',0.00,'180','','','9','','1','2023-05-13 06:08:18','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','','','','',''),('916839580853212320',2159,'91683958070','3826460','1.00','150','retail','0','2023-05-13 09:07:57','','','','120','Cash',0.00,'150','','','9','','1','2023-05-13 06:08:18','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916839580920932031',2160,'91683958070','3826503','1.00','100','retail','0','2023-05-13 09:08:05','','','','75','Cash',13.79,'100','','','9','','1','2023-05-13 06:08:18','3','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('916839593533352330',2161,'91683958099','3826206','2.00','1500','retail','0','2023-05-13 09:08:19','','','','650','Cash',0.00,'750','','','9','','1','2023-05-13 06:29:21','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','17.00','15','Inclusive','branch','Inventory','','','','',''),('916839597778933449',2162,'91683959362','3826490','2.00','700','retail','0','2023-05-13 09:29:22','','','','','Cash',0.00,'350','','','9','','1','2023-05-13 06:36:24','3','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','','','','',''),('916839629362939623',2163,'91683962929','3826386','1.00','120','retail','0','2023-05-13 10:28:49','','','','92','Cash',0.00,'120','','','9','','1','2023-05-13 07:28:58','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','39.00','38','Inclusive','branch','Inventory','','','','',''),('916839821953230029',2164,'91683980439','3826418','1.00','100','retail','0','2023-05-13 15:20:39','','','','80','Cash',0.00,'100','','','9','','1','2023-05-13 12:49:58','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916839871202393438',2165,'91683982200','3826449','1.00','180','retail','0','2023-05-13 15:50:00','','','','','Cash',0.00,'180','','','9','','1','2023-05-13 14:12:02','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','','','','',''),('916839878802823022',2166,'91683987159','3826418','1.00','100','retail','0','2023-05-13 17:12:39','','','','80','Cash',0.00,'100','','','9','','1','2023-05-13 14:24:43','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916839879056858339',2167,'91683987883','3826367','1.00','1800','retail','0','2023-05-13 17:24:43','','','','1650','Cash',0.00,'1800','','','9','','1','2023-05-13 14:25:13','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916839897178332202',2168,'91683987914','3826283','1.00','3000','retail','0','2023-05-13 17:55:10','','','','2550','Cash',0.00,'3000','','','9','','1','2023-05-13 14:55:34','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','20.00','19','Inclusive','branch','Inventory','','','','',''),('916839915912322624',2169,'91683990116','3826417','1.00','80','retail','0','2023-05-13 18:01:56','','','','60','Cash',0.00,'80','','','9','','1','2023-05-13 15:26:36','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916839922463832401',2170,'91683991597','3826065','1.00','5800','retail','0','2023-05-13 18:26:37','','','','5000','Cash',0.00,'5800','','','9','','1','2023-05-13 15:37:33','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('916841291432114299',2171,'91684129122','3826015','1.00','300','retail','0','2023-05-15 08:38:42','','','','240','Cash',0.00,'300','','','9','','1','2023-05-15 05:41:02','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','60.00','59','Inclusive','branch','Inventory','','','','',''),('916841291543293343',2172,'91684129122','3826386','1.00','120','retail','0','2023-05-15 08:39:04','','','','92','Cash',0.00,'120','','','9','','1','2023-05-15 05:41:02','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','','','','',''),('916841292204322012',2173,'91684129122','3826214','1.00','350','retail','0','2023-05-15 08:39:16','','','','206.8','Cash',0.00,'350','','','9','','1','2023-05-15 05:41:02','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916841294074204723',2174,'91684129398','3826377','1.00','200','retail','0','2023-05-15 08:43:18','','','','130','Cash',0.00,'200','','','9','','1','2023-05-15 05:43:33','4','4','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','45.00','44','Inclusive','branch','Inventory','','','','',''),('916841294229214883',2175,'91684129414','3826165','1.00','150','retail','0','2023-05-15 08:43:34','','','','110','Cash',0.00,'150','','','9','','1','2023-05-15 05:43:54','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('916841302902283301',2176,'91684129436','3826168','1.00','150','retail','0','2023-05-15 08:43:56','','','','110','Cash',0.00,'150','','','9','','1','2023-05-15 05:58:12','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('916841305793222323',2177,'91684130292','3826013','1.00','150','retail','0','2023-05-15 08:58:12','','','','120','Cash',0.00,'150','','','9','','1','2023-05-15 06:03:10','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','39.00','38','Inclusive','branch','Inventory','','','','',''),('916841316363623249',2178,'91684130590','3826505','1.00','100','retail','0','2023-05-15 09:03:11','','','','60','Cash',13.79,'100','','','9','','1','2023-05-15 06:20:39','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','65.00','64','Inclusive','branch','Inventory','1110','4000','5500','',''),('916841321884102226',2179,'91684131639','3826449','1.00','180','retail','0','2023-05-15 09:20:39','','','','','Cash',0.00,'180','','','9','','1','2023-05-15 06:29:51','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','',''),('916841331854232092',2181,'91684132641','3826499','1.00','100','retail','0','2023-05-15 09:37:21','','','','75','Cash',13.79,'100','','','9','','1','2023-05-15 06:46:29','3','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('916841326332481280',2185,'91684132192','3826288','1.00','1300','retail','0','2023-05-15 09:29:52','','','','1030','Cash',0.00,'1300','','','9','','1','2023-05-15 07:10:38','1','2','returned','1','new','pcs','','','9','','','0','','','EXEMPTED',0.00,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916841345000005490',2186,'91684132192','3826283','1.00','3200','retail','0','2023-05-15 10:01:17','','','','2550','Cash',0.00,'3200','','','9','','1','2023-05-15 07:10:38','1','2','returned','1','new','pcs','','','9','yes','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('916841345233329642',2187,'91684132192','3826169','1.00','250','retail','0','2023-05-15 10:08:20','','','','180','Cash',0.00,'250','','','9','','1','2023-05-15 07:10:38','1','2','new','1','printed','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916841346304224203',2188,'91684132192','3826283','1.00','3100','retail','0','2023-05-15 10:10:22','','','','2550','Cash',0.00,'3100','','','9','','1','2023-05-15 07:10:38','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','19.00','18','Inclusive','branch','Inventory','','','','',''),('916841357151830378',2189,'91684134639','3826344','1.00','350','retail','0','2023-05-15 10:10:39','','','','200','Cash',0.00,'350','','','9','','1','2023-05-15 07:28:46','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('916841357242083323',2190,'91684134639','3826300','1.00','250','retail','0','2023-05-15 10:28:36','','','','196','Cash',0.00,'250','','','9','','1','2023-05-15 07:28:46','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','','','','',''),('916841366483004000',2191,'91684135727','3826429','1.00','200','retail','0','2023-05-15 10:44:00','','','','140','Cash',0.00,'200','','','9','','1','2023-05-15 07:44:33','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916841366662016138',2192,'91684135727','3826414','1.00','180','retail','0','2023-05-15 10:44:12','','','','','Cash',0.00,'180','','','9','','1','2023-05-15 07:44:33','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('916841394013093261',2193,'91684136674','3826441','2.00','260','retail','0','2023-05-15 10:44:34','','','','','Cash',0.00,'130','','','9','','1','2023-05-15 08:30:42','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','21.00','19','Inclusive','branch','Inventory','','','','',''),('916841462966030222',2194,'91684139445','3826505','1.00','100','retail','0','2023-05-15 13:24:47','','','','60','Cash',13.79,'100','','','9','','1','2023-05-15 10:25:00','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','64.00','63','Inclusive','branch','Inventory','1110','4000','5500','',''),('916841470969303144',2195,'91684146300','3826323','1.00','100','retail','0','2023-05-15 13:25:00','','','','60','Cash',0.00,'100','','','9','','1','2023-05-15 10:38:20','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('916841476462202202',2196,'91684147101','3826449','1.00','180','retail','0','2023-05-15 13:38:21','','','','','Cash',0.00,'180','','','9','','1','2023-05-15 10:47:33','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','','','',''),('916841477752430020',2197,'91684147654','3826441','1.00','130','retail','0','2023-05-15 13:47:34','','','','','Cash',0.00,'130','','','9','','1','2023-05-15 10:49:41','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('916841485330053040',2198,'91684147783','3826402','1.00','20','retail','0','2023-05-15 13:49:43','','','','','Cash',0.00,'20','','','9','','1','2023-05-15 11:02:16','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','60.00','59','Inclusive','branch','Inventory','','','','',''),('916841532803053621',2199,'91684153272','3826424','1.00','300','retail','0','2023-05-15 15:21:12','','','','260','Cash',0.00,'300','','','9','','1','2023-05-15 12:21:29','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','10.00','9','Inclusive','branch','Inventory','','','','',''),('916841563490126034',2200,'91684153290','3826233','1.00','130','retail','0','2023-05-15 15:21:30','','','','90','Cash',0.00,'130','','','9','','1','2023-05-15 13:12:31','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','','','','',''),('916841563622643026',2201,'91684156352','3826460','1.00','150','retail','0','2023-05-15 16:12:32','','','','120','Cash',0.00,'150','','','9','','1','2023-05-15 13:13:12','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916841578273213172',2202,'91684157819','3826380','1.00','400','retail','0','2023-05-15 16:36:59','','','','260','Cash',0.00,'400','','','9','','1','2023-05-15 13:37:13','4','4','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','13.00','12','Inclusive','branch','Inventory','','','','',''),('916841580713334400',2203,'91684157834','3826386','1.00','120','retail','0','2023-05-15 16:37:14','','','','92','Cash',0.00,'120','','','9','','1','2023-05-15 13:41:13','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','','','','',''),('916841589402613200',2204,'91684158074','3826388','1.00','250','retail','0','2023-05-15 16:41:14','','','','217','Cash',0.00,'250','','','9','','1','2023-05-15 13:55:52','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('916841635409300323',2205,'91684158953','3826386','1.00','120','retail','0','2023-05-15 16:55:53','','','','92','Cash',0.00,'120','','','9','','1','2023-05-15 15:12:48','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','','','','',''),('916841635477541389',2206,'91684158953','3826460','1.00','150','retail','0','2023-05-15 18:12:20','','','','120','Cash',0.00,'150','','','9','','1','2023-05-15 15:12:48','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916842100000200003',2207,'91684207448','3826102','1.00','250','retail','0','2023-05-16 06:24:08','','','','175','Cash',0.00,'250','','','9','','1','2023-05-16 04:06:42','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('916842100132100240',2208,'91684210003','3826283','1.00','3100','retail','0','2023-05-16 07:06:43','','','','2550','Cash',0.00,'3100','','','9','','1','2023-05-16 04:07:05','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','18.00','17','Inclusive','branch','Inventory','','','','',''),('916842129470493394',2209,'91684210026','3826288','1.00','1300','retail','0','2023-05-16 07:07:06','','','','1030','Cash',0.00,'1300','','','9','','1','2023-05-16 04:55:54','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916842147712126233',2210,'91684214765','3826506','1.00','130','retail','0','2023-05-16 08:26:05','','','','110','Cash',17.93,'130','','','9','','1','2023-05-16 05:26:29','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('916842147812033281',2211,'91684214765','3826042','1.00','150','retail','0','2023-05-16 08:26:12','','','','100','Cash',0.00,'150','','','9','','1','2023-05-16 05:26:29','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916842155182559632',2212,'91684214791','3826437','1.00','450','retail','0','2023-05-16 08:26:31','','','','330','Cash',0.00,'450','','','9','','1','2023-05-16 05:38:42','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('916842186828100233',2213,'91684215523','3826283','1.00','3000','retail','0','2023-05-16 08:38:43','','','','2550','Cash',0.00,'3000','','','9','','1','2023-05-16 06:31:36','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','17.00','16','Inclusive','branch','Inventory','','','','',''),('916842255913032325',2214,'91684218697','3826415','1.00','250','retail','0','2023-05-16 09:31:37','','','','','Cash',0.00,'250','','','9','','1','2023-05-16 08:26:35','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('916842283280322223',2215,'91684225597','3826103','1.00','400','retail','0','2023-05-16 11:26:37','','','','360','Cash',0.00,'400','','','9','','1','2023-05-16 09:12:20','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','23.00','22','Inclusive','branch','Inventory','','','','',''),('916842286781360034',2216,'91684228341','3826288','1.00','1300','retail','0','2023-05-16 12:12:21','','','','1030','Cash',0.00,'1300','','','9','','1','2023-05-16 09:18:07','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916842346706840422',2217,'91684228688','3826507','1.00','120','retail','0','2023-05-16 12:18:08','','','','100','Cash',16.55,'120','','','9','','1','2023-05-16 10:57:55','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('916842349788020704',2218,'91684234676','3826508','2.00','11600','retail','0','2023-05-16 13:57:56','','','','5500','Cash',1600.00,'5800','','','9','','1','2023-05-16 11:03:10','1','2','new','1','new','pcs','','','','','','0','','','VATABLE',10000.00,'','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('916842362283282313',2219,'91684234992','3826288','1.00','1300','retail','0','2023-05-16 14:03:12','','','','1030','Cash',0.00,'1300','','','9','','1','2023-05-16 11:23:56','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916842425323242231',2220,'91684236237','3826283','1.00','3000','retail','0','2023-05-16 14:23:57','','','','2550','Cash',0.00,'3000','','','9','','1','2023-05-16 13:08:59','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','16.00','15','Inclusive','branch','Inventory','','','','',''),('916842472666131273',2221,'91684242541','3826507','1.00','120','retail','0','2023-05-16 16:09:01','','','','100','Cash',16.55,'120','','','9','','1','2023-05-16 14:28:19','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('916842472801320220',2222,'91684242541','3826424','1.00','300','retail','0','2023-05-16 17:27:46','','','','260','Cash',0.00,'300','','','9','','1','2023-05-16 14:28:19','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('916842487572332403',2223,'91684248749','3826012','1.00','100','retail','0','2023-05-16 17:52:29','','','','75','Cash',0.00,'100','','','9','','1','2023-05-16 14:52:41','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916842973942092237',2224,'91684294199','3826283','1.00','3100','retail','0','2023-05-17 06:29:59','','','','2550','Cash',0.00,'3100','','','9','','1','2023-05-17 04:23:20','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','15.00','14','Inclusive','branch','Inventory','','','','',''),('916843010522133432',2225,'91684297401','3826288','1.00','1250','retail','0','2023-05-17 07:23:21','','','','1030','Cash',0.00,'1250','','','9','','1','2023-05-17 05:24:21','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('916843140623408320',2226,'91684314052','3826490','1.00','350','retail','0','2023-05-17 12:00:52','','','','','Cash',0.00,'350','','','9','','1','2023-05-17 09:01:04','3','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916843141352319223',2227,'91684314066','3826487','1.00','250','retail','0','2023-05-17 12:01:06','','','','','Cash',0.00,'250','','','9','','1','2023-05-17 09:02:20','3','3','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','16.00','15','Inclusive','branch','Inventory','','','','',''),('916843168962232362',2228,'91684316887','3826146','1.00','150','retail','0','2023-05-17 12:48:07','','','','95','Cash',0.00,'150','','','9','','1','2023-05-17 09:48:18','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('916843233363133360',2229,'91684316899','3826413','1.00','120','retail','0','2023-05-17 12:48:19','','','','','Cash',0.00,'120','','','9','','1','2023-05-17 11:35:43','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','24.00','23','Inclusive','branch','Inventory','','','','',''),('916843312340334322',2230,'91684323343','3826389','1.00','150','retail','0','2023-05-17 14:35:43','','','','118','Cash',0.00,'150','','','9','','1','2023-05-17 13:47:16','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('916843337087284233',2231,'91684331238','3826413','3.00','360','retail','0','2023-05-17 16:47:18','','','','','Cash',0.00,'120','','','9','','1','2023-05-17 14:28:35','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','23.00','20','Inclusive','branch','Inventory','','','','',''),('916843359934330200',2232,'91684333716','3826413','1.00','120','retail','0','2023-05-17 17:28:36','','','','','Cash',0.00,'120','','','9','','1','2023-05-17 15:06:43','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','20.00','19','Inclusive','branch','Inventory','','','','',''),('916843826332320464',2233,'91684382624','3826348','1.00','200','retail','0','2023-05-18 07:03:44','','','','165','Cash',0.00,'200','','','9','','1','2023-05-18 04:03:55','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('916843856093922236',2234,'91684382636','3826302','1.00','150','retail','0','2023-05-18 07:03:56','','','','125','Cash',0.00,'150','','','9','','1','2023-05-18 04:53:37','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','43.00','42','Inclusive','branch','Inventory','','','','',''),('916843874923162032',2235,'91684387487','3826440','1.00','350','retail','0','2023-05-18 08:24:47','','','','330','Cash',0.00,'350','','','9','','1','2023-05-18 05:24:57','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('916843887310831022',2236,'91684387498','3826386','1.00','120','retail','0','2023-05-18 08:24:58','','','','92','Cash',0.00,'120','','','9','','1','2023-05-18 05:45:38','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','','','','',''),('916844032122222020',2237,'91684403204','3826441','1.00','130','retail','0','2023-05-18 12:46:45','','','','','Cash',0.00,'130','','','9','','1','2023-05-18 09:54:56','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('916844037070200403',2238,'91684403696','3826402','18.00','360','retail','0','2023-05-18 12:54:56','','','','','Cash',0.00,'20','','','9','','1','2023-05-18 09:56:05','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'18','59.00','41','Inclusive','branch','Inventory','','','','',''),('916844086934399609',2239,'91684403766','3826102','1.00','250','retail','0','2023-05-18 12:56:06','','','','175','Cash',0.00,'250','','','9','','1','2023-05-18 11:18:25','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('916844087038130804',2240,'91684403766','3826165','1.00','150','retail','0','2023-05-18 14:18:14','','','','110','Cash',0.00,'150','','','9','','1','2023-05-18 11:18:25','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('916844104964410120',2241,'91684408706','3826268','2.00','460','retail','0','2023-05-18 14:18:26','','','','','Cash',0.00,'230','','','9','','1','2023-05-18 11:48:27','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','','','','',''),('916844109903231032',2242,'91684410508','3826413','1.00','120','retail','0','2023-05-18 14:48:28','','','','','Cash',0.00,'120','','','9','','1','2023-05-18 11:56:50','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','19.00','18','Inclusive','branch','Inventory','','','','',''),('916844109986919330',2243,'91684410508','3826449','1.00','180','retail','0','2023-05-18 14:56:30','','','','','Cash',0.00,'180','','','9','','1','2023-05-18 11:56:50','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('916844206833803003',2244,'91684420675','3826386','1.00','120','retail','0','2023-05-18 17:37:55','','','','92','Cash',0.00,'120','','','9','','1','2023-05-18 14:38:07','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','','','','',''),('916844212866322434',2245,'91684420687','3826284','1.00','1500','retail','0','2023-05-18 17:38:07','','','','1130','Cash',0.00,'1500','','','9','','1','2023-05-18 14:48:10','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','45.00','44','Inclusive','branch','Inventory','','','','',''),('916844217743722384',2246,'91684421291','3826145','1.00','100','retail','0','2023-05-18 17:48:11','','','','62','Cash',0.00,'100','','','9','','1','2023-05-18 14:56:35','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('916844217883846367',2247,'91684421291','3826501','1.00','150','retail','0','2023-05-18 17:56:14','','','','100','Cash',20.69,'150','','','9','','1','2023-05-18 14:56:35','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('916844219522224322',2248,'91684421796','3826165','1.00','150','retail','0','2023-05-18 17:56:36','','','','110','Cash',0.00,'150','','','9','','1','2023-05-18 14:59:14','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('916844220172240220',2249,'91684422008','3826396','1.00','250','retail','0','2023-05-18 18:00:08','','','','208','Cash',0.00,'250','','','9','','1','2023-05-18 15:00:19','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916844225040232090',2250,'91684422020','3826214','1.00','350','retail','0','2023-05-18 18:00:20','','','','206.8','Cash',0.00,'350','','','9','','1','2023-05-18 15:15:20','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916844235184223226',2251,'91684423412','3826302','1.00','150','retail','0','2023-05-18 18:23:32','','','','125','Cash',0.00,'150','','','9','','1','2023-05-18 15:25:23','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','','','','',''),('916844713911012221',2252,'91684465895','3826427','1.00','10','retail','0','2023-05-19 06:11:35','','','','','Cash',0.00,'10','','','9','','1','2023-05-19 04:43:13','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916844766296336442',2253,'91684471394','3826441','1.00','130','retail','0','2023-05-19 07:43:14','','','','','Cash',0.00,'130','','','9','','1','2023-05-19 06:10:39','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('916844778397200733',2254,'91684476640','3826343','1.00','950','retail','0','2023-05-19 09:10:40','','','','700','Cash',0.00,'950','','','9','','1','2023-05-19 06:32:05','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916844778540341848',2255,'91684476640','3826368','1.00','3350','retail','0','2023-05-19 09:30:39','','','','3200','Cash',0.00,'3350','','','9','','1','2023-05-19 06:32:05','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916844826354440293',2256,'91684477926','3826424','1.00','300','retail','0','2023-05-19 10:50:27','','','','260','Cash',0.00,'300','','','9','','1','2023-05-19 07:50:44','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('916844827062239028',2257,'91684482645','3826430','1.00','100','retail','0','2023-05-19 10:50:45','','','','','Cash',0.00,'100','','','9','','1','2023-05-19 07:51:48','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('916844831340021323',2258,'91684482709','3826415','1.00','250','retail','0','2023-05-19 10:51:49','','','','','Cash',0.00,'250','','','9','','1','2023-05-19 07:59:11','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916844831410029234',2259,'91684482709','3826429','1.00','180','retail','0','2023-05-19 10:58:54','','','','140','Cash',0.00,'180','','','9','','1','2023-05-19 07:59:11','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916844848323302233',2260,'91684483152','3826490','1.00','350','retail','0','2023-05-19 10:59:12','','','','','Cash',0.00,'350','','','9','','1','2023-05-19 08:27:26','3','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916844848390383483',2261,'91684483152','3826493','1.00','100','retail','0','2023-05-19 11:27:12','','','','','Cash',0.00,'100','','','9','','1','2023-05-19 08:27:26','3','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('916844879391662433',2262,'91684487931','3826221','2.00','8700','retail','0','2023-05-19 12:18:51','','','','3700','Cash',0.00,'4350','','','9','','1','2023-05-19 09:20:14','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','3.00','1','Inclusive','branch','Inventory','','','','',''),('916844897607223224',2263,'91684488015','3826424','1.00','300','retail','0','2023-05-19 12:20:15','','','','260','Cash',0.00,'300','','','9','','1','2023-05-19 09:49:25','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','7.00','6','Inclusive','branch','Inventory','','','','',''),('916844909882920233',2264,'91684490981','3826239','1.00','1950','retail','0','2023-05-19 13:09:41','','','','1800','Cash',0.00,'1950','','','9','','1','2023-05-19 10:09:52','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916844955262082233',2265,'91684490993','3826263','1.00','250','retail','0','2023-05-19 13:09:53','','','','','Cash',0.00,'250','','','9','','1','2023-05-19 11:25:34','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916844974323232233',2266,'91684495536','3826505','1.00','100','retail','0','2023-05-19 14:25:36','','','','60','Cash',13.79,'100','','','9','','1','2023-05-19 11:57:15','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','63.00','62','Inclusive','branch','Inventory','1110','4000','5500','',''),('916844979133394473',2267,'91684497435','3826166','1.00','850','retail','0','2023-05-19 14:57:15','','','','','Cash',0.00,'850','','','9','','1','2023-05-19 12:05:18','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916844982950202242',2268,'91684497919','3826413','2.00','240','retail','0','2023-05-19 15:05:19','','','','','Cash',0.00,'120','','','9','','1','2023-05-19 12:11:45','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','18.00','16','Inclusive','branch','Inventory','','','','',''),('916845004012328323',2269,'91684498306','3826396','1.00','250','retail','0','2023-05-19 15:11:46','','','','208','Cash',0.00,'250','','','9','','1','2023-05-19 12:46:49','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916845027264294033',2270,'91684500411','3826012','1.00','100','retail','0','2023-05-19 15:46:51','','','','75','Cash',0.00,'100','','','9','','1','2023-05-19 13:25:29','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916845040362983602',2271,'91684502789','3826358','1.00','3200','retail','0','2023-05-19 16:26:29','','','','2800','Cash',0.00,'3200','','','9','','1','2023-05-19 13:47:35','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916845047963953332',2272,'91684504789','3826333','1.00','170','retail','0','2023-05-19 16:59:49','','','','120','Cash',0.00,'170','','','9','','1','2023-05-19 14:00:59','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','12.00','11','Inclusive','branch','Inventory','','','','',''),('916845055384238132',2273,'91684504860','3826130','1.00','130','retail','0','2023-05-19 17:01:00','','','','100','Cash',0.00,'130','','','9','','1','2023-05-19 14:12:29','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','60.00','59','Inclusive','branch','Inventory','','','','',''),('916845055473330335',2274,'91684504860','3826302','1.00','150','retail','0','2023-05-19 17:12:19','','','','125','Cash',0.00,'150','','','9','','1','2023-05-19 14:12:29','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','','','','',''),('916845530612422320',2275,'91684553031','3826413','1.00','120','retail','0','2023-05-20 06:23:51','','','','','Cash',0.00,'120','','','9','','1','2023-05-20 03:24:27','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','16.00','15','Inclusive','branch','Inventory','','','','',''),('916845585673425532',2276,'91684553068','3826449','1.00','180','retail','0','2023-05-20 06:24:29','','','','','Cash',0.00,'180','','','9','','1','2023-05-20 04:56:08','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('916845593983532042',2277,'91684558569','3826012','1.00','100','retail','0','2023-05-20 07:56:09','','','','75','Cash',0.00,'100','','','9','','1','2023-05-20 05:10:01','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('916845649952380229',2278,'91684559402','3826429','1.00','160','retail','0','2023-05-20 08:10:02','','','','140','Cash',0.00,'160','','','9','','1','2023-05-20 06:43:29','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('916845650166262216',2279,'91684565010','3826441','1.00','130','retail','0','2023-05-20 09:43:30','','','','','Cash',0.00,'130','','','9','','1','2023-05-20 06:43:54','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('916845806573042202',2280,'91684580651','3826358','1.00','3150','retail','0','2023-05-20 14:04:11','','','','2800','Cash',0.00,'3150','','','9','','1','2023-05-20 11:05:09','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916845860273282723',2281,'91684585083','3826059','1.00','100','retail','0','2023-05-20 15:18:03','','','','85','Cash',0.00,'100','','','9','','1','2023-05-20 12:33:51','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','39.00','38','Inclusive','branch','Inventory','','','','',''),('916845876002236403',2282,'91684586032','3826389','1.00','150','retail','0','2023-05-20 15:59:53','','','','118','Cash',0.00,'150','','','9','','1','2023-05-20 13:00:07','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('916845887333003226',2283,'91684587610','3826417','1.00','80','retail','0','2023-05-20 16:00:10','','','','60','Cash',0.00,'80','','','9','','1','2023-05-20 13:20:14','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('916845933143036221',2284,'91684588841','3826507','1.00','120','retail','0','2023-05-20 16:20:41','','','','100','Cash',16.55,'120','','','9','','1','2023-05-20 14:35:18','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('916845938864026243',2285,'91684593876','3826312','1.00','500','retail','0','2023-05-20 17:44:36','','','','525','Cash',0.00,'500','','','9','','1','2023-05-20 14:45:02','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('916845959612254212',2286,'91684595953','3826449','1.00','180','retail','0','2023-05-20 18:19:13','','','','','Cash',0.00,'180','','','9','','1','2023-05-20 15:19:25','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('916847302443203232',2287,'91684730230','3826418','1.00','100','retail','0','2023-05-22 07:37:10','','','','80','Cash',0.00,'100','','','9','','1','2023-05-22 04:37:30','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916847350773223032',2288,'91684730251','3826103','1.00','450','retail','0','2023-05-22 07:37:31','','','','360','Cash',0.00,'450','','','9','','1','2023-05-22 05:58:18','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('916847350952402232',2289,'91684730251','3826102','1.00','250','retail','0','2023-05-22 08:57:57','','','','175','Cash',0.00,'250','','','9','','1','2023-05-22 05:58:18','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('916847402168241381',2290,'91684735100','3826239','1.00','1950','retail','0','2023-05-22 08:58:20','','','','1800','Cash',0.00,'1950','','','9','','1','2023-05-22 07:23:40','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916847407990932382',2291,'91684740221','3826164','1.00','450','retail','0','2023-05-22 10:23:41','','','','400','Cash',0.00,'450','','','9','','1','2023-05-22 07:33:30','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916847409714644483',2292,'91684740811','3826437','1.00','450','retail','0','2023-05-22 10:33:31','','','','330','Cash',0.00,'450','','','9','','1','2023-05-22 07:36:41','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916847409980030229',2293,'91684740811','3826233','1.00','130','retail','0','2023-05-22 10:36:12','','','','90','Cash',0.00,'130','','','9','','1','2023-05-22 07:36:41','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','','','','',''),('916847415463310427',2294,'91684741406','3826507','1.00','120','retail','0','2023-05-22 10:43:26','','','','100','Cash',16.55,'120','','','9','','1','2023-05-22 07:45:57','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('916847449583971469',2295,'91684741558','3826503','1.00','100','retail','0','2023-05-22 10:45:58','','','','75','Cash',13.79,'100','','','9','','1','2023-05-22 08:42:41','3','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('916847476904370236',2296,'91684744963','3826418','1.00','100','retail','0','2023-05-22 11:42:43','','','','80','Cash',0.00,'100','','','9','','1','2023-05-22 09:28:13','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916847481101323431',2297,'91684747694','3826102','1.00','250','retail','0','2023-05-22 12:28:14','','','','175','Cash',0.00,'250','','','9','','1','2023-05-22 09:35:13','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('916847486860004060',2298,'91684748114','3826449','1.00','180','retail','0','2023-05-22 12:35:14','','','','','Cash',0.00,'180','','','9','','1','2023-05-22 09:45:03','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('916847486993483020',2299,'91684748114','3826441','1.00','130','retail','0','2023-05-22 12:44:48','','','','','Cash',0.00,'130','','','9','','1','2023-05-22 09:45:03','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('916847499143394960',2300,'91684749902','3826239','1.00','1950','retail','0','2023-05-22 13:05:02','','','','1800','Cash',0.00,'1950','','','9','','1','2023-05-22 10:05:22','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916847537370233932',2301,'91684749923','3826449','1.00','180','retail','0','2023-05-22 13:05:23','','','','','Cash',0.00,'180','','','9','','1','2023-05-22 11:11:26','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('916847569533293300',2302,'91684756914','3826038','5.00','1000','retail','0','2023-05-22 15:01:54','','','','150','Cash',0.00,'200','','','9','','1','2023-05-22 12:03:12','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'5','7.00','2','Inclusive','branch','Inventory','','','','',''),('916847605773240038',2303,'91684760512','3826500','1.00','150','retail','0','2023-05-22 16:01:52','','','','120','Cash',20.69,'150','','','9','','1','2023-05-22 13:03:01','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','27.00','26','Inclusive','branch','Inventory','1110','4000','5500','',''),('916847608357623280',2304,'91684760583','3826059','1.00','100','retail','0','2023-05-22 16:03:03','','','','85','Cash',0.00,'100','','','9','','1','2023-05-22 13:07:18','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','','','','',''),('916847646252022372',2305,'91684760839','3826233','1.00','130','retail','0','2023-05-22 16:07:19','','','','90','Cash',0.00,'130','','','9','','1','2023-05-22 14:10:52','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','','','','',''),('916847646442362003',2306,'91684760839','3826506','1.00','130','retail','0','2023-05-22 17:10:25','','','','110','Cash',17.93,'130','','','9','','1','2023-05-22 14:10:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('916847662763630636',2307,'91684764753','3826441','1.00','130','retail','0','2023-05-22 17:12:33','','','','','Cash',0.00,'130','','','9','','1','2023-05-22 14:37:59','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('916848178221242342',2309,'91684816214','3826441','2.00','260','retail','0','2023-05-23 07:30:14','','','','','Cash',0.00,'130','','','9','','1','2023-05-23 04:57:06','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Inventory','','','','',''),('916848181294222646',2310,'91684817827','3826348','1.00','200','retail','0','2023-05-23 07:57:07','','','','165','Cash',0.00,'200','','','9','','1','2023-05-23 05:02:13','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916848210822333612',2311,'91684818134','3826500','1.00','150','retail','0','2023-05-23 08:02:14','','','','120','Cash',20.69,'150','','','9','','1','2023-05-23 05:52:50','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','26.00','25','Inclusive','branch','Inventory','1110','4000','5500','',''),('916848277400876008',2312,'91684821171','3826302','1.00','150','retail','0','2023-05-23 08:52:51','','','','125','Cash',0.00,'150','','','9','','1','2023-05-23 07:42:23','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','','','','',''),('916848284433288484',2313,'91684827744','3826188','3.00','1950','retail','0','2023-05-23 10:42:24','','','','600','Cash',0.00,'650','','','9','','1','2023-05-23 07:55:07','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'3','15.00','12','Inclusive','branch','Inventory','','','','',''),('916848305793842330',2314,'91684828508','3826503','1.00','100','retail','0','2023-05-23 10:55:08','','','','75','Cash',13.79,'100','','','9','','1','2023-05-23 08:29:41','3','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('916848339289032024',2315,'91684830602','3826449','1.00','180','retail','0','2023-05-23 11:30:02','','','','','Cash',0.00,'180','','','9','','1','2023-05-23 09:25:32','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('916848348344392003',2316,'91684834822','3826374','1.00','2650','retail','0','2023-05-23 12:40:22','','','','2350','Cash',0.00,'2650','','','9','','1','2023-05-23 09:40:45','4','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('916848350010092228',2317,'91684834979','3826186','2.00','1300','retail','0','2023-05-23 12:42:59','','','','590','Cash',0.00,'650','','','9','','1','2023-05-23 09:43:31','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','19.00','17','Inclusive','branch','Inventory','','','','',''),('916848351732360022',2318,'91684835116','3826413','1.00','100','retail','0','2023-05-23 12:45:16','','','','','Cash',0.00,'100','','','9','','1','2023-05-23 09:46:16','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('916848365172602233',2319,'91684835260','3826449','1.00','180','retail','0','2023-05-23 12:47:40','','','','','Cash',0.00,'180','','','9','','1','2023-05-23 10:08:40','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('916848407273724202',2320,'91684836521','3826402','2.00','40','retail','0','2023-05-23 13:08:41','','','','','Cash',0.00,'20','','','9','','1','2023-05-23 11:19:13','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','41.00','39','Inclusive','branch','Inventory','','','','',''),('916848407506230232',2321,'91684836521','3826437','1.00','450','retail','0','2023-05-23 14:18:48','','','','330','Cash',0.00,'450','','','9','','1','2023-05-23 11:19:13','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('916848445364693361',2322,'91684840754','3826307','1.00','2850','retail','0','2023-05-23 14:19:14','','','','2750','Cash',0.00,'2850','','','9','','1','2023-05-23 12:22:36','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916848470070023002',2323,'91684845007','3826449','1.00','180','retail','0','2023-05-23 15:30:07','','','','','Cash',0.00,'180','','','9','','1','2023-05-23 13:03:30','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('916848485722113404',2324,'91684847011','3826416','1.00','150','retail','0','2023-05-23 16:03:31','','','','100','Cash',0.00,'150','','','9','','1','2023-05-23 13:29:35','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('916848541612615333',2325,'91684853305','3826449','1.00','180','retail','0','2023-05-23 18:02:31','','','','','Cash',0.00,'180','','','9','','1','2023-05-23 15:02:47','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('916848542452832204',2326,'91684854168','3826206','1.00','900','retail','0','2023-05-23 18:02:48','','','','650','Cash',0.00,'900','','','9','','1','2023-05-23 15:04:58','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('916848542700903980',2327,'91684854168','3826233','1.00','130','retail','0','2023-05-23 18:04:05','','','','90','Cash',0.00,'130','','','9','','1','2023-05-23 15:04:58','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','','','','',''),('916848542900220943',2328,'91684854168','3826386','1.00','120','retail','0','2023-05-23 18:04:30','','','','92','Cash',0.00,'120','','','9','','1','2023-05-23 15:04:58','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','','','','',''),('916848546720587623',2329,'91684854661','3826437','1.00','450','retail','0','2023-05-23 18:11:01','','','','330','Cash',0.00,'450','','','9','','1','2023-05-23 15:11:15','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('916848554373430012',2330,'91684855288','3826493','1.00','100','retail','0','2023-05-23 18:21:28','','','','','Cash',0.00,'100','','','9','','1','2023-05-23 15:24:00','3','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('916848559732283923',2331,'91684855947','3826418','1.00','100','retail','0','2023-05-23 18:32:27','','','','80','Cash',0.00,'100','','','9','','1','2023-05-23 15:32:56','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916849010950293233',2332,'91684898301','3826342','1.00','150','retail','0','2023-05-24 07:04:46','','','','100','Cash',0.00,'150','','','9','','1','2023-05-24 04:05:02','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','','','','',''),('916849015868820422',2333,'91684901103','3826386','1.00','120','retail','0','2023-05-24 07:05:03','','','','92','Cash',0.00,'120','','','9','','1','2023-05-24 04:13:14','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','','','','',''),('916849020710220332',2334,'91684901595','3826449','1.00','180','retail','0','2023-05-24 07:13:15','','','','','Cash',0.00,'180','','','9','','1','2023-05-24 04:21:14','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('916849020996029222',2335,'91684902074','3826505','1.00','100','retail','0','2023-05-24 07:21:14','','','','60','Cash',13.79,'100','','','9','','1','2023-05-24 04:21:42','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','62.00','61','Inclusive','branch','Inventory','1110','4000','5500','',''),('916849028093283022',2336,'91684902103','3826396','1.00','250','retail','0','2023-05-24 07:21:43','','','','208','Cash',0.00,'250','','','9','','1','2023-05-24 04:33:31','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916849096353333160',2337,'91684909624','3826505','1.00','100','retail','0','2023-05-24 09:27:04','','','','60','Cash',13.79,'100','','','9','','1','2023-05-24 06:27:19','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','61.00','60','Inclusive','branch','Inventory','1110','4000','5500','',''),('916849104800338432',2338,'91684909640','3826170','1.00','450','retail','0','2023-05-24 09:27:20','','','','400','Cash',0.00,'450','','','9','','1','2023-05-24 06:41:25','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('916849136663332321',2339,'91684910486','3826102','1.00','250','retail','0','2023-05-24 09:41:26','','','','175','Cash',0.00,'250','','','9','','1','2023-05-24 07:34:33','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('916849290092322033',2340,'91684928999','3826503','1.00','100','retail','0','2023-05-24 14:49:59','','','','75','Cash',13.79,'100','','','9','','1','2023-05-24 11:50:24','3','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('916849313902333019',2341,'91684929024','3826478','2.00','200','retail','0','2023-05-24 14:50:24','','','','','Cash',0.00,'100','','','9','','1','2023-05-24 12:29:54','3','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','14.00','12','Inclusive','branch','Inventory','','','','',''),('916849315622023132',2342,'91684931395','3826287','1.00','5500','retail','0','2023-05-24 15:29:55','','','','5000','Cash',0.00,'5500','','','9','','1','2023-05-24 12:32:49','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('916849867722222927',2343,'91684986762','3826386','1.00','120','retail','0','2023-05-25 06:52:42','','','','92','Cash',0.00,'120','','','9','','1','2023-05-25 03:53:04','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','','','','',''),('916849923093323039',2344,'91684992298','3826302','1.00','150','retail','0','2023-05-25 08:24:58','','','','125','Cash',0.00,'150','','','9','','1','2023-05-25 05:25:19','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','39.00','38','Inclusive','branch','Inventory','','','','',''),('916849923151311236',2345,'91684992298','3826012','1.00','100','retail','0','2023-05-25 08:25:09','','','','75','Cash',0.00,'100','','','9','','1','2023-05-25 05:25:19','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('916849927823028282',2346,'91684992320','3826500','1.00','150','retail','0','2023-05-25 08:25:20','','','','120','Cash',20.69,'150','','','9','','1','2023-05-25 05:33:05','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','25.00','24','Inclusive','branch','Inventory','1110','4000','5500','',''),('916849933543501221',2347,'91684992786','3826103','1.00','450','retail','0','2023-05-25 08:33:06','','','','360','Cash',0.00,'450','','','9','','1','2023-05-25 05:42:36','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('916849961974324301',2348,'91684993357','3826285','1.00','3300','retail','0','2023-05-25 08:42:37','','','','2800','Cash',0.00,'3300','','','9','','1','2023-05-25 06:30:05','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','124.00','123','Inclusive','branch','Inventory','','','','',''),('916849981177427333',2349,'91684996206','3826505','1.00','100','retail','0','2023-05-25 10:01:18','','','','60','Cash',13.79,'100','','','9','','1','2023-05-25 07:02:01','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','60.00','59','Inclusive','branch','Inventory','1110','4000','5500','',''),('916850248098322032',2350,'91685024794','3826012','1.00','100','retail','0','2023-05-25 17:26:34','','','','75','Cash',0.00,'100','','','9','','1','2023-05-25 14:26:51','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('916850260772392320',2351,'91685024813','3826465','1.00','150','retail','0','2023-05-25 17:26:53','','','','','Cash',0.00,'150','','','9','','1','2023-05-25 14:48:06','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('916850285278270302',2352,'91685028519','3826500','1.00','150','retail','0','2023-05-25 18:28:39','','','','120','Cash',20.69,'150','','','9','','1','2023-05-25 15:28:52','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('916850734362622323',2353,'91685070629','3826233','1.00','130','retail','0','2023-05-26 06:10:29','','','','90','Cash',0.00,'130','','','9','','1','2023-05-26 03:57:25','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','','','','',''),('916850747111242915',2354,'91685073446','3826233','1.00','130','retail','0','2023-05-26 06:57:26','','','','90','Cash',0.00,'130','','','9','','1','2023-05-26 04:18:39','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','','','','',''),('916850748000232205',2355,'91685074720','3826505','1.00','100','retail','0','2023-05-26 07:18:40','','','','60','Cash',13.79,'100','','','9','','1','2023-05-26 04:20:02','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','59.00','58','Inclusive','branch','Inventory','1110','4000','5500','',''),('916850782299222523',2356,'91685074803','3826507','1.00','120','retail','0','2023-05-26 07:20:03','','','','100','Cash',16.55,'120','','','9','','1','2023-05-26 05:17:14','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('916850784842639435',2357,'91685078235','3826424','1.00','300','retail','0','2023-05-26 08:17:15','','','','260','Cash',0.00,'300','','','9','','1','2023-05-26 05:21:54','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('916850797938015307',2358,'91685078515','3826102','1.00','250','retail','0','2023-05-26 08:21:55','','','','175','Cash',0.00,'250','','','9','','1','2023-05-26 05:43:21','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('916850805464384204',2359,'91685079802','3826308','1.00','850','retail','0','2023-05-26 08:43:22','','','','700','Cash',0.00,'850','','','9','','1','2023-05-26 05:56:30','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916850811100842239',2360,'91685080591','3826416','2.00','300','retail','0','2023-05-26 08:56:31','','','','100','Cash',0.00,'150','','','9','','1','2023-05-26 06:05:15','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Inventory','','','','',''),('916850820660223002',2361,'91685081116','3826503','1.00','100','retail','0','2023-05-26 09:05:16','','','','75','Cash',13.79,'100','','','9','','1','2023-05-26 06:23:08','3','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('916850897149864022',2362,'91685089708','3826441','1.00','130','retail','0','2023-05-26 11:28:28','','','','','Cash',0.00,'130','','','9','','1','2023-05-26 08:28:41','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('916850957725302062',2363,'91685089722','3826432','1.00','300','retail','0','2023-05-26 11:28:42','','','','','Cash',0.00,'300','','','9','','1','2023-05-26 10:09:40','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('916851085813230233',2364,'91685103193','3826505','1.00','100','retail','0','2023-05-26 16:42:52','','','','60','Cash',13.79,'100','','','9','','1','2023-05-26 13:43:11','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','58.00','57','Inclusive','branch','Inventory','1110','4000','5500','',''),('916851118141512303',2365,'91685108591','3826209','2.00','1100','retail','0','2023-05-26 16:43:12','','','','345','Cash',0.00,'550','','','9','','1','2023-05-26 14:36:59','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','113.00','111','Inclusive','branch','Inventory','','','','',''),('916851643860330312',2366,'91685164340','3826102','1.00','250','retail','0','2023-05-27 08:12:20','','','','175','Cash',0.00,'250','','','9','','1','2023-05-27 05:13:08','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916851680122922013',2367,'91685164425','3826102','1.00','250','retail','0','2023-05-27 08:13:45','','','','175','Cash',0.00,'250','','','9','','1','2023-05-27 06:13:34','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('916851682796640466',2368,'91685168015','3826388','1.00','250','retail','0','2023-05-27 09:13:35','','','','217','Cash',0.00,'250','','','9','','1','2023-05-27 06:18:41','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('916851682972229237',2369,'91685168015','3826386','1.00','120','retail','0','2023-05-27 09:18:00','','','','92','Cash',0.00,'120','','','9','','1','2023-05-27 06:18:41','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','','','','',''),('916851684746470133',2370,'91685168322','3826437','1.00','450','retail','0','2023-05-27 09:18:42','','','','330','Cash',0.00,'450','','','9','','1','2023-05-27 06:21:20','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('916851739280322221',2371,'91685168480','3826377','1.00','200','retail','0','2023-05-27 09:21:20','','','','130','Cash',0.00,'200','','','9','','1','2023-05-27 07:52:18','4','4','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','44.00','43','Inclusive','branch','Inventory','','','','',''),('916851746722033626',2372,'91685173939','3826059','1.00','100','retail','0','2023-05-27 10:52:19','','','','85','Cash',0.00,'100','','','9','','1','2023-05-27 08:04:38','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','','','','',''),('916851816952631806',2373,'91685174679','3826436','1.00','650','retail','0','2023-05-27 11:04:39','','','','500','Cash',0.00,'650','','','9','','1','2023-05-27 10:01:41','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916851933261321332',2374,'91685193289','3826507','1.00','120','retail','0','2023-05-27 16:14:49','','','','100','Cash',16.55,'120','','','9','','1','2023-05-27 13:15:30','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('916851996209302552',2375,'91685193331','3826505','1.00','100','retail','0','2023-05-27 16:15:31','','','','60','Cash',13.79,'100','','','9','','1','2023-05-27 15:00:26','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','57.00','56','Inclusive','branch','Inventory','1110','4000','5500','',''),('916851996742894312',2376,'91685199627','3826326','1.00','100','retail','0','2023-05-27 18:00:27','','','','60','Cash',0.00,'100','','','9','','1','2023-05-27 15:01:18','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('916852003042230323',2377,'91685199678','3826499','1.00','100','retail','0','2023-05-27 18:01:18','','','','75','Cash',13.79,'100','','','9','','1','2023-05-27 15:11:59','3','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('916853337183330820',2378,'91685329881','3826102','1.00','200','retail','0','2023-05-29 07:15:08','','','','175','Cash',0.00,'200','','','9','','1','2023-05-29 04:15:34','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('916853338061802003',2379,'91685333736','3826470','1.00','150','retail','0','2023-05-29 07:15:36','','','','','Cash',0.00,'150','','','9','','1','2023-05-29 04:18:30','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','7.00','6','Inclusive','branch','Inventory','','','','',''),('916853367993173323',2380,'91685333911','3826417','1.00','80','retail','0','2023-05-29 07:18:31','','','','60','Cash',0.00,'80','','','9','','1','2023-05-29 05:06:51','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('916853402212833352',2381,'91685336812','3826221','1.00','4100','retail','0','2023-05-29 08:06:52','','','','3700','Cash',0.00,'4100','','','9','','1','2023-05-29 06:04:06','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('916853402432333543',2382,'91685336812','3826342','1.00','150','retail','0','2023-05-29 09:03:53','','','','100','Cash',0.00,'150','','','9','','1','2023-05-29 06:04:06','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','','','','',''),('916853404723234476',2383,'91685340247','3826449','1.00','180','retail','0','2023-05-29 09:04:07','','','','','Cash',0.00,'180','','','9','','1','2023-05-29 06:08:01','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('916853419562386203',2384,'91685340481','3826348','1.00','200','retail','0','2023-05-29 09:32:23','','','','165','Cash',0.00,'200','','','9','','1','2023-05-29 06:32:43','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916853452044320231',2385,'91685341964','3826347','1.00','350','retail','0','2023-05-29 09:32:44','','','','285','Cash',0.00,'350','','','9','','1','2023-05-29 07:26:46','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('916853477673233233',2386,'91685345207','3826441','2.00','260','retail','0','2023-05-29 10:26:47','','','','','Cash',0.00,'130','','','9','','1','2023-05-29 08:09:39','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','','','','',''),('916853487362043364',2387,'91685347781','3826286','1.00','6000','retail','0','2023-05-29 11:09:41','','','','5500','Cash',0.00,'6000','','','9','','1','2023-05-29 08:25:44','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','44.00','43','Inclusive','branch','Inventory','','','','',''),('916853523072003322',2388,'91685351092','3826478','1.00','100','retail','0','2023-05-29 12:04:52','','','','','Cash',0.00,'100','','','9','','1','2023-05-29 09:25:09','3','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('916853553922222153',2389,'91685352310','3826496','1.00','630','retail','0','2023-05-29 12:25:10','','','','560','Cash',0.00,'630','','','9','','1','2023-05-29 10:18:04','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('916853615548050121',2390,'91685355486','3826307','1.00','2950','retail','0','2023-05-29 13:18:06','','','','2750','Cash',0.00,'2950','','','9','','1','2023-05-29 12:03:20','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916853615702243039',2391,'91685355486','3826306','1.00','1650','retail','0','2023-05-29 14:59:15','','','','1400','Cash',0.00,'1650','','','9','','1','2023-05-29 12:03:20','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916853644626392312',2392,'91685361801','3826449','1.00','180','retail','0','2023-05-29 15:03:21','','','','','Cash',0.00,'180','','','9','','1','2023-05-29 12:47:46','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('916853650068600369',2393,'91685364466','3826413','1.00','120','retail','0','2023-05-29 15:47:46','','','','','Cash',0.00,'120','','','9','','1','2023-05-29 12:56:53','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','14.00','13','Inclusive','branch','Inventory','','','','',''),('916853710730033303',2394,'91685365014','3826348','1.00','200','retail','0','2023-05-29 15:56:54','','','','165','Cash',0.00,'200','','','9','','1','2023-05-29 14:37:55','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916853722289901233',2395,'91685371075','3826380','1.00','400','retail','0','2023-05-29 17:37:55','','','','260','Cash',0.00,'400','','','9','','1','2023-05-29 14:57:19','4','4','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','12.00','11','Inclusive','branch','Inventory','','','','',''),('916854359422252920',2396,'91685435933','3826459','1.00','400','retail','0','2023-05-30 11:38:53','','','','','Cash',0.00,'400','','','9','','1','2023-05-30 08:39:08','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('916854427925332229',2397,'91685435949','3826348','1.00','200','retail','0','2023-05-30 11:39:09','','','','165','Cash',0.00,'200','','','9','','1','2023-05-30 10:33:22','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916854503853330000',2398,'91685450373','3826302','1.00','150','retail','0','2023-05-30 15:39:33','','','','125','Cash',0.00,'150','','','9','','1','2023-05-30 12:39:55','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','','','','',''),('916854503939202090',2399,'91685450373','3826012','1.00','100','retail','0','2023-05-30 15:39:46','','','','75','Cash',0.00,'100','','','9','','1','2023-05-30 12:39:55','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('916854520314623030',2400,'91685450397','3826449','1.00','180','retail','0','2023-05-30 15:39:57','','','','','Cash',0.00,'180','','','9','','1','2023-05-30 13:07:18','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('916854562932003333',2401,'91685452040','3826206','1.00','950','retail','0','2023-05-30 16:07:20','','','','650','Cash',0.00,'950','','','9','','1','2023-05-30 14:18:31','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','14.00','13','Inclusive','branch','Inventory','','','','',''),('916854571702584232',2402,'91685456312','3826283','1.00','2700','retail','0','2023-05-30 17:18:32','','','','2550','Cash',0.00,'2700','','','9','','1','2023-05-30 14:33:01','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','14.00','13','Inclusive','branch','Inventory','','','','',''),('916854581031304351',2403,'91685458094','3826437','1.00','450','retail','0','2023-05-30 17:48:14','','','','330','Cash',0.00,'450','','','9','','1','2023-05-30 14:51:30','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916855114422858133',2404,'91685511429','3826415','1.00','250','retail','0','2023-05-31 08:37:09','','','','','Cash',0.00,'250','','','9','','1','2023-05-31 05:38:54','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('916855115212106803',2405,'91685511429','3826435','1.00','200','retail','0','2023-05-31 08:38:11','','','','140','Cash',0.00,'200','','','9','','1','2023-05-31 05:38:54','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('916855118515505010',2406,'91685511538','3826415','1.00','250','retail','0','2023-05-31 08:38:58','','','','','Cash',0.00,'250','','','9','','1','2023-05-31 05:44:21','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('916855172903330332',2407,'91685511862','3826283','1.00','2700','retail','0','2023-05-31 10:14:35','','','','2550','Cash',0.00,'2700','','','9','','1','2023-05-31 07:15:18','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','13.00','12','Inclusive','branch','Inventory','','','','',''),('916855179961223392',2408,'91685517337','3826209','1.00','500','retail','0','2023-05-31 10:25:57','','','','345','Cash',0.00,'500','','','9','','1','2023-05-31 07:26:51','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','111.00','110','Inclusive','branch','Inventory','','','','',''),('916855239543936210',2409,'91685518013','3826102','1.00','250','retail','0','2023-05-31 10:26:53','','','','175','Cash',0.00,'250','','','9','','1','2023-05-31 09:06:01','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('916855321063081326',2410,'91685532097','3826059','1.00','100','retail','0','2023-05-31 14:21:37','','','','85','Cash',0.00,'100','','','9','','1','2023-05-31 11:21:48','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','','','','',''),('916855337392263400',2411,'91685532109','3826506','1.00','130','retail','0','2023-05-31 14:48:59','','','','110','Cash',17.93,'130','','','9','','1','2023-05-31 11:56:25','1','2','printed','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('916855343300342312',2413,'91685534319','3826424','1.00','300','retail','0','2023-05-31 14:58:39','','','','260','Cash',0.00,'300','','','9','','1','2023-05-31 11:59:07','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916855426604603302',2414,'91685542645','3826302','1.00','150','retail','0','2023-05-31 17:17:25','','','','125','Cash',0.00,'150','','','9','','1','2023-05-31 14:17:46','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','','','','',''),('916855444664324262',2415,'91685542666','3826146','1.00','150','retail','0','2023-05-31 17:17:46','','','','95','Cash',0.00,'150','','','9','','1','2023-05-31 14:47:51','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916855456233003232',2416,'91685544471','3826416','1.00','150','retail','0','2023-05-31 17:47:51','','','','100','Cash',0.00,'150','','','9','','1','2023-05-31 15:07:09','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('916855458410835002',2417,'91685545629','3826465','1.00','150','retail','0','2023-05-31 18:10:32','','','','','Cash',0.00,'150','','','9','','1','2023-05-31 15:11:25','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916855464433323956',2418,'91685545885','3826499','1.00','100','retail','0','2023-05-31 18:11:25','','','','75','Cash',13.79,'100','','','9','','1','2023-05-31 15:20:48','3','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('916855952882823622',2419,'91685590428','3826449','1.00','180','retail','0','2023-06-01 07:54:23','','','','','Cash',0.00,'180','','','9','','1','2023-06-01 04:55:39','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('916856030830023332',2420,'91685603072','3826386','1.00','120','retail','0','2023-06-01 10:04:32','','','','92','Cash',0.00,'120','','','9','','1','2023-06-01 07:04:55','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','','','','',''),('916856049972990606',2421,'91685603098','3826481','1.00','70','retail','0','2023-06-01 10:04:58','','','','','Cash',0.00,'70','','','9','','1','2023-06-01 07:36:53','3','3','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','10.00','9','Inclusive','branch','Inventory','','','','',''),('916856052808012622',2422,'91685605020','3826283','1.00','2700','retail','0','2023-06-01 10:37:00','','','','2550','Cash',0.00,'2700','','','9','','1','2023-06-01 07:42:17','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','12.00','11','Inclusive','branch','Inventory','','','','',''),('916856159182523023',2423,'91685615903','3826102','1.00','250','retail','0','2023-06-01 13:38:23','','','','175','Cash',0.00,'250','','','9','','1','2023-06-01 10:38:43','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('916856159559229360',2424,'91685615924','3826413','2.00','240','retail','0','2023-06-01 13:38:44','','','','','Cash',0.00,'120','','','9','','1','2023-06-01 10:42:10','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','13.00','11','Inclusive','branch','Inventory','','','','',''),('916856162060224220',2425,'91685616131','3826413','1.00','120','retail','0','2023-06-01 13:42:11','','','','','Cash',0.00,'120','','','9','','1','2023-06-01 10:43:33','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','11.00','10','Inclusive','branch','Inventory','','','','',''),('916856228993262223',2426,'91685616215','3826302','1.00','150','retail','0','2023-06-01 15:34:32','','','','125','Cash',0.00,'150','','','9','','1','2023-06-01 12:35:40','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','','','','',''),('916856229115230202',2427,'91685616215','3826300','1.00','250','retail','0','2023-06-01 15:34:59','','','','196','Cash',0.00,'250','','','9','','1','2023-06-01 12:35:40','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Inventory','','','','',''),('916856229303302393',2428,'91685616215','3826130','1.00','130','retail','0','2023-06-01 15:35:12','','','','100','Cash',0.00,'130','','','9','','1','2023-06-01 12:35:40','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','59.00','58','Inclusive','branch','Inventory','','','','',''),('916856266223922031',2429,'91685622942','3826441','1.00','130','retail','0','2023-06-01 15:35:42','','','','','Cash',0.00,'130','','','9','','1','2023-06-01 13:37:05','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('916856268533352328',2430,'91685626625','3826168','1.00','150','retail','0','2023-06-01 16:37:05','','','','110','Cash',0.00,'150','','','9','','1','2023-06-01 13:41:08','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('916856317092002208',2431,'91685626869','3826186','1.00','650','retail','0','2023-06-01 16:41:09','','','','590','Cash',0.00,'650','','','9','','1','2023-06-01 15:01:51','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('916856317352220025',2432,'91685631712','3826216','1.00','1500','retail','0','2023-06-01 18:01:52','','','','932.8','Cash',0.00,'1500','','','9','','1','2023-06-01 15:02:35','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','13.00','12','Inclusive','branch','Inventory','','','','',''),('916856331130033336',2433,'91685631756','3826283','1.00','2700','retail','0','2023-06-01 18:02:36','','','','2550','Cash',0.00,'2700','','','9','','1','2023-06-01 15:25:26','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','11.00','10','Inclusive','branch','Inventory','','','','',''),('916856787693330030',2434,'91685675997','3826344','1.00','350','retail','0','2023-06-02 06:29:06','','','','200','Cash',0.00,'350','','','9','','1','2023-06-02 04:06:23','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('916856787770022732',2435,'91685675997','3826347','1.00','350','retail','0','2023-06-02 07:06:09','','','','285','Cash',0.00,'350','','','9','','1','2023-06-02 04:06:23','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916856814623923003',2436,'91685678784','3826415','1.00','250','retail','0','2023-06-02 07:06:24','','','','','Cash',0.00,'250','','','9','','1','2023-06-02 04:51:04','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('916856851161300022',2437,'91685681465','3826388','1.00','250','retail','0','2023-06-02 07:51:05','','','','217','Cash',0.00,'250','','','9','','1','2023-06-02 05:52:10','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('916856930510052150',2438,'91685693010','3826424','1.00','300','retail','0','2023-06-02 11:03:30','','','','260','Cash',0.00,'300','','','9','','1','2023-06-02 08:04:20','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916856947118333010',2439,'91685693061','3826302','1.00','150','retail','0','2023-06-02 11:04:21','','','','125','Cash',0.00,'150','','','9','','1','2023-06-02 08:31:54','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','','','','',''),('916856983043622833',2440,'91685694714','3826386','1.00','120','retail','0','2023-06-02 11:31:54','','','','92','Cash',0.00,'120','','','9','','1','2023-06-02 09:31:48','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','','','','',''),('916856997732041302',2441,'91685698308','3826413','2.00','240','retail','0','2023-06-02 12:31:49','','','','','Cash',0.00,'120','','','9','','1','2023-06-02 09:56:28','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','10.00','8','Inclusive','branch','Inventory','','','','',''),('916856999199992262',2442,'91685699788','3826507','1.00','120','retail','0','2023-06-02 12:56:28','','','','100','Cash',16.55,'120','','','9','','1','2023-06-02 09:58:45','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('916857015459583033',2443,'91685701533','3826129','6.00','1500','retail','0','2023-06-02 13:25:33','','','','200','Cash',0.00,'250','','','9','','1','2023-06-02 10:25:52','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'6','8.00','2','Inclusive','branch','Inventory','','','','',''),('916857045963230203',2444,'91685701554','3826012','1.00','100','retail','0','2023-06-02 13:25:54','','','','75','Cash',0.00,'100','','','9','','1','2023-06-02 11:17:05','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('916857046133303723',2445,'91685701554','3826302','1.00','150','retail','0','2023-06-02 14:16:37','','','','125','Cash',0.00,'150','','','9','','1','2023-06-02 11:17:05','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','','','','',''),('916857052490328264',2446,'91685704627','3826194','1.00','200','retail','0','2023-06-02 14:17:07','','','','92','Cash',0.00,'200','','','9','','1','2023-06-02 11:27:39','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','14.00','13','Inclusive','branch','Inventory','','','','',''),('916857061350350308',2447,'91685705260','3826307','2.00','5800','retail','0','2023-06-02 14:27:40','','','','2750','Cash',0.00,'2900','','','9','','1','2023-06-02 11:43:12','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','3.00','1','Inclusive','branch','Inventory','','','','',''),('916857083522222335',2448,'91685706195','3826284','1.00','1400','retail','0','2023-06-02 14:43:16','','','','1130','Cash',0.00,'1400','','','9','','1','2023-06-02 12:19:25','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','44.00','43','Inclusive','branch','Inventory','','','','',''),('916857097933332249',2449,'91685708366','3826386','1.00','120','retail','0','2023-06-02 15:19:26','','','','92','Cash',0.00,'120','','','9','','1','2023-06-02 12:43:16','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','','','','',''),('916857112788270302',2450,'91685709797','3826414','1.00','180','retail','0','2023-06-02 15:43:17','','','','','Cash',0.00,'180','','','9','','1','2023-06-02 13:08:05','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('916857140487352933',2451,'91685711286','3826505','1.00','100','retail','0','2023-06-02 16:08:06','','','','60','Cash',13.79,'100','','','9','','1','2023-06-02 13:54:16','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','56.00','55','Inclusive','branch','Inventory','1110','4000','5500','',''),('916857153542000200',2452,'91685715348','3826242','1.00','3900','retail','0','2023-06-02 17:15:48','','','','3550','Cash',0.00,'3900','','','9','','1','2023-06-02 14:15:56','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916857158813233306',2453,'91685715358','3826413','2.00','240','retail','0','2023-06-02 17:15:58','','','','','Cash',0.00,'120','','','9','','1','2023-06-02 14:24:51','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','8.00','6','Inclusive','branch','Inventory','','','','',''),('916857180673037233',2454,'91685715892','3826415','1.00','250','retail','0','2023-06-02 17:24:52','','','','','Cash',0.00,'250','','','9','','1','2023-06-02 15:01:09','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('916857185750038420',2455,'91685718069','3826386','1.00','120','retail','0','2023-06-02 18:01:09','','','','92','Cash',0.00,'120','','','9','','1','2023-06-02 15:09:45','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','',''),('916857668643223252',2456,'91685766818','3826389','1.00','150','retail','0','2023-06-03 07:33:38','','','','118','Cash',0.00,'150','','','9','','1','2023-06-03 04:34:37','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('916857702549325283',2457,'91685766949','3826302','1.00','150','retail','0','2023-06-03 07:35:49','','','','125','Cash',0.00,'150','','','9','','1','2023-06-03 05:31:49','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','','','','',''),('916857703043333142',2458,'91685766949','3826361','1.00','550','retail','0','2023-06-03 08:31:36','','','','480','Cash',0.00,'550','','','9','','1','2023-06-03 05:31:49','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('916857709850272232',2459,'91685770311','3826417','1.00','80','retail','0','2023-06-03 08:31:51','','','','60','Cash',0.00,'80','','','9','','1','2023-06-03 05:43:07','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('916857744833374323',2460,'91685770988','3826449','1.00','180','retail','0','2023-06-03 09:38:50','','','','','Cash',0.00,'180','','','9','','1','2023-06-03 06:41:31','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916857805400002020',2461,'91685774491','3826481','1.00','70','retail','0','2023-06-03 11:22:00','','','','','Cash',0.00,'70','','','9','','1','2023-06-03 08:22:40','3','3','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('916857825655804255',2462,'91685780560','3826481','1.00','70','retail','0','2023-06-03 11:22:40','','','','','Cash',0.00,'70','','','9','','1','2023-06-03 08:56:27','3','3','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('916857834303374063',2463,'91685782596','3826012','1.00','100','retail','0','2023-06-03 11:56:36','','','','75','Cash',0.00,'100','','','9','','1','2023-06-03 09:10:48','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916857844118732621',2464,'91685783478','3826038','1.00','200','retail','0','2023-06-03 12:11:18','','','','150','Cash',0.00,'200','','','9','','1','2023-06-03 09:26:54','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916857880642323722',2465,'91685784416','3826502','1.00','80','retail','0','2023-06-03 12:26:56','','','','60','Cash',11.03,'80','','','9','','1','2023-06-03 10:27:47','3','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('916857916152933093',2466,'91685788068','3826448','1.00','300','retail','0','2023-06-03 14:26:26','','','','','Cash',0.00,'300','','','9','','1','2023-06-03 11:27:06','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916857946984006330',2467,'91685791626','3826503','1.00','100','retail','0','2023-06-03 14:27:06','','','','75','Cash',13.79,'100','','','9','','1','2023-06-03 12:18:21','3','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('916857961522153339',2468,'91685794703','3826433','2.00','120','retail','0','2023-06-03 15:18:23','','','','40','Cash',0.00,'60','','','9','','1','2023-06-03 12:42:43','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','22.00','20','Inclusive','branch','Inventory','','','','',''),('916857987412340266',2469,'91685796163','3826499','3.00','300','retail','0','2023-06-03 15:42:43','','','','75','Cash',41.38,'100','','','9','','1','2023-06-03 13:25:45','3','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'3','10.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('916857988558429027',2470,'91685798747','3826059','2.00','200','retail','0','2023-06-03 16:25:47','','','','85','Cash',0.00,'100','','','9','','1','2023-06-03 13:27:38','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','35.00','33','Inclusive','branch','Inventory','','','','',''),('916858065600213260',2471,'91685805360','3826286','1.00','6000','retail','0','2023-06-03 18:16:00','','','','5500','Cash',0.00,'6000','','','9','','1','2023-06-03 15:37:00','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','43.00','42','Inclusive','branch','Inventory','','','','',''),('916858065710362307',2472,'91685805360','3826285','1.00','3000','retail','0','2023-06-03 18:36:06','','','','2800','Cash',0.00,'3000','','','9','','1','2023-06-03 15:37:00','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','123.00','122','Inclusive','branch','Inventory','','','','',''),('916859400652463306',2473,'91685935154','3826012','1.00','100','retail','0','2023-06-05 07:40:57','','','','75','Cash',0.00,'100','','','9','','1','2023-06-05 04:41:13','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('916859400802232060',2474,'91685940073','3826507','1.00','120','retail','0','2023-06-05 07:41:13','','','','100','Cash',16.55,'120','','','9','','1','2023-06-05 04:41:22','2','1','new','1','new','pcs','','','','yes','','0','','','VATABLE',103.45,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('916859401274033203',2475,'91685940083','3826415','1.00','250','retail','0','2023-06-05 07:41:23','','','','','Cash',0.00,'250','','','9','','1','2023-06-05 04:42:11','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916859433805095880',2476,'91685940131','3826449','1.00','180','retail','0','2023-06-05 07:42:11','','','','','Cash',0.00,'180','','','9','','1','2023-06-05 05:36:24','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('916859489012320931',2477,'91685943384','3826433','1.00','70','retail','0','2023-06-05 08:36:24','','','','40','Cash',0.00,'70','','','9','','1','2023-06-05 07:08:28','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','20.00','19','Inclusive','branch','Inventory','','','','',''),('916859506734220008',2478,'91685948909','3826012','1.00','100','retail','0','2023-06-05 10:08:29','','','','75','Cash',0.00,'100','','','9','','1','2023-06-05 07:38:08','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('916859506875261133',2479,'91685948909','3826059','1.00','100','retail','0','2023-06-05 10:37:53','','','','85','Cash',0.00,'100','','','9','','1','2023-06-05 07:38:08','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','','','','',''),('916859525870620130',2480,'91685950690','3826414','1.00','180','retail','0','2023-06-05 10:38:10','','','','','Cash',0.00,'180','','','9','','1','2023-06-05 08:09:53','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916859527630030003',2481,'91685952594','3826386','1.00','120','retail','0','2023-06-05 11:09:54','','','','92','Cash',0.00,'120','','','9','','1','2023-06-05 08:12:50','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','','','',''),('916859539758309032',2482,'91685953966','3826402','2.00','40','retail','0','2023-06-05 11:32:46','','','','','Cash',0.00,'20','','','9','','1','2023-06-05 08:33:32','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','39.00','37','Inclusive','branch','Inventory','','','','',''),('916859558143518031',2483,'91685954012','3826344','1.00','350','retail','0','2023-06-05 11:33:32','','','','200','Cash',0.00,'350','','','9','','1','2023-06-05 09:03:38','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916859570823232033',2484,'91685956717','3826380','3.00','1200','retail','0','2023-06-05 12:18:37','','','','260','Cash',0.00,'400','','','9','','1','2023-06-05 09:27:27','4','4','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','11.00','8','Inclusive','branch','Inventory','','','','',''),('916859584794033800',2485,'91685957248','3826417','1.00','80','retail','0','2023-06-05 12:27:28','','','','60','Cash',0.00,'80','','','9','','1','2023-06-05 09:48:01','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('916859597436533833',2486,'91685958481','3826102','1.00','250','retail','0','2023-06-05 12:48:01','','','','175','Cash',0.00,'250','','','9','','1','2023-06-05 10:09:11','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916859601812281521',2487,'91685959752','3826307','1.00','2950','retail','0','2023-06-05 13:09:12','','','','2750','Cash',0.00,'2950','','','9','','1','2023-06-05 10:16:23','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916859622390406963',2488,'91685960184','3826417','1.00','80','retail','0','2023-06-05 13:16:24','','','','60','Cash',0.00,'80','','','9','','1','2023-06-05 10:52:20','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916859623322423229',2489,'91685960184','3826298','1.00','100','retail','0','2023-06-05 13:52:04','','','','80','Cash',0.00,'100','','','9','','1','2023-06-05 10:52:20','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','','','','',''),('916859624122132333',2490,'91685962403','3826065','1.00','5500','retail','0','2023-06-05 13:53:23','','','','5000','Cash',0.00,'5500','','','9','','1','2023-06-05 10:53:53','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('916859658373330315',2491,'91685962664','3826374','1.00','2650','retail','0','2023-06-05 14:50:28','','','','2350','Cash',0.00,'2650','','','9','','1','2023-06-05 11:50:44','4','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('916859659133992160',2492,'91685965845','3826449','1.00','180','retail','0','2023-06-05 14:50:45','','','','','Cash',0.00,'180','','','9','','1','2023-06-05 11:51:59','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('916859675760820330',2493,'91685965920','3826386','1.00','120','retail','0','2023-06-05 14:52:00','','','','92','Cash',0.00,'120','','','9','','1','2023-06-05 12:19:38','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('916859693355229220',2494,'91685967578','3826503','1.00','100','retail','0','2023-06-05 15:19:39','','','','75','Cash',13.79,'100','','','9','','1','2023-06-05 12:52:11','3','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('916859714400907321',2495,'91685969531','3826441','1.00','130','retail','0','2023-06-05 15:52:11','','','','','Cash',0.00,'130','','','9','','1','2023-06-05 13:24:03','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('916859768243333234',2496,'91685971443','3826285','1.00','3100','retail','0','2023-06-05 16:24:03','','','','2800','Cash',0.00,'3100','','','9','','1','2023-06-05 14:56:37','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','122.00','121','Inclusive','branch','Inventory','','','','',''),('916859768992045329',2497,'91685971443','3826302','3.00','450','retail','0','2023-06-05 17:53:49','','','','125','Cash',0.00,'150','','','9','','1','2023-06-05 14:56:37','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'3','32.00','29','Inclusive','branch','Inventory','','','','',''),('916859769770730109',2498,'91685971443','3826324','1.00','250','retail','0','2023-06-05 17:56:05','','','','165','Cash',0.00,'250','','','9','','1','2023-06-05 14:56:37','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('916859773328027296',2499,'91685976999','3826449','1.00','180','retail','0','2023-06-05 17:56:39','','','','','Cash',0.00,'180','','','9','','1','2023-06-05 15:02:20','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('916860284940433320',2500,'91686021357','3826302','1.00','150','retail','0','2023-06-06 06:15:57','','','','125','Cash',0.00,'150','','','9','','1','2023-06-06 05:15:03','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','','','','',''),('916860295613603635',2501,'91686028504','3826102','1.00','250','retail','0','2023-06-06 08:15:04','','','','175','Cash',0.00,'250','','','9','','1','2023-06-06 05:32:44','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916860339482202022',2502,'91686029565','3826413','1.00','120','retail','0','2023-06-06 08:32:45','','','','','Cash',0.00,'120','','','9','','1','2023-06-06 06:45:57','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('916860345162220330',2503,'91686033957','3826417','1.00','80','retail','0','2023-06-06 09:45:57','','','','60','Cash',0.00,'80','','','9','','1','2023-06-06 06:55:19','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916860366214223200',2504,'91686034519','3826441','1.00','130','retail','0','2023-06-06 09:55:19','','','','','Cash',0.00,'130','','','9','','1','2023-06-06 07:30:24','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('916860367392622020',2505,'91686036625','3826059','1.00','100','retail','0','2023-06-06 10:30:25','','','','85','Cash',0.00,'100','','','9','','1','2023-06-06 07:32:22','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','','','','',''),('916860411789367246',2506,'91686036742','3826356','1.00','150','retail','0','2023-06-06 10:32:22','','','','100','Cash',0.00,'150','','','9','','1','2023-06-06 08:46:35','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('916860411853639335',2507,'91686036742','3826302','1.00','150','retail','0','2023-06-06 11:46:19','','','','125','Cash',0.00,'150','','','9','','1','2023-06-06 08:46:35','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','','','','',''),('916860411930012012',2508,'91686036742','3826342','1.00','150','retail','0','2023-06-06 11:46:25','','','','100','Cash',0.00,'150','','','9','','1','2023-06-06 08:46:35','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','','','','',''),('916860429213613660',2509,'91686041196','3826415','2.00','500','retail','0','2023-06-06 12:15:12','','','','','Cash',0.00,'250','','','9','','1','2023-06-06 09:15:30','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','4.00','2','Inclusive','branch','Inventory','','','','',''),('916860465172833836',2510,'91686042931','3826012','1.00','100','retail','0','2023-06-06 12:15:31','','','','75','Cash',0.00,'100','','','9','','1','2023-06-06 10:15:22','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('916860491073291492',2511,'91686046523','3826283','1.00','2700','retail','0','2023-06-06 13:15:23','','','','2550','Cash',0.00,'2700','','','9','','1','2023-06-06 10:59:36','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('916860492546932130',2512,'91686049177','3826505','1.00','100','retail','0','2023-06-06 13:59:38','','','','60','Cash',13.79,'100','','','9','','1','2023-06-06 11:00:57','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','55.00','54','Inclusive','branch','Inventory','1110','4000','5500','',''),('916860597760652218',2513,'91686053872','3826430','2.00','200','retail','0','2023-06-06 15:17:52','','','','','Cash',0.00,'100','','','9','','1','2023-06-06 13:57:12','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','8.00','6','Inclusive','branch','Inventory','','','','',''),('916860605470565922',2514,'91686059833','3826283','1.00','2700','retail','0','2023-06-06 16:57:13','','','','2550','Cash',0.00,'2700','','','9','','1','2023-06-06 14:09:17','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','7.00','6','Inclusive','branch','Inventory','','','','',''),('916860615033023362',2515,'91686060558','3826065','1.00','5500','retail','0','2023-06-06 17:09:19','','','','5000','Cash',0.00,'5500','','','9','','1','2023-06-06 14:25:30','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','7.00','6','Inclusive','branch','Inventory','','','','',''),('916860617370260320',2516,'91686061531','3826302','1.00','150','retail','0','2023-06-06 17:25:31','','','','125','Cash',0.00,'150','','','9','','1','2023-06-06 14:30:08','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','','','','',''),('916860617473068832',2517,'91686061531','3826014','1.00','80','retail','0','2023-06-06 17:28:58','','','','50','Cash',0.00,'80','','','9','','1','2023-06-06 14:30:08','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','39.00','38','Inclusive','branch','Inventory','','','','',''),('916860631712333632',2518,'91686061809','3826268','1.00','200','retail','0','2023-06-06 17:30:09','','','','','Cash',0.00,'200','','','9','','1','2023-06-06 14:52:59','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916860638693326303',2519,'91686063180','3826449','1.00','180','retail','0','2023-06-06 17:53:00','','','','','Cash',0.00,'180','','','9','','1','2023-06-06 15:04:54','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('916860638772800323',2520,'91686063180','3826389','1.00','150','retail','0','2023-06-06 18:04:30','','','','118','Cash',0.00,'150','','','9','','1','2023-06-06 15:04:54','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('916861116873192630',2521,'91686111675','3826441','2.00','260','retail','0','2023-06-07 07:21:15','','','','','Cash',0.00,'130','','','9','','1','2023-06-07 04:21:36','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','5.00','3','Inclusive','branch','Inventory','','','','',''),('916861124463202324',2522,'91686111697','3826386','1.00','120','retail','0','2023-06-07 07:21:37','','','','92','Cash',0.00,'120','','','9','','1','2023-06-07 04:34:11','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('916861152730233623',2523,'91686112452','3826417','1.00','80','retail','0','2023-06-07 07:34:12','','','','60','Cash',0.00,'80','','','9','','1','2023-06-07 05:21:16','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916861172862323318',2524,'91686115277','3826499','1.00','100','retail','0','2023-06-07 08:21:17','','','','75','Cash',13.79,'100','','','9','','1','2023-06-07 05:54:49','3','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('916861178851086248',2525,'91686117289','3826449','1.00','180','retail','0','2023-06-07 08:54:49','','','','','Cash',0.00,'180','','','9','','1','2023-06-07 06:04:49','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916861184920660620',2526,'91686117890','3826283','1.00','2700','retail','0','2023-06-07 09:04:50','','','','2550','Cash',0.00,'2700','','','9','','1','2023-06-07 06:15:02','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('916861261308003362',2527,'91686126122','3826356','1.00','150','retail','0','2023-06-07 11:22:02','','','','100','Cash',0.00,'150','','','9','','1','2023-06-07 08:22:12','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('916861305058302030',2528,'91686126133','3826342','1.00','150','retail','0','2023-06-07 11:22:13','','','','100','Cash',0.00,'150','','','9','','1','2023-06-07 09:35:08','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','','','','',''),('916861312628016232',2529,'91686130508','3826414','1.00','180','retail','0','2023-06-07 12:35:08','','','','140','Cash',0.00,'180','','','9','','1','2023-06-07 09:47:44','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916861331742036839',2530,'91686131265','3826487','4.00','1000','retail','0','2023-06-07 12:47:45','','','','','Cash',0.00,'250','','','9','','1','2023-06-07 10:20:03','3','3','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','15.00','11','Inclusive','branch','Inventory','','','','',''),('916861347624142373',2531,'91686133204','3826500','1.00','150','retail','0','2023-06-07 13:20:04','','','','120','Cash',20.69,'150','','','9','','1','2023-06-07 10:46:06','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('916861375446274320',2532,'91686134767','3826503','1.00','100','retail','0','2023-06-07 13:46:07','','','','75','Cash',13.79,'100','','','9','','1','2023-06-07 11:32:28','3','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('916861376632032241',2533,'91686137548','3826044','1.00','300','retail','0','2023-06-07 14:32:28','','','','','Cash',0.00,'300','','','9','','1','2023-06-07 11:34:33','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('916861393912920333',2534,'91686137674','3826505','1.00','100','retail','0','2023-06-07 15:02:34','','','','60','Cash',13.79,'100','','','9','','1','2023-06-07 12:03:14','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','54.00','53','Inclusive','branch','Inventory','1110','4000','5500','',''),('916861431933232232',2535,'91686139395','3826415','1.00','250','retail','0','2023-06-07 15:03:15','','','','200','Cash',0.00,'250','','','9','','1','2023-06-07 13:06:38','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916861432886011022',2536,'91686143198','3826424','1.00','300','retail','0','2023-06-07 16:06:38','','','','260','Cash',0.00,'300','','','9','','1','2023-06-07 13:08:19','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916861487851300601',2537,'91686143300','3826449','1.00','180','retail','0','2023-06-07 16:08:20','','','','','Cash',0.00,'180','','','9','','1','2023-06-07 14:39:47','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916861491493692282',2538,'91686148787','3826386','1.00','120','retail','0','2023-06-07 17:39:47','','','','92','Cash',0.00,'120','','','9','','1','2023-06-07 14:45:56','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('916861494900239001',2539,'91686149156','3826103','1.00','450','retail','0','2023-06-07 17:45:57','','','','360','Cash',0.00,'450','','','9','','1','2023-06-07 14:51:32','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('916861507131042223',2540,'91686149493','3826044','1.00','300','retail','0','2023-06-07 17:51:33','','','','','Cash',0.00,'300','','','9','','1','2023-06-07 15:12:06','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916861510642681239',2541,'91686150727','3826233','1.00','130','retail','0','2023-06-07 18:12:07','','','','90','Cash',0.00,'130','','','9','','1','2023-06-07 15:17:55','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','','','','',''),('916861510882322296',2542,'91686151077','3826361','1.00','550','retail','0','2023-06-07 18:17:57','','','','480','Cash',0.00,'550','','','9','','1','2023-06-07 15:18:14','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('916861965841328232',2543,'91686194445','3826505','1.00','100','retail','0','2023-06-08 06:20:45','','','','60','Cash',13.79,'100','','','9','','1','2023-06-08 03:56:28','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','53.00','52','Inclusive','branch','Inventory','1110','4000','5500','',''),('916862005872602333',2544,'91686196588','3826342','1.00','150','retail','0','2023-06-08 08:02:58','','','','100','Cash',0.00,'150','','','9','','1','2023-06-08 05:05:01','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','','','','',''),('916862005943534302',2545,'91686196588','3826014','1.00','80','retail','0','2023-06-08 08:03:07','','','','50','Cash',0.00,'80','','','9','','1','2023-06-08 05:05:01','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','38.00','37','Inclusive','branch','Inventory','','','','',''),('916862006112200042',2546,'91686196588','3826165','1.00','150','retail','0','2023-06-08 08:03:19','','','','110','Cash',0.00,'150','','','9','','1','2023-06-08 05:05:01','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('916862006966693130',2547,'91686196588','3826323','1.00','100','retail','0','2023-06-08 08:03:35','','','','60','Cash',0.00,'100','','','9','','1','2023-06-08 05:05:01','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('916862015077903323',2548,'91686200702','3826413','1.00','120','retail','0','2023-06-08 08:05:02','','','','','Cash',0.00,'120','','','9','','1','2023-06-08 05:18:40','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916862064606032268',2550,'91686206450','3826286','1.00','5900','retail','0','2023-06-08 09:40:50','','','','5500','Cash',0.00,'5900','','','9','','1','2023-06-08 06:45:13','1','2','returned','1','new','pcs','','','9','','','0','','','EXEMPTED',0.00,'','40.00','39','Inclusive','branch','Inventory','','','','',''),('916862067023220386',2551,'91686206450','3826286','1.00','5900','retail','0','2023-06-08 09:44:56','','','','5500','Cash',0.00,'5900','','','9','','1','2023-06-08 06:45:13','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','40.00','39','Inclusive','branch','Inventory','','','','',''),('916862070493203609',2552,'91686206866','3826503','1.00','100','retail','0','2023-06-08 09:47:46','','','','75','Cash',13.79,'100','','','9','','1','2023-06-08 06:50:53','3','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('916862128740388320',2553,'91686207053','3826386','1.00','120','retail','0','2023-06-08 09:50:53','','','','92','Cash',0.00,'120','','','9','','1','2023-06-08 08:27:58','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('916862136433102303',2554,'91686212878','3826377','1.00','180','retail','0','2023-06-08 11:27:58','','','','130','Cash',0.00,'180','','','9','','1','2023-06-08 08:40:50','4','4','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','43.00','42','Inclusive','branch','Inventory','','','','',''),('916862171243316042',2555,'91686213651','3826242','1.00','3850','retail','0','2023-06-08 11:40:51','','','','3550','Cash',0.00,'3850','','','9','','1','2023-06-08 09:40:33','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916862185562320003',2556,'91686217234','3826283','1.00','2700','retail','0','2023-06-08 12:40:34','','','','2550','Cash',0.00,'2700','','','9','','1','2023-06-08 10:02:48','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('916862243599250322',2557,'91686218569','3826505','1.00','100','retail','0','2023-06-08 13:02:49','','','','60','Cash',13.79,'100','','','9','','1','2023-06-08 11:39:25','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','52.00','51','Inclusive','branch','Inventory','1110','4000','5500','',''),('916862283390326200',2558,'91686224365','3826059','1.00','100','retail','0','2023-06-08 14:39:25','','','','85','Cash',0.00,'100','','','9','','1','2023-06-08 12:45:41','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','','','','',''),('916862305509322403',2559,'91686228341','3826441','1.00','130','retail','0','2023-06-08 15:45:41','','','','','Cash',0.00,'130','','','9','','1','2023-06-08 13:22:37','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916862341762661333',2560,'91686232444','3826013','1.00','150','retail','0','2023-06-08 16:54:04','','','','120','Cash',0.00,'150','','','9','','1','2023-06-08 14:22:59','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','','','','',''),('916862363309636334',2561,'91686234179','3826386','1.00','120','retail','0','2023-06-08 17:22:59','','','','92','Cash',0.00,'120','','','9','','1','2023-06-08 14:58:53','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('916862826772333262',2562,'91686282669','3826212','1.00','200','retail','0','2023-06-09 06:51:09','','','','114.4','Cash',0.00,'200','','','9','','1','2023-06-09 03:51:20','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916862843918933228',2563,'91686282681','3826449','1.00','180','retail','0','2023-06-09 07:19:40','','','','','Cash',0.00,'180','','','9','','1','2023-06-09 04:19:59','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916862888812831328',2564,'91686284488','3826441','2.00','260','retail','0','2023-06-09 07:21:28','','','','','Cash',0.00,'130','','','9','','1','2023-06-09 05:35:39','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','','','','',''),('916862889322203484',2565,'91686284488','3826430','1.00','100','retail','0','2023-06-09 08:34:41','','','','','Cash',0.00,'100','','','9','','1','2023-06-09 05:35:39','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('916862910282023288',2566,'91686288940','3826298','1.00','100','retail','0','2023-06-09 08:35:40','','','','80','Cash',0.00,'100','','','9','','1','2023-06-09 06:10:30','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Inventory','','','','',''),('916863010822321033',2567,'91686301074','3826130','2.00','260','retail','0','2023-06-09 11:57:54','','','','100','Cash',0.00,'130','','','9','','1','2023-06-09 08:58:09','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','58.00','56','Inclusive','branch','Inventory','','','','',''),('916863013290921632',2568,'91686301090','3826397','1.00','350','retail','0','2023-06-09 11:58:10','','','','','Cash',0.00,'350','','','9','','1','2023-06-09 09:02:21','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916863044563323246',2569,'91686301343','3826505','2.00','200','retail','0','2023-06-09 12:02:23','','','','60','Cash',27.59,'100','','','9','','1','2023-06-09 09:55:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'2','51.00','49','Inclusive','branch','Inventory','1110','4000','5500','',''),('916863044633032633',2570,'91686301343','3826015','1.00','300','retail','0','2023-06-09 12:54:16','','','','240','Cash',0.00,'300','','','9','','1','2023-06-09 09:55:04','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','59.00','58','Inclusive','branch','Inventory','','','','',''),('916863068016241132',2571,'91686304505','3826307','1.00','2950','retail','0','2023-06-09 12:55:05','','','','2750','Cash',0.00,'2950','','','9','','1','2023-06-09 10:46:56','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916863114102320443',2572,'91686307617','3826283','1.00','2700','retail','0','2023-06-09 14:50:00','','','','2550','Cash',0.00,'2700','','','9','','1','2023-06-09 11:50:26','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916863180132300128',2573,'91686311427','3826505','1.00','100','retail','0','2023-06-09 14:50:27','','','','60','Cash',13.79,'100','','','9','','1','2023-06-09 13:40:16','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','49.00','48','Inclusive','branch','Inventory','1110','4000','5500','',''),('916863210154202430',2574,'91686318017','3826323','1.00','100','retail','0','2023-06-09 16:40:17','','','','60','Cash',0.00,'100','','','9','','1','2023-06-09 14:30:19','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('916863222993226293',2575,'91686321044','3826322','1.00','350','retail','0','2023-06-09 17:30:44','','','','265','Cash',0.00,'350','','','9','','1','2023-06-09 14:51:47','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('916863226063309620',2576,'91686322308','3826493','1.00','100','retail','0','2023-06-09 17:51:48','','','','','Cash',0.00,'100','','','9','','1','2023-06-09 14:56:51','3','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('916863742722828637',2577,'91686368992','3826414','1.00','180','retail','0','2023-06-10 06:49:52','','','','140','Cash',0.00,'180','','','9','','1','2023-06-10 05:18:07','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916863804996393223',2578,'91686374289','3826102','1.00','250','retail','0','2023-06-10 08:18:09','','','','175','Cash',0.00,'250','','','9','','1','2023-06-10 07:01:49','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916863816400623330',2579,'91686380511','3826505','1.00','100','retail','0','2023-06-10 10:01:51','','','','60','Cash',13.79,'100','','','9','','1','2023-06-10 07:20:43','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','48.00','47','Inclusive','branch','Inventory','1110','4000','5500','',''),('916863829183220606',2580,'91686381644','3826386','1.00','120','retail','0','2023-06-10 10:20:44','','','','92','Cash',0.00,'120','','','9','','1','2023-06-10 07:42:06','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('916863854553232034',2581,'91686382927','3826357','1.00','800','retail','0','2023-06-10 10:42:07','','','','700','Cash',0.00,'800','','','9','','1','2023-06-10 08:24:23','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','7.00','6','Inclusive','branch','Inventory','','','','',''),('916863870566020600',2582,'91686385464','3826388','1.00','250','retail','0','2023-06-10 11:24:24','','','','217','Cash',0.00,'250','','','9','','1','2023-06-10 08:51:06','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916863890463923100',2583,'91686387067','3826502','1.00','80','retail','0','2023-06-10 11:51:07','','','','60','Cash',11.03,'80','','','9','','1','2023-06-10 09:24:15','3','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('916863945246062353',2584,'91686389055','3826505','1.00','100','retail','0','2023-06-10 12:24:15','','','','60','Cash',13.79,'100','','','9','','1','2023-06-10 10:55:26','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','47.00','46','Inclusive','branch','Inventory','1110','4000','5500','',''),('916863986070030222',2585,'91686394526','3826496','2.00','1300','retail','0','2023-06-10 13:55:26','','','','560','Cash',0.00,'650','','','9','','1','2023-06-10 12:03:40','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('916864103913002300',2586,'91686410384','3826413','1.00','120','retail','0','2023-06-10 18:19:44','','','','','Cash',0.00,'120','','','9','','1','2023-06-10 15:20:32','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('916864104060201220',2587,'91686410384','3826386','1.00','120','retail','0','2023-06-10 18:19:58','','','','92','Cash',0.00,'120','','','9','','1','2023-06-10 15:20:32','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('916864104178032223',2588,'91686410384','3826059','3.00','300','retail','0','2023-06-10 18:20:06','','','','85','Cash',0.00,'100','','','9','','1','2023-06-10 15:20:32','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'3','30.00','27','Inclusive','branch','Inventory','','','','',''),('916864104294842392',2589,'91686410384','3826012','1.00','100','retail','0','2023-06-10 18:20:18','','','','75','Cash',0.00,'100','','','9','','1','2023-06-10 15:20:32','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('916864104566602340',2590,'91686410442','3826164','1.00','450','retail','0','2023-06-10 18:20:42','','','','400','Cash',0.00,'450','','','9','','1','2023-06-10 15:20:58','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('916864105192912229',2591,'91686410493','3826417','1.00','80','retail','0','2023-06-10 18:21:33','','','','60','Cash',0.00,'80','','','9','','1','2023-06-10 15:22:02','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916864111363322310',2592,'91686410536','3826012','1.00','100','retail','0','2023-06-10 18:22:16','','','','75','Cash',0.00,'100','','','9','','1','2023-06-10 15:32:27','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916864111442413023',2593,'91686410536','3826386','1.00','120','retail','0','2023-06-10 18:32:16','','','','92','Cash',0.00,'120','','','9','','1','2023-06-10 15:32:27','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('916864113073381233',2594,'91686411148','3826386','1.00','120','retail','0','2023-06-10 18:32:28','','','','92','Cash',0.00,'120','','','9','','1','2023-06-10 15:35:09','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('916864122870233433',2595,'91686411309','3826493','1.00','100','retail','0','2023-06-10 18:35:09','','','','','Cash',0.00,'100','','','9','','1','2023-06-10 15:51:29','3','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916865446396233038',2596,'91686544632','3826386','1.00','120','retail','0','2023-06-12 07:37:12','','','','92','Cash',0.00,'120','','','9','','1','2023-06-12 04:37:46','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('916865447640023032',2597,'91686544666','3826430','1.00','100','retail','0','2023-06-12 07:37:46','','','','','Cash',0.00,'100','','','9','','1','2023-06-12 04:39:28','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916865449323563003',2598,'91686544768','3826342','1.00','150','retail','0','2023-06-12 07:39:28','','','','100','Cash',0.00,'150','','','9','','1','2023-06-12 04:42:14','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','','','','',''),('916865472663503727',2599,'91686544934','3826283','1.00','2700','retail','0','2023-06-12 07:42:14','','','','2550','Cash',0.00,'2700','','','9','','1','2023-06-12 05:31:48','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916865482464180236',2600,'91686547909','3826342','1.00','150','retail','0','2023-06-12 08:31:49','','','','100','Cash',0.00,'150','','','9','','1','2023-06-12 05:37:32','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','','','','',''),('916865492632832304',2601,'91686548253','3826013','1.00','150','retail','0','2023-06-12 08:37:33','','','','120','Cash',0.00,'150','','','9','','1','2023-06-12 05:54:25','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','','','','',''),('916865495280020369',2602,'91686549266','3826503','1.00','100','retail','0','2023-06-12 08:54:26','','','','75','Cash',13.79,'100','','','9','','1','2023-06-12 05:58:51','3','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('916865505489221333',2603,'91686549531','3826386','1.00','120','retail','0','2023-06-12 08:58:51','','','','92','Cash',0.00,'120','','','9','','1','2023-06-12 06:15:50','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('916865544835842062',2604,'91686554473','3826449','1.00','180','retail','0','2023-06-12 10:21:13','','','','','Cash',0.00,'180','','','9','','1','2023-06-12 07:21:29','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916865545896892592',2605,'91686554490','3826433','1.00','70','retail','0','2023-06-12 10:21:30','','','','40','Cash',0.00,'70','','','9','','1','2023-06-12 07:23:31','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','19.00','18','Inclusive','branch','Inventory','','','','',''),('916865546042263039',2606,'91686554490','3826414','1.00','180','retail','0','2023-06-12 10:23:15','','','','140','Cash',0.00,'180','','','9','','1','2023-06-12 07:23:31','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916865689193462093',2607,'91686568796','3826354','1.00','1600','retail','0','2023-06-12 14:21:46','','','','1380','Cash',0.00,'1600','','','9','','1','2023-06-12 11:23:13','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','12.00','11','Inclusive','branch','Inventory','','','','',''),('916865689331903633',2608,'91686568796','3826367','1.00','1800','retail','0','2023-06-12 14:22:05','','','','1650','Cash',0.00,'1800','','','9','','1','2023-06-12 11:23:13','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('916865689600303282',2609,'91686568796','3826351','1.00','300','retail','0','2023-06-12 14:22:20','','','','250','Cash',0.00,'300','','','9','','1','2023-06-12 11:23:13','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','18.00','17','Inclusive','branch','Inventory','','','','',''),('916865689823330632',2610,'91686568796','3826322','1.00','350','retail','0','2023-06-12 14:22:46','','','','265','Cash',0.00,'350','','','9','','1','2023-06-12 11:23:13','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('916865690152003235',2611,'91686568994','3826413','1.00','100','retail','0','2023-06-12 14:23:14','','','','','Cash',0.00,'100','','','9','','1','2023-06-12 11:23:38','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916865690612333493',2612,'91686569050','3826386','1.00','120','retail','0','2023-06-12 14:24:10','','','','92','Cash',0.00,'120','','','9','','1','2023-06-12 11:24:24','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('916865712270333262',2613,'91686569064','3826430','1.00','100','retail','0','2023-06-12 14:24:24','','','','','Cash',0.00,'100','','','9','','1','2023-06-12 12:00:44','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916865712347230060',2614,'91686569064','3826389','1.00','150','retail','0','2023-06-12 15:00:27','','','','118','Cash',0.00,'150','','','9','','1','2023-06-12 12:00:44','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916865752454230902',2615,'91686571245','3826415','1.00','250','retail','0','2023-06-12 15:00:45','','','','200','Cash',0.00,'250','','','9','','1','2023-06-12 13:07:27','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916865753934523533',2616,'91686575248','3826283','1.00','2700','retail','0','2023-06-12 16:07:28','','','','2550','Cash',0.00,'2700','','','9','','1','2023-06-12 13:10:04','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('916865758400307024',2617,'91686575833','3826238','1.00','850','retail','0','2023-06-12 16:17:13','','','','700','Cash',0.00,'850','','','9','','1','2023-06-12 13:17:27','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916865769520420302',2618,'91686575848','3826490','1.00','330','retail','0','2023-06-12 16:17:28','','','','','Cash',0.00,'330','','','9','','1','2023-06-12 13:38:30','3','3','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('916865795392322569',2619,'91686577111','3826386','1.00','120','retail','0','2023-06-12 16:38:31','','','','92','Cash',0.00,'120','','','9','','1','2023-06-12 14:19:03','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('916865807652326030',2620,'91686579618','3826038','1.00','200','retail','0','2023-06-12 17:20:52','','','','150','Cash',0.00,'200','','','9','','1','2023-06-12 14:39:26','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916865819693322210',2621,'91686580768','3826402','12.00','240','retail','0','2023-06-12 17:59:13','','','','16','Cash',0.00,'20','','','9','','1','2023-06-12 14:59:34','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'12','37.00','25','Inclusive','branch','Inventory','','','','',''),('916866426206032330',2622,'91686642597','3826326','1.00','100','retail','0','2023-06-13 10:49:57','','','','60','Cash',0.00,'100','','','9','','1','2023-06-13 07:51:20','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('916866426529304220',2623,'91686642597','3826505','2.00','200','retail','0','2023-06-13 10:50:33','','','','60','Cash',27.59,'100','','','9','','1','2023-06-13 07:51:20','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'2','46.00','44','Inclusive','branch','Inventory','1110','4000','5500','',''),('916866426690369302',2624,'91686642597','3826285','1.00','3000','retail','0','2023-06-13 10:50:53','','','','2800','Cash',0.00,'3000','','','9','','1','2023-06-13 07:51:20','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','116.00','115','Inclusive','branch','Inventory','','','','',''),('916866471721033223',2625,'91686642681','3826386','1.00','120','retail','0','2023-06-13 10:51:21','','','','92','Cash',0.00,'120','','','9','','1','2023-06-13 09:06:14','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916866522343265104',2626,'91686652224','3826379','1.00','400','retail','0','2023-06-13 13:30:24','','','','320','Cash',0.00,'400','','','9','','1','2023-06-13 10:30:40','4','4','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','32.00','31','Inclusive','branch','Inventory','','','','',''),('916866630062093002',2627,'91686662996','3826386','2.00','240','retail','0','2023-06-13 16:29:56','','','','92','Cash',0.00,'120','','','9','','1','2023-06-13 13:30:10','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','','','','',''),('916866678683640244',2628,'91686667749','3826437','1.00','400','retail','0','2023-06-13 17:49:09','','','','330','Cash',0.00,'400','','','9','','1','2023-06-13 14:51:16','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('916866683848623642',2629,'91686667909','3826324','1.00','250','retail','0','2023-06-13 17:51:49','','','','165','Cash',0.00,'250','','','9','','1','2023-06-13 15:00:31','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('916866684253400532',2630,'91686667909','3826302','1.00','150','retail','0','2023-06-13 17:59:45','','','','125','Cash',0.00,'150','','','9','','1','2023-06-13 15:00:31','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','',''),('916867139753323530',2631,'91686712507','3826012','1.00','100','retail','0','2023-06-14 06:15:07','','','','75','Cash',0.00,'100','','','9','','1','2023-06-14 03:39:37','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916867185993331226',2632,'91686713977','3826386','1.00','120','retail','0','2023-06-14 06:39:37','','','','92','Cash',0.00,'120','','','9','','1','2023-06-14 04:56:44','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916867233033323233',2633,'91686718604','3826505','1.00','100','retail','0','2023-06-14 07:56:44','','','','60','Cash',13.79,'100','','','9','','1','2023-06-14 06:15:06','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','44.00','43','Inclusive','branch','Inventory','1110','4000','5500','',''),('916867258792300957',2634,'91686723306','3826206','1.00','750','retail','0','2023-06-14 09:15:06','','','','650','Cash',0.00,'750','','','9','','1','2023-06-14 06:58:06','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','13.00','12','Inclusive','branch','Inventory','','','','',''),('916867402248203292',2635,'91686740212','3826413','1.00','120','retail','0','2023-06-14 13:56:52','','','','','Cash',0.00,'120','','','9','','1','2023-06-14 10:57:21','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('916867485813531581',2636,'91686748573','3826510','2.00','1500','retail','0','2023-06-14 16:16:13','','','','475','Cash',206.90,'750','','','9','','1','2023-06-14 13:19:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',646.55,'2','5.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('916867485880223020',2637,'91686748573','3826206','2.00','1800','retail','0','2023-06-14 16:16:21','','','','650','Cash',0.00,'900','','','9','','1','2023-06-14 13:19:08','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','12.00','10','Inclusive','branch','Inventory','','','','',''),('916867492140342090',2638,'91686748749','3826214','1.00','330','retail','0','2023-06-14 16:19:09','','','','206.8','Cash',0.00,'330','','','9','','1','2023-06-14 13:36:30','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('916868078623230800',2639,'91686807855','3826389','1.00','150','retail','0','2023-06-15 08:44:15','','','','118','Cash',0.00,'150','','','9','','1','2023-06-15 05:44:49','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('916868078711233192',2640,'91686807855','3826505','1.00','100','retail','0','2023-06-15 08:44:23','','','','60','Cash',13.79,'100','','','9','','1','2023-06-15 05:44:49','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','43.00','42','Inclusive','branch','Inventory','1110','4000','5500','',''),('916868078844686378',2641,'91686807855','3826326','1.00','100','retail','0','2023-06-15 08:44:31','','','','60','Cash',0.00,'100','','','9','','1','2023-06-15 05:44:49','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('916868202803002393',2642,'91686820274','3826233','1.00','130','retail','0','2023-06-15 12:11:14','','','','90','Cash',0.00,'130','','','9','','1','2023-06-15 09:11:23','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','','','','',''),('916868267722238000',2643,'91686820283','3826202','1.00','200','retail','0','2023-06-15 12:11:23','','','','149.6','Cash',0.00,'200','','','9','','1','2023-06-15 11:02:26','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','59.00','58','Inclusive','branch','Inventory','','','','',''),('916868269992032036',2644,'91686826947','3826012','1.00','100','retail','0','2023-06-15 14:02:27','','','','75','Cash',0.00,'100','','','9','','1','2023-06-15 11:03:25','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('916868296650300166',2645,'91686827006','3826015','1.00','300','retail','0','2023-06-15 14:03:26','','','','240','Cash',0.00,'300','','','9','','1','2023-06-15 11:47:50','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','58.00','57','Inclusive','branch','Inventory','','','','',''),('916868313799343830',2646,'91686829670','3826209','1.00','500','retail','0','2023-06-15 14:47:50','','','','345','Cash',0.00,'500','','','9','','1','2023-06-15 12:16:34','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','110.00','109','Inclusive','branch','Inventory','','','','',''),('916868326862286281',2647,'91686832677','3826283','1.00','2700','retail','0','2023-06-15 15:37:57','','','','2550','Cash',0.00,'2700','','','9','','1','2023-06-15 12:38:19','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('916868379558630212',2648,'91686832700','3826206','1.00','1000','retail','0','2023-06-15 15:38:20','','','','650','Cash',0.00,'1000','','','9','','1','2023-06-15 14:06:08','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','10.00','9','Inclusive','branch','Inventory','','','','',''),('916868385008100262',2649,'91686837969','3826505','1.00','100','retail','0','2023-06-15 17:06:09','','','','60','Cash',13.79,'100','','','9','','1','2023-06-15 14:15:01','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','42.00','41','Inclusive','branch','Inventory','1110','4000','5500','',''),('916868390373232333',2650,'91686838502','3826284','1.00','1500','retail','0','2023-06-15 17:15:02','','','','1130','Cash',0.00,'1500','','','9','','1','2023-06-15 14:24:16','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','','','','',''),('916868397273833232',2651,'91686839057','3826506','1.00','130','retail','0','2023-06-15 17:24:17','','','','110','Cash',17.93,'130','','','9','','1','2023-06-15 14:35:45','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','6.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('916868871336032823',2652,'91686885502','3826167','1.00','200','retail','0','2023-06-16 06:18:22','','','','170','Cash',0.00,'200','','','9','','1','2023-06-16 03:45:35','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('916868920672321300',2653,'91686887135','3826102','1.00','250','retail','0','2023-06-16 08:07:38','','','','175','Cash',0.00,'250','','','9','','1','2023-06-16 05:08:01','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916848162090842212',2654,'91684816191','3826437','1.00','450','retail','0','2023-05-23 07:29:51','','','','330','Cash',0.00,'450','','','9','','1','2023-06-17 03:37:07','2','1','returned','1','new','pcs','','','9','yes','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('9168697302300333183333',2655,'91684816191','3826322','1.00','350','retail','0','2023-06-17 06:36:56','','','','265','Cash',0.00,'350','','','9','16.00','1','2023-06-17 03:37:07','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('916827610133386133',2656,'91682759341','3826145','1.00','100','retail','0','2023-04-29 12:09:01','','','','','Cash',0.00,'100','','','9','','1','2023-06-17 03:50:38','1','2','returned','1','new','pcs','','','9','yes','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('9168697327824223176202',2657,'91682759341','3826322','1.00','350','retail','0','2023-06-17 06:41:06','','','','265','Cash',0.00,'350','','','9','16.00','1','2023-06-17 03:50:38','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('9168697329103328333023',2658,'91682759341','3826302','1.00','150','retail','0','2023-06-17 06:41:19','','','','125','Cash',0.00,'150','','','9','16.00','1','2023-06-17 03:50:38','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','','','',''),('9168697330723832033463',2659,'91682759341','3826059','2.00','200','retail','0','2023-06-17 06:41:31','','','','85','Cash',0.00,'100','','','9','16.00','1','2023-06-17 03:50:38','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','27.00','25','Inclusive','branch','Inventory','','','','',''),('9168697332020293322042',2660,'91682759341','3826389','1.00','150','retail','0','2023-06-17 06:41:47','','','','118','Cash',0.00,'150','','','9','16.00','1','2023-06-17 03:50:38','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('9168697333329986932920',2661,'91682759341','3826307','2.00','5900','retail','0','2023-06-17 06:42:00','','','','2750','Cash',0.00,'2950','','','9','16.00','1','2023-06-17 03:50:38','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','','','','',''),('9168697335733392337302',2662,'91682759341','3826424','1.00','300','retail','0','2023-06-17 06:42:13','1 pcs','','','260','Cash',0.00,'300','','','9','16.00','1','2023-06-17 03:50:38','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('9168697337930323333821',2663,'91682759341','3826427','1.00','10','retail','0','2023-06-17 06:42:42','','','','','Cash',0.00,'10','','','9','16.00','1','2023-06-17 03:50:38','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('9168697339433333001039',2664,'91682759341','3826130','1.00','130','retail','0','2023-06-17 06:43:00','','','','100','Cash',0.00,'130','','','9','16.00','1','2023-06-17 03:50:38','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','56.00','55','Inclusive','branch','Inventory','','','','',''),('9168697340592083375333',2665,'91682759341','3826437','1.00','450','retail','0','2023-06-17 06:43:14','','','','330','Cash',0.00,'450','','','9','16.00','1','2023-06-17 03:50:38','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('9168697343040363203320',2666,'91682759341','3826206','1.00','900','retail','0','2023-06-17 06:43:26','','','','650','Cash',0.00,'900','','','9','16.00','1','2023-06-17 03:50:38','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('9168697344032236302320',2667,'91682759341','3826481','1.00','70','retail','0','2023-06-17 06:43:50','1 pcs','','','','Cash',0.00,'70','','','9','16.00','1','2023-06-17 03:50:38','3','3','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','7.00','6','Inclusive','branch','Inventory','','','','',''),('9168697345942733922220',2668,'91682759341','3826402','1.00','20','retail','0','2023-06-17 06:44:05','','','','16','Cash',0.00,'20','','','9','16.00','1','2023-06-17 03:50:38','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','','','',''),('9168697348429333380402',2669,'91682759341','3826367','1.00','1850','retail','0','2023-06-17 06:44:20','','','','1650','Cash',0.00,'1850','','','9','16.00','1','2023-06-17 03:50:38','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9168697350675272303335',2670,'91682759341','3826015','1.00','300','retail','0','2023-06-17 06:44:44','','','','240','Cash',0.00,'300','','','9','16.00','1','2023-06-17 03:50:38','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','57.00','56','Inclusive','branch','Inventory','','','','',''),('9168697357132438123229',2671,'91682759341','3826103','1.00','450','retail','0','2023-06-17 06:45:06','','','','360','Cash',0.00,'450','','','9','16.00','1','2023-06-17 03:50:38','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('9168697358993349396362',2672,'91682759341','3826102','1.00','250','retail','0','2023-06-17 06:46:11','','','','175','Cash',0.00,'250','','','9','16.00','1','2023-06-17 03:50:38','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('9168697362323392209008',2673,'91682759341','3826505','1.00','100','retail','0','2023-06-17 06:46:29','','','','60','Cash',13.79,'100','','','9','16.00','1','2023-06-17 03:50:38','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','41.00','40','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168697367663032203922',2674,'91682759341','3826402','2.00','40','retail','0','2023-06-17 06:47:04','','','','16','Cash',0.00,'20','','','9','16.00','1','2023-06-17 03:50:38','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','24.00','22','Inclusive','branch','Inventory','','','','',''),('916797567660220322',2675,'91679755980','3826118','1.00','420','retail','0','2023-03-25 17:53:00','','','','','Cash',0.00,'420','','','9','','1','2023-06-17 04:33:33','1','2','returned','1','new','pcs','','','9','yes','','0','','','EXEMPTED',0.00,'1','43.00','42','Inclusive','branch','Inventory','','','','',''),('9168697635202322322023',2676,'91679755980','3826165','1.00','150','retail','0','2023-06-17 06:50:39','','','','110','Cash',0.00,'150','','','9','16.00','1','2023-06-17 04:33:33','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('9168697640003300369326',2677,'91679755980','3826012','1.00','100','retail','0','2023-06-17 07:32:32','','','','75','Cash',0.00,'100','','','9','16.00','1','2023-06-17 04:33:33','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916789786180123224',2678,'91678978611','3826116','7.00','3500','retail','0','2023-03-16 17:56:51','','','','','Cash',0.00,'500','','','9','','1','2023-06-17 05:20:11','1','2','returned','1','new','pcs','','','9','','','0','','','EXEMPTED',0.00,'','19.00','12','Inclusive','branch','Inventory','','','','',''),('9168697920934733230229',2679,'91678978611','3826427','1.00','10','retail','0','2023-06-17 08:20:00','','','','','Cash',0.00,'10','','','9','16.00','1','2023-06-17 05:20:11','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('916788689933323830',2680,'91678868900','3826285','1.00','3450','retail','0','2023-03-15 11:28:20','','','','2800','Cash',0.00,'3450','','','9','','1','2023-06-17 05:20:55','1','2','returned','1','new','pcs','','','9','yes','','0','','','EXEMPTED',0.00,'1','154.00','153','Inclusive','branch','Inventory','','','','',''),('9168697925390327262933',2681,'91678868900','3826427','1.00','10','retail','0','2023-06-17 08:20:12','','','','','Cash',0.00,'10','','','9','16.00','1','2023-06-17 05:20:55','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('916788676093208002',2682,'91678867186','3826284','1.00','1500','retail','0','2023-03-15 10:59:46','','','','1130','Cash',0.00,'1500','','','9','','1','2023-06-17 05:47:57','1','2','returned','1','new','pcs','','','9','yes','','0','','','EXEMPTED',0.00,'1','156.00','155','Inclusive','branch','Inventory','','','','',''),('9168698087547060273296',2683,'91678867186','3826437','1.00','450','retail','0','2023-06-17 08:20:56','','','','330','Cash',0.00,'450','','','9','16.00','1','2023-06-17 05:47:57','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('1168698861931323419038',2684,'11686988607','3826323','1.00','100','retail','0','2023-06-17 10:56:47','COLD','','','60','Cash',0.00,'100','','','1','16.00','1','2023-06-17 07:57:04','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('916788930753503200',2685,'91678893015','3826286','1.00','6450','retail','0','2023-03-15 18:10:15','','','','5500','Cash',0.00,'6450','','','9','','1','2023-06-17 08:01:45','1','2','returned','1','new','pcs','','','9','','','0','','','EXEMPTED',0.00,'','62.00','61','Inclusive','branch','Inventory','','','','',''),('9168698890029298332012',2686,'91678893015','3826323','1.00','100','retail','0','2023-06-17 11:01:32','','','','60','Cash',0.00,'100','','','9','16.00','1','2023-06-17 08:01:45','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('916788931298232382',2687,'91678893085','3826285','1.00','3450','retail','0','2023-03-15 18:11:25','','','','2800','Cash',0.00,'3450','','','9','','1','2023-06-17 08:23:54','1','2','returned','1','new','pcs','','','9','yes','','0','','','EXEMPTED',0.00,'1','152.00','151','Inclusive','branch','Inventory','','','','',''),('9168699022903333201633',2688,'91678893085','3826323','1.00','100','retail','0','2023-06-17 11:23:34','','','','60','Cash',0.00,'100','','','9','16.00','1','2023-06-17 08:23:54','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('9168699246743390092323',2689,'91686992453','3826402','1.00','20','retail','0','2023-06-17 12:00:53','','','','16','Cash',0.00,'20','','','9','16.00','1','2023-06-17 09:01:10','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('9168699330603220313230',2690,'91686993298','3826437','1.00','450','retail','0','2023-06-17 12:14:58','','','','330','Cash',0.00,'450','','','9','16.00','1','2023-06-17 09:15:19','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('9168699336233203182322',2691,'91686993321','3826470','1.00','150','retail','0','2023-06-17 12:15:21','1 pcs','','','','Cash',0.00,'150','','','9','16.00','1','2023-06-17 09:16:10','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('9168699339139222202230',2692,'91686993371','3826165','1.00','150','retail','0','2023-06-17 12:16:11','','','','110','Cash',0.00,'150','','','9','16.00','1','2023-06-17 09:16:48','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('9168699339903313830929',2693,'91686993371','3826012','1.00','100','retail','0','2023-06-17 12:16:32','','','','75','Cash',0.00,'100','','','9','16.00','1','2023-06-17 09:16:48','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('9168699400332934990322',2694,'91686993986','3826500','1.00','150','retail','0','2023-06-17 12:26:26','','','','120','Cash',20.69,'150','','','9','16.00','1','2023-06-17 09:26:50','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168700987640336764060',2695,'91687009851','3826505','1.00','100','retail','0','2023-06-17 16:50:51','','','','60','Cash',13.79,'100','','','9','16.00','1','2023-06-17 15:22:32','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','40.00','39','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168715529453924220982',2696,'91687155250','3826284','1.00','1450','retail','0','2023-06-19 09:14:10','1 pcs','','','1130','Cash',0.00,'1450','','','9','16.00','1','2023-06-19 06:15:10','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','37.00','36','Inclusive','branch','Inventory','','','','',''),('9168715726573532332837',2697,'91687155312','3826342','1.00','150','retail','0','2023-06-19 09:15:12','','','','100','Cash',0.00,'150','','','9','16.00','1','2023-06-19 06:48:01','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','',''),('9168715727454427321080',2698,'91687155312','3826348','1.00','200','retail','0','2023-06-19 09:47:45','','','','165','Cash',0.00,'200','','','9','16.00','1','2023-06-19 06:48:01','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('9168715895930020288622',2699,'91687157590','3826424','1.00','300','retail','0','2023-06-19 09:53:10','1 pcs','','','260','Cash',0.00,'300','','','9','16.00','1','2023-06-19 07:16:19','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('9168716219323032323332',2700,'91687158980','3826302','1.00','150','retail','0','2023-06-19 10:16:20','','','','125','Cash',0.00,'150','','','9','16.00','1','2023-06-19 08:09:57','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('9168716705550003231243',2701,'91687162199','3826170','1.00','430','retail','0','2023-06-19 12:30:36','1 pcs','','','400','Cash',0.00,'430','','','9','16.00','1','2023-06-19 09:31:16','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('9168718593303233828332',2702,'91687185910','3826356','1.00','150','retail','0','2023-06-19 17:45:10','','','','100','Cash',0.00,'150','','','9','16.00','1','2023-06-19 14:51:38','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('9168718636209433220626',2703,'91687186332','3826131','1.00','230','retail','0','2023-06-19 17:52:12','','','','200','Cash',0.00,'230','','','9','16.00','1','2023-06-19 14:52:58','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','','','','',''),('9168718764323722032000',2704,'91687186378','3826207','1.00','300','retail','0','2023-06-19 17:52:58','','','','180.4','Cash',0.00,'300','','','9','16.00','1','2023-06-19 15:18:28','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','116.00','115','Inclusive','branch','Inventory','','','','',''),('9168723129523339030213',2705,'91687231287','3826508','1.00','5900','retail','0','2023-06-20 06:21:27','1 pcs','','','5500','Cash',813.79,'5900','','','9','16.00','1','2023-06-20 03:22:05','1','2','new','1','new','pcs','','','','','','0','','','VATABLE',5086.21,'','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168723130523003325303',2706,'91687231287','3826367','1.00','1800','retail','0','2023-06-20 06:21:35','1 pcs','','','1650','Cash',0.00,'1800','','','9','16.00','1','2023-06-20 03:22:05','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('9168723134779433233072',2707,'91687231327','3826357','1.00','850','retail','0','2023-06-20 06:22:07','','','','700','Cash',0.00,'850','','','9','16.00','1','2023-06-20 03:22:30','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('9168724580134636630385',2708,'91687245790','3826389','1.00','150','retail','0','2023-06-20 10:23:10','','','','118','Cash',0.00,'150','','','9','16.00','1','2023-06-20 07:23:24','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9168724581520183633323',2709,'91687245805','3826059','1.00','100','retail','0','2023-06-20 10:23:25','','','','85','Cash',0.00,'100','','','9','16.00','1','2023-06-20 07:23:40','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','','','',''),('9168725799933392222273',2710,'91687257985','3826146','1.00','150','retail','0','2023-06-20 13:46:25','','','','95','Cash',0.00,'150','','','9','16.00','1','2023-06-20 10:46:46','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('9168726502822202220232',2711,'91687265012','3826302','1.00','150','retail','0','2023-06-20 15:43:32','','','','125','Cash',0.00,'150','','','9','16.00','1','2023-06-20 12:44:04','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('9168726503732023202793',2712,'91687265012','3826130','1.00','130','retail','0','2023-06-20 15:43:48','','','','100','Cash',0.00,'130','','','9','16.00','1','2023-06-20 12:44:04','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','55.00','54','Inclusive','branch','Inventory','','','','',''),('9168727216922323330260',2713,'91687265046','3826296','1.00','250','retail','0','2023-06-20 15:44:06','','','','210','Cash',0.00,'250','','','9','16.00','1','2023-06-20 14:42:53','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('9168732229222230323223',2714,'91687322167','3826170','1.00','450','retail','0','2023-06-21 07:36:07','','','','400','Cash',0.00,'450','','','9','16.00','1','2023-06-21 04:38:48','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('9168732232400080932334',2715,'91687322167','3826103','1.00','450','retail','0','2023-06-21 07:38:13','','','','360','Cash',0.00,'450','','','9','16.00','1','2023-06-21 04:38:48','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('9168733360733362222333',2716,'91687333563','3826509','1.00','1200','retail','0','2023-06-21 10:46:03','','','','880','Cash',165.52,'1200','','','9','16.00','1','2023-06-21 07:47:40','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1034.48,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168733365302350400943',2717,'91687333563','3826466','1.00','200','retail','0','2023-06-21 10:47:24','','','','145','Cash',0.00,'200','','','9','16.00','1','2023-06-21 07:47:40','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('9168733803633346223813',2718,'91687333661','3826368','1.00','3400','retail','0','2023-06-21 10:47:41','1 pcs','','','3200','Cash',0.00,'3400','','','9','16.00','1','2023-06-21 09:00:48','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('9168733984023202139223',2719,'91687338049','3826188','1.00','650','retail','0','2023-06-21 12:00:49','','','','600','Cash',0.00,'650','','','9','16.00','1','2023-06-21 09:30:48','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('9168734125638830337183',2720,'91687339850','3826326','1.00','100','retail','0','2023-06-21 12:30:50','','','','60','Cash',0.00,'100','','','9','16.00','1','2023-06-21 09:54:31','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('9168734126522360206322',2721,'91687339850','3826342','1.00','150','retail','0','2023-06-21 12:54:17','','','','100','Cash',0.00,'150','','','9','16.00','1','2023-06-21 09:54:31','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','','','',''),('9168735702222303923000',2722,'91687357013','3826432','1.00','300','retail','0','2023-06-21 17:16:53','','','','','Cash',0.00,'300','','','9','16.00','1','2023-06-21 14:17:27','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('9168735780003230233284',2723,'91687357049','3826388','1.00','250','retail','0','2023-06-21 17:29:52','','','','217','Cash',0.00,'250','','','9','16.00','1','2023-06-21 14:30:08','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('9168740941822306410900',2724,'91687403474','3826416','1.00','150','retail','0','2023-06-22 06:11:14','','','','100','Cash',0.00,'150','','','9','16.00','1','2023-06-22 04:50:19','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('9168741198484272313020',2725,'91687409420','3826417','1.00','80','retail','0','2023-06-22 07:50:20','','','','60','Cash',0.00,'80','','','9','16.00','1','2023-06-22 05:33:08','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('9168741557480430024254',2726,'91687412313','3826206','1.00','1000','retail','0','2023-06-22 08:38:33','1 pcs','','','650','Cash',0.00,'1000','','','9','16.00','1','2023-06-22 06:36:13','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('9168741754520002203348',2727,'91687415778','3826141','1.00','250','retail','0','2023-06-22 09:36:18','1 pcs','','','','Cash',0.00,'250','','','9','16.00','1','2023-06-22 07:05:57','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','753.00','752','Inclusive','branch','Inventory','','','','',''),('9168741946633336432222',2728,'91687417559','3826499','2.00','200','retail','0','2023-06-22 10:05:59','','','','75','Cash',27.59,'100','','','9','16.00','1','2023-06-22 07:37:52','3','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'2','6.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168742446532101234090',2729,'91687419472','3826347','1.00','300','retail','0','2023-06-22 10:37:52','1 pcs','','','285','Cash',0.00,'300','','','9','16.00','1','2023-06-22 09:01:19','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('9168742594332045034280',2730,'91687424481','3826059','1.00','100','retail','0','2023-06-22 12:01:21','','','','85','Cash',0.00,'100','','','9','16.00','1','2023-06-22 09:25:46','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('9168742824142343203222',2731,'91687425946','3826326','1.00','100','retail','0','2023-06-22 12:25:46','','','','60','Cash',0.00,'100','','','9','16.00','1','2023-06-22 10:04:06','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('9168744738529402232232',2732,'91687447269','3826505','1.00','100','retail','0','2023-06-22 18:22:49','','','','60','Cash',13.79,'100','','','9','16.00','1','2023-06-22 15:23:12','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','39.00','38','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168749922132101239090',2733,'91687499214','3826499','1.00','100','retail','0','2023-06-23 08:46:54','','','','75','Cash',13.79,'100','','','9','16.00','1','2023-06-23 05:47:04','3','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168750281882202033120',2734,'91687499225','3826191','1.00','350','retail','0','2023-06-23 08:47:05','1 pcs','','','228.8','Cash',0.00,'350','','','9','16.00','1','2023-06-23 06:47:04','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','68.00','67','Inclusive','branch','Inventory','','','','',''),('9168750478310230484028',2735,'91687502825','3826433','1.00','70','retail','0','2023-06-23 09:47:06','1 pcs','','','40','Cash',0.00,'70','','','9','16.00','1','2023-06-23 07:19:50','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','18.00','17','Inclusive','branch','Inventory','','','','',''),('9168750492528222620330',2736,'91687504791','3826059','1.00','100','retail','0','2023-06-23 10:19:51','','','','85','Cash',0.00,'100','','','9','16.00','1','2023-06-23 07:22:08','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('9168750641904293930139',2737,'91687504928','3826433','1.00','70','retail','0','2023-06-23 10:22:08','1 pcs','','','40','Cash',0.00,'70','','','9','16.00','1','2023-06-23 07:47:09','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','17.00','16','Inclusive','branch','Inventory','','','','',''),('9168751796332359223325',2738,'91687517956','3826186','1.00','650','retail','0','2023-06-23 13:59:16','','','','590','Cash',0.00,'650','','','9','16.00','1','2023-06-23 10:59:30','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('9168751904731420209433',2739,'91687517972','3826496','2.00','1300','retail','0','2023-06-23 13:59:32','2 pcs','','','560','Cash',0.00,'650','','','9','16.00','1','2023-06-23 11:17:46','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','3.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168752170280213209076',2740,'91687519068','3826239','1.00','1900','retail','0','2023-06-23 14:17:48','1 pcs','','','1800','Cash',0.00,'1900','','','9','16.00','1','2023-06-23 12:01:55','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('9168752611702103833363',2741,'91687521716','3826506','1.00','130','retail','0','2023-06-23 15:01:56','','','','110','Cash',17.93,'130','','','9','16.00','1','2023-06-23 13:15:33','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','5.00','4','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168752612653208323393',2742,'91687521716','3826233','1.00','130','retail','0','2023-06-23 16:15:18','','','','90','Cash',0.00,'130','','','9','16.00','1','2023-06-23 13:15:33','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','','','','',''),('9168753228503536093833',2743,'91687526854','3826496','1.00','650','retail','0','2023-06-23 16:27:34','1 pcs','','','560','Cash',0.00,'650','','','9','16.00','1','2023-06-23 14:58:20','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168757939930733938292',2744,'91687579110','3826500','1.00','150','retail','0','2023-06-24 06:58:30','','','','120','Cash',20.69,'150','','','9','16.00','1','2023-06-24 04:03:22','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168758497633003380073',2745,'91687579402','3826302','1.00','150','retail','0','2023-06-24 08:32:45','','','','125','Cash',0.00,'150','','','9','16.00','1','2023-06-24 05:36:22','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('9168758511682842589085',2746,'91687584983','3826500','1.00','150','retail','0','2023-06-24 08:36:23','','','','120','Cash',20.69,'150','','','9','16.00','1','2023-06-24 05:38:40','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168759347728073363354',2747,'91687593468','3826389','1.00','150','retail','0','2023-06-24 10:57:48','','','','118','Cash',0.00,'150','','','9','16.00','1','2023-06-24 07:58:07','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('9168761012523333932402',2748,'91687610114','3826493','1.00','100','retail','0','2023-06-24 15:35:14','','','','','Cash',0.00,'100','','','9','16.00','1','2023-06-24 12:35:30','3','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('9168761159582092551135',2749,'91687610130','3826192','1.00','650','retail','0','2023-06-24 15:35:30','1 pcs','','','440','Cash',0.00,'650','','','9','16.00','1','2023-06-24 13:00:33','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','111.00','110','Inclusive','branch','Inventory','','','','',''),('9168761213983024910213',2750,'91687611636','3826059','1.00','100','retail','0','2023-06-24 16:00:36','','','','85','Cash',0.00,'100','','','9','16.00','1','2023-06-24 13:09:03','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('9168774994722024022249',2751,'91687749936','3826414','1.00','180','retail','0','2023-06-26 06:25:36','','','','140','Cash',0.00,'180','','','9','16.00','1','2023-06-26 03:25:51','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('9168775710121221002032',2752,'91687757085','3826432','1.00','300','retail','0','2023-06-26 08:24:45','','','','','Cash',0.00,'300','','','9','16.00','1','2023-06-26 05:25:08','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('9168775968122092738134',2753,'91687757137','3826103','1.00','450','retail','0','2023-06-26 08:25:37','','','','360','Cash',0.00,'450','','','9','16.00','1','2023-06-26 06:08:07','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('9168776712220223123023',2754,'91687767115','3826505','1.00','100','retail','0','2023-06-26 11:11:55','','','','60','Cash',13.79,'100','','','9','16.00','1','2023-06-26 08:12:05','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','38.00','37','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168776741377303334683',2755,'91687767125','3826130','2.00','260','retail','0','2023-06-26 11:16:34','','','','100','Cash',0.00,'130','','','9','16.00','1','2023-06-26 08:16:58','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','54.00','52','Inclusive','branch','Inventory','','','','',''),('9168776847863782326073',2756,'91687767419','3826402','2.00','40','retail','0','2023-06-26 11:16:59','','','','16','Cash',0.00,'20','','','9','16.00','1','2023-06-26 08:34:42','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','21.00','19','Inclusive','branch','Inventory','','','','',''),('9168777108832083232830',2757,'91687768483','3826505','1.00','100','retail','0','2023-06-26 11:34:43','','','','60','Cash',13.79,'100','','','9','16.00','1','2023-06-26 09:18:12','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','37.00','36','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168777284832813003227',2758,'91687772837','3826342','1.00','150','retail','0','2023-06-26 12:47:17','','','','100','Cash',0.00,'150','','','9','16.00','1','2023-06-26 09:47:33','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('9168777291439222022007',2759,'91687772853','3826505','1.00','100','retail','0','2023-06-26 12:47:33','','','','60','Cash',13.79,'100','','','9','16.00','1','2023-06-26 09:48:36','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','36.00','35','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168777546662205602443',2760,'91687775457','3826302','1.00','150','retail','0','2023-06-26 13:30:57','','','','125','Cash',0.00,'150','','','9','16.00','1','2023-06-26 10:31:11','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('9168784309934302802298',2761,'91687843088','3826432','1.00','300','retail','0','2023-06-27 08:18:08','','','','','Cash',0.00,'300','','','9','16.00','1','2023-06-27 05:18:33','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('9168784311023023206003',2762,'91687843088','3826499','1.00','100','retail','0','2023-06-27 08:18:19','','','','75','Cash',13.79,'100','','','9','16.00','1','2023-06-27 05:18:33','3','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168784335580316933353',2763,'91687843344','3826459','1.00','400','retail','0','2023-06-27 08:22:24','','','','','Cash',0.00,'400','','','9','16.00','1','2023-06-27 05:23:08','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('9168784337130236920377',2764,'91687843344','3826233','2.00','260','retail','0','2023-06-27 08:22:35','','','','90','Cash',0.00,'130','','','9','16.00','1','2023-06-27 05:23:08','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','29.00','27','Inclusive','branch','Inventory','','','','',''),('9168784338533082032230',2765,'91687843344','3826326','1.00','100','retail','0','2023-06-27 08:22:51','','','','60','Cash',0.00,'100','','','9','16.00','1','2023-06-27 05:23:08','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('9168784477100694223312',2766,'91687843389','3826130','1.00','130','retail','0','2023-06-27 08:23:10','','','','100','Cash',0.00,'130','','','9','16.00','1','2023-06-27 05:46:12','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','52.00','51','Inclusive','branch','Inventory','','','','',''),('9168785033880333830326',2767,'91687844773','3826139','1.00','130','retail','0','2023-06-27 08:46:13','','','','90','Cash',0.00,'130','','','9','16.00','1','2023-06-27 07:19:00','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('9168786431282032302813',2768,'91687864298','3826374','1.00','2600','retail','0','2023-06-27 14:11:38','1 pcs','','','2350','Cash',0.00,'2600','','','9','16.00','1','2023-06-27 11:12:15','4','4','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','7.00','6','Inclusive','branch','Inventory','','','','',''),('9168786432428398209422',2769,'91687864298','3826209','1.00','550','retail','0','2023-06-27 14:11:57','','','','345','Cash',0.00,'550','','','9','16.00','1','2023-06-27 11:12:15','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','109.00','108','Inclusive','branch','Inventory','','','','',''),('9168786433224330283202',2770,'91687864298','3826103','1.00','450','retail','0','2023-06-27 14:12:04','','','','360','Cash',0.00,'450','','','9','16.00','1','2023-06-27 11:12:15','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('9168787106513472602133',2771,'91687864336','3826374','1.00','2650','retail','0','2023-06-27 14:12:16','','','','2350','Cash',0.00,'2650','','','9','16.00','1','2023-06-27 13:12:47','4','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('9168787687708060877207',2772,'91687871568','3826285','1.00','3100','retail','0','2023-06-27 17:41:01','1 pcs','','','2800','Cash',0.00,'3100','','','9','16.00','1','2023-06-27 14:42:41','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','115.00','114','Inclusive','branch','Inventory','','','','',''),('9168787698226330933333',2773,'91687876964','3826188','2.00','1300','retail','0','2023-06-27 17:42:44','','','','600','Cash',0.00,'650','','','9','16.00','1','2023-06-27 14:43:11','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Inventory','','','','',''),('9168787700132002231030',2774,'91687876992','3826344','1.00','350','retail','0','2023-06-27 17:43:12','','','','200','Cash',0.00,'350','','','9','16.00','1','2023-06-27 14:43:47','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('9168787701531323529313',2775,'91687876992','3826356','1.00','150','retail','0','2023-06-27 17:43:21','','','','100','Cash',0.00,'150','','','9','16.00','1','2023-06-27 14:43:47','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('9168787849180982293330',2776,'91687877075','3826499','1.00','100','retail','0','2023-06-27 17:44:35','','','','75','Cash',13.79,'100','','','9','16.00','1','2023-06-27 15:08:35','3','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168787850030222900800',2777,'91687877075','3826505','1.00','100','retail','0','2023-06-27 18:08:12','','','','60','Cash',13.79,'100','','','9','16.00','1','2023-06-27 15:08:35','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','35.00','34','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168787871088382123873',2778,'91687878536','3826505','1.00','100','retail','0','2023-06-27 18:08:56','','','','60','Cash',13.79,'100','','','9','16.00','1','2023-06-27 15:11:53','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','34.00','33','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168792566052160203333',2779,'91687925652','3826059','1.00','100','retail','0','2023-06-28 07:14:12','','','','85','Cash',0.00,'100','','','9','16.00','1','2023-06-28 04:14:25','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('9168792567693397230032',2780,'91687925666','3826356','1.00','150','retail','0','2023-06-28 07:14:26','','','','100','Cash',0.00,'150','','','9','16.00','1','2023-06-28 04:19:06','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('9168792568307330283292',2781,'91687925666','3826013','1.00','150','retail','0','2023-06-28 07:14:36','','','','120','Cash',0.00,'150','','','9','16.00','1','2023-06-28 04:19:06','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','','','','',''),('9168792569323622262603',2782,'91687925666','3826302','1.00','150','retail','0','2023-06-28 07:14:44','','','','125','Cash',0.00,'150','','','9','16.00','1','2023-06-28 04:19:06','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('9168792592023802920090',2783,'91687925666','3826500','1.00','150','retail','0','2023-06-28 07:14:54','','','','120','Cash',20.69,'150','','','9','16.00','1','2023-06-28 04:19:06','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168793492334032090290',2784,'91687934916','3826433','1.00','70','retail','0','2023-06-28 09:48:36','1 pcs','','','40','Cash',0.00,'70','','','9','16.00','1','2023-06-28 06:48:56','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','16.00','15','Inclusive','branch','Inventory','','','','',''),('9168793723139837170203',2785,'91687934937','3826129','2.00','500','retail','0','2023-06-28 09:48:57','','','','200','Cash',0.00,'250','','','9','16.00','1','2023-06-28 07:27:14','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','','','','',''),('9168794663676336002029',2786,'91687946157','3826355','1.00','500','retail','0','2023-06-28 12:55:57','','','','380','Cash',0.00,'500','','','9','16.00','1','2023-06-28 10:03:59','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('9168796237300337020217',2787,'91687962361','3826186','1.00','650','retail','0','2023-06-28 17:26:01','','','','590','Cash',0.00,'650','','','9','16.00','1','2023-06-28 14:26:15','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('9168801510721161153890',2788,'91688010110','3826380','2.00','900','retail','0','2023-06-29 06:41:50','2 pcs','','','260','Cash',0.00,'450','','','9','16.00','1','2023-06-29 05:05:22','4','4','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','8.00','6','Inclusive','branch','Inventory','','','','',''),('9168801727233027123922',2789,'91688015123','3826296','1.00','250','retail','0','2023-06-29 08:05:23','','','','210','Cash',0.00,'250','','','9','16.00','1','2023-06-29 05:41:18','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('9168801994531400024241',2790,'91688017279','3826131','1.00','230','retail','0','2023-06-29 08:41:19','','','','200','Cash',0.00,'230','','','9','16.00','1','2023-06-29 06:25:49','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','','','','',''),('9168802009104033202330',2791,'91688019950','3826402','1.00','20','retail','0','2023-06-29 09:25:50','','','','16','Cash',0.00,'20','','','9','16.00','1','2023-06-29 06:28:14','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('9168802012533383022220',2792,'91688020096','3826402','1.00','20','retail','0','2023-06-29 09:28:16','','','','16','Cash',0.00,'20','','','9','16.00','1','2023-06-29 06:28:48','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('9168802371573262352302',2793,'91688020129','3826436','1.00','650','retail','0','2023-06-29 09:28:49','','','','500','Cash',0.00,'650','','','9','16.00','1','2023-06-29 07:28:42','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9168802795823372823294',2794,'91688027948','3826296','1.00','250','retail','0','2023-06-29 11:39:08','','','','210','Cash',0.00,'250','','','9','16.00','1','2023-06-29 08:39:22','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('9168802972700329391023',2795,'91688027962','3826503','1.00','100','retail','0','2023-06-29 11:39:22','','','','75','Cash',13.79,'100','','','9','16.00','1','2023-06-29 09:08:50','3','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168802973834230203030',2796,'91688029731','3826380','1.00','450','retail','0','2023-06-29 12:08:51','1 pcs','','','260','Cash',0.00,'450','','','9','16.00','1','2023-06-29 09:09:26','4','4','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('9168802975902230080300',2797,'91688029731','3826481','1.00','70','retail','0','2023-06-29 12:09:03','1 pcs','','','','Cash',0.00,'70','','','9','16.00','1','2023-06-29 09:09:26','3','3','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('9168803837923073321393',2798,'91688038368','3826211','1.00','800','retail','0','2023-06-29 14:32:48','1 pcs','','','853.6','Cash',0.00,'800','','','9','16.00','1','2023-06-29 11:33:07','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','19.00','18','Inclusive','branch','Inventory','','','','',''),('9168804142413428493000',2799,'91688038387','3826233','1.00','120','retail','0','2023-06-29 14:33:07','1 pcs','','','90','Cash',0.00,'120','','','9','16.00','1','2023-06-29 12:23:55','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','27.00','26','Inclusive','branch','Inventory','','','','',''),('9168804763863332216004',2800,'91688041436','3826433','1.00','70','retail','0','2023-06-29 15:23:56','1 pcs','','','40','Cash',0.00,'70','','','9','16.00','1','2023-06-29 14:07:26','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','15.00','14','Inclusive','branch','Inventory','','','','',''),('9168810057830372700248',2801,'91688100569','3826505','1.00','100','retail','0','2023-06-30 07:49:29','','','','60','Cash',13.79,'100','','','9','16.00','1','2023-06-30 04:49:47','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','33.00','32','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168810085122320232051',2802,'91688100588','3826505','1.00','100','retail','0','2023-06-30 07:49:48','','','','60','Cash',13.79,'100','','','9','16.00','1','2023-06-30 04:54:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','32.00','31','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168810866063233220343',2803,'91688108642','3826286','1.00','5900','retail','0','2023-06-30 10:04:02','1 pcs','','','5500','Cash',0.00,'5900','','','9','16.00','1','2023-06-30 07:04:48','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','39.00','38','Inclusive','branch','Inventory','','','','',''),('9168810908943230612330',2804,'91688108690','3826285','1.00','3100','retail','0','2023-06-30 10:04:50','1 pcs','','','2800','Cash',0.00,'3100','','','9','16.00','1','2023-06-30 07:12:16','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','114.00','113','Inclusive','branch','Inventory','','','','',''),('9168811147202313216108',2805,'91688109137','3826433','1.00','70','retail','0','2023-06-30 10:12:17','1 pcs','','','40','Cash',0.00,'70','','','9','16.00','1','2023-06-30 07:51:25','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','14.00','13','Inclusive','branch','Inventory','','','','',''),('9168811609221293223922',2806,'91688111486','3826013','1.00','150','retail','0','2023-06-30 10:51:26','','','','120','Cash',0.00,'150','','','9','16.00','1','2023-06-30 09:08:16','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','','','','',''),('9168812052130021320290',2807,'91688116096','3826505','1.00','100','retail','0','2023-06-30 12:08:16','','','','60','Cash',13.79,'100','','','9','16.00','1','2023-06-30 10:22:22','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','31.00','30','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168812052720200342220',2808,'91688116096','3826013','1.00','150','retail','0','2023-06-30 13:22:02','','','','120','Cash',0.00,'150','','','9','16.00','1','2023-06-30 10:22:22','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','','','','',''),('9168812053723020922423',2809,'91688116096','3826168','1.00','150','retail','0','2023-06-30 13:22:08','','','','110','Cash',0.00,'150','','','9','16.00','1','2023-06-30 10:22:22','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('9168812133488832281332',2810,'91688120862','3826130','1.00','130','retail','0','2023-06-30 13:27:42','','','','100','Cash',0.00,'130','','','9','16.00','1','2023-06-30 10:35:37','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','51.00','50','Inclusive','branch','Inventory','','','','',''),('9168812485103132242042',2811,'91688123605','3826263','1.00','250','retail','0','2023-06-30 14:13:25','1 pcs','','','','Cash',0.00,'250','','','9','16.00','1','2023-06-30 11:35:48','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('9168813138311312930383',2812,'91688126923','3826505','1.00','100','retail','0','2023-06-30 15:08:43','','','','60','Cash',13.79,'100','','','9','16.00','1','2023-06-30 13:23:06','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','30.00','29','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168813339909333216308',2813,'91688131427','3826502','1.00','80','retail','0','2023-06-30 16:23:47','1 pcs','','','60','Cash',11.03,'80','','','9','16.00','1','2023-06-30 13:56:56','3','3','new','1','new','pcs','','','','','','0','','','VATABLE',68.97,'','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168819180386231080203',2814,'91688191355','3826505','1.00','100','retail','0','2023-07-01 09:02:36','','','','60','Cash',13.79,'100','','','9','16.00','1','2023-07-01 06:10:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','24.00','23','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168820364123831320231',2815,'91688203622','3826130','1.00','130','retail','0','2023-07-01 12:27:02','','','','100','Cash',0.00,'130','','','9','16.00','1','2023-07-01 09:27:25','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','','','','',''),('9168820878628692232036',2816,'91688203646','3826298','1.00','100','retail','0','2023-07-01 12:27:26','','','','80','Cash',0.00,'100','','','9','16.00','1','2023-07-01 10:53:09','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','46.00','45','Inclusive','branch','Inventory','','','','',''),('9168820882232320829232',2817,'91688208790','3826298','1.00','100','retail','0','2023-07-01 13:53:10','','','','80','Cash',0.00,'100','','','9','16.00','1','2023-07-01 10:53:45','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','45.00','44','Inclusive','branch','Inventory','','','','',''),('9168821632332802323336',2818,'91688216315','3826505','1.00','100','retail','0','2023-07-01 15:58:35','','','','60','Cash',13.79,'100','','','9','16.00','1','2023-07-01 12:58:46','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','23.00','22','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168821971525012368144',2819,'91688216326','3826131','1.00','230','retail','0','2023-07-01 15:58:46','','','','200','Cash',0.00,'230','','','9','16.00','1','2023-07-01 13:55:23','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','','','','',''),('9168822349222293330226',2820,'91688223359','3826130','1.00','130','retail','0','2023-07-01 17:55:59','','','','100','Cash',0.00,'130','','','9','16.00','1','2023-07-01 14:58:15','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','','','','',''),('9168836322143318133332',2821,'91688363213','3826434','1.00','200','retail','0','2023-07-03 08:46:53','','','','140','Cash',0.00,'200','','','9','16.00','1','2023-07-03 05:47:04','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('9168836531090030332306',2822,'91688363225','3826233','1.00','130','retail','0','2023-07-03 08:47:05','','','','90','Cash',0.00,'130','','','9','16.00','1','2023-07-03 06:21:52','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','',''),('9168836644839324020322',2823,'91688365312','3826481','1.00','70','retail','0','2023-07-03 09:21:52','1 pcs','','','','Cash',0.00,'70','','','9','16.00','1','2023-07-03 06:40:57','3','3','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('9168836814483222242836',2824,'91688366457','3826326','1.00','100','retail','0','2023-07-03 09:40:57','','','','60','Cash',0.00,'100','','','9','16.00','1','2023-07-03 07:09:13','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('9168836815019223320151',2825,'91688366457','3826505','1.00','100','retail','0','2023-07-03 10:09:04','','','','60','Cash',13.79,'100','','','9','16.00','1','2023-07-03 07:09:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168838184888322032223',2826,'91688381838','3826397','1.00','350','retail','0','2023-07-03 13:57:18','','','','','Cash',0.00,'350','','','9','16.00','1','2023-07-03 10:57:35','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('9168838539202263286320',2827,'91688381856','3826188','1.00','650','retail','0','2023-07-03 13:57:36','','','','600','Cash',0.00,'650','','','9','16.00','1','2023-07-03 11:56:37','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('9168838545338002382020',2828,'91688385398','3826044','1.00','250','retail','0','2023-07-03 14:56:38','','','','','Cash',0.00,'250','','','9','16.00','1','2023-07-03 11:57:35','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('9168838802629808302803',2829,'91688386916','3826298','1.00','100','retail','0','2023-07-03 15:21:56','','','','80','Cash',0.00,'100','','','9','16.00','1','2023-07-03 12:40:28','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','','','','',''),('9168838815115332322209',2830,'91688388028','3826397','1.00','350','retail','0','2023-07-03 15:40:28','','','','','Cash',0.00,'350','','','9','16.00','1','2023-07-03 12:42:34','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9168839243558023839006',2831,'91688388155','3826015','1.00','300','retail','0','2023-07-03 15:42:35','','','','240','Cash',0.00,'300','','','9','16.00','1','2023-07-03 13:54:04','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','56.00','55','Inclusive','branch','Inventory','','','','',''),('9168839244232020322200',2832,'91688388155','3826505','1.00','100','retail','0','2023-07-03 16:53:55','','','','60','Cash',13.79,'100','','','9','16.00','1','2023-07-03 13:54:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168839735223320033330',2833,'91688397345','3826377','1.00','250','retail','0','2023-07-03 18:15:45','','','','130','Cash',0.00,'250','','','9','16.00','1','2023-07-03 15:15:55','4','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','','','','',''),('9168844482333832224323',2834,'91688444815','3826192','1.00','750','retail','0','2023-07-04 07:26:55','','','','440','Cash',0.00,'750','','','9','16.00','1','2023-07-04 04:27:08','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('9168844661430124623329',2835,'91688444829','3826297','1.00','480','retail','0','2023-07-04 07:27:09','','','','406','Cash',0.00,'480','','','9','16.00','1','2023-07-04 04:57:00','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('9168845133643390052323',2836,'91688446621','3826302','1.00','150','retail','0','2023-07-04 07:57:01','','','','125','Cash',0.00,'150','','','9','16.00','1','2023-07-04 06:16:00','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('9168845135151038323333',2837,'91688446621','3826013','1.00','150','retail','0','2023-07-04 09:15:37','','','','120','Cash',0.00,'150','','','9','16.00','1','2023-07-04 06:16:00','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','','','','',''),('9168845347823522401338',2838,'91688451361','3826354','1.00','1500','retail','0','2023-07-04 09:16:01','1 pcs','','','1380','Cash',0.00,'1500','','','9','16.00','1','2023-07-04 06:51:27','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','11.00','10','Inclusive','branch','Inventory','','','','',''),('9168845392230025463329',2839,'91688453488','3826059','1.00','100','retail','0','2023-07-04 09:51:28','','','','85','Cash',0.00,'100','','','9','16.00','1','2023-07-04 06:58:44','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('9168845830298243032032',2840,'91688453926','3826059','1.00','100','retail','0','2023-07-04 09:58:46','','','','85','Cash',0.00,'100','','','9','16.00','1','2023-07-04 08:12:06','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('9168846236122330623120',2841,'91688458328','3826242','1.00','3750','retail','0','2023-07-04 11:12:08','1 pcs','','','3550','Cash',0.00,'3750','','','9','16.00','1','2023-07-04 09:19:39','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('9168846354737623412722',2842,'91688462380','3826298','1.00','100','retail','0','2023-07-04 12:19:40','','','','80','Cash',0.00,'100','','','9','16.00','1','2023-07-04 09:39:10','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','43.00','42','Inclusive','branch','Inventory','','','','',''),('9168846356106123586383',2843,'91688463551','3826285','1.00','3000','retail','0','2023-07-04 12:39:11','1 pcs','','','2800','Cash',0.00,'3000','','','9','16.00','1','2023-07-04 09:39:31','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','113.00','112','Inclusive','branch','Inventory','','','','',''),('9168847054900220427303',2844,'91688463572','3826505','1.00','100','retail','0','2023-07-04 14:35:37','','','','60','Cash',13.79,'100','','','9','16.00','1','2023-07-04 11:38:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168847055730352500247',2845,'91688463572','3826014','1.00','80','retail','0','2023-07-04 14:35:50','1 pcs','','','50','Cash',0.00,'80','','','9','16.00','1','2023-07-04 11:38:04','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','37.00','36','Inclusive','branch','Inventory','','','','',''),('9168847309332882323202',2846,'91688470760','3826416','1.00','150','retail','0','2023-07-04 14:39:20','','','','100','Cash',0.00,'150','','','9','16.00','1','2023-07-04 12:18:31','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('9168847310513333630653',2847,'91688470760','3826191','1.00','400','retail','0','2023-07-04 15:18:14','','','','228.8','Cash',0.00,'400','','','9','16.00','1','2023-07-04 12:18:31','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','67.00','66','Inclusive','branch','Inventory','','','','',''),('9168847640534213033452',2848,'91688473112','3826500','1.00','150','retail','0','2023-07-04 15:18:32','','','','120','Cash',20.69,'150','','','9','16.00','1','2023-07-04 13:13:30','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168854077353231132202',2849,'91688540764','3826192','1.00','750','retail','0','2023-07-05 10:06:04','','','','440','Cash',0.00,'750','','','9','16.00','1','2023-07-05 07:06:35','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('9168854078933059188852',2850,'91688540764','3826509','1.00','1200','retail','0','2023-07-05 10:06:14','','','','880','Cash',165.52,'1200','','','9','16.00','1','2023-07-05 07:06:35','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',1034.48,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168854283102223528322',2851,'91688540796','3826044','1.00','300','retail','0','2023-07-05 10:06:36','1 pcs','','','','Cash',0.00,'300','','','9','16.00','1','2023-07-05 07:40:52','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('9168854593283233022320',2852,'91688542853','3826233','1.00','130','retail','0','2023-07-05 10:40:53','','','','90','Cash',0.00,'130','','','9','16.00','1','2023-07-05 08:32:19','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','','','',''),('9168854963883338626509',2853,'91688545943','3826103','1.00','450','retail','0','2023-07-05 12:33:01','','','','360','Cash',0.00,'450','','','9','16.00','1','2023-07-05 09:34:04','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('9168855096380320955588',2854,'91688549645','3826015','1.00','300','retail','0','2023-07-05 12:34:05','','','','240','Cash',0.00,'300','','','9','16.00','1','2023-07-05 09:57:26','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','55.00','54','Inclusive','branch','Inventory','','','','',''),('9168856191823380623641',2855,'91688561907','3826186','1.00','650','retail','0','2023-07-05 15:58:27','','','','590','Cash',0.00,'650','','','9','16.00','1','2023-07-05 12:58:43','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('9168856300418385052226',2856,'91688561925','3826440','1.00','350','retail','0','2023-07-05 15:58:45','','','','330','Cash',0.00,'350','','','9','16.00','1','2023-07-05 13:16:57','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('9168856887703232378302',2857,'91688566606','3826188','1.00','650','retail','0','2023-07-05 17:16:46','','','','600','Cash',0.00,'650','','','9','16.00','1','2023-07-05 14:55:00','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('9168861855833833933881',2858,'91688614925','3826302','1.00','150','retail','0','2023-07-06 06:42:05','','','','125','Cash',0.00,'150','','','9','16.00','1','2023-07-06 04:42:47','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('9168862147730034938367',2859,'91688618567','3826013','1.00','150','retail','0','2023-07-06 07:42:48','','','','120','Cash',0.00,'150','','','9','16.00','1','2023-07-06 05:31:33','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','','','','',''),('9168863645530633434120',2860,'91688636109','3826512','1.00','800','retail','0','2023-07-06 12:39:41','1 pcs','','','650','Cash',110.34,'800','','','9','16.00','1','2023-07-06 09:42:07','1','2','new','1','new','pcs','','','','','','0','','','VATABLE',689.66,'','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168864004446200340402',2861,'91688636528','3826285','1.00','3000','retail','0','2023-07-06 12:42:08','1 pcs','','','2800','Cash',0.00,'3000','','','9','16.00','1','2023-07-06 10:40:53','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','112.00','111','Inclusive','branch','Inventory','','','','',''),('9168864645632336325638',2862,'91688640054','3826466','1.00','200','retail','0','2023-07-06 13:40:54','','','','145','Cash',0.00,'200','','','9','16.00','1','2023-07-06 12:27:38','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('9168865149646630026013',2863,'91688646459','3826233','1.00','130','retail','0','2023-07-06 15:27:39','','','','90','Cash',0.00,'130','','','9','16.00','1','2023-07-06 13:51:46','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('9168871001740300201230',2864,'91688703918','3826502','1.00','80','retail','0','2023-07-07 07:25:18','','','','60','Cash',11.03,'80','','','9','16.00','1','2023-07-07 06:07:05','3','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168871415023322480063',2865,'91688710025','3826284','1.00','1500','retail','0','2023-07-07 09:07:05','','','','1130','Cash',0.00,'1500','','','9','16.00','1','2023-07-07 07:15:53','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','','','','',''),('9168871445147823630328',2866,'91688714154','3826433','1.00','60','retail','0','2023-07-07 10:15:54','','','','40','Cash',0.00,'60','','','9','16.00','1','2023-07-07 07:20:53','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('9168871458788922022240',2867,'91688714453','3826206','1.00','750','retail','0','2023-07-07 10:20:53','1 pcs','','','650','Cash',0.00,'750','','','9','16.00','1','2023-07-07 07:23:15','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','7.00','6','Inclusive','branch','Inventory','','','','',''),('9168871692090030403320',2868,'91688714596','3826355','1.00','500','retail','0','2023-07-07 10:23:16','','','','380','Cash',0.00,'500','','','9','16.00','1','2023-07-07 08:03:17','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('9168871702828040330204',2869,'91688716998','3826284','1.00','1450','retail','0','2023-07-07 11:03:18','1 pcs','','','1130','Cash',0.00,'1450','','','9','16.00','1','2023-07-07 08:04:04','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','35.00','34','Inclusive','branch','Inventory','','','','',''),('9168871929533900322207',2870,'91688717045','3826356','1.00','150','retail','0','2023-07-07 11:04:05','','','','100','Cash',0.00,'150','','','9','16.00','1','2023-07-07 08:41:38','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('9168872963033232226333',2871,'91688729567','3826205','1.00','100','retail','0','2023-07-07 14:32:47','','','','52','Cash',0.00,'100','','','9','16.00','1','2023-07-07 11:33:55','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','61.00','60','Inclusive','branch','Inventory','','','','',''),('9168873989420993020222',2872,'91688739880','3826500','1.00','150','retail','0','2023-07-07 17:24:41','','','','120','Cash',20.69,'150','','','9','16.00','1','2023-07-07 14:24:58','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168874101590003035432',2873,'91688739898','3826188','1.00','650','retail','0','2023-07-07 17:24:58','','','','600','Cash',0.00,'650','','','9','16.00','1','2023-07-07 15:11:31','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('9168874371873327298263',2874,'91688743591','3826493','1.00','100','retail','0','2023-07-07 18:26:31','','','','','Cash',0.00,'100','','','9','16.00','1','2023-07-07 15:28:40','3','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('9168874454550305320226',2875,'91688744502','3826505','1.00','100','retail','0','2023-07-07 18:41:42','','','','60','Cash',13.79,'100','','','9','16.00','1','2023-07-07 15:42:27','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','19.00','18','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168878706206300072619',2876,'91688787030','3826342','1.00','150','retail','0','2023-07-08 06:30:30','','','','100','Cash',0.00,'150','','','9','16.00','1','2023-07-08 03:31:28','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('9168878707103232378302',2877,'91688787030','3826356','1.00','150','retail','0','2023-07-08 06:31:03','','','','100','Cash',0.00,'150','','','9','16.00','1','2023-07-08 03:31:28','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('9168878707877317003319',2878,'91688787030','3826206','1.00','750','retail','0','2023-07-08 06:31:11','1 pcs','','','650','Cash',0.00,'750','','','9','16.00','1','2023-07-08 03:31:28','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('9168878900702320732327',2879,'91688787110','3826433','2.00','140','retail','0','2023-07-08 06:31:50','2 pcs','','','40','Cash',0.00,'70','','','9','16.00','1','2023-07-08 04:03:38','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','12.00','10','Inclusive','branch','Inventory','','','','',''),('9168879746633633232730',2880,'91688797448','3826206','1.00','750','retail','0','2023-07-08 09:24:08','1 pcs','','','650','Cash',0.00,'750','','','9','16.00','1','2023-07-08 06:24:36','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('9168882328722338320338',2881,'91688823250','3826500','1.00','150','retail','0','2023-07-08 16:34:10','','','','120','Cash',20.69,'150','','','9','16.00','1','2023-07-08 13:34:50','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168896320233290880229',2882,'91688962570','3826302','1.00','150','retail','0','2023-07-10 07:16:10','','','','125','Cash',0.00,'150','','','9','16.00','1','2023-07-10 04:27:11','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('9168896321326082080292',2883,'91688962570','3826501','1.00','150','retail','0','2023-07-10 07:26:43','','','','100','Cash',20.69,'150','','','9','16.00','1','2023-07-10 04:27:11','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168896322160293043222',2884,'91688962570','3826015','1.00','300','retail','0','2023-07-10 07:26:53','','','','240','Cash',0.00,'300','','','9','16.00','1','2023-07-10 04:27:11','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','54.00','53','Inclusive','branch','Inventory','','','','',''),('9168896430613416329303',2885,'91688963232','3826298','1.00','100','retail','0','2023-07-10 07:27:12','','','','80','Cash',0.00,'100','','','9','16.00','1','2023-07-10 04:45:08','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','','','','',''),('9168896785563433800398',2886,'91688964309','3826435','1.00','200','retail','0','2023-07-10 07:46:19','','','','140','Cash',0.00,'200','','','9','16.00','1','2023-07-10 05:44:20','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('9168897210823002329322',2887,'91688967862','3826130','2.00','260','retail','0','2023-07-10 08:44:22','','','','100','Cash',0.00,'130','','','9','16.00','1','2023-07-10 06:57:20','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','48.00','46','Inclusive','branch','Inventory','','','','',''),('9168897540268832323263',2888,'91688972381','3826500','1.00','150','retail','0','2023-07-10 09:59:41','','','','120','Cash',20.69,'150','','','9','16.00','1','2023-07-10 07:50:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168897796837332030682',2889,'91688977930','3826402','1.00','20','retail','0','2023-07-10 11:32:10','','','','16','Cash',0.00,'20','','','9','16.00','1','2023-07-10 08:32:52','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('9168897921698836132990',2890,'91688977973','3826350','1.00','1200','retail','0','2023-07-10 11:32:53','1 pcs','','','1050','Cash',0.00,'1200','','','9','16.00','1','2023-07-10 08:53:46','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('9168898271733333343322',2891,'91688979227','3826130','2.00','260','retail','0','2023-07-10 12:18:59','','','','100','Cash',0.00,'130','','','9','16.00','1','2023-07-10 09:52:04','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','46.00','44','Inclusive','branch','Inventory','','','','',''),('9168898804349923332833',2892,'91688982725','3826500','1.00','150','retail','0','2023-07-10 12:52:05','','','','120','Cash',20.69,'150','','','9','16.00','1','2023-07-10 11:20:47','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168898852442222238849',2893,'91688988048','3826502','1.00','80','retail','0','2023-07-10 14:20:49','','','','60','Cash',11.03,'80','','','9','16.00','1','2023-07-10 11:28:48','3','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168898955020029450932',2894,'91688988529','3826117','1.00','420','retail','0','2023-07-10 14:28:49','','','','','Cash',0.00,'420','','','9','16.00','1','2023-07-10 11:45:55','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('9168899002092830800800',2895,'91688990012','3826500','1.00','150','retail','0','2023-07-10 14:53:32','','','','120','Cash',20.69,'150','','','9','16.00','1','2023-07-10 11:53:42','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168899334803243242404',2896,'91688990022','3826500','1.00','150','retail','0','2023-07-10 14:53:42','','','','120','Cash',20.69,'150','','','9','16.00','1','2023-07-10 12:49:10','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168899377530228230787',2897,'91688993351','3826059','1.00','100','retail','0','2023-07-10 15:49:11','','','','85','Cash',0.00,'100','','','9','16.00','1','2023-07-10 12:56:17','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('9168900160621600213200',2898,'91688995736','3826131','1.00','230','retail','0','2023-07-10 16:28:56','','','','200','Cash',0.00,'230','','','9','16.00','1','2023-07-10 15:06:49','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','','','','',''),('9168900217713233220343',2899,'91689001997','3826186','1.00','650','retail','0','2023-07-10 18:13:17','','','','590','Cash',0.00,'650','','','9','16.00','1','2023-07-10 15:17:33','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('9168904718933423020222',2900,'91689047170','3826402','1.00','20','retail','0','2023-07-11 06:46:10','','','','16','Cash',0.00,'20','','','9','16.00','1','2023-07-11 03:46:32','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('9168905628561462003833',2901,'91689056277','3826206','1.00','900','retail','0','2023-07-11 09:17:57','','','','650','Cash',0.00,'900','','','9','16.00','1','2023-07-11 06:18:08','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('9168907273120923002022',2902,'91689072725','3826130','1.00','130','retail','0','2023-07-11 13:52:05','','','','100','Cash',0.00,'130','','','9','16.00','1','2023-07-11 10:52:29','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','','','','',''),('9168907274239303200402',2903,'91689072725','3826294','1.00','150','retail','0','2023-07-11 13:52:13','','','','120','Cash',0.00,'150','','','9','16.00','1','2023-07-11 10:52:29','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','','','','',''),('9168908133223229393683',2904,'91689081323','3826263','1.00','200','retail','0','2023-07-11 16:15:23','','','','','Cash',0.00,'200','','','9','16.00','1','2023-07-11 13:15:33','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('9168908810533583332228',2905,'91689088096','3826186','1.00','650','retail','0','2023-07-11 18:08:16','','','','590','Cash',0.00,'650','','','9','16.00','1','2023-07-11 15:08:30','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('9168908812510303333330',2906,'91689088112','3826466','3.00','600','retail','0','2023-07-11 18:08:32','','','','145','Cash',0.00,'200','','','9','16.00','1','2023-07-11 15:08:49','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'3','5.00','2','Inclusive','branch','Inventory','','','','',''),('9168908924523330021000',2907,'91689089238','3826493','1.00','100','retail','0','2023-07-11 18:27:19','','','','','Cash',0.00,'100','','','9','16.00','1','2023-07-11 15:27:28','3','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9168908933069938203022',2908,'91689089259','3826191','1.00','350','retail','0','2023-07-11 18:28:41','1 pcs','','','228.8','Cash',0.00,'350','','','9','16.00','1','2023-07-11 15:28:57','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','66.00','65','Inclusive','branch','Inventory','','','','',''),('9168913555696010526263',2909,'91689133022','3826302','1.00','150','retail','0','2023-07-12 06:37:02','','','','125','Cash',0.00,'150','','','9','16.00','1','2023-07-12 04:19:19','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('9168913632230332303362',2910,'91689135561','3826284','1.00','1350','retail','0','2023-07-12 07:19:21','1 pcs','','','1130','Cash',0.00,'1350','','','9','16.00','1','2023-07-12 04:32:12','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','34.00','33','Inclusive','branch','Inventory','','','','',''),('9168913864430333033364',2911,'91689138619','3826013','1.00','150','retail','0','2023-07-12 08:10:19','','','','120','Cash',0.00,'150','','','9','16.00','1','2023-07-12 05:10:48','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','','','','',''),('9168914217520229223033',2912,'91689138649','3826380','1.00','400','retail','0','2023-07-12 08:10:49','1 pcs','','','260','Cash',0.00,'400','','','9','16.00','1','2023-07-12 06:09:43','4','4','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('9168914272934303302204',2913,'91689142184','3826165','1.00','150','retail','0','2023-07-12 09:09:44','','','','110','Cash',0.00,'150','','','9','16.00','1','2023-07-12 06:18:56','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('9168914965343220382333',2914,'91689148934','3826379','1.00','400','retail','0','2023-07-12 11:02:14','1 pcs','','','320','Cash',0.00,'400','','','9','16.00','1','2023-07-12 08:14:22','4','4','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','31.00','30','Inclusive','branch','Inventory','','','','',''),('9168916083383332330313',2915,'91689160818','3826188','1.00','650','retail','0','2023-07-12 14:20:18','','','','600','Cash',0.00,'650','','','9','16.00','1','2023-07-12 11:20:37','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('9168916967336220747023',2916,'91689169664','3826188','1.00','650','retail','0','2023-07-12 16:47:44','','','','600','Cash',0.00,'650','','','9','16.00','1','2023-07-12 13:47:58','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('9168922077009227922102',2917,'91689219580','3826402','1.00','20','retail','0','2023-07-13 06:39:40','','','','16','Cash',0.00,'20','','','9','16.00','1','2023-07-13 03:59:32','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('9168922470106302303360',2918,'91689220773','3826416','1.00','150','retail','0','2023-07-13 06:59:33','','','','100','Cash',0.00,'150','','','9','16.00','1','2023-07-13 05:05:12','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('9168922471000232122233',2919,'91689220773','3826186','1.00','650','retail','0','2023-07-13 08:05:02','','','','590','Cash',0.00,'650','','','9','16.00','1','2023-07-13 05:05:12','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('9168923095083239231323',2920,'91689224713','3826505','1.00','100','retail','0','2023-07-13 08:05:13','','','','60','Cash',13.79,'100','','','9','16.00','1','2023-07-13 06:49:16','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','18.00','17','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168923476827222733433',2921,'91689234475','3826238','1.00','850','retail','0','2023-07-13 10:47:55','','','','700','Cash',0.00,'850','','','9','16.00','1','2023-07-13 07:52:53','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('9168923657426256669031',2922,'91689236350','3826402','1.00','20','retail','0','2023-07-13 11:22:47','','','','16','Cash',0.00,'20','','','9','16.00','1','2023-07-13 08:22:56','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('9168923900533020233082',2923,'91689236577','3826287','1.00','5500','retail','0','2023-07-13 11:22:57','1 pcs','','','5000','Cash',0.00,'5500','','','9','16.00','1','2023-07-13 09:03:34','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','7.00','6','Inclusive','branch','Inventory','','','','',''),('9168924352242939202330',2924,'91689239015','3826374','1.00','2650','retail','0','2023-07-13 12:03:35','','','','2350','Cash',0.00,'2650','','','9','16.00','1','2023-07-13 10:18:44','4','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('9168924628716701280430',2925,'91689243525','3826186','1.00','650','retail','0','2023-07-13 13:18:45','','','','590','Cash',0.00,'650','','','9','16.00','1','2023-07-13 11:04:53','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('9168924772502623970382',2926,'91689246293','3826284','1.00','1500','retail','0','2023-07-13 14:04:53','','','','1130','Cash',0.00,'1500','','','9','16.00','1','2023-07-13 11:30:01','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','','','','',''),('9168930492822020043394',2927,'91689304034','3826342','1.00','150','retail','0','2023-07-14 06:07:14','','','','100','Cash',0.00,'150','','','9','16.00','1','2023-07-14 03:22:10','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('9168930533743323262633',2928,'91689304931','3826356','1.00','150','retail','0','2023-07-14 06:22:11','','','','100','Cash',0.00,'150','','','9','16.00','1','2023-07-14 03:28:59','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('9168931873813802191292',2929,'91689318729','3826285','1.00','3000','retail','0','2023-07-14 10:12:09','1 pcs','','','2800','Cash',0.00,'3000','','','9','16.00','1','2023-07-14 07:12:29','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','111.00','110','Inclusive','branch','Inventory','','','','',''),('9168932341730332023822',2930,'91689318750','3826188','3.00','1950','retail','0','2023-07-14 10:12:30','','','','600','Cash',0.00,'650','','','9','16.00','1','2023-07-14 08:30:22','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'3','4.00','1','Inclusive','branch','Inventory','','','','',''),('9168932345932393020023',2931,'91689323423','3826186','2.00','1300','retail','0','2023-07-14 11:30:23','','','','590','Cash',0.00,'650','','','9','16.00','1','2023-07-14 08:31:08','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Inventory','','','','',''),('9168932402636223022964',2932,'91689323470','3826419','1.00','150','retail','0','2023-07-14 11:31:10','1 pcs','','','70','Cash',0.00,'150','','','9','16.00','1','2023-07-14 08:40:38','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('9168932944028194922249',2933,'91689324039','3826326','1.00','100','retail','0','2023-07-14 11:40:39','','','','60','Cash',0.00,'100','','','9','16.00','1','2023-07-14 10:10:43','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('9168933268778023839006',2934,'91689329444','3826145','1.00','100','retail','0','2023-07-14 13:10:44','','','','62','Cash',0.00,'100','','','9','16.00','1','2023-07-14 11:05:00','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('9168933269732932003993',2935,'91689329444','3826059','1.00','100','retail','0','2023-07-14 14:04:48','','','','85','Cash',0.00,'100','','','9','16.00','1','2023-07-14 11:05:00','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('9168933566534213226402',2936,'91689335645','3826205','1.00','100','retail','0','2023-07-14 14:54:05','','','','52','Cash',0.00,'100','','','9','16.00','1','2023-07-14 11:54:51','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','60.00','59','Inclusive','branch','Inventory','','','','',''),('9168933568303363955332',2937,'91689335645','3826377','1.00','200','retail','0','2023-07-14 14:54:25','1 pcs','','','130','Cash',0.00,'200','','','9','16.00','1','2023-07-14 11:54:51','4','4','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','41.00','40','Inclusive','branch','Inventory','','','','',''),('9168934086742432363032',2938,'91689335693','3826361','1.00','550','retail','0','2023-07-14 14:54:53','','','','480','Cash',0.00,'550','','','9','16.00','1','2023-07-14 13:21:12','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('9168934137493228337227',2939,'91689340874','3826302','1.00','150','retail','0','2023-07-14 16:21:14','','','','125','Cash',0.00,'150','','','9','16.00','1','2023-07-14 13:29:39','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('9168939639623393363693',2940,'91689396375','3826500','1.00','150','retail','0','2023-07-15 07:46:15','','','','120','Cash',20.69,'150','','','9','16.00','1','2023-07-15 04:46:37','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168939825632323028056',2941,'91689396398','3826186','1.00','650','retail','0','2023-07-15 07:46:38','','','','590','Cash',0.00,'650','','','9','16.00','1','2023-07-15 05:17:38','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('9168940271830383403031',2942,'91689402712','3826186','1.00','650','retail','0','2023-07-15 09:31:52','','','','590','Cash',0.00,'650','','','9','16.00','1','2023-07-15 06:32:00','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('9168940411403238332222',2943,'91689402721','3826285','1.00','3000','retail','0','2023-07-15 09:32:01','1 pcs','','','2800','Cash',0.00,'3000','','','9','16.00','1','2023-07-15 06:55:23','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','110.00','109','Inclusive','branch','Inventory','','','','',''),('9168940418423204834130',2944,'91689404124','3826284','1.00','1400','retail','0','2023-07-15 09:55:24','1 pcs','','','1130','Cash',0.00,'1400','','','9','16.00','1','2023-07-15 06:56:31','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','32.00','31','Inclusive','branch','Inventory','','','','',''),('9168941196603380696301',2945,'91689411960','3826186','1.00','650','retail','0','2023-07-15 12:06:00','','','','590','Cash',0.00,'650','','','9','16.00','1','2023-07-15 09:06:12','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('9168941282128201943280',2946,'91689411973','3826130','1.00','130','retail','0','2023-07-15 12:06:13','','','','100','Cash',0.00,'130','','','9','16.00','1','2023-07-15 09:20:26','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','43.00','42','Inclusive','branch','Inventory','','','','',''),('9168942636746216203302',2947,'91689426357','3826500','1.00','150','retail','0','2023-07-15 16:05:57','','','','120','Cash',20.69,'150','','','9','16.00','1','2023-07-15 13:06:10','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168942643400142042023',2948,'91689426370','3826298','1.00','100','retail','0','2023-07-15 16:06:10','','','','80','Cash',0.00,'100','','','9','16.00','1','2023-07-15 13:07:17','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','','','','',''),('9168942980293302333831',2949,'91689426437','3826186','1.00','650','retail','0','2023-07-15 16:07:17','','','','590','Cash',0.00,'650','','','9','16.00','1','2023-07-15 14:03:24','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('9168956721703302222525',2950,'91689563766','3826015','1.00','300','retail','0','2023-07-17 06:16:06','','','','240','Cash',0.00,'300','','','9','16.00','1','2023-07-17 04:13:50','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','53.00','52','Inclusive','branch','Inventory','','','','',''),('9168957705702823633337',2951,'91689577045','3826284','1.00','1500','retail','0','2023-07-17 09:57:25','','','','1130','Cash',0.00,'1500','','','9','16.00','1','2023-07-17 07:00:27','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','','','','',''),('9168957810223223298904',2952,'91689577228','3826416','1.00','150','retail','0','2023-07-17 10:00:28','','','','100','Cash',0.00,'150','','','9','16.00','1','2023-07-17 07:15:06','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('9168957986422952678062',2953,'91689578107','3826500','2.00','300','retail','0','2023-07-17 10:15:07','','','','120','Cash',41.38,'150','','','9','16.00','1','2023-07-17 07:44:27','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'2','9.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168958047820088201388',2954,'91689579868','3826368','1.00','3350','retail','0','2023-07-17 10:44:29','1 pcs','','','3200','Cash',0.00,'3350','','','9','16.00','1','2023-07-17 07:55:01','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('9168958155198081353423',2955,'91689580502','3826361','1.00','550','retail','0','2023-07-17 10:55:02','','','','480','Cash',0.00,'550','','','9','16.00','1','2023-07-17 08:21:42','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('9168958155750322122730',2956,'91689580502','3826013','1.00','150','retail','0','2023-07-17 11:12:31','','','','120','Cash',0.00,'150','','','9','16.00','1','2023-07-17 08:21:42','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','','','','',''),('9168958158423003210202',2957,'91689580502','3826300','1.00','250','retail','0','2023-07-17 11:12:37','1 pcs','','','196','Cash',0.00,'250','','','9','16.00','1','2023-07-17 08:21:42','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','46.00','45','Inclusive','branch','Inventory','','','','',''),('9168958166922222023880',2958,'91689580502','3826146','1.00','150','retail','0','2023-07-17 11:13:04','','','','95','Cash',0.00,'150','','','9','16.00','1','2023-07-17 08:21:42','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('9168958464420202449838',2959,'91689582103','3826500','1.00','150','retail','0','2023-07-17 11:21:43','','','','120','Cash',20.69,'150','','','9','16.00','1','2023-07-17 09:04:08','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','7.00','6','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168958810033250203523',2960,'91689584723','3826014','1.00','80','retail','0','2023-07-17 12:05:23','1 pcs','','','50','Cash',0.00,'80','','','9','16.00','1','2023-07-17 10:01:57','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','36.00','35','Inclusive','branch','Inventory','','','','',''),('9168958810913262392302',2961,'91689584723','3826342','1.00','150','retail','0','2023-07-17 13:01:40','','','','100','Cash',0.00,'150','','','9','16.00','1','2023-07-17 10:01:57','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('9168959115883250901081',2962,'91689588118','3826059','1.00','100','retail','0','2023-07-17 13:01:58','','','','85','Cash',0.00,'100','','','9','16.00','1','2023-07-17 10:52:41','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('9168960385931000322233',2963,'91689603849','3826059','1.00','100','retail','0','2023-07-17 17:24:09','','','','85','Cash',0.00,'100','','','9','16.00','1','2023-07-17 14:24:22','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('9168967278972792093322',2964,'91689672774','3826263','1.00','200','retail','0','2023-07-18 12:32:54','','','','','Cash',0.00,'200','','','9','16.00','1','2023-07-18 09:33:11','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9168967518902332800183',2965,'91689672792','3826294','1.00','150','retail','0','2023-07-18 12:33:12','','','','120','Cash',0.00,'150','','','9','16.00','1','2023-07-18 10:13:10','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Inventory','','','','',''),('9168968205563655202833',2966,'91689675191','3826285','1.00','3000','retail','0','2023-07-18 13:13:11','1 pcs','','','2800','Cash',0.00,'3000','','','9','16.00','1','2023-07-18 12:08:38','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','109.00','108','Inclusive','branch','Inventory','','','','',''),('9168968545108202193340',2967,'91689682119','3826284','1.00','1500','retail','0','2023-07-18 15:08:39','','','','1130','Cash',0.00,'1500','','','9','16.00','1','2023-07-18 13:04:12','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','','','','',''),('9168968636434182393229',2968,'91689685453','3826286','1.00','6000','retail','0','2023-07-18 16:04:13','1 pcs','','','5500','Cash',0.00,'6000','','','9','16.00','1','2023-07-18 13:20:07','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','38.00','37','Inclusive','branch','Inventory','','','','',''),('9168968637843229133229',2969,'91689685453','3826065','1.00','5600','retail','0','2023-07-18 16:19:25','1 pcs','','','5000','Cash',0.00,'5600','','','9','16.00','1','2023-07-18 13:20:07','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('9168968740980923298322',2970,'91689686409','3826233','1.00','130','retail','0','2023-07-18 16:20:09','','','','90','Cash',0.00,'130','','','9','16.00','1','2023-07-18 13:36:52','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('9168969195429262422219',2971,'91689691948','3826416','1.00','150','retail','0','2023-07-18 17:52:28','','','','100','Cash',0.00,'150','','','9','16.00','1','2023-07-18 14:52:38','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('9168969372630333033372',2972,'91689692851','3826380','1.00','400','retail','0','2023-07-18 18:07:31','1 pcs','','','260','Cash',0.00,'400','','','9','16.00','1','2023-07-18 15:22:20','4','4','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('8168973597822396222332',2973,'81689735971','3826186','1.00','650','retail','0','2023-07-19 06:06:11','COLD','','','590','Cash',0.00,'650','','','8','16.00','1','2023-07-19 03:06:19','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('8168974837824733343283',2974,'81689748368','3826192','1.00','750','retail','0','2023-07-19 09:32:48','COLD','','','440','Cash',0.00,'750','','','8','16.00','1','2023-07-19 06:33:11','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('8168975887862750203103',2975,'81689758868','3826435','1.00','200','retail','0','2023-07-19 12:27:48','COLD','','','140','Cash',0.00,'200','','','8','16.00','1','2023-07-19 09:28:02','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('8168976498598585622263',2976,'81689758882','3826374','1.00','2650','retail','0','2023-07-19 12:28:02','COLD','','','2350','Cash',0.00,'2650','','','8','16.00','1','2023-07-19 11:21:40','4','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('8168976976803029230922',2977,'81689765701','3826500','1.00','150','retail','0','2023-07-19 14:21:41','COLD','','','120','Cash',20.69,'150','','','8','16.00','1','2023-07-19 12:29:31','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('8168977308202072308023',2978,'81689773075','3826284','1.00','1500','retail','0','2023-07-19 16:24:35','COLD','','','1130','Cash',0.00,'1500','','','8','16.00','1','2023-07-19 14:50:34','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','','','','',''),('9168983390821232333333',2979,'91689833897','3826059','1.00','100','retail','0','2023-07-20 09:18:17','','','','85','Cash',0.00,'100','','','9','16.00','1','2023-07-20 06:18:30','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('9168983883633828633639',2980,'91689833910','3826059','1.00','100','retail','0','2023-07-20 09:18:30','','','','85','Cash',0.00,'100','','','9','16.00','1','2023-07-20 07:40:38','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('9168983884648206903222',2981,'91689838838','3826013','1.00','150','retail','0','2023-07-20 10:40:39','','','','120','Cash',0.00,'150','','','9','16.00','1','2023-07-20 07:40:48','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','','','','',''),('9168984519528333233423',2982,'91689838849','3826186','1.00','650','retail','0','2023-07-20 10:40:49','','','','590','Cash',0.00,'650','','','9','16.00','1','2023-07-20 09:26:40','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9168985442562328632228',2983,'91689854417','3826015','1.00','300','retail','0','2023-07-20 15:00:17','','','','240','Cash',0.00,'300','','','9','16.00','1','2023-07-20 12:02:26','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','52.00','51','Inclusive','branch','Inventory','','','','',''),('9168986075328826262223',2984,'91689854547','3826296','1.00','250','retail','0','2023-07-20 15:02:27','','','','210','Cash',0.00,'250','','','9','16.00','1','2023-07-20 13:45:55','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('9168986168329102214622',2985,'91689860756','3826014','1.00','80','retail','0','2023-07-20 16:45:56','1 pcs','','','50','Cash',0.00,'80','','','9','16.00','1','2023-07-20 14:01:46','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','35.00','34','Inclusive','branch','Inventory','','','','',''),('9168986169563593323388',2986,'91689860756','3826168','1.00','150','retail','0','2023-07-20 17:01:29','','','','110','Cash',0.00,'150','','','9','16.00','1','2023-07-20 14:01:46','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('9168986170031306333003',2987,'91689860756','3826505','1.00','100','retail','0','2023-07-20 17:01:35','','','','60','Cash',13.79,'100','','','9','16.00','1','2023-07-20 14:01:46','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','17.00','16','Inclusive','branch','Inventory','1110','4000','5500','',''),('9168986179739239613403',2988,'91689861707','3826145','1.00','100','retail','0','2023-07-20 17:01:47','','','','62','Cash',0.00,'100','','','9','16.00','1','2023-07-20 14:03:19','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('9168991761911299687613',2989,'91689916880','3826013','1.00','150','retail','0','2023-07-21 08:33:29','','','','120','Cash',0.00,'150','','','9','16.00','1','2023-07-21 05:33:43','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','','','','',''),('9168991764332294200213',2990,'91689917624','3826146','2.00','300','retail','0','2023-07-21 08:33:44','2 pcs','','','95','Cash',0.00,'150','','','9','16.00','1','2023-07-21 05:34:18','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','2.00','0','Inclusive','branch','Inventory','','','','',''),('9168993353530330290422',2991,'91689933525','3826015','1.00','300','retail','0','2023-07-21 12:58:45','','','','240','Cash',0.00,'300','','','9','16.00','1','2023-07-21 09:58:58','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','51.00','50','Inclusive','branch','Inventory','','','','',''),('9168994298322639222229',2992,'91689942975','3826380','1.00','450','retail','0','2023-07-21 15:36:15','1 pcs','','','260','Cash',0.00,'450','','','9','16.00','1','2023-07-21 12:36:37','4','4','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('9168994443430963224943',2993,'91689942998','3826342','1.00','150','retail','0','2023-07-21 15:36:38','','','','100','Cash',0.00,'150','','','9','16.00','1','2023-07-21 13:00:37','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('9168995142032302323931',2994,'91689944437','3826416','1.00','150','retail','0','2023-07-21 16:00:37','','','','100','Cash',0.00,'150','','','9','16.00','1','2023-07-21 14:57:02','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9169000042832323332008',2995,'91690000419','3826379','1.00','400','retail','0','2023-07-22 07:33:39','1 pcs','','','320','Cash',0.00,'400','','','9','16.00','1','2023-07-22 04:34:00','4','4','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','30.00','29','Inclusive','branch','Inventory','','','','',''),('9169000523140200293322',2996,'91690000441','3826284','1.00','1450','retail','0','2023-07-22 07:34:01','1 pcs','','','1130','Cash',0.00,'1450','','','9','16.00','1','2023-07-22 05:54:05','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','28.00','27','Inclusive','branch','Inventory','','','','',''),('9169003109503203301303',2997,'91690031089','3826357','1.00','850','retail','0','2023-07-22 16:04:49','','','','700','Cash',0.00,'850','','','9','16.00','1','2023-07-22 13:04:58','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('9169003164300920430492',2998,'91690031099','3826130','1.00','130','retail','0','2023-07-22 16:04:59','','','','100','Cash',0.00,'130','','','9','16.00','1','2023-07-22 13:14:05','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','','','','',''),('9169003758190329229339',2999,'91690031646','3826416','1.00','150','retail','0','2023-07-22 16:14:06','','','','100','Cash',0.00,'150','','','9','16.00','1','2023-07-22 14:53:03','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('9169003794222962349032',3000,'91690037584','3826502','1.00','80','retail','0','2023-07-22 17:53:04','','','','60','Cash',11.03,'80','','','9','16.00','1','2023-07-22 14:59:05','3','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169017835160103353324',3001,'91690178331','3826284','1.00','1400','retail','0','2023-07-24 08:58:51','1 pcs','','','1130','Cash',0.00,'1400','','','9','16.00','1','2023-07-24 05:59:18','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','27.00','26','Inclusive','branch','Inventory','','','','',''),('9169017869370660320023',3002,'91690178359','3826206','2.00','1500','retail','0','2023-07-24 08:59:19','2 pcs','','','650','Cash',0.00,'750','','','9','16.00','1','2023-07-24 06:05:11','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','2.00','0','Inclusive','branch','Inventory','','','','',''),('9169018585833123226213',3003,'91690178712','3826284','1.00','1500','retail','0','2023-07-24 09:05:12','','','','1130','Cash',0.00,'1500','','','9','16.00','1','2023-07-24 08:04:20','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','',''),('9169018713327330623320',3004,'91690185863','3826342','1.00','150','retail','0','2023-07-24 11:04:23','','','','100','Cash',0.00,'150','','','9','16.00','1','2023-07-24 08:25:35','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('9169018826732033403300',3005,'91690187135','3826233','2.00','260','retail','0','2023-07-24 11:25:35','','','','90','Cash',0.00,'130','','','9','16.00','1','2023-07-24 08:45:13','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','22.00','20','Inclusive','branch','Inventory','','','','',''),('9169020621320221323212',3006,'91690206200','3826502','1.00','80','retail','0','2023-07-24 16:43:20','','','','60','Cash',11.03,'80','','','9','16.00','1','2023-07-24 13:43:37','3','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169020622723606330322',3007,'91690206219','3826342','1.00','150','retail','0','2023-07-24 16:43:39','','','','100','Cash',0.00,'150','','','9','16.00','1','2023-07-24 13:43:50','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('9169025930092223091229',3008,'91690255161','3826505','1.00','100','retail','0','2023-07-25 06:19:21','','','','60','Cash',13.79,'100','','','9','16.00','1','2023-07-25 04:28:23','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','16.00','15','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169026010300292220904',3009,'91690259359','3826015','1.00','300','retail','0','2023-07-25 07:29:19','','','','240','Cash',0.00,'300','','','9','16.00','1','2023-07-25 04:41:46','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','50.00','49','Inclusive','branch','Inventory','','','','',''),('9169027819313983293323',3010,'91690278115','3826284','1.00','1400','retail','0','2023-07-25 12:41:55','1 pcs','','','1130','Cash',0.00,'1400','','','9','16.00','1','2023-07-25 09:43:27','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','25.00','24','Inclusive','branch','Inventory','','','','',''),('9169029247002392003999',3011,'91690292445','3826322','2.00','700','retail','0','2023-07-25 16:40:45','','','','265','Cash',0.00,'350','','','9','16.00','1','2023-07-25 13:42:20','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','','','','',''),('9169029247776302962992',3012,'91690292445','3826015','1.00','300','retail','0','2023-07-25 16:41:11','','','','240','Cash',0.00,'300','','','9','16.00','1','2023-07-25 13:42:20','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','49.00','48','Inclusive','branch','Inventory','','','','',''),('9169029476907912226303',3013,'91690294762','3826324','1.00','250','retail','0','2023-07-25 17:19:22','','','','165','Cash',0.00,'250','','','9','16.00','1','2023-07-25 14:19:45','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('9169044594322330490426',3014,'91690445917','3826380','1.00','400','retail','0','2023-07-27 11:18:37','1 pcs','','','260','Cash',0.00,'400','','','9','16.00','1','2023-07-27 08:19:38','4','4','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('9169044596954656623203',3015,'91690445917','3826470','1.00','100','retail','0','2023-07-27 11:19:10','','','','','Cash',0.00,'100','','','9','16.00','1','2023-07-27 08:19:38','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('9169044598929226146602',3016,'91690445979','3826285','2.00','6200','retail','0','2023-07-27 11:19:40','2 pcs','','','2800','Cash',0.00,'3100','','','9','16.00','1','2023-07-27 08:20:13','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','108.00','106','Inclusive','branch','Inventory','','','','',''),('9169044600821040020334',3017,'91690445979','3826505','1.00','100','retail','0','2023-07-27 11:19:59','','','','60','Cash',13.79,'100','','','9','16.00','1','2023-07-27 08:20:13','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','15.00','14','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169044804192038433200',3018,'91690446014','3826505','1.00','100','retail','0','2023-07-27 11:20:14','','','','60','Cash',13.79,'100','','','9','16.00','1','2023-07-27 08:54:04','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','14.00','13','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169045139620034431229',3019,'91690448044','3826466','1.00','200','retail','0','2023-07-27 11:54:04','','','','145','Cash',0.00,'200','','','9','16.00','1','2023-07-27 09:49:58','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9169045185850581330461',3020,'91690451399','3826435','1.00','250','retail','0','2023-07-27 12:49:59','1 pcs','','','140','Cash',0.00,'250','','','9','16.00','1','2023-07-27 09:57:48','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('9169045261526303111923',3021,'91690451869','3826130','1.00','130','retail','0','2023-07-27 12:57:49','','','','100','Cash',0.00,'130','','','9','16.00','1','2023-07-27 10:10:16','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','','','','',''),('9169046350464392002024',3022,'91690463497','3826165','1.00','150','retail','0','2023-07-27 16:11:37','','','','110','Cash',0.00,'150','','','9','16.00','1','2023-07-27 13:11:46','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9169047221632130430242',3023,'91690472177','3826044','1.00','300','retail','0','2023-07-27 18:36:17','1 pcs','','','','Cash',0.00,'300','','','9','16.00','1','2023-07-27 15:37:06','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('9169051967092002222292',3024,'91690516214','3826477','1.00','100','retail','0','2023-07-28 06:50:14','','','','','Cash',0.00,'100','','','9','16.00','1','2023-07-28 04:47:52','3','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('9169052141533193223253',3025,'91690519673','3826374','1.00','2600','retail','0','2023-07-28 07:47:53','1 pcs','','','2350','Cash',0.00,'2600','','','9','16.00','1','2023-07-28 05:17:04','4','4','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('9169052253353232320223',3026,'91690521426','3826477','1.00','100','retail','0','2023-07-28 08:17:06','','','','','Cash',0.00,'100','','','9','16.00','1','2023-07-28 05:35:35','3','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('9169053159159253612216',3027,'91690531570','3826435','1.00','200','retail','0','2023-07-28 11:06:10','','','','140','Cash',0.00,'200','','','9','16.00','1','2023-07-28 08:06:37','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('9169053358203522330233',3028,'91690531652','3826505','1.00','100','retail','0','2023-07-28 11:07:32','','','','60','Cash',13.79,'100','','','9','16.00','1','2023-07-28 08:40:11','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169053360832302322336',3029,'91690531652','3826326','1.00','100','retail','0','2023-07-28 11:39:42','','','','60','Cash',0.00,'100','','','9','16.00','1','2023-07-28 08:40:11','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('9169053746434232230332',3030,'91690533612','3826435','1.00','200','retail','0','2023-07-28 11:40:12','','','','140','Cash',0.00,'200','','','9','16.00','1','2023-07-28 09:44:26','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('9169054192030301323212',3031,'91690537467','3826015','1.00','300','retail','0','2023-07-28 12:44:27','','','','240','Cash',0.00,'300','','','9','16.00','1','2023-07-28 10:58:44','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','','','','',''),('9169054757105302333394',3032,'91690541925','3826231','1.00','200','retail','0','2023-07-28 13:58:45','1 pcs','','','','Cash',0.00,'200','','','9','16.00','1','2023-07-28 12:33:02','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('9169061643323033321393',3033,'91690616425','3826013','1.00','150','retail','0','2023-07-29 10:40:25','','','','120','Cash',0.00,'150','','','9','16.00','1','2023-07-29 07:40:46','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','','','','',''),('9169061644214063229136',3034,'91690616425','3826300','1.00','250','retail','0','2023-07-29 10:40:34','','','','196','Cash',0.00,'250','','','9','16.00','1','2023-07-29 07:40:46','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','45.00','44','Inclusive','branch','Inventory','','','','',''),('9169063779809081906373',3035,'91690637564','3826015','1.00','300','retail','0','2023-07-29 16:32:44','','','','240','Cash',0.00,'300','','','9','16.00','1','2023-07-29 13:36:40','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Inventory','','','','',''),('9169078044640202231227',3036,'91690775065','3826130','1.00','130','retail','0','2023-07-31 06:44:25','','','','100','Cash',0.00,'130','','','9','16.00','1','2023-07-31 05:14:10','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','','','','',''),('9169078224868001294042',3037,'91690780451','3826342','1.00','150','retail','0','2023-07-31 08:14:11','','','','100','Cash',0.00,'150','','','9','16.00','1','2023-07-31 05:44:11','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('9169078249323002233322',3038,'91690782252','3826014','1.00','80','retail','0','2023-07-31 08:44:12','1 pcs','','','50','Cash',0.00,'80','','','9','16.00','1','2023-07-31 05:48:21','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','34.00','33','Inclusive','branch','Inventory','','','','',''),('9169079488602039093402',3039,'91690794878','3826130','1.00','130','retail','0','2023-07-31 12:14:38','','','','100','Cash',0.00,'130','','','9','16.00','1','2023-07-31 09:15:02','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','39.00','38','Inclusive','branch','Inventory','','','','',''),('9169079490000219233042',3040,'91690794878','3826298','1.00','100','retail','0','2023-07-31 12:14:46','','','','80','Cash',0.00,'100','','','9','16.00','1','2023-07-31 09:15:02','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','','','','',''),('9169079749530022003223',3041,'91690794903','3826013','1.00','150','retail','0','2023-07-31 12:15:03','','','','120','Cash',0.00,'150','','','9','16.00','1','2023-07-31 09:58:29','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','',''),('9169079750579253612276',3042,'91690794903','3826356','1.00','150','retail','0','2023-07-31 12:58:16','','','','100','Cash',0.00,'150','','','9','16.00','1','2023-07-31 09:58:29','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('9169079832669223322237',3043,'91690797510','3826231','1.00','250','retail','0','2023-07-31 12:58:30','1 pcs','','','','Cash',0.00,'250','','','9','16.00','1','2023-07-31 10:12:20','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('9169081086022262320412',3044,'91690810853','3826298','1.00','100','retail','0','2023-07-31 16:40:53','','','','80','Cash',0.00,'100','','','9','16.00','1','2023-07-31 13:41:14','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','39.00','38','Inclusive','branch','Inventory','','','','',''),('9169081086714332209331',3045,'91690810853','3826130','1.00','130','retail','0','2023-07-31 16:41:00','','','','100','Cash',0.00,'130','','','9','16.00','1','2023-07-31 13:41:14','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','','','','',''),('9169081159331333992383',3046,'91690810874','3826014','1.00','80','retail','0','2023-07-31 16:41:14','1 pcs','','','50','Cash',0.00,'80','','','9','16.00','1','2023-07-31 13:54:37','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','33.00','32','Inclusive','branch','Inventory','','','','',''),('9169081331133319833032',3047,'91690813296','3826059','1.00','100','retail','0','2023-07-31 17:21:36','','','','85','Cash',0.00,'100','','','9','16.00','1','2023-07-31 14:21:57','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('9169081710134112393229',3048,'91690817091','3826015','1.00','300','retail','0','2023-07-31 18:24:51','','','','240','Cash',0.00,'300','','','9','16.00','1','2023-07-31 15:25:04','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','46.00','45','Inclusive','branch','Inventory','','','','',''),('9169081713493230011232',3049,'91690817125','3826059','1.00','100','retail','0','2023-07-31 18:25:26','','','','85','Cash',0.00,'100','','','9','16.00','1','2023-07-31 15:25:36','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('9169088062941000363293',3050,'91690880620','3826356','1.00','150','retail','0','2023-08-01 12:03:41','','','','100','Cash',0.00,'150','','','9','16.00','1','2023-08-01 09:04:18','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('9169088063733230832328',3051,'91690880620','3826014','1.00','80','retail','0','2023-08-01 12:03:50','1 pcs','','','50','Cash',0.00,'80','','','9','16.00','1','2023-08-01 09:04:18','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','32.00','31','Inclusive','branch','Inventory','','','','',''),('9169088065206382340226',3052,'91690880620','3826302','1.00','150','retail','0','2023-08-01 12:04:03','','','','125','Cash',0.00,'150','','','9','16.00','1','2023-08-01 09:04:18','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('9169088256482030022030',3053,'91690880660','3826216','1.00','1250','retail','0','2023-08-01 12:04:20','1 pcs','','','932.8','Cash',0.00,'1250','','','9','16.00','1','2023-08-01 09:37:31','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','12.00','11','Inclusive','branch','Inventory','','','','',''),('9169088758551628223222',3054,'91690882653','3826205','1.00','100','retail','0','2023-08-01 12:37:33','','','','52','Cash',0.00,'100','','','9','16.00','1','2023-08-01 10:59:47','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','59.00','58','Inclusive','branch','Inventory','','','','',''),('9169089754093332624230',3055,'91690887589','3826131','1.00','230','retail','0','2023-08-01 13:59:49','','','','200','Cash',0.00,'230','','','9','16.00','1','2023-08-01 13:45:49','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','','','','',''),('9169089754720034932232',3056,'91690887589','3826205','1.00','100','retail','0','2023-08-01 16:45:40','','','','52','Cash',0.00,'100','','','9','16.00','1','2023-08-01 13:45:49','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','58.00','57','Inclusive','branch','Inventory','','','','',''),('9169089772720302383063',3057,'91690897550','3826323','1.00','100','retail','0','2023-08-01 16:45:50','','','','60','Cash',0.00,'100','','','9','16.00','1','2023-08-01 13:48:59','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('9169089773521172929226',3058,'91690897550','3826013','1.00','150','retail','0','2023-08-01 16:48:48','','','','120','Cash',0.00,'150','','','9','16.00','1','2023-08-01 13:48:59','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','','','',''),('9169090066700790333703',3059,'91690897740','3826333','1.00','200','retail','0','2023-08-01 16:49:00','1 pcs','','','120','Cash',0.00,'200','','','9','16.00','1','2023-08-01 14:37:56','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','11.00','10','Inclusive','branch','Inventory','','','','',''),('9169090323021943229023',3060,'91690900677','3826502','1.00','80','retail','0','2023-08-01 17:37:57','','','','60','Cash',11.03,'80','','','9','16.00','1','2023-08-01 15:20:33','3','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','13.00','12','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169090332422902900293',3061,'91690903317','3826502','1.00','80','retail','0','2023-08-01 18:21:57','','','','60','Cash',11.03,'80','','','9','16.00','1','2023-08-01 15:22:06','3','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169090333802333338322',3062,'91690903326','3826379','1.00','400','retail','0','2023-08-01 18:22:06','1 pcs','','','320','Cash',0.00,'400','','','9','16.00','1','2023-08-01 15:22:28','4','4','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','29.00','28','Inclusive','branch','Inventory','','','','',''),('9169095009732210022333',3063,'91690950082','3826505','1.00','100','retail','0','2023-08-02 07:21:22','','','','60','Cash',13.79,'100','','','9','16.00','1','2023-08-02 04:22:12','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169095011032129022020',3064,'91690950082','3826059','2.00','200','retail','0','2023-08-02 07:21:37','','','','85','Cash',0.00,'100','','','9','16.00','1','2023-08-02 04:22:12','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','','','','',''),('9169095012732332230320',3065,'91690950082','3826326','1.00','100','retail','0','2023-08-02 07:21:51','','','','60','Cash',0.00,'100','','','9','16.00','1','2023-08-02 04:22:12','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('9169095584520034932232',3066,'91690950134','3826508','1.00','5850','retail','0','2023-08-02 07:22:14','1 pcs','','','5500','Cash',806.90,'5850','','','9','16.00','1','2023-08-02 05:57:37','1','2','new','1','new','pcs','','','','','','0','','','VATABLE',5043.10,'','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169095588223022038483',3067,'91690955858','3826343','1.00','900','retail','0','2023-08-02 08:57:38','1 pcs','','','700','Cash',0.00,'900','','','9','16.00','1','2023-08-02 05:58:18','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('9169095741113103932231',3068,'91690955901','3826298','1.00','100','retail','0','2023-08-02 08:58:21','','','','80','Cash',0.00,'100','','','9','16.00','1','2023-08-02 06:23:36','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','','','','',''),('9169095845772402090092',3069,'91690957417','3826433','2.00','140','retail','0','2023-08-02 09:23:37','2 pcs','','','40','Cash',0.00,'70','','','9','16.00','1','2023-08-02 06:41:10','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','10.00','8','Inclusive','branch','Inventory','','','','',''),('9169095980253339023925',3070,'91690958470','3826356','1.00','150','retail','0','2023-08-02 09:41:10','','','','100','Cash',0.00,'150','','','9','16.00','1','2023-08-02 07:03:33','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('9169095981100004958336',3071,'91690958470','3826015','1.00','300','retail','0','2023-08-02 10:03:23','','','','240','Cash',0.00,'300','','','9','16.00','1','2023-08-02 07:03:33','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','45.00','44','Inclusive','branch','Inventory','','','','',''),('9169096051332331093933',3072,'91690959814','3826377','1.00','200','retail','0','2023-08-02 10:03:34','1 pcs','','','130','Cash',0.00,'200','','','9','16.00','1','2023-08-02 07:15:22','4','4','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','40.00','39','Inclusive','branch','Inventory','','','','',''),('9169097023123929222321',3073,'91690970224','3826013','1.00','150','retail','0','2023-08-02 12:57:04','','','','120','Cash',0.00,'150','','','9','16.00','1','2023-08-02 09:57:16','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('9169097596020553020222',3074,'91690970237','3826145','1.00','100','retail','0','2023-08-02 12:57:17','','','','62','Cash',0.00,'100','','','9','16.00','1','2023-08-02 11:32:46','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('9169097643362469233363',3075,'91690975967','3826300','1.00','230','retail','0','2023-08-02 14:32:47','1 pcs','','','196','Cash',0.00,'230','','','9','16.00','1','2023-08-02 11:41:03','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','44.00','43','Inclusive','branch','Inventory','','','','',''),('9169097645632213253223',3076,'91690975967','3826433','1.00','70','retail','0','2023-08-02 14:40:38','1 pcs','','','40','Cash',0.00,'70','','','9','16.00','1','2023-08-02 11:41:03','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('9169097741323094411331',3077,'91690976464','3826015','1.00','300','retail','0','2023-08-02 14:41:04','','','','240','Cash',0.00,'300','','','9','16.00','1','2023-08-02 11:57:03','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','','','','',''),('9169097741943729022129',3078,'91690976464','3826356','1.00','150','retail','0','2023-08-02 14:56:53','','','','100','Cash',0.00,'150','','','9','16.00','1','2023-08-02 11:57:03','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('9169097769844690383626',3079,'91690977424','3826284','1.00','1300','retail','0','2023-08-02 14:57:04','1 pcs','','','1130','Cash',0.00,'1300','','','9','16.00','1','2023-08-02 12:01:58','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','24.00','23','Inclusive','branch','Inventory','','','','',''),('9169098173102433922204',3080,'91690977719','3826013','1.00','150','retail','0','2023-08-02 16:08:37','','','','120','Cash',0.00,'150','','','9','16.00','1','2023-08-02 13:08:55','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('9169098428632322403221',3081,'91690981735','3826103','1.00','400','retail','0','2023-08-02 16:51:18','1 pcs','','','360','Cash',0.00,'400','','','9','16.00','1','2023-08-02 13:51:34','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','14.00','13','Inclusive','branch','Inventory','','','','',''),('9169098576162020043304',3082,'91690984295','3826205','1.00','100','retail','0','2023-08-02 16:51:35','','','','52','Cash',0.00,'100','','','9','16.00','1','2023-08-02 14:16:03','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','57.00','56','Inclusive','branch','Inventory','','','','',''),('9169098867063263301303',3083,'91690985764','3826504','1.00','150','retail','0','2023-08-02 17:16:04','','','','110','Cash',20.69,'150','','','9','16.00','1','2023-08-02 15:04:33','3','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','22.00','21','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169105564153313233413',3084,'91691055631','3826284','1.00','1400','retail','0','2023-08-03 12:40:32','1 pcs','','','1130','Cash',0.00,'1400','','','9','16.00','1','2023-08-03 09:40:53','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','23.00','22','Inclusive','branch','Inventory','','','','',''),('9169105672533010022349',3085,'91691055654','3826103','1.00','450','retail','0','2023-08-03 12:40:54','','','','360','Cash',0.00,'450','','','9','16.00','1','2023-08-03 09:58:49','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('9169105950353322005210',3086,'91691056730','3826505','1.00','100','retail','0','2023-08-03 12:58:50','','','','60','Cash',13.79,'100','','','9','16.00','1','2023-08-03 10:45:05','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169105972010022332004',3087,'91691059506','3826302','1.00','150','retail','0','2023-08-03 13:45:06','','','','125','Cash',0.00,'150','','','9','16.00','1','2023-08-03 10:48:51','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('9169105972723272225922',3088,'91691059506','3826013','1.00','150','retail','0','2023-08-03 13:48:41','','','','120','Cash',0.00,'150','','','9','16.00','1','2023-08-03 10:48:51','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('9169106345733603210203',3089,'91691059732','3826013','1.00','150','retail','0','2023-08-03 13:48:52','','','','120','Cash',0.00,'150','','','9','16.00','1','2023-08-03 11:51:18','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('9169106346934313029469',3090,'91691059732','3826145','1.00','100','retail','0','2023-08-03 14:50:58','','','','62','Cash',0.00,'100','','','9','16.00','1','2023-08-03 11:51:18','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9169106987073323032692',3091,'91691063479','3826014','1.00','80','retail','0','2023-08-03 14:51:19','1 pcs','','','50','Cash',0.00,'80','','','9','16.00','1','2023-08-03 13:38:50','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','31.00','30','Inclusive','branch','Inventory','','','','',''),('9169106987839280220392',3092,'91691063479','3826165','1.00','150','retail','0','2023-08-03 16:37:51','','','','110','Cash',0.00,'150','','','9','16.00','1','2023-08-03 13:38:50','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('9169106988513260623006',3093,'91691063479','3826302','1.00','150','retail','0','2023-08-03 16:37:58','','','','125','Cash',0.00,'150','','','9','16.00','1','2023-08-03 13:38:50','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('9169106991732300902230',3094,'91691063479','3826302','1.00','150','retail','0','2023-08-03 16:38:10','','','','125','Cash',0.00,'150','','','9','16.00','1','2023-08-03 13:38:50','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('9169106992302922333062',3095,'91691063479','3826015','1.00','300','retail','0','2023-08-03 16:38:37','','','','240','Cash',0.00,'300','','','9','16.00','1','2023-08-03 13:38:50','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','43.00','42','Inclusive','branch','Inventory','','','','',''),('9169107037929033232220',3096,'91691069932','3826145','1.00','100','retail','0','2023-08-03 16:38:52','','','','62','Cash',0.00,'100','','','9','16.00','1','2023-08-03 13:46:27','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('9169107038419263332030',3097,'91691069932','3826505','1.00','100','retail','0','2023-08-03 16:46:19','','','','60','Cash',13.79,'100','','','9','16.00','1','2023-08-03 13:46:27','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169107199232701209213',3098,'91691070387','3826285','1.00','3000','retail','0','2023-08-03 16:46:27','1 pcs','','','2800','Cash',0.00,'3000','','','9','16.00','1','2023-08-03 14:13:24','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','106.00','105','Inclusive','branch','Inventory','','','','',''),('9169112481400032220942',3099,'91691124806','3826209','1.00','550','retail','0','2023-08-04 07:53:26','','','','345','Cash',0.00,'550','','','9','16.00','1','2023-08-04 04:53:37','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','108.00','107','Inclusive','branch','Inventory','','','','',''),('9169113298532000022312',3100,'91691132979','3826130','1.00','130','retail','0','2023-08-04 10:09:39','','','','100','Cash',0.00,'130','','','9','16.00','1','2023-08-04 07:09:50','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','','','','',''),('9169113402932332230324',3102,'91691134014','3826284','1.00','1400','retail','0','2023-08-04 10:26:54','1 pcs','','','1130','Cash',0.00,'1400','','','9','16.00','1','2023-08-04 07:27:29','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','21.00','20','Inclusive','branch','Inventory','','','','',''),('9169113400930303031699',3103,'91691132990','3826284','1.00','1500','retail','0','2023-08-04 10:09:50','','','','1130','Cash',0.00,'1500','','','9','','1','2023-08-04 07:43:32','1','2','returned','1','new','pcs','','','9','yes','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('9169113500830242030333',3104,'91691132990','3826323','1.00','100','retail','0','2023-08-04 10:27:52','','','','60','Cash',0.00,'100','','','9','16.00','1','2023-08-04 07:43:32','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('9169113689323332131246',3105,'91691135013','3826300','1.00','250','retail','0','2023-08-04 10:43:33','','','','196','Cash',0.00,'250','','','9','16.00','1','2023-08-04 08:15:02','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','43.00','42','Inclusive','branch','Inventory','','','','',''),('9169113690022006430349',3106,'91691135013','3826013','1.00','150','retail','0','2023-08-04 11:14:54','','','','120','Cash',0.00,'150','','','9','16.00','1','2023-08-04 08:15:02','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('9169113715935109263102',3107,'91691136903','3826169','1.00','300','retail','0','2023-08-04 11:15:04','1 pcs','','','180','Cash',0.00,'300','','','9','16.00','1','2023-08-04 08:20:28','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('9169113716532025332223',3108,'91691136903','3826013','1.00','150','retail','0','2023-08-04 11:19:19','','','','120','Cash',0.00,'150','','','9','16.00','1','2023-08-04 08:20:28','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('9169113717463170330702',3109,'91691136903','3826233','1.00','130','retail','0','2023-08-04 11:19:25','','','','90','Cash',0.00,'130','','','9','16.00','1','2023-08-04 08:20:28','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('9169113842700032092127',3110,'91691137229','3826015','1.00','300','retail','0','2023-08-04 11:20:29','','','','240','Cash',0.00,'300','','','9','16.00','1','2023-08-04 08:40:31','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','','','','',''),('9169114168712006336980',3111,'91691138432','3826433','2.00','140','retail','0','2023-08-04 11:40:32','2 pcs','','','40','Cash',0.00,'70','','','9','16.00','1','2023-08-04 09:34:55','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','7.00','5','Inclusive','branch','Inventory','','','','',''),('9169114586641023131002',3112,'91691141696','3826505','1.00','100','retail','0','2023-08-04 12:34:56','','','','60','Cash',13.79,'100','','','9','16.00','1','2023-08-04 10:44:32','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169114667063674000003',3113,'91691145872','3826013','1.00','150','retail','0','2023-08-04 13:44:32','','','','120','Cash',0.00,'150','','','9','16.00','1','2023-08-04 10:57:55','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('9169114785529022013237',3114,'91691147848','3826297','1.00','480','retail','0','2023-08-04 14:17:28','','','','406','Cash',0.00,'480','','','9','16.00','1','2023-08-04 11:17:39','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('9169115669793391223001',3115,'91691156691','3826502','1.00','80','retail','0','2023-08-04 16:44:52','','','','60','Cash',11.03,'80','','','9','16.00','1','2023-08-04 13:44:59','3','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169115690602310623362',3116,'91691156699','3826459','1.00','400','retail','0','2023-08-04 16:44:59','','','','','Cash',0.00,'400','','','9','16.00','1','2023-08-04 13:48:30','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('9169115739620333260460',3117,'91691156911','3826013','1.00','150','retail','0','2023-08-04 16:48:31','','','','120','Cash',0.00,'150','','','9','16.00','1','2023-08-04 13:56:44','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('9169115808330033153222',3118,'91691157405','3826014','1.00','80','retail','0','2023-08-04 16:56:45','1 pcs','','','50','Cash',0.00,'80','','','9','16.00','1','2023-08-04 14:08:11','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','30.00','29','Inclusive','branch','Inventory','','','','',''),('9169115825354239223192',3119,'91691158092','3826131','1.00','230','retail','0','2023-08-04 17:08:12','','','','200','Cash',0.00,'230','','','9','16.00','1','2023-08-04 14:10:56','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','','','','',''),('9169120561402333346101',3120,'91691205608','3826459','1.00','400','retail','0','2023-08-05 06:20:08','','','','','Cash',0.00,'400','','','9','16.00','1','2023-08-05 03:20:19','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('9169120849334383203922',3121,'91691205620','3826284','1.00','1400','retail','0','2023-08-05 06:20:20','1 pcs','','','1130','Cash',0.00,'1400','','','9','16.00','1','2023-08-05 04:12:56','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','21.00','20','Inclusive','branch','Inventory','','','','',''),('9169121177010233260333',3122,'91691208777','3826205','1.00','100','retail','0','2023-08-05 07:12:57','','','','52','Cash',0.00,'100','','','9','16.00','1','2023-08-05 05:02:52','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','56.00','55','Inclusive','branch','Inventory','','','','',''),('9169121634533334130123',3123,'91691211773','3826059','1.00','100','retail','0','2023-08-05 08:02:53','','','','85','Cash',0.00,'100','','','9','16.00','1','2023-08-05 06:19:09','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('9169122632142206290319',3124,'91691226312','3826342','2.00','300','retail','0','2023-08-05 12:05:12','','','','100','Cash',0.00,'150','','','9','16.00','1','2023-08-05 09:05:26','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Inventory','','','','',''),('9169122721400413421021',3125,'91691226330','3826342','1.00','150','retail','0','2023-08-05 12:05:30','','','','100','Cash',0.00,'150','','','9','16.00','1','2023-08-05 09:20:16','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('9169122811552662021239',3126,'91691227216','3826324','1.00','250','retail','0','2023-08-05 12:20:16','','','','165','Cash',0.00,'250','','','9','16.00','1','2023-08-05 09:35:27','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('9169122812339303200402',3127,'91691227216','3826323','1.00','100','retail','0','2023-08-05 12:35:16','','','','60','Cash',0.00,'100','','','9','16.00','1','2023-08-05 09:35:27','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('9169123584530332190238',3128,'91691235819','3826013','1.00','150','retail','0','2023-08-05 14:43:39','','','','120','Cash',0.00,'150','','','9','16.00','1','2023-08-05 11:44:20','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('9169123585333230332323',3129,'91691235819','3826505','1.00','100','retail','0','2023-08-05 14:44:05','','','','60','Cash',13.79,'100','','','9','16.00','1','2023-08-05 11:44:20','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','8.00','7','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169123764632433332003',3130,'91691235860','3826233','1.00','130','retail','0','2023-08-05 15:13:58','','','','90','Cash',0.00,'130','','','9','16.00','1','2023-08-05 12:14:12','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('9169123767707043620303',3131,'91691237653','3826013','1.00','150','retail','0','2023-08-05 15:14:13','','','','120','Cash',0.00,'150','','','9','16.00','1','2023-08-05 12:14:52','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('9169124256642202922325',3132,'91691242557','3826284','1.00','1400','retail','0','2023-08-05 16:35:57','1 pcs','','','1130','Cash',0.00,'1400','','','9','16.00','1','2023-08-05 13:37:53','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','20.00','19','Inclusive','branch','Inventory','','','','',''),('9169138274524002121091',3133,'91691382722','3826297','1.00','480','retail','0','2023-08-07 07:32:02','','','','406','Cash',0.00,'480','','','9','16.00','1','2023-08-07 04:32:34','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('9169138648232634310223',3134,'91691386476','3826284','1.00','1400','retail','0','2023-08-07 08:34:36','1 pcs','','','1130','Cash',0.00,'1400','','','9','16.00','1','2023-08-07 05:34:49','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','19.00','18','Inclusive','branch','Inventory','','','','',''),('9169139352322932939262',3135,'91691386490','3826194','1.00','180','retail','0','2023-08-07 08:34:50','1 pcs','','','92','Cash',0.00,'180','','','9','16.00','1','2023-08-07 07:32:13','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','13.00','12','Inclusive','branch','Inventory','','','','',''),('9169139516730736333003',3136,'91691393534','3826285','1.00','3000','retail','0','2023-08-07 10:58:33','1 pcs','','','2800','Cash',0.00,'3000','','','9','16.00','1','2023-08-07 07:59:37','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','105.00','104','Inclusive','branch','Inventory','','','','',''),('9169140856403604380322',3137,'91691408551','3826059','1.00','100','retail','0','2023-08-07 14:42:31','','','','85','Cash',0.00,'100','','','9','16.00','1','2023-08-07 11:43:16','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('9169140858232323936513',3138,'91691408551','3826014','1.00','80','retail','0','2023-08-07 14:42:45','1 pcs','','','50','Cash',0.00,'80','','','9','16.00','1','2023-08-07 11:43:16','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','29.00','28','Inclusive','branch','Inventory','','','','',''),('9169140860442200002300',3139,'91691408596','3826059','1.00','100','retail','0','2023-08-07 14:43:16','','','','85','Cash',0.00,'100','','','9','16.00','1','2023-08-07 11:43:27','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('9169141144320364043132',3140,'91691408607','3826284','1.00','1400','retail','0','2023-08-07 14:43:27','1 pcs','','','1130','Cash',0.00,'1400','','','9','16.00','1','2023-08-07 12:30:54','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','18.00','17','Inclusive','branch','Inventory','','','','',''),('9169141612422342212209',3141,'91691416116','3826013','1.00','150','retail','0','2023-08-07 16:48:36','','','','120','Cash',0.00,'150','','','9','16.00','1','2023-08-07 13:48:47','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('9169141712724121209221',3142,'91691416128','3826059','1.00','100','retail','0','2023-08-07 16:48:48','','','','85','Cash',0.00,'100','','','9','16.00','1','2023-08-07 14:05:30','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('9169147399139233039993',3143,'91691473978','3826296','1.00','250','retail','0','2023-08-08 08:52:58','','','','210','Cash',0.00,'250','','','9','16.00','1','2023-08-08 05:54:25','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('9169147399736739373023',3144,'91691473978','3826130','1.00','130','retail','0','2023-08-08 08:53:12','','','','100','Cash',0.00,'130','','','9','16.00','1','2023-08-08 05:54:25','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','','','','',''),('9169147401203332100323',3145,'91691473978','3826013','1.00','150','retail','0','2023-08-08 08:53:18','','','','120','Cash',0.00,'150','','','9','16.00','1','2023-08-08 05:54:25','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('9169147402749239321310',3146,'91691473978','3826302','1.00','150','retail','0','2023-08-08 08:53:32','','','','125','Cash',0.00,'150','','','9','16.00','1','2023-08-08 05:54:25','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('9169147406270222203220',3147,'91691473978','3826300','1.00','250','retail','0','2023-08-08 08:54:07','','','','196','Cash',0.00,'250','','','9','16.00','1','2023-08-08 05:54:25','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','','','','',''),('9169147556349022210337',3148,'91691474066','3826298','1.00','100','retail','0','2023-08-08 08:54:26','','','','80','Cash',0.00,'100','','','9','16.00','1','2023-08-08 06:19:25','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','','','','',''),('9169147745733133502737',3149,'91691475565','3826323','2.00','200','retail','0','2023-08-08 09:19:25','','','','60','Cash',0.00,'100','','','9','16.00','1','2023-08-08 06:51:09','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','','','','',''),('9169147746433040007091',3150,'91691475565','3826505','2.00','200','retail','0','2023-08-08 09:50:57','','','','60','Cash',27.59,'100','','','9','16.00','1','2023-08-08 06:51:09','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'2','7.00','5','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169148499832222303496',3151,'91691484983','3826368','1.00','3350','retail','0','2023-08-08 11:56:23','1 pcs','','','3200','Cash',0.00,'3350','','','9','16.00','1','2023-08-08 09:09:10','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('9169148764329002300293',3152,'91691485751','3826296','1.00','250','retail','0','2023-08-08 12:09:11','','','','210','Cash',0.00,'250','','','9','16.00','1','2023-08-08 09:40:49','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('9169148913330106210820',3153,'91691489124','3826130','1.00','130','retail','0','2023-08-08 13:05:24','','','','100','Cash',0.00,'130','','','9','16.00','1','2023-08-08 10:05:40','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','','','','',''),('9169149357130322129920',3154,'91691489140','3826302','1.00','150','retail','0','2023-08-08 13:05:40','','','','125','Cash',0.00,'150','','','9','16.00','1','2023-08-08 11:19:36','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('9169149366694922629336',3155,'91691493577','3826284','1.00','1400','retail','0','2023-08-08 14:19:37','1 pcs','','','1130','Cash',0.00,'1400','','','9','16.00','1','2023-08-08 11:21:24','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','17.00','16','Inclusive','branch','Inventory','','','','',''),('9169149425491310301024',3156,'91691493685','3826294','1.00','150','retail','0','2023-08-08 14:21:25','','','','120','Cash',0.00,'150','','','9','16.00','1','2023-08-08 11:30:56','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','46.00','45','Inclusive','branch','Inventory','','','','',''),('9169150607505032320630',3157,'91691506065','3826059','1.00','100','retail','0','2023-08-08 17:47:45','','','','85','Cash',0.00,'100','','','9','16.00','1','2023-08-08 14:48:19','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9169150608720033162721',3158,'91691506065','3826302','1.00','150','retail','0','2023-08-08 17:47:56','','','','125','Cash',0.00,'150','','','9','16.00','1','2023-08-08 14:48:19','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('9169150698760380221222',3159,'91691506100','3826342','1.00','150','retail','0','2023-08-08 17:48:20','','','','100','Cash',0.00,'150','','','9','16.00','1','2023-08-08 15:03:09','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('9169157677422402105331',3160,'91691576745','3826191','1.00','350','retail','0','2023-08-09 13:25:45','1 pcs','','','228.8','Cash',0.00,'350','','','9','16.00','1','2023-08-09 10:27:42','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','65.00','64','Inclusive','branch','Inventory','','','','',''),('9169157678920263219322',3161,'91691576745','3826302','1.00','150','retail','0','2023-08-09 13:26:19','','','','125','Cash',0.00,'150','','','9','16.00','1','2023-08-09 10:27:42','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('9169157680003033300303',3162,'91691576745','3826502','1.00','80','retail','0','2023-08-09 13:26:30','','','','60','Cash',11.03,'80','','','9','16.00','1','2023-08-09 10:27:42','3','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169157685805032328630',3163,'91691576745','3826300','1.00','250','retail','0','2023-08-09 13:27:19','','','','196','Cash',0.00,'250','','','9','16.00','1','2023-08-09 10:27:42','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','','','','',''),('9169159087833233300792',3164,'91691590869','3826130','1.00','130','retail','0','2023-08-09 17:21:09','','','','100','Cash',0.00,'130','','','9','16.00','1','2023-08-09 14:21:20','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','','','','',''),('9169159127091232220105',3165,'91691590880','3826502','1.00','80','retail','0','2023-08-09 17:21:20','','','','60','Cash',11.03,'80','','','9','16.00','1','2023-08-09 14:27:52','3','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',68.97,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169159156520230359033',3166,'91691591273','3826130','1.00','130','retail','0','2023-08-09 17:27:53','','','','100','Cash',0.00,'130','','','9','16.00','1','2023-08-09 14:32:49','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','','','','',''),('9169164158003160023233',3167,'91691641573','3826284','1.00','1350','retail','0','2023-08-10 07:26:13','1 pcs','','','1130','Cash',0.00,'1350','','','9','16.00','1','2023-08-10 04:26:29','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','16.00','15','Inclusive','branch','Inventory','','','','',''),('9169165078723302308529',3168,'91691650778','3826131','1.00','230','retail','0','2023-08-10 09:59:38','','','','200','Cash',0.00,'230','','','9','16.00','1','2023-08-10 06:59:51','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','','','','',''),('9169165304625023522302',3169,'91691650794','3826013','1.00','150','retail','0','2023-08-10 09:59:54','','','','120','Cash',0.00,'150','','','9','16.00','1','2023-08-10 07:37:47','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('9169165306033321062606',3170,'91691650794','3826167','1.00','200','retail','0','2023-08-10 10:37:27','','','','170','Cash',0.00,'200','','','9','16.00','1','2023-08-10 07:37:47','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('9169165365132362131330',3171,'91691653068','3826368','1.00','3350','retail','0','2023-08-10 10:37:48','1 pcs','','','3200','Cash',0.00,'3350','','','9','16.00','1','2023-08-10 07:48:03','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('9169165391622232509162',3172,'91691653684','3826192','1.00','600','retail','0','2023-08-10 10:48:04','1 pcs','','','440','Cash',0.00,'600','','','9','16.00','1','2023-08-10 07:52:05','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','10.00','9','Inclusive','branch','Inventory','','','','',''),('9169165463162211340132',3173,'91691653926','3826433','1.00','70','retail','0','2023-08-10 10:52:06','1 pcs','','','40','Cash',0.00,'70','','','9','16.00','1','2023-08-10 08:04:10','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('9169165887223209203538',3174,'91691654650','3826296','1.00','250','retail','0','2023-08-10 11:04:10','','','','210','Cash',0.00,'250','','','9','16.00','1','2023-08-10 09:14:39','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('9169165968933290910229',3175,'91691658880','3826014','1.00','80','retail','0','2023-08-10 12:14:40','1 pcs','','','50','Cash',0.00,'80','','','9','16.00','1','2023-08-10 09:28:19','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','28.00','27','Inclusive','branch','Inventory','','','','',''),('9169172806279231119223',3176,'91691728051','3826216','1.00','1400','retail','0','2023-08-11 07:27:32','1 pcs','','','932.8','Cash',0.00,'1400','','','9','16.00','1','2023-08-11 04:28:11','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','11.00','10','Inclusive','branch','Inventory','','','','',''),('9169172808103712121020',3177,'91691728051','3826191','1.00','300','retail','0','2023-08-11 07:27:49','1 pcs','','','228.8','Cash',0.00,'300','','','9','16.00','1','2023-08-11 04:28:11','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','64.00','63','Inclusive','branch','Inventory','','','','',''),('9169172814813233021132',3178,'91691728093','3826296','1.00','250','retail','0','2023-08-11 07:28:13','','','','210','Cash',0.00,'250','','','9','16.00','1','2023-08-11 04:29:11','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('9169173870123293380127',3179,'91691738675','3826013','1.00','150','retail','0','2023-08-11 10:24:35','','','','120','Cash',0.00,'150','','','9','16.00','1','2023-08-11 07:25:05','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('9169173913490916993333',3180,'91691738707','3826433','1.00','80','retail','0','2023-08-11 10:25:07','1 pcs','','','40','Cash',0.00,'80','','','9','16.00','1','2023-08-11 07:32:25','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('9169174238420412704930',3181,'91691739146','3826353','1.00','300','retail','0','2023-08-11 10:32:26','1 pcs','','','210','Cash',0.00,'300','','','9','16.00','1','2023-08-11 08:26:47','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','21.00','20','Inclusive','branch','Inventory','','','','',''),('9169174239862039222233',3182,'91691739146','3826333','1.00','200','retail','0','2023-08-11 11:26:29','1 pcs','','','120','Cash',0.00,'200','','','9','16.00','1','2023-08-11 08:26:47','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','10.00','9','Inclusive','branch','Inventory','','','','',''),('9169174293033333343322',3183,'91691742408','3826233','1.00','130','retail','0','2023-08-11 11:26:48','','','','90','Cash',0.00,'130','','','9','16.00','1','2023-08-11 08:35:36','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('9169174574823378432034',3184,'91691742937','3826298','1.00','100','retail','0','2023-08-11 11:35:37','','','','80','Cash',0.00,'100','','','9','16.00','1','2023-08-11 09:22:29','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','','','','',''),('9169174695833332123990',3185,'91691745750','3826466','1.00','200','retail','0','2023-08-11 12:22:30','','','','145','Cash',0.00,'200','','','9','16.00','1','2023-08-11 09:42:39','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('9169175004102420017220',3186,'91691746961','3826233','1.00','130','retail','0','2023-08-11 12:42:41','','','','90','Cash',0.00,'130','','','9','16.00','1','2023-08-11 10:41:28','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('9169175047503966033753',3187,'91691746961','3826013','1.00','150','retail','0','2023-08-11 13:41:05','','','','120','Cash',0.00,'150','','','9','16.00','1','2023-08-11 10:41:28','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('9169175048593023225429',3188,'91691746961','3826015','1.00','300','retail','0','2023-08-11 13:41:15','','','','240','Cash',0.00,'300','','','9','16.00','1','2023-08-11 10:41:28','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','','','','',''),('9169175408229023363374',3189,'91691750489','3826481','1.00','70','retail','0','2023-08-11 13:41:29','1 pcs','','','','Cash',0.00,'70','','','9','16.00','1','2023-08-11 11:41:29','3','3','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('9169176030563332622390',3190,'91691754090','3826302','1.00','150','retail','0','2023-08-11 14:41:30','','','','125','Cash',0.00,'150','','','9','16.00','1','2023-08-11 13:25:26','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('9169176031393423043390',3191,'91691754090','3826014','1.00','80','retail','0','2023-08-11 16:25:06','1 pcs','','','50','Cash',0.00,'80','','','9','16.00','1','2023-08-11 13:25:26','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','27.00','26','Inclusive','branch','Inventory','','','','',''),('9169176137931199222430',3192,'91691761371','3826505','1.00','100','retail','0','2023-08-11 16:42:51','','','','60','Cash',13.79,'100','','','9','16.00','1','2023-08-11 13:43:02','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169176198033306702330',3193,'91691761382','3826013','1.00','150','retail','0','2023-08-11 16:43:02','','','','120','Cash',0.00,'150','','','9','16.00','1','2023-08-11 13:53:05','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('9169176636606222062333',3194,'91691761986','3826167','1.00','200','retail','0','2023-08-11 16:53:06','','','','170','Cash',0.00,'200','','','9','16.00','1','2023-08-11 15:06:07','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('9169176678134207212380',3195,'91691766371','3826168','1.00','150','retail','0','2023-08-11 18:06:11','','','','110','Cash',0.00,'150','','','9','16.00','1','2023-08-11 15:13:32','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('9169176678892301362222',3196,'91691766371','3826014','1.00','80','retail','0','2023-08-11 18:13:01','1 pcs','','','50','Cash',0.00,'80','','','9','16.00','1','2023-08-11 15:13:32','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','26.00','25','Inclusive','branch','Inventory','','','','',''),('9169181444302422030022',3197,'91691814366','3826015','1.00','300','retail','0','2023-08-12 07:26:06','','','','240','Cash',0.00,'300','','','9','16.00','1','2023-08-12 04:36:43','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','','','','',''),('9169181446213221130312',3198,'91691814366','3826353','1.00','300','retail','0','2023-08-12 07:27:24','1 pcs','','','210','Cash',0.00,'300','','','9','16.00','1','2023-08-12 04:36:43','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','20.00','19','Inclusive','branch','Inventory','','','','',''),('9169181561622343235543',3199,'91691815004','3826014','1.00','70','retail','0','2023-08-12 07:36:44','','','','50','Cash',0.00,'70','','','9','16.00','1','2023-08-12 04:47:00','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','','','',''),('9169184751121921242629',3200,'91691847499','3826131','1.00','230','retail','0','2023-08-12 16:38:20','','','','200','Cash',0.00,'230','','','9','16.00','1','2023-08-12 13:38:33','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','','','','',''),('9169185230620492321222',3201,'91691852297','3826284','1.00','1350','retail','0','2023-08-12 17:58:17','1 pcs','','','1130','Cash',0.00,'1350','','','9','16.00','1','2023-08-12 14:58:37','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','15.00','14','Inclusive','branch','Inventory','','','','',''),('9169198953022362222203',3202,'91691983138','3826013','1.00','150','retail','0','2023-08-14 06:18:58','','','','120','Cash',0.00,'150','','','9','16.00','1','2023-08-14 05:05:32','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('9169199092220030432192',3203,'91691989533','3826505','1.00','100','retail','0','2023-08-14 08:05:34','','','','60','Cash',13.79,'100','','','9','16.00','1','2023-08-14 05:28:44','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169199133793300373600',3204,'91691990925','3826014','1.00','80','retail','0','2023-08-14 08:28:45','1 pcs','','','50','Cash',0.00,'80','','','9','16.00','1','2023-08-14 05:36:03','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','24.00','23','Inclusive','branch','Inventory','','','','',''),('9169199135740223733102',3205,'91691990925','3826167','1.00','200','retail','0','2023-08-14 08:35:43','','','','170','Cash',0.00,'200','','','9','16.00','1','2023-08-14 05:36:03','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('9169199368222131023622',3206,'91691991364','3826131','1.00','230','retail','0','2023-08-14 08:36:04','','','','200','Cash',0.00,'230','','','9','16.00','1','2023-08-14 06:15:05','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','','','','',''),('9169199369565392002025',3207,'91691991364','3826297','1.00','480','retail','0','2023-08-14 09:14:43','','','','406','Cash',0.00,'480','','','9','16.00','1','2023-08-14 06:15:05','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('9169199401691122339336',3208,'91691993707','3826014','1.00','80','retail','0','2023-08-14 09:15:07','1 pcs','','','50','Cash',0.00,'80','','','9','16.00','1','2023-08-14 06:20:23','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','23.00','22','Inclusive','branch','Inventory','','','','',''),('9169199468442290312231',3209,'91691994023','3826296','1.00','250','retail','0','2023-08-14 09:20:23','','','','210','Cash',0.00,'250','','','9','16.00','1','2023-08-14 06:32:09','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('9169199471993122321022',3210,'91691994023','3826130','1.00','130','retail','0','2023-08-14 09:31:24','','','','100','Cash',0.00,'130','','','9','16.00','1','2023-08-14 06:32:09','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','','','','',''),('9169199570223353210032',3214,'91691994730','3826131','2.00','460','retail','0','2023-08-14 09:32:10','','','','200','Cash',0.00,'230','','','9','','1','2023-08-14 06:58:45','1','2','new','1','printed','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','29.00','27','Inclusive','branch','Inventory','','','','',''),('9169199570926317025030',3215,'91691994730','3826130','1.00','130','retail','0','2023-08-14 09:48:23','','','','100','Cash',0.00,'130','','','9','','1','2023-08-14 06:58:45','1','2','new','1','printed','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','','','','',''),('9169199572172037015000',3216,'91691994730','3826292','1.00','850','retail','0','2023-08-14 09:48:30','','','','757','Cash',0.00,'850','','','9','','1','2023-08-14 06:58:45','1','2','returned','1','new','pcs','','','9','yes','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('9169199635632290330321',3217,'91691996332','3826297','2.00','960','retail','0','2023-08-14 09:58:52','','','','406','Cash',0.00,'480','','','9','16.00','1','2023-08-14 06:59:21','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','16.00','14','Inclusive','branch','Inventory','','','','',''),('9169199651503293224332',3218,'91691996362','3826298','1.00','100','retail','0','2023-08-14 09:59:22','','','','80','Cash',0.00,'100','','','9','16.00','1','2023-08-14 07:01:57','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','','','','',''),('9169199914230990403349',3219,'91691996518','3826233','1.00','130','retail','0','2023-08-14 10:01:58','','','','90','Cash',0.00,'130','','','9','16.00','1','2023-08-14 07:45:45','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('9169199926523301266526',3220,'91691999146','3826284','1.00','1400','retail','0','2023-08-14 10:45:46','1 pcs','','','1130','Cash',0.00,'1400','','','9','16.00','1','2023-08-14 07:48:21','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','14.00','13','Inclusive','branch','Inventory','','','','',''),('9169199985699926393330',3221,'91691999302','3826298','1.00','100','retail','0','2023-08-14 10:48:22','','','','80','Cash',0.00,'100','','','9','16.00','1','2023-08-14 07:57:38','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','','','','',''),('9169200509733027037223',3222,'91691999859','3826233','1.00','130','retail','0','2023-08-14 10:57:39','','','','90','Cash',0.00,'130','','','9','16.00','1','2023-08-14 09:25:11','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('9169200571313902190222',3223,'91692005112','3826326','1.00','100','retail','0','2023-08-14 12:25:12','','','','60','Cash',0.00,'100','','','9','16.00','1','2023-08-14 09:35:25','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('9169200592152123339232',3224,'91692005727','3826296','1.00','250','retail','0','2023-08-14 12:35:27','','','','210','Cash',0.00,'250','','','9','16.00','1','2023-08-14 09:38:55','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('9169200592992329953210',3225,'91692005727','3826294','1.00','150','retail','0','2023-08-14 12:38:42','','','','120','Cash',0.00,'150','','','9','16.00','1','2023-08-14 09:38:55','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','45.00','44','Inclusive','branch','Inventory','','','','',''),('9169201008922232400020',3226,'91692010077','3826130','2.00','260','retail','0','2023-08-14 13:47:57','','','','100','Cash',0.00,'130','','','9','16.00','1','2023-08-14 10:48:13','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','30.00','28','Inclusive','branch','Inventory','','','','',''),('9169201054332096120232',3227,'91692010094','3826490','1.00','350','retail','0','2023-08-14 13:48:14','','','','','Cash',0.00,'350','','','9','16.00','1','2023-08-14 10:55:45','3','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('9169201140524901630532',3228,'91692010546','3826506','1.00','130','retail','0','2023-08-14 13:55:46','','','','110','Cash',17.93,'130','','','9','16.00','1','2023-08-14 11:10:07','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','4.00','3','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169202021900222402322',3229,'91692020212','3826130','1.00','130','retail','0','2023-08-14 16:36:52','','','','100','Cash',0.00,'130','','','9','16.00','1','2023-08-14 13:37:32','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','','','','',''),('9169202022623496022333',3230,'91692020212','3826298','1.00','100','retail','0','2023-08-14 16:36:59','','','','80','Cash',0.00,'100','','','9','16.00','1','2023-08-14 13:37:32','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','','','','',''),('9169202023421024063393',3231,'91692020212','3826504','1.00','150','retail','0','2023-08-14 16:37:06','','','','110','Cash',20.69,'150','','','9','16.00','1','2023-08-14 13:37:32','3','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','21.00','20','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169202238996223323322',3232,'91692020253','3826296','1.00','250','retail','0','2023-08-14 16:37:33','','','','210','Cash',0.00,'250','','','9','16.00','1','2023-08-14 14:13:14','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('9169202537202002222752',3233,'91692024547','3826209','2.00','1000','retail','0','2023-08-14 17:49:07','2 pcs','','','345','Cash',0.00,'500','','','9','16.00','1','2023-08-14 15:03:14','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','107.00','105','Inclusive','branch','Inventory','','','','',''),('9169202550724223206010',3234,'91692025395','3826014','1.00','70','retail','0','2023-08-14 18:03:15','','','','50','Cash',0.00,'70','','','9','16.00','1','2023-08-14 15:05:14','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('9169207587490022003076',3235,'91692075866','3826284','1.00','1400','retail','0','2023-08-15 08:04:26','1 pcs','','','1130','Cash',0.00,'1400','','','9','16.00','1','2023-08-15 05:04:41','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','13.00','12','Inclusive','branch','Inventory','','','','',''),('9169208141430420433294',3236,'91692075883','3826284','1.00','1400','retail','0','2023-08-15 08:04:43','1 pcs','','','1130','Cash',0.00,'1400','','','9','16.00','1','2023-08-15 06:37:07','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','12.00','11','Inclusive','branch','Inventory','','','','',''),('9169208610530028463329',3237,'91692081428','3826130','1.00','130','retail','0','2023-08-15 10:54:56','','','','100','Cash',0.00,'130','','','9','16.00','1','2023-08-15 07:55:11','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','','','','',''),('9169208733223803936023',3238,'91692086112','3826292','1.00','850','retail','0','2023-08-15 10:55:12','','','','757','Cash',0.00,'850','','','9','16.00','1','2023-08-15 08:17:03','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('9169208738590470388380',3239,'91692086112','3826130','2.00','260','retail','0','2023-08-15 11:15:33','','','','100','Cash',0.00,'130','','','9','16.00','1','2023-08-15 08:17:03','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','26.00','24','Inclusive','branch','Inventory','','','','',''),('9169209655033233502639',3240,'91692096541','3826297','1.00','480','retail','0','2023-08-15 13:49:01','','','','406','Cash',0.00,'480','','','9','16.00','1','2023-08-15 10:49:23','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('9169209655734297222150',3241,'91692096541','3826130','1.00','130','retail','0','2023-08-15 13:49:11','','','','100','Cash',0.00,'130','','','9','16.00','1','2023-08-15 10:49:23','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('9169210002949640220294',3242,'91692096564','3826296','1.00','250','retail','0','2023-08-15 13:49:24','','','','210','Cash',0.00,'250','','','9','16.00','1','2023-08-15 11:47:14','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('9169210079422390331432',3243,'91692100037','3826103','1.00','450','retail','0','2023-08-15 14:47:17','','','','360','Cash',0.00,'450','','','9','16.00','1','2023-08-15 11:59:58','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('9169210492229223992400',3244,'91692104906','3826296','1.00','250','retail','0','2023-08-15 16:08:26','','','','210','Cash',0.00,'250','','','9','16.00','1','2023-08-15 13:08:46','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('9169210953932096120232',3245,'91692109521','3826015','1.00','300','retail','0','2023-08-15 17:25:21','','','','240','Cash',0.00,'300','','','9','16.00','1','2023-08-15 14:25:43','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','39.00','38','Inclusive','branch','Inventory','','','','',''),('9169216115332010220333',3246,'91692159995','3826296','1.00','250','retail','0','2023-08-16 07:26:35','','','','210','Cash',0.00,'250','','','9','16.00','1','2023-08-16 04:46:17','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('9169216117462293326332',3247,'91692159995','3826294','1.00','150','retail','0','2023-08-16 07:45:54','','','','120','Cash',0.00,'150','','','9','16.00','1','2023-08-16 04:46:17','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','','','','',''),('9169216122212362632313',3248,'91692161179','3826302','1.00','150','retail','0','2023-08-16 07:46:19','','','','125','Cash',0.00,'150','','','9','16.00','1','2023-08-16 04:47:07','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('9169216867040132000731',3249,'91692168657','3826298','3.00','300','retail','0','2023-08-16 09:50:57','','','','80','Cash',0.00,'100','','','9','16.00','1','2023-08-16 06:51:14','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'3','32.00','29','Inclusive','branch','Inventory','','','','',''),('9169217609403199633732',3250,'91692176080','3826191','1.00','300','retail','0','2023-08-16 11:54:40','1 pcs','','','228.8','Cash',0.00,'300','','','9','16.00','1','2023-08-16 08:55:13','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','63.00','62','Inclusive','branch','Inventory','','','','',''),('9169217615012130092291',3251,'91692176113','3826130','1.00','130','retail','0','2023-08-16 11:55:13','','','','100','Cash',0.00,'130','','','9','16.00','1','2023-08-16 08:56:05','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('9169217615960330039913',3252,'91692176113','3826302','1.00','150','retail','0','2023-08-16 11:55:51','','','','125','Cash',0.00,'150','','','9','16.00','1','2023-08-16 08:56:05','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('9169217624036322022093',3253,'91692176166','3826014','1.00','80','retail','0','2023-08-16 11:56:06','1 pcs','','','50','Cash',0.00,'80','','','9','16.00','1','2023-08-16 08:57:31','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','21.00','20','Inclusive','branch','Inventory','','','','',''),('9169217715663122436001',3254,'91692176252','3826014','1.00','70','retail','0','2023-08-16 11:57:32','','','','50','Cash',0.00,'70','','','9','16.00','1','2023-08-16 09:12:53','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('9169217716530632230027',3255,'91692176252','3826233','1.00','130','retail','0','2023-08-16 12:12:36','','','','90','Cash',0.00,'130','','','9','16.00','1','2023-08-16 09:12:53','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('9169217930102033724132',3256,'91692177173','3826294','1.00','150','retail','0','2023-08-16 12:12:53','','','','120','Cash',0.00,'150','','','9','16.00','1','2023-08-16 09:48:29','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','43.00','42','Inclusive','branch','Inventory','','','','',''),('9169218198591393083231',3257,'91692179310','3826294','1.00','150','retail','0','2023-08-16 13:32:48','','','','120','Cash',0.00,'150','','','9','16.00','1','2023-08-16 10:33:42','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','','','','',''),('9169218200393612343182',3258,'91692179310','3826377','1.00','200','retail','0','2023-08-16 13:33:05','1 pcs','','','130','Cash',0.00,'200','','','9','16.00','1','2023-08-16 10:33:42','4','4','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','39.00','38','Inclusive','branch','Inventory','','','','',''),('9169219004833022343093',3259,'91692190030','3826014','1.00','70','retail','0','2023-08-16 15:47:10','','','','50','Cash',0.00,'70','','','9','16.00','1','2023-08-16 12:47:32','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('9169219441662124290303',3260,'91692190052','3826014','1.00','70','retail','0','2023-08-16 15:47:32','','','','50','Cash',0.00,'70','','','9','16.00','1','2023-08-16 14:00:18','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('9169219478533338033322',3261,'91692194427','3826297','1.00','480','retail','0','2023-08-16 17:00:27','','','','406','Cash',0.00,'480','','','9','16.00','1','2023-08-16 14:06:34','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('9169219623422222300036',3262,'91692194795','3826103','1.00','450','retail','0','2023-08-16 17:06:35','','','','360','Cash',0.00,'450','','','9','16.00','1','2023-08-16 14:30:37','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('9169219651723920036224',3263,'91692196345','3826294','1.00','150','retail','0','2023-08-16 17:32:25','','','','120','Cash',0.00,'150','','','9','16.00','1','2023-08-16 14:35:22','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','41.00','40','Inclusive','branch','Inventory','','','','',''),('9169224234813296902093',3264,'91692242331','3826345','1.00','550','retail','0','2023-08-17 06:18:51','','','','380','Cash',0.00,'550','','','9','16.00','1','2023-08-17 03:19:10','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('9169224814240123420263',3265,'91692242351','3826470','1.00','150','retail','0','2023-08-17 06:19:11','1 pcs','','','','Cash',0.00,'150','','','9','16.00','1','2023-08-17 04:55:53','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('9169225110990293342529',3266,'91692248154','3826014','1.00','80','retail','0','2023-08-17 07:55:54','1 pcs','','','50','Cash',0.00,'80','','','9','16.00','1','2023-08-17 05:45:16','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','17.00','16','Inclusive','branch','Inventory','','','','',''),('9169225130833232232518',3267,'91692251117','3826298','3.00','300','retail','0','2023-08-17 08:45:17','','','','80','Cash',0.00,'100','','','9','16.00','1','2023-08-17 05:48:35','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'3','29.00','26','Inclusive','branch','Inventory','','','','',''),('9169225272792227330293',3268,'91692251316','3826297','3.00','1440','retail','0','2023-08-17 08:48:36','','','','406','Cash',0.00,'480','','','9','16.00','1','2023-08-17 06:15:43','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'3','12.00','9','Inclusive','branch','Inventory','','','','',''),('9169225273672212735302',3269,'91692251316','3826131','3.00','690','retail','0','2023-08-17 09:12:07','','','','200','Cash',0.00,'230','','','9','16.00','1','2023-08-17 06:15:43','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'3','27.00','24','Inclusive','branch','Inventory','','','','',''),('9169226083923132292262',3270,'91692260800','3826170','1.00','450','retail','0','2023-08-17 11:26:40','','','','400','Cash',0.00,'450','','','9','16.00','1','2023-08-17 08:27:24','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('9169226111401423196121',3271,'91692260846','3826130','1.00','130','retail','0','2023-08-17 11:27:26','','','','100','Cash',0.00,'130','','','9','16.00','1','2023-08-17 08:32:05','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('9169227904404263310133',3272,'91692279037','3826333','1.00','180','retail','0','2023-08-17 16:30:37','1 pcs','','','120','Cash',0.00,'180','','','9','16.00','1','2023-08-17 13:31:03','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('9169227905829049494230',3273,'91692279037','3826168','1.00','150','retail','0','2023-08-17 16:30:49','','','','110','Cash',0.00,'150','','','9','16.00','1','2023-08-17 13:31:03','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('9169227916607202031336',3274,'91692279065','3826233','1.00','130','retail','0','2023-08-17 16:31:05','','','','90','Cash',0.00,'130','','','9','16.00','1','2023-08-17 13:32:52','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('9169228232103293224332',3275,'91692279174','3826296','1.00','250','retail','0','2023-08-17 16:32:54','','','','210','Cash',0.00,'250','','','9','16.00','1','2023-08-17 14:25:24','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('9169233113141332143323',3276,'91692331114','3826015','1.00','300','retail','0','2023-08-18 06:58:34','','','','240','Cash',0.00,'300','','','9','16.00','1','2023-08-18 03:59:04','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','','','','',''),('9169233114113234136233',3277,'91692331114','3826302','1.00','150','retail','0','2023-08-18 06:58:51','','','','125','Cash',0.00,'150','','','9','16.00','1','2023-08-18 03:59:04','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('9169233266123229326136',3278,'91692332636','3826300','1.00','250','retail','0','2023-08-18 07:23:56','','','','196','Cash',0.00,'250','','','9','16.00','1','2023-08-18 04:24:33','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','','','','',''),('9169233266923292223222',3279,'91692332636','3826015','1.00','300','retail','0','2023-08-18 07:24:21','','','','240','Cash',0.00,'300','','','9','16.00','1','2023-08-18 04:24:33','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','','','','',''),('9169233268228096208028',3280,'91692332674','3826302','1.00','150','retail','0','2023-08-18 07:24:34','','','','125','Cash',0.00,'150','','','9','16.00','1','2023-08-18 04:24:45','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9169233623432032026222',3281,'91692332686','3826501','1.00','150','retail','0','2023-08-18 07:24:46','','','','100','Cash',20.69,'150','','','9','16.00','1','2023-08-18 05:23:56','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','12.00','11','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169233722592221300332',3282,'91692337218','3826342','1.00','150','retail','0','2023-08-18 08:40:18','','','','100','Cash',0.00,'150','','','9','16.00','1','2023-08-18 05:40:26','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('9169233962232032321923',3283,'91692337227','3826302','1.00','150','retail','0','2023-08-18 08:40:27','','','','125','Cash',0.00,'150','','','9','16.00','1','2023-08-18 06:20:24','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('9169234256693333053691',3284,'91692339625','3826297','1.00','480','retail','0','2023-08-18 09:20:25','','','','406','Cash',0.00,'480','','','9','16.00','1','2023-08-18 07:09:31','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('9169234566103423693911',3285,'91692342572','3826292','1.00','850','retail','0','2023-08-18 10:09:32','','','','757','Cash',0.00,'850','','','9','16.00','1','2023-08-18 08:01:20','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('9169234566843863323339',3286,'91692342572','3826130','1.00','130','retail','0','2023-08-18 11:01:02','','','','100','Cash',0.00,'130','','','9','16.00','1','2023-08-18 08:01:20','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('9169234646533363430343',3287,'91692345681','3826130','2.00','260','retail','0','2023-08-18 11:01:21','','','','100','Cash',0.00,'130','','','9','16.00','1','2023-08-18 08:14:31','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','','','','',''),('9169235626939130926223',3288,'91692356262','3826130','1.00','130','retail','0','2023-08-18 13:57:42','','','','100','Cash',0.00,'130','','','9','16.00','1','2023-08-18 10:57:51','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('9169235791033229005000',3289,'91692356272','3826344','1.00','350','retail','0','2023-08-18 13:57:52','','','','200','Cash',0.00,'350','','','9','16.00','1','2023-08-18 11:25:13','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('9169235833463393034430',3290,'91692357914','3826233','1.00','130','retail','0','2023-08-18 14:25:14','','','','90','Cash',0.00,'130','','','9','16.00','1','2023-08-18 11:32:16','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('9169235924040345221030',3291,'91692358336','3826015','1.00','300','retail','0','2023-08-18 14:32:16','','','','240','Cash',0.00,'300','','','9','16.00','1','2023-08-18 11:47:22','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','','','','',''),('9169235972090302542707',3292,'91692359243','3826356','1.00','150','retail','0','2023-08-18 14:47:23','','','','100','Cash',0.00,'150','','','9','16.00','1','2023-08-18 11:55:24','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('9169235977323991302520',3293,'91692359725','3826168','1.00','150','retail','0','2023-08-18 14:55:25','','','','110','Cash',0.00,'150','','','9','16.00','1','2023-08-18 11:56:19','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('9169236123391092032293',3294,'91692359780','3826130','1.00','130','retail','0','2023-08-18 14:56:20','','','','100','Cash',0.00,'130','','','9','16.00','1','2023-08-18 12:21:15','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('9169236124120940412232',3295,'91692359780','3826297','1.00','480','retail','0','2023-08-18 15:20:33','','','','406','Cash',0.00,'480','','','9','16.00','1','2023-08-18 12:21:15','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('9169236303424393433033',3296,'91692361276','3826322','1.00','350','retail','0','2023-08-18 15:21:16','','','','265','Cash',0.00,'350','','','9','16.00','1','2023-08-18 12:50:40','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('9169241580621393450348',3297,'91692415797','3826167','1.00','200','retail','0','2023-08-19 06:29:57','','','','170','Cash',0.00,'200','','','9','16.00','1','2023-08-19 03:30:28','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('9169241581562311062220',3298,'91692415797','3826014','1.00','80','retail','0','2023-08-19 06:30:07','1 pcs','','','50','Cash',0.00,'80','','','9','16.00','1','2023-08-19 03:30:28','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','16.00','15','Inclusive','branch','Inventory','','','','',''),('9169242518232202038643',3299,'91692425124','3826297','1.00','480','retail','0','2023-08-19 09:05:41','','','','406','Cash',0.00,'480','','','9','16.00','1','2023-08-19 06:06:27','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('9169243115420431000242',3300,'91692431146','3826297','1.00','480','retail','0','2023-08-19 10:45:46','','','','406','Cash',0.00,'480','','','9','16.00','1','2023-08-19 07:45:58','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('9169243756231226227642',3301,'91692431159','3826131','1.00','230','retail','0','2023-08-19 10:46:00','','','','200','Cash',0.00,'230','','','9','16.00','1','2023-08-19 09:33:11','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('9169243756939201240523',3302,'91692431159','3826296','1.00','250','retail','0','2023-08-19 12:32:42','','','','210','Cash',0.00,'250','','','9','16.00','1','2023-08-19 09:33:11','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('9169244399339322033133',3303,'91692437593','3826130','1.00','130','retail','0','2023-08-19 12:33:13','','','','100','Cash',0.00,'130','','','9','16.00','1','2023-08-19 11:20:07','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('9169244952412299339302',3304,'91692444008','3826298','1.00','100','retail','0','2023-08-19 14:20:08','','','','80','Cash',0.00,'100','','','9','16.00','1','2023-08-19 12:52:08','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','',''),('9169245034332440520302',3305,'91692449529','3826131','1.00','230','retail','0','2023-08-19 15:52:09','','','','200','Cash',0.00,'230','','','9','16.00','1','2023-08-19 13:05:45','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('9169245271923902429090',3306,'91692450355','3826130','2.00','260','retail','0','2023-08-19 16:05:55','','','','100','Cash',0.00,'130','','','9','16.00','1','2023-08-19 13:45:39','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','15.00','13','Inclusive','branch','Inventory','','','','',''),('9169245418312294339302',3307,'91692452740','3826342','1.00','150','retail','0','2023-08-19 16:45:40','','','','100','Cash',0.00,'150','','','9','16.00','1','2023-08-19 14:09:46','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('9169245434094346222434',3308,'91692454186','3826292','1.00','850','retail','0','2023-08-19 17:09:46','','','','757','Cash',0.00,'850','','','9','16.00','1','2023-08-19 14:12:28','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('9169245640306533232440',3309,'91692454349','3826014','1.00','80','retail','0','2023-08-19 17:12:29','1 pcs','','','50','Cash',0.00,'80','','','9','16.00','1','2023-08-19 14:46:51','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','15.00','14','Inclusive','branch','Inventory','','','','',''),('9169259068896200033029',3310,'91692590669','3826015','1.00','300','retail','0','2023-08-21 07:04:29','','','','240','Cash',0.00,'300','','','9','16.00','1','2023-08-21 04:05:14','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','','','','',''),('9169259070029202033023',3311,'91692590669','3826300','1.00','250','retail','0','2023-08-21 07:04:49','','','','196','Cash',0.00,'250','','','9','16.00','1','2023-08-21 04:05:14','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','39.00','38','Inclusive','branch','Inventory','','','','',''),('9169259071113003220330',3312,'91692590669','3826205','1.00','100','retail','0','2023-08-21 07:05:01','','','','52','Cash',0.00,'100','','','9','16.00','1','2023-08-21 04:05:14','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','55.00','54','Inclusive','branch','Inventory','','','','',''),('9169259874303021233333',3313,'91692598733','3826292','1.00','850','retail','0','2023-08-21 09:18:53','','','','757','Cash',0.00,'850','','','9','16.00','1','2023-08-21 06:19:05','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('9169259911743122130219',3314,'91692598746','3826297','1.00','480','retail','0','2023-08-21 09:19:07','','','','406','Cash',0.00,'480','','','9','16.00','1','2023-08-21 06:25:22','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('9169259914832802482329',3315,'91692599123','3826296','1.00','250','retail','0','2023-08-21 09:25:24','','','','210','Cash',0.00,'250','','','9','16.00','1','2023-08-21 06:26:30','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('9169259917113243392332',3316,'91692599123','3826294','1.00','150','retail','0','2023-08-21 09:25:48','','','','120','Cash',0.00,'150','','','9','16.00','1','2023-08-21 06:26:30','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','','','','',''),('9169259918532033403300',3317,'91692599123','3826130','1.00','130','retail','0','2023-08-21 09:26:11','','','','100','Cash',0.00,'130','','','9','16.00','1','2023-08-21 06:26:30','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('9169260673023207932232',3318,'91692606301','3826169','1.00','250','retail','0','2023-08-21 11:25:01','','','','180','Cash',0.00,'250','','','9','16.00','1','2023-08-21 08:34:56','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('9169260689498219336620',3319,'91692606301','3826329','1.00','250','retail','0','2023-08-21 11:34:45','','','','165','Cash',0.00,'250','','','9','16.00','1','2023-08-21 08:34:56','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('9169261208308300062619',3320,'91692607527','3826296','1.00','250','retail','0','2023-08-21 11:45:27','','','','210','Cash',0.00,'250','','','9','16.00','1','2023-08-21 10:01:37','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('9169261209112242120922',3321,'91692607527','3826294','1.00','150','retail','0','2023-08-21 13:01:24','','','','120','Cash',0.00,'150','','','9','16.00','1','2023-08-21 10:01:37','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','39.00','38','Inclusive','branch','Inventory','','','','',''),('9169261310403333023223',3322,'91692612098','3826015','1.00','300','retail','0','2023-08-21 13:01:39','','','','240','Cash',0.00,'300','','','9','16.00','1','2023-08-21 10:18:41','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','','','','',''),('9169261311569233233232',3323,'91692612098','3826233','1.00','130','retail','0','2023-08-21 13:18:24','','','','90','Cash',0.00,'130','','','9','16.00','1','2023-08-21 10:18:41','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('9169261380060062203330',3324,'91692613122','3826130','1.00','130','retail','0','2023-08-21 13:18:42','','','','100','Cash',0.00,'130','','','9','16.00','1','2023-08-21 10:30:09','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('9169261653803692500330',3325,'91692613810','3826292','1.00','850','retail','0','2023-08-21 14:15:29','','','','757','Cash',0.00,'850','','','9','16.00','1','2023-08-21 11:15:50','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('9169261654612933220226',3326,'91692613810','3826297','1.00','480','retail','0','2023-08-21 14:15:39','','','','406','Cash',0.00,'480','','','9','16.00','1','2023-08-21 11:15:50','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('9169261660726903022962',3327,'91692616551','3826130','1.00','130','retail','0','2023-08-21 14:15:51','','','','100','Cash',0.00,'130','','','9','16.00','1','2023-08-21 11:16:50','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('9169261683121233223922',3328,'91692616635','3826014','1.00','80','retail','0','2023-08-21 14:17:15','1 pcs','','','50','Cash',0.00,'80','','','9','16.00','1','2023-08-21 11:20:40','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','14.00','13','Inclusive','branch','Inventory','','','','',''),('9169261799503239023621',3329,'91692616841','3826103','1.00','450','retail','0','2023-08-21 14:20:41','','','','360','Cash',0.00,'450','','','9','16.00','1','2023-08-21 11:39:59','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('9169261852962320333841',3330,'91692618001','3826298','1.00','100','retail','0','2023-08-21 14:40:01','','','','80','Cash',0.00,'100','','','9','16.00','1','2023-08-21 11:49:10','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','','','',''),('9169261854701202031336',3331,'91692618001','3826294','1.00','150','retail','0','2023-08-21 14:48:59','','','','120','Cash',0.00,'150','','','9','16.00','1','2023-08-21 11:49:10','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','','','','',''),('9169262520935032050103',3332,'91692618551','3826297','1.00','480','retail','0','2023-08-21 14:49:11','','','','406','Cash',0.00,'480','','','9','16.00','1','2023-08-21 13:41:13','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('9169262523030305323212',3333,'91692618551','3826296','1.00','250','retail','0','2023-08-21 16:40:10','','','','210','Cash',0.00,'250','','','9','16.00','1','2023-08-21 13:41:13','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('9169262526332623231205',3334,'91692618551','3826130','2.00','260','retail','0','2023-08-21 16:40:31','','','','100','Cash',0.00,'130','','','9','16.00','1','2023-08-21 13:41:13','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','','','','',''),('9169262699122363323920',3335,'91692625274','3826345','1.00','550','retail','0','2023-08-21 16:41:14','','','','380','Cash',0.00,'550','','','9','16.00','1','2023-08-21 14:11:54','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('9169268336233303292236',3336,'91692683354','3826322','1.00','350','retail','0','2023-08-22 08:49:14','','','','265','Cash',0.00,'350','','','9','16.00','1','2023-08-22 05:49:25','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('9169268625434232340263',3337,'91692683366','3826139','1.00','100','retail','0','2023-08-22 08:49:26','1 pcs','','','90','Cash',0.00,'100','','','9','16.00','1','2023-08-22 06:37:40','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('9169268676209022203326',3338,'91692686261','3826130','1.00','130','retail','0','2023-08-22 09:37:41','','','','100','Cash',0.00,'130','','','9','16.00','1','2023-08-22 06:46:05','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('9169268720662482033322',3339,'91692686766','3826284','1.00','1300','retail','0','2023-08-22 09:46:06','1 pcs','','','1130','Cash',0.00,'1300','','','9','16.00','1','2023-08-22 06:53:34','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','11.00','10','Inclusive','branch','Inventory','','','','',''),('9169269242294224039443',3340,'91692687215','3826298','1.00','100','retail','0','2023-08-22 09:53:35','','','','80','Cash',0.00,'100','','','9','16.00','1','2023-08-22 08:20:27','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('9169269446710163273076',3341,'91692692427','3826209','1.00','550','retail','0','2023-08-22 11:20:27','','','','345','Cash',0.00,'550','','','9','16.00','1','2023-08-22 08:54:30','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','105.00','104','Inclusive','branch','Inventory','','','','',''),('9169269477772204602443',3342,'91692694471','3826014','1.00','80','retail','0','2023-08-22 11:54:31','1 pcs','','','50','Cash',0.00,'80','','','9','16.00','1','2023-08-22 08:59:48','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','13.00','12','Inclusive','branch','Inventory','','','','',''),('9169269681531323529313',3343,'91692694789','3826296','1.00','250','retail','0','2023-08-22 11:59:49','','','','210','Cash',0.00,'250','','','9','16.00','1','2023-08-22 09:34:14','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('9169269682323426693622',3344,'91692694789','3826130','1.00','130','retail','0','2023-08-22 12:33:36','','','','100','Cash',0.00,'130','','','9','16.00','1','2023-08-22 09:34:14','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('9169269716933232622267',3345,'91692696855','3826131','1.00','230','retail','0','2023-08-22 12:34:15','','','','200','Cash',0.00,'230','','','9','16.00','1','2023-08-22 09:39:34','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('9169269799712032923233',3346,'91692697175','3826015','1.00','300','retail','0','2023-08-22 12:39:35','','','','240','Cash',0.00,'300','','','9','16.00','1','2023-08-22 09:53:19','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','','','','',''),('9169271201924137209302',3347,'91692712006','3826296','1.00','250','retail','0','2023-08-22 16:46:46','','','','210','Cash',0.00,'250','','','9','16.00','1','2023-08-22 13:47:32','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('9169271202800329321023',3348,'91692712006','3826015','1.00','300','retail','0','2023-08-22 16:47:00','','','','240','Cash',0.00,'300','','','9','16.00','1','2023-08-22 13:47:32','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','','','','',''),('9169271203922222702320',3349,'91692712006','3826440','1.00','350','retail','0','2023-08-22 16:47:08','','','','330','Cash',0.00,'350','','','9','16.00','1','2023-08-22 13:47:32','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('9169271205033219230212',3350,'91692712006','3826298','1.00','100','retail','0','2023-08-22 16:47:19','','','','80','Cash',0.00,'100','','','9','16.00','1','2023-08-22 13:47:32','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('9169271297670270023343',3351,'91692712053','3826131','1.00','230','retail','0','2023-08-22 16:47:33','','','','200','Cash',0.00,'230','','','9','16.00','1','2023-08-22 14:03:00','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('9169285400039212362330',3352,'91692853976','3826356','1.00','150','retail','0','2023-08-24 08:12:56','','','','100','Cash',0.00,'150','','','9','16.00','1','2023-08-24 05:17:26','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('9169285401133369412022',3353,'91692853976','3826459','1.00','370','retail','0','2023-08-24 08:13:20','1 pcs','','','','Cash',0.00,'370','','','9','16.00','1','2023-08-24 05:17:26','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('9169285403649203222234',3354,'91692853976','3826131','2.00','460','retail','0','2023-08-24 08:13:36','','','','200','Cash',0.00,'230','','','9','16.00','1','2023-08-24 05:17:26','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','20.00','18','Inclusive','branch','Inventory','','','','',''),('9169285405036322022093',3355,'91692853976','3826167','1.00','200','retail','0','2023-08-24 08:13:56','','','','170','Cash',0.00,'200','','','9','16.00','1','2023-08-24 05:17:26','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('9169285405952839923522',3356,'91692853976','3826205','1.00','100','retail','0','2023-08-24 08:14:11','','','','52','Cash',0.00,'100','','','9','16.00','1','2023-08-24 05:17:26','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','54.00','53','Inclusive','branch','Inventory','','','','',''),('9169285407222423462920',3357,'91692853976','3826294','1.00','150','retail','0','2023-08-24 08:14:20','','','','120','Cash',0.00,'150','','','9','16.00','1','2023-08-24 05:17:26','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','','','','',''),('9169285408423240932232',3358,'91692853976','3826130','1.00','130','retail','0','2023-08-24 08:14:33','','','','100','Cash',0.00,'130','','','9','16.00','1','2023-08-24 05:17:26','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('9169285411022930223422',3359,'91692853976','3826130','1.00','130','retail','0','2023-08-24 08:14:44','','','','100','Cash',0.00,'130','','','9','16.00','1','2023-08-24 05:17:26','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9169285415024221902908',3360,'91692853976','3826296','2.00','500','retail','0','2023-08-24 08:15:30','','','','210','Cash',0.00,'250','','','9','16.00','1','2023-08-24 05:17:26','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','3.00','1','Inclusive','branch','Inventory','','','','',''),('9169285416352033066203',3361,'91692853976','3826294','1.00','150','retail','0','2023-08-24 08:15:50','','','','120','Cash',0.00,'150','','','9','16.00','1','2023-08-24 05:17:26','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','','','','',''),('9169285417023236424322',3362,'91692853976','3826298','1.00','100','retail','0','2023-08-24 08:16:03','','','','80','Cash',0.00,'100','','','9','16.00','1','2023-08-24 05:17:26','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('9169285417903733103250',3363,'91692853976','3826015','1.00','300','retail','0','2023-08-24 08:16:10','','','','240','Cash',0.00,'300','','','9','16.00','1','2023-08-24 05:17:26','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','','','','',''),('9169285420463092326003',3364,'91692853976','3826300','1.00','250','retail','0','2023-08-24 08:16:20','','','','196','Cash',0.00,'250','','','9','16.00','1','2023-08-24 05:17:26','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','','','','',''),('9169285421774213021342',3365,'91692853976','3826294','1.00','150','retail','0','2023-08-24 08:16:44','','','','120','Cash',0.00,'150','','','9','16.00','1','2023-08-24 05:17:26','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','','','','',''),('9169285422933322399922',3366,'91692853976','3826298','1.00','100','retail','0','2023-08-24 08:16:57','','','','80','Cash',0.00,'100','','','9','16.00','1','2023-08-24 05:17:26','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('9169285424032232202323',3367,'91692853976','3826294','1.00','150','retail','0','2023-08-24 08:17:09','','','','120','Cash',0.00,'150','','','9','16.00','1','2023-08-24 05:17:26','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','','','','',''),('9169286274720034932232',3368,'91692862739','3826233','1.00','130','retail','0','2023-08-24 10:38:59','','','','90','Cash',0.00,'130','','','9','16.00','1','2023-08-24 07:39:10','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('9169287013737230302323',3369,'91692870128','3826131','2.00','460','retail','0','2023-08-24 12:42:08','','','','200','Cash',0.00,'230','','','9','16.00','1','2023-08-24 09:42:22','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','18.00','16','Inclusive','branch','Inventory','','','','',''),('9169287061703222302331',3370,'91692870608','3826014','1.00','80','retail','0','2023-08-24 12:50:08','1 pcs','','','50','Cash',0.00,'80','','','9','16.00','1','2023-08-24 09:50:25','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('9169287271929833020372',3371,'91692870626','3826209','1.00','550','retail','0','2023-08-24 12:50:26','','','','345','Cash',0.00,'550','','','9','16.00','1','2023-08-24 10:25:21','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','104.00','103','Inclusive','branch','Inventory','','','','',''),('9169287521821013232032',3372,'91692872722','3826014','1.00','80','retail','0','2023-08-24 13:25:22','1 pcs','','','50','Cash',0.00,'80','','','9','16.00','1','2023-08-24 11:07:07','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('9169287898800333193383',3373,'91692875227','3826131','1.00','230','retail','0','2023-08-24 14:07:07','','','','200','Cash',0.00,'230','','','9','16.00','1','2023-08-24 12:10:05','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('9169287899863898202933',3374,'91692875227','3826130','1.00','130','retail','0','2023-08-24 15:09:49','','','','100','Cash',0.00,'130','','','9','16.00','1','2023-08-24 12:10:05','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('9169288106122190832229',3375,'91692879006','3826103','1.00','450','retail','0','2023-08-24 15:10:06','','','','360','Cash',0.00,'450','','','9','16.00','1','2023-08-24 12:44:26','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('9169288268280280023343',3376,'91692881067','3826015','1.00','280','retail','0','2023-08-24 15:44:27','1 pcs','','','240','Cash',0.00,'280','','','9','16.00','1','2023-08-24 13:11:32','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','30.00','29','Inclusive','branch','Inventory','','','','',''),('9169288275222265203032',3377,'91692882692','3826296','1.00','250','retail','0','2023-08-24 16:11:32','','','','210','Cash',0.00,'250','','','9','16.00','1','2023-08-24 13:12:34','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('9169288432533530093423',3378,'91692882756','3826294','1.00','150','retail','0','2023-08-24 16:12:36','','','','120','Cash',0.00,'150','','','9','16.00','1','2023-08-24 13:38:47','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','','','','',''),('9169288704133408833233',3379,'91692884327','3826298','1.00','100','retail','0','2023-08-24 16:38:47','','','','80','Cash',0.00,'100','','','9','16.00','1','2023-08-24 14:24:19','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('9169288705399902323363',3380,'91692884327','3826294','1.00','150','retail','0','2023-08-24 17:24:01','','','','120','Cash',0.00,'150','','','9','16.00','1','2023-08-24 14:24:19','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','','','','',''),('9169293583020303280343',3381,'91692933986','3826131','1.00','230','retail','0','2023-08-25 06:26:26','','','','200','Cash',0.00,'230','','','9','16.00','1','2023-08-25 03:57:22','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('9169293584003202031336',3382,'91692933986','3826294','1.00','150','retail','0','2023-08-25 06:57:10','','','','120','Cash',0.00,'150','','','9','16.00','1','2023-08-25 03:57:22','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','','','','',''),('9169293789993303996093',3383,'91692935844','3826284','1.00','1350','retail','0','2023-08-25 06:57:24','1 pcs','','','1130','Cash',0.00,'1350','','','9','16.00','1','2023-08-25 04:31:48','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','10.00','9','Inclusive','branch','Inventory','','','','',''),('9169293942762329632229',3384,'91692937909','3826300','1.00','250','retail','0','2023-08-25 07:31:49','','','','196','Cash',0.00,'250','','','9','16.00','1','2023-08-25 04:57:19','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','37.00','36','Inclusive','branch','Inventory','','','','',''),('9169293943600222922200',3385,'91692937909','3826501','1.00','150','retail','0','2023-08-25 07:57:08','','','','100','Cash',20.69,'150','','','9','16.00','1','2023-08-25 04:57:19','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169293968730373403031',3386,'91692939440','3826015','1.00','300','retail','0','2023-08-25 07:57:21','','','','240','Cash',0.00,'300','','','9','16.00','1','2023-08-25 05:01:45','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','','','','',''),('9169293970233030232240',3387,'91692939440','3826300','1.00','250','retail','0','2023-08-25 08:01:28','','','','196','Cash',0.00,'250','','','9','16.00','1','2023-08-25 05:01:45','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','','','','',''),('9169294344624324032024',3388,'91692939706','3826284','1.00','1300','retail','0','2023-08-25 08:01:46','1 pcs','','','1130','Cash',0.00,'1300','','','9','16.00','1','2023-08-25 06:05:35','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','9.00','8','Inclusive','branch','Inventory','','','','',''),('9169294555243339354223',3389,'91692943536','3826292','1.00','850','retail','0','2023-08-25 09:05:36','','','','757','Cash',0.00,'850','','','9','16.00','1','2023-08-25 06:39:25','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('9169294556193209323393',3390,'91692943536','3826131','1.00','230','retail','0','2023-08-25 09:39:12','','','','200','Cash',0.00,'230','','','9','16.00','1','2023-08-25 06:39:25','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('9169294913439229123020',3391,'91692945566','3826014','1.00','80','retail','0','2023-08-25 09:39:26','1 pcs','','','50','Cash',0.00,'80','','','9','16.00','1','2023-08-25 07:39:04','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('9169294915201303392032',3392,'91692949145','3826131','1.00','230','retail','0','2023-08-25 10:39:05','','','','200','Cash',0.00,'230','','','9','16.00','1','2023-08-25 07:39:15','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('9169294952663022092200',3393,'91692949155','3826342','1.00','150','retail','0','2023-08-25 10:39:15','','','','100','Cash',0.00,'150','','','9','16.00','1','2023-08-25 07:45:29','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('9169295127630322393323',3394,'91692949569','3826205','1.00','100','retail','0','2023-08-25 10:46:09','','','','52','Cash',0.00,'100','','','9','16.00','1','2023-08-25 08:14:40','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','53.00','52','Inclusive','branch','Inventory','','','','',''),('9169295488690220334388',3395,'91692951281','3826298','1.00','100','retail','0','2023-08-25 11:14:41','','','','80','Cash',0.00,'100','','','9','16.00','1','2023-08-25 09:15:02','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('9169295489622033249292',3396,'91692951281','3826294','1.00','150','retail','0','2023-08-25 12:14:47','','','','120','Cash',0.00,'150','','','9','16.00','1','2023-08-25 09:15:02','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','','','','',''),('9169295736213923033961',3397,'91692954904','3826209','2.00','1000','retail','0','2023-08-25 12:15:04','2 pcs','','','345','Cash',0.00,'500','','','9','16.00','1','2023-08-25 09:56:13','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','103.00','101','Inclusive','branch','Inventory','','','','',''),('9169296136543352026920',3398,'91692961351','3826015','1.00','300','retail','0','2023-08-25 14:02:31','','','','240','Cash',0.00,'300','','','9','16.00','1','2023-08-25 11:02:50','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','','','','',''),('9169296170393000333600',3399,'91692961370','3826292','1.00','850','retail','0','2023-08-25 14:02:50','','','','757','Cash',0.00,'850','','','9','16.00','1','2023-08-25 11:08:28','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('9169296670320322909262',3400,'91692961709','3826298','2.00','200','retail','0','2023-08-25 14:08:30','','','','80','Cash',0.00,'100','','','9','16.00','1','2023-08-25 12:31:48','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','18.00','16','Inclusive','branch','Inventory','','','','',''),('9169297216828063308312',3401,'91692967331','3826233','1.00','130','retail','0','2023-08-25 15:42:11','','','','90','Cash',0.00,'130','','','9','16.00','1','2023-08-25 14:02:52','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''); INSERT INTO `sales_order` VALUES ('9169297224322932223322',3402,'91692972173','3826294','1.00','150','retail','0','2023-08-25 17:02:53','','','','120','Cash',0.00,'150','','','9','16.00','1','2023-08-25 14:04:09','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','29.00','28','Inclusive','branch','Inventory','','','','',''),('9169302828729332020323',3403,'91693027527','3826294','1.00','150','retail','0','2023-08-26 08:25:27','','','','120','Cash',0.00,'150','','','9','16.00','1','2023-08-26 05:38:18','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','28.00','27','Inclusive','branch','Inventory','','','','',''),('9169303174023162339022',3404,'91693028299','3826294','1.00','150','retail','0','2023-08-26 08:38:19','','','','120','Cash',0.00,'150','','','9','16.00','1','2023-08-26 06:36:11','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','','','','',''),('9169303174724223143202',3405,'91693028299','3826131','1.00','230','retail','0','2023-08-26 09:35:40','','','','200','Cash',0.00,'230','','','9','16.00','1','2023-08-26 06:36:11','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('9169303340233600321322',3406,'91693031772','3826477','1.00','100','retail','0','2023-08-26 09:36:12','','','','','Cash',0.00,'100','','','9','16.00','1','2023-08-26 07:03:50','3','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('9169303340721700213230',3407,'91693031772','3826478','1.00','100','retail','0','2023-08-26 10:03:22','','','','','Cash',0.00,'100','','','9','16.00','1','2023-08-26 07:03:50','3','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('9169303342232294213203',3408,'91693031772','3826481','1.00','70','retail','0','2023-08-26 10:03:28','1 pcs','','','','Cash',0.00,'70','','','9','16.00','1','2023-08-26 07:03:50','3','3','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('9169303639823003300904',3409,'91693033431','3826103','1.00','430','retail','0','2023-08-26 10:03:51','1 pcs','','','360','Cash',0.00,'430','','','9','16.00','1','2023-08-26 07:53:25','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('9169305661123396560009',3410,'91693056597','3826377','1.00','200','retail','0','2023-08-26 16:29:57','1 pcs','','','130','Cash',0.00,'200','','','9','16.00','1','2023-08-26 13:31:15','4','4','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','38.00','37','Inclusive','branch','Inventory','','','','',''),('9169305665102263305303',3411,'91693056597','3826506','1.00','130','retail','0','2023-08-26 16:30:18','','','','110','Cash',17.93,'130','','','9','16.00','1','2023-08-26 13:31:15','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','3.00','2','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169305665993522325022',3412,'91693056597','3826294','1.00','150','retail','0','2023-08-26 16:30:51','','','','120','Cash',0.00,'150','','','9','16.00','1','2023-08-26 13:31:15','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','',''),('9169305666706257673773',3413,'91693056597','3826131','1.00','230','retail','0','2023-08-26 16:31:00','','','','200','Cash',0.00,'230','','','9','16.00','1','2023-08-26 13:31:15','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('9169305860002432390002',3414,'91693056693','3826015','1.00','300','retail','0','2023-08-26 16:31:33','','','','240','Cash',0.00,'300','','','9','16.00','1','2023-08-26 15:08:57','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','','','','',''),('9169320854509220209052',3415,'91693208537','3826298','1.00','100','retail','0','2023-08-28 10:42:17','','','','80','Cash',0.00,'100','','','9','16.00','1','2023-08-28 07:42:27','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('9169320979523327992933',3416,'91693208549','3826354','1.00','1650','retail','0','2023-08-28 11:03:05','','','','1380','Cash',0.00,'1650','','','9','16.00','1','2023-08-28 08:04:46','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('9169321132930300362930',3417,'91693209890','3826298','1.00','100','retail','0','2023-08-28 11:04:50','','','','80','Cash',0.00,'100','','','9','16.00','1','2023-08-28 08:28:51','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('9169321204332202000023',3418,'91693211331','3826298','2.00','200','retail','0','2023-08-28 11:28:51','','','','80','Cash',0.00,'100','','','9','16.00','1','2023-08-28 08:40:47','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','14.00','12','Inclusive','branch','Inventory','','','','',''),('9169321462696109202394',3419,'91693212048','3826284','1.00','1300','retail','0','2023-08-28 11:40:48','1 pcs','','','1130','Cash',0.00,'1300','','','9','16.00','1','2023-08-28 09:23:56','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('9169322350925119223220',3420,'91693223499','3826294','4.00','600','retail','0','2023-08-28 14:51:39','','','','120','Cash',0.00,'150','','','9','16.00','1','2023-08-28 11:52:15','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'4','25.00','21','Inclusive','branch','Inventory','','','','',''),('9169322351933262203023',3421,'91693223499','3826131','1.00','230','retail','0','2023-08-28 14:51:50','','','','200','Cash',0.00,'230','','','9','16.00','1','2023-08-28 11:52:15','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('9169322546703502373022',3422,'91693223634','3826233','1.00','130','retail','0','2023-08-28 14:53:54','','','','90','Cash',0.00,'130','','','9','16.00','1','2023-08-28 12:24:32','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('9169322746040673293323',3423,'91693227449','3826353','1.00','300','retail','0','2023-08-28 15:57:29','1 pcs','','','210','Cash',0.00,'300','','','9','16.00','1','2023-08-28 12:57:49','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','19.00','18','Inclusive','branch','Inventory','','','','',''),('9169323353993322333915',3424,'91693233530','3826294','1.00','150','retail','0','2023-08-28 17:38:50','','','','120','Cash',0.00,'150','','','9','16.00','1','2023-08-28 14:39:24','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('9169323354605320009320',3425,'91693233530','3826131','1.00','230','retail','0','2023-08-28 17:39:00','','','','200','Cash',0.00,'230','','','9','16.00','1','2023-08-28 14:39:24','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('9169323355525523566035',3426,'91693233530','3826191','1.00','350','retail','0','2023-08-28 17:39:07','1 pcs','','','228.8','Cash',0.00,'350','','','9','16.00','1','2023-08-28 14:39:24','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','62.00','61','Inclusive','branch','Inventory','','','','',''),('9169323362556325952202',3427,'91693233611','3826131','1.00','230','retail','0','2023-08-28 17:40:11','','','','200','Cash',0.00,'230','','','9','16.00','1','2023-08-28 14:40:28','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('9169328293289933323320',3428,'91693278822','3826380','1.00','400','retail','0','2023-08-29 06:13:42','1 pcs','','','260','Cash',0.00,'400','','','9','16.00','1','2023-08-29 04:22:36','4','4','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('9169329172763621361232',3429,'91693282957','3826298','1.00','100','retail','0','2023-08-29 07:22:37','','','','80','Cash',0.00,'100','','','9','16.00','1','2023-08-29 06:48:51','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('9169329584634202018913',3430,'91693291733','3826292','1.00','850','retail','0','2023-08-29 09:48:53','','','','757','Cash',0.00,'850','','','9','16.00','1','2023-08-29 07:57:32','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('9169330059203202323220',3431,'91693295853','3826292','1.00','850','retail','0','2023-08-29 10:57:33','','','','757','Cash',0.00,'850','','','9','16.00','1','2023-08-29 09:16:35','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('9169330106803234136233',3432,'91693300745','3826131','1.00','230','retail','0','2023-08-29 12:19:05','','','','200','Cash',0.00,'230','','','9','16.00','1','2023-08-29 09:24:52','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('9169330108432332003990',3433,'91693300745','3826292','1.00','850','retail','0','2023-08-29 12:24:29','','','','757','Cash',0.00,'850','','','9','16.00','1','2023-08-29 09:24:52','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('9169330149134231639033',3434,'91693301093','3826131','1.00','230','retail','0','2023-08-29 12:24:53','','','','200','Cash',0.00,'230','','','9','16.00','1','2023-08-29 09:31:33','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('9169330753023003936323',3435,'91693301494','3826131','1.00','230','retail','0','2023-08-29 12:31:34','','','','200','Cash',0.00,'230','','','9','16.00','1','2023-08-29 11:12:31','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('9169330754809233424539',3436,'91693301494','3826233','1.00','130','retail','0','2023-08-29 14:12:11','','','','90','Cash',0.00,'130','','','9','16.00','1','2023-08-29 11:12:31','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('9169331239933033232936',3437,'91693307552','3826324','1.00','250','retail','0','2023-08-29 14:12:32','','','','165','Cash',0.00,'250','','','9','16.00','1','2023-08-29 12:33:28','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('9169331240602441233222',3438,'91693307552','3826300','1.00','250','retail','0','2023-08-29 15:33:19','','','','196','Cash',0.00,'250','','','9','16.00','1','2023-08-29 12:33:28','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','35.00','34','Inclusive','branch','Inventory','','','','',''),('9169331373922003930973',3439,'91693312846','3826131','1.00','230','retail','0','2023-08-29 15:40:46','','','','200','Cash',0.00,'230','','','9','16.00','1','2023-08-29 12:55:47','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9169331685062258019839',3440,'91693316843','3826501','1.00','150','retail','0','2023-08-29 16:47:23','','','','100','Cash',20.69,'150','','','9','16.00','1','2023-08-29 13:47:34','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169332114932232230921',3441,'91693316855','3826015','1.00','300','retail','0','2023-08-29 17:59:03','','','','240','Cash',0.00,'300','','','9','16.00','1','2023-08-29 14:59:37','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','',''),('9169332130022230323223',3442,'91693321178','3826487','1.00','250','retail','0','2023-08-29 17:59:39','1 pcs','','','','Cash',0.00,'250','','','9','16.00','1','2023-08-29 15:01:49','3','3','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','11.00','10','Inclusive','branch','Inventory','','','','',''),('9169332178522304321335',3443,'91693321778','3826233','1.00','130','retail','0','2023-08-29 18:09:38','','','','90','Cash',0.00,'130','','','9','16.00','1','2023-08-29 15:09:53','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('9169332197869322489229',3444,'91693321794','3826292','1.00','850','retail','0','2023-08-29 18:09:54','','','','757','Cash',0.00,'850','','','9','16.00','1','2023-08-29 15:13:03','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9169332222776032202223',3445,'91693321984','3826333','1.00','180','retail','0','2023-08-29 18:13:04','1 pcs','','','120','Cash',0.00,'180','','','9','16.00','1','2023-08-29 15:17:16','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','8.00','7','Inclusive','branch','Inventory','','','','',''),('9169332229600332333333',3446,'91693322237','3826333','1.00','200','retail','0','2023-08-29 18:17:17','1 pcs','','','120','Cash',0.00,'200','','','9','16.00','1','2023-08-29 15:18:28','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','7.00','6','Inclusive','branch','Inventory','','','','',''),('9169337949227322329902',3447,'91693379483','3826377','1.00','200','retail','0','2023-08-30 10:11:23','1 pcs','','','130','Cash',0.00,'200','','','9','16.00','1','2023-08-30 07:11:45','4','4','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','37.00','36','Inclusive','branch','Inventory','','','','',''),('9169338018531295302934',3448,'91693379506','3826205','4.00','400','retail','0','2023-08-30 10:11:46','','','','52','Cash',0.00,'100','','','9','16.00','1','2023-08-30 07:23:15','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'4','52.00','48','Inclusive','branch','Inventory','','','','',''),('9169338019212333360333',3449,'91693379506','3826015','1.00','300','retail','0','2023-08-30 10:23:05','','','','240','Cash',0.00,'300','','','9','16.00','1','2023-08-30 07:23:15','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','','','',''),('9169338655530022303223',3450,'91693380196','3826168','1.00','150','retail','0','2023-08-30 10:23:16','','','','110','Cash',0.00,'150','','','9','16.00','1','2023-08-30 09:09:17','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('9169339903323303292922',3451,'91693399025','3826131','1.00','230','retail','0','2023-08-30 15:37:05','','','','200','Cash',0.00,'230','','','9','16.00','1','2023-08-30 12:37:16','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('9169340308722022362333',3452,'91693399037','3826207','1.00','300','retail','0','2023-08-30 15:37:17','','','','180.4','Cash',0.00,'300','','','9','16.00','1','2023-08-30 13:44:51','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','115.00','114','Inclusive','branch','Inventory','','','','',''),('9169340609092230313323',3453,'91693403092','3826015','1.00','300','retail','0','2023-08-30 16:44:52','','','','240','Cash',0.00,'300','','','9','16.00','1','2023-08-30 14:34:54','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('9169345932945226402939',3454,'91693459322','3826015','1.00','300','retail','0','2023-08-31 08:22:02','','','','240','Cash',0.00,'300','','','9','16.00','1','2023-08-31 05:22:23','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('9169345933813230393335',3455,'91693459322','3826170','1.00','450','retail','0','2023-08-31 08:22:09','','','','400','Cash',0.00,'450','','','9','16.00','1','2023-08-31 05:22:23','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('9169346021032000200993',3456,'91693459344','3826324','1.00','250','retail','0','2023-08-31 08:22:24','','','','165','Cash',0.00,'250','','','9','16.00','1','2023-08-31 05:36:54','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('9169346303402223429322',3457,'91693460214','3826345','1.00','500','retail','0','2023-08-31 08:36:54','1 pcs','','','380','Cash',0.00,'500','','','9','16.00','1','2023-08-31 06:24:29','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('9169346305752947233303',3458,'91693460214','3826139','1.00','100','retail','0','2023-08-31 09:23:54','1 pcs','','','90','Cash',0.00,'100','','','9','16.00','1','2023-08-31 06:24:29','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','7.00','6','Inclusive','branch','Inventory','','','','',''),('9169346796876362234622',3459,'91693463070','3826103','4.00','1720','retail','0','2023-08-31 09:24:30','4 pcs','','','360','Cash',0.00,'430','','','9','16.00','1','2023-08-31 07:46:52','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','7.00','3','Inclusive','branch','Inventory','','','','',''),('9169346922739924039422',3460,'91693468013','3826440','1.00','350','retail','0','2023-08-31 10:46:53','','','','330','Cash',0.00,'350','','','9','16.00','1','2023-08-31 08:07:10','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('9169347167522223620303',3461,'91693469231','3826294','1.00','150','retail','0','2023-08-31 11:07:11','','','','120','Cash',0.00,'150','','','9','16.00','1','2023-08-31 08:49:03','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('9169347177320393200232',3462,'91693471744','3826294','2.00','300','retail','0','2023-08-31 11:49:04','','','','120','Cash',0.00,'150','','','9','16.00','1','2023-08-31 08:49:37','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','19.00','17','Inclusive','branch','Inventory','','','','',''),('9169347292824133202209',3463,'91693471778','3826504','1.00','150','retail','0','2023-08-31 11:49:38','','','','110','Cash',20.69,'150','','','9','16.00','1','2023-08-31 09:08:52','3','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','20.00','19','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169347743677322260222',3464,'91693472935','3826294','1.00','150','retail','0','2023-08-31 12:08:55','','','','120','Cash',0.00,'150','','','9','16.00','1','2023-08-31 10:26:22','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('9169347942839034090123',3465,'91693477583','3826324','1.00','250','retail','0','2023-08-31 13:26:23','','','','165','Cash',0.00,'250','','','9','16.00','1','2023-08-31 10:57:27','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('9169347943932322903221',3466,'91693477583','3826333','1.00','250','retail','0','2023-08-31 13:57:09','1 pcs','','','120','Cash',0.00,'250','','','9','16.00','1','2023-08-31 10:57:27','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('9169347989782132710024',3467,'91693479450','3826015','1.00','300','retail','0','2023-08-31 13:57:30','','','','240','Cash',0.00,'300','','','9','16.00','1','2023-08-31 11:05:02','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','22.00','21','Inclusive','branch','Inventory','','','','',''),('9169348178881226221642',3468,'91693479903','3826294','1.00','150','retail','0','2023-08-31 14:05:03','','','','120','Cash',0.00,'150','','','9','16.00','1','2023-08-31 11:36:31','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('9169348661009002220360',3469,'91693481793','3826322','1.00','350','retail','0','2023-08-31 14:36:33','','','','265','Cash',0.00,'350','','','9','16.00','1','2023-08-31 12:58:07','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('9169349552139022322630',3470,'91693495504','3826402','2.00','40','retail','0','2023-08-31 18:25:04','','','','16','Cash',0.00,'20','','','9','16.00','1','2023-08-31 15:25:37','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Inventory','','','','',''),('9169349552930022332044',3471,'91693495504','3826470','1.00','150','retail','0','2023-08-31 18:25:21','1 pcs','','','','Cash',0.00,'150','','','9','16.00','1','2023-08-31 15:25:37','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('9169354734332339393193',3472,'91693547334','3826353','1.00','300','retail','0','2023-09-01 08:48:54','1 pcs','','','210','Cash',0.00,'300','','','9','16.00','1','2023-09-01 05:50:56','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','18.00','17','Inclusive','branch','Inventory','','','','',''),('9169354824622863332320',3473,'91693547457','3826353','1.00','300','retail','0','2023-09-01 08:50:57','1 pcs','','','210','Cash',0.00,'300','','','9','16.00','1','2023-09-01 06:04:14','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','17.00','16','Inclusive','branch','Inventory','','','','',''),('9169355530433032210303',3474,'91693548255','3826294','1.00','150','retail','0','2023-09-01 09:04:15','','','','120','Cash',0.00,'150','','','9','16.00','1','2023-09-01 08:01:45','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('9169355800390330390352',3475,'91693555306','3826298','3.00','300','retail','0','2023-09-01 11:01:47','','','','80','Cash',0.00,'100','','','9','16.00','1','2023-09-01 08:46:49','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'3','11.00','8','Inclusive','branch','Inventory','','','','',''),('9169355883393033323524',3476,'91693558010','3826298','1.00','100','retail','0','2023-09-01 11:46:50','','','','80','Cash',0.00,'100','','','9','16.00','1','2023-09-01 09:00:36','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('9169355892520930935222',3477,'91693558836','3826015','1.00','300','retail','0','2023-09-01 12:00:36','','','','240','Cash',0.00,'300','','','9','16.00','1','2023-09-01 09:02:49','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','21.00','20','Inclusive','branch','Inventory','','','','',''),('9169356083240232032633',3478,'91693558970','3826298','1.00','100','retail','0','2023-09-01 12:02:50','','','','80','Cash',0.00,'100','','','9','16.00','1','2023-09-01 09:34:03','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('9169356083932353693022',3479,'91693558970','3826294','1.00','150','retail','0','2023-09-01 12:33:53','','','','120','Cash',0.00,'150','','','9','16.00','1','2023-09-01 09:34:03','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('9169356123202093233103',3480,'91693560844','3826294','2.00','300','retail','0','2023-09-01 12:34:04','','','','120','Cash',0.00,'150','','','9','16.00','1','2023-09-01 09:40:35','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','13.00','11','Inclusive','branch','Inventory','','','','',''),('9169356231010333203233',3481,'91693561236','3826294','2.00','300','retail','0','2023-09-01 12:40:36','','','','120','Cash',0.00,'150','','','9','16.00','1','2023-09-01 09:58:33','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Inventory','','','','',''),('9169356262922066330239',3482,'91693562314','3826356','1.00','150','retail','0','2023-09-01 12:58:34','','','','100','Cash',0.00,'150','','','9','16.00','1','2023-09-01 10:03:52','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('9169356669226303912430',3483,'91693562634','3826015','1.00','300','retail','0','2023-09-01 13:03:54','','','','240','Cash',0.00,'300','','','9','16.00','1','2023-09-01 11:11:33','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','','','',''),('9169356700726303300632',3484,'91693566772','3826459','1.00','400','retail','0','2023-09-01 14:12:52','','','','','Cash',0.00,'400','','','9','16.00','1','2023-09-01 11:16:49','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9169356828032302344429',3485,'91693567010','3826324','1.00','250','retail','0','2023-09-01 14:16:50','','','','165','Cash',0.00,'250','','','9','16.00','1','2023-09-01 11:38:04','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('9169357011400004971336',3487,'91693568285','3826298','1.00','100','retail','0','2023-09-01 14:38:05','','','','80','Cash',0.00,'100','','','9','','1','2023-09-01 12:09:14','1','2','returned','1','new','pcs','','','9','yes','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('9169357014431309325739',3488,'91693568285','3826294','1.00','150','retail','0','2023-09-01 15:08:55','','','','120','Cash',0.00,'150','','','9','16.00','1','2023-09-01 12:09:14','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('9169357063122933232360',3489,'91693570155','3826294','1.00','150','retail','0','2023-09-01 15:09:15','','','','120','Cash',0.00,'150','','','9','16.00','1','2023-09-01 12:17:20','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('9169357063873209227327',3490,'91693570155','3826292','1.00','850','retail','0','2023-09-01 15:17:11','','','','757','Cash',0.00,'850','','','9','16.00','1','2023-09-01 12:17:20','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('9169357391301200332137',3491,'91693570641','3826294','1.00','150','retail','0','2023-09-01 15:17:21','','','','120','Cash',0.00,'150','','','9','16.00','1','2023-09-01 13:11:56','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('9169357620892240262699',3492,'91693573916','3826333','1.00','200','retail','0','2023-09-01 16:11:56','1 pcs','','','120','Cash',0.00,'200','','','9','16.00','1','2023-09-01 13:50:16','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('9169363274533043300303',3493,'91693632738','3826324','1.00','250','retail','0','2023-09-02 08:32:18','','','','165','Cash',0.00,'250','','','9','16.00','1','2023-09-02 05:32:37','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('9169363275292322200300',3494,'91693632738','3826015','1.00','300','retail','0','2023-09-02 08:32:26','','','','240','Cash',0.00,'300','','','9','16.00','1','2023-09-02 05:32:37','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','','','',''),('9169363694262326430022',3495,'91693632758','3826103','1.00','450','retail','0','2023-09-02 09:42:12','','','','360','Cash',0.00,'450','','','9','16.00','1','2023-09-02 06:42:24','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('9169363855502024230220',3496,'91693636945','3826345','1.00','550','retail','0','2023-09-02 09:42:25','','','','380','Cash',0.00,'550','','','9','16.00','1','2023-09-02 07:09:17','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9169364075397503552120',3497,'91693640727','3826327','1.00','350','retail','0','2023-09-02 10:45:27','','','','265','Cash',0.00,'350','','','9','16.00','1','2023-09-02 07:45:56','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','24.00','23','Inclusive','branch','Inventory','','','','',''),('9169364098900203092302',3498,'91693640969','3826170','1.00','430','retail','0','2023-09-02 10:49:29','1 pcs','','','400','Cash',0.00,'430','','','9','16.00','1','2023-09-02 07:50:35','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('9169364102409624303322',3499,'91693640969','3826344','1.00','300','retail','0','2023-09-02 10:50:02','1 pcs','','','200','Cash',0.00,'300','','','9','16.00','1','2023-09-02 07:50:35','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','7.00','6','Inclusive','branch','Inventory','','','','',''),('9169364159922043120340',3500,'91693641036','3826015','1.00','300','retail','0','2023-09-02 10:50:36','','','','240','Cash',0.00,'300','','','9','16.00','1','2023-09-02 08:00:02','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','','','',''),('9169364956226054332034',3501,'91693649556','3826298','1.00','100','retail','0','2023-09-02 13:12:36','','','','80','Cash',0.00,'100','','','9','16.00','1','2023-09-02 10:12:54','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('9169364957032413414323',3502,'91693649556','3826294','1.00','150','retail','0','2023-09-02 13:12:43','','','','120','Cash',0.00,'150','','','9','16.00','1','2023-09-02 10:12:54','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('9169365140933323399932',3503,'91693649575','3826298','1.00','100','retail','0','2023-09-02 13:12:55','','','','80','Cash',0.00,'100','','','9','16.00','1','2023-09-02 10:43:40','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('9169365141652323224333',3504,'91693649575','3826294','1.00','150','retail','0','2023-09-02 13:43:30','','','','120','Cash',0.00,'150','','','9','16.00','1','2023-09-02 10:43:40','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('9169365636532222462525',3505,'91693651422','3826294','1.00','150','retail','0','2023-09-02 13:43:42','','','','120','Cash',0.00,'150','','','9','16.00','1','2023-09-02 12:06:07','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('9169366001909300010331',3506,'91693660005','3826504','1.00','150','retail','0','2023-09-02 16:06:45','','','','110','Cash',20.69,'150','','','9','16.00','1','2023-09-02 13:07:04','3','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','28.00','27','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169366413733343336639',3507,'91693661442','3826294','1.00','150','retail','0','2023-09-02 16:30:42','','','','120','Cash',0.00,'150','','','9','16.00','1','2023-09-02 14:15:40','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('9169366557963302232335',3508,'91693664141','3826333','1.00','200','retail','0','2023-09-02 17:15:41','1 pcs','','','120','Cash',0.00,'200','','','9','16.00','1','2023-09-02 14:40:08','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','4.00','3','Inclusive','branch','Inventory','','','','',''),('9169366559902506362293',3509,'91693664141','3826191','1.00','350','retail','0','2023-09-02 17:39:43','1 pcs','','','228.8','Cash',0.00,'350','','','9','16.00','1','2023-09-02 14:40:08','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','61.00','60','Inclusive','branch','Inventory','','','','',''),('9169366611812663332320',3510,'91693665610','3826294','1.00','150','retail','0','2023-09-02 17:40:10','','','','120','Cash',0.00,'150','','','9','16.00','1','2023-09-02 14:48:40','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9169380775913902190232',3511,'91693807753','3826191','1.00','350','retail','0','2023-09-04 09:09:13','1 pcs','','','228.8','Cash',0.00,'350','','','9','16.00','1','2023-09-04 06:09:45','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','60.00','59','Inclusive','branch','Inventory','','','','',''),('9169380777553220070234',3512,'91693807753','3826333','1.00','200','retail','0','2023-09-04 09:09:25','1 pcs','','','120','Cash',0.00,'200','','','9','16.00','1','2023-09-04 06:09:45','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('9169380898738332242392',3513,'91693807786','3826298','1.00','100','retail','0','2023-09-04 09:09:46','','','','80','Cash',0.00,'100','','','9','16.00','1','2023-09-04 06:30:07','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('9169380899402282394339',3514,'91693807786','3826324','1.00','250','retail','0','2023-09-04 09:29:48','','','','165','Cash',0.00,'250','','','9','16.00','1','2023-09-04 06:30:07','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('9169380900323338809230',3515,'91693807786','3826169','1.00','250','retail','0','2023-09-04 09:29:54','','','','180','Cash',0.00,'250','','','9','16.00','1','2023-09-04 06:30:07','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('9169381364699032146220',3516,'91693809008','3826298','1.00','100','retail','0','2023-09-04 09:30:08','','','','80','Cash',0.00,'100','','','9','16.00','1','2023-09-04 07:47:28','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('9169381550632202332932',3517,'91693815499','3826292','1.00','850','retail','0','2023-09-04 11:18:19','','','','757','Cash',0.00,'850','','','9','16.00','1','2023-09-04 08:18:31','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('9169381785282760222264',3518,'91693817844','3826419','1.00','150','retail','0','2023-09-04 11:57:24','1 pcs','','','70','Cash',0.00,'150','','','9','16.00','1','2023-09-04 08:57:46','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('9169381790830628272333',3519,'91693817867','3826015','1.00','300','retail','0','2023-09-04 11:57:47','','','','240','Cash',0.00,'300','','','9','16.00','1','2023-09-04 08:58:33','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','','','',''),('9169381913222913029262',3520,'91693817914','3826205','1.00','100','retail','0','2023-09-04 11:58:34','','','','52','Cash',0.00,'100','','','9','16.00','1','2023-09-04 09:18:54','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','48.00','47','Inclusive','branch','Inventory','','','','',''),('9169382100622423622022',3521,'91693819135','3826298','1.00','100','retail','0','2023-09-04 12:18:55','','','','80','Cash',0.00,'100','','','9','16.00','1','2023-09-04 09:50:08','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9169382197933220409009',3522,'91693821073','3826356','1.00','150','retail','0','2023-09-04 12:51:13','','','','100','Cash',0.00,'150','','','9','16.00','1','2023-09-04 10:06:21','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('9169382706882322962309',3523,'91693822004','3826015','1.00','300','retail','0','2023-09-04 13:06:44','','','','240','Cash',0.00,'300','','','9','16.00','1','2023-09-04 11:31:10','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('9169383572390233372090',3524,'91693835716','3826015','1.00','300','retail','0','2023-09-04 16:55:16','','','','240','Cash',0.00,'300','','','9','16.00','1','2023-09-04 13:55:25','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('9169389535422623033533',3525,'91693895346','3826356','1.00','150','retail','0','2023-09-05 09:29:06','','','','100','Cash',0.00,'150','','','9','16.00','1','2023-09-05 06:29:17','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9169390528693232622133',3527,'91693905277','3826377','1.00','250','retail','0','2023-09-05 12:14:37','','','','130','Cash',0.00,'250','','','9','','1','2023-09-05 09:15:16','4','4','returned','1','new','pcs','','','9','yes','','0','','','EXEMPTED',0.00,'1','36.00','35','Inclusive','branch','Inventory','','','','',''),('9169390531030133403290',3528,'91693905277','3826377','1.00','200','retail','0','2023-09-05 12:15:03','1 pcs','','','130','Cash',0.00,'200','','','9','16.00','1','2023-09-05 09:15:16','4','4','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','36.00','35','Inclusive','branch','Inventory','','','','',''),('9169390773026277202339',3529,'91693905320','3826191','1.00','350','retail','0','2023-09-05 12:15:20','1 pcs','','','228.8','Cash',0.00,'350','','','9','16.00','1','2023-09-05 09:55:47','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','59.00','58','Inclusive','branch','Inventory','','','','',''),('9169391672530353403031',3530,'91693916720','3826285','1.00','3000','retail','0','2023-09-05 15:25:20','1 pcs','','','2800','Cash',0.00,'3000','','','9','16.00','1','2023-09-05 12:25:32','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','104.00','103','Inclusive','branch','Inventory','','','','',''),('9169391816603609380322',3531,'91693916733','3826191','1.00','350','retail','0','2023-09-05 15:25:33','1 pcs','','','228.8','Cash',0.00,'350','','','9','16.00','1','2023-09-05 12:49:35','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','58.00','57','Inclusive','branch','Inventory','','','','',''),('9169391880838230030038',3532,'91693918176','3826015','1.00','300','retail','0','2023-09-05 15:49:36','','','','240','Cash',0.00,'300','','','9','16.00','1','2023-09-05 13:00:30','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('9169391881585031133833',3533,'91693918176','3826333','1.00','200','retail','0','2023-09-05 16:00:08','1 pcs','','','120','Cash',0.00,'200','','','9','16.00','1','2023-09-05 13:00:30','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('9169392170023300321922',3534,'91693921692','3826170','1.00','430','retail','0','2023-09-05 16:48:12','1 pcs','','','400','Cash',0.00,'430','','','9','16.00','1','2023-09-05 13:48:38','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','3.00','2','Inclusive','branch','Inventory','','','','',''),('9169392184629333236422',3535,'91693921719','3826168','1.00','150','retail','0','2023-09-05 16:48:39','','','','110','Cash',0.00,'150','','','9','16.00','1','2023-09-05 13:50:53','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('9169392186628213238133',3536,'91693921854','3826103','2.00','900','retail','0','2023-09-05 16:50:54','','','','360','Cash',0.00,'450','','','9','16.00','1','2023-09-05 13:51:32','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','','','','',''),('9169399523130290223305',3537,'91693995222','3826167','1.00','200','retail','0','2023-09-06 13:13:42','','','','170','Cash',0.00,'200','','','9','16.00','1','2023-09-06 10:14:03','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('9169399524023420232902',3538,'91693995222','3826292','1.00','850','retail','0','2023-09-06 13:13:52','','','','757','Cash',0.00,'850','','','9','16.00','1','2023-09-06 10:14:03','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9169399772036233032229',3539,'91693995245','3826322','1.00','350','retail','0','2023-09-06 13:14:05','','','','265','Cash',0.00,'350','','','9','16.00','1','2023-09-06 10:55:22','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('9169399929099029332033',3540,'91693997723','3826191','1.00','350','retail','0','2023-09-06 13:55:23','1 pcs','','','228.8','Cash',0.00,'350','','','9','16.00','1','2023-09-06 11:21:49','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','57.00','56','Inclusive','branch','Inventory','','','','',''),('9169400138881333222003',3541,'91693999311','3826205','1.00','100','retail','0','2023-09-06 14:21:51','','','','52','Cash',0.00,'100','','','9','16.00','1','2023-09-06 11:56:31','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','47.00','46','Inclusive','branch','Inventory','','','','',''),('9169401015302962204110',3542,'91694010144','3826357','1.00','850','retail','0','2023-09-06 17:22:25','','','','700','Cash',0.00,'850','','','9','16.00','1','2023-09-06 14:22:42','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('9169406302226620020223',3543,'91694061373','3826355','1.00','550','retail','0','2023-09-07 07:36:13','1 pcs','','','380','Cash',0.00,'550','','','9','16.00','1','2023-09-07 05:04:08','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','17.00','16','Inclusive','branch','Inventory','','','','',''),('9169408909699243903232',3544,'91694088554','3826015','1.00','300','retail','0','2023-09-07 15:09:14','','','','240','Cash',0.00,'300','','','9','16.00','1','2023-09-07 12:18:21','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('9169409404742643623002',3545,'91694089102','3826169','1.00','250','retail','0','2023-09-07 15:18:22','','','','180','Cash',0.00,'250','','','9','16.00','1','2023-09-07 13:40:51','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('9169409677393339200239',3546,'91694094052','3826167','1.00','200','retail','0','2023-09-07 16:40:52','','','','170','Cash',0.00,'200','','','9','16.00','1','2023-09-07 14:26:15','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('9169414917222237032233',3547,'91694149162','3826300','1.00','250','retail','0','2023-09-08 07:59:22','','','','196','Cash',0.00,'250','','','9','16.00','1','2023-09-08 04:59:34','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','34.00','33','Inclusive','branch','Inventory','','','','',''),('9169415381631332360263',3548,'91694149175','3826324','1.00','250','retail','0','2023-09-08 07:59:35','','','','165','Cash',0.00,'250','','','9','16.00','1','2023-09-08 06:16:58','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('9169416331136394336394',3549,'91694163302','3826205','1.00','100','retail','0','2023-09-08 11:55:02','','','','52','Cash',0.00,'100','','','9','16.00','1','2023-09-08 08:55:15','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','46.00','45','Inclusive','branch','Inventory','','','','',''),('9169417097571930140903',3550,'91694170965','3826168','1.00','150','retail','0','2023-09-08 14:02:45','','','','110','Cash',0.00,'150','','','9','16.00','1','2023-09-08 11:02:59','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('9169417206473290204331',3551,'91694170980','3826377','1.00','200','retail','0','2023-09-08 14:03:00','1 pcs','','','130','Cash',0.00,'200','','','9','16.00','1','2023-09-08 11:21:12','4','4','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','35.00','34','Inclusive','branch','Inventory','','','','',''),('9169417695997670033020',3552,'91694172072','3826168','1.00','150','retail','0','2023-09-08 14:21:12','','','','110','Cash',0.00,'150','','','9','16.00','1','2023-09-08 12:42:41','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('9169417878738230328207',3553,'91694176961','3826015','1.00','300','retail','0','2023-09-08 15:42:41','','','','240','Cash',0.00,'300','','','9','16.00','1','2023-09-08 13:13:23','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('9169417879823131396272',3554,'91694176961','3826324','1.00','250','retail','0','2023-09-08 16:13:07','','','','165','Cash',0.00,'250','','','9','16.00','1','2023-09-08 13:13:23','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9169425089720922293330',3555,'91694250885','3826504','1.00','150','retail','0','2023-09-09 12:14:45','','','','110','Cash',20.69,'150','','','9','16.00','1','2023-09-09 09:19:37','3','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','11.00','10','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169425091102945623002',3556,'91694250885','3826300','1.00','250','retail','0','2023-09-09 12:14:57','','','','196','Cash',0.00,'250','','','9','16.00','1','2023-09-09 09:19:37','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','33.00','32','Inclusive','branch','Inventory','','','','',''),('9169425092232022303900',3557,'91694250885','3826015','1.00','300','retail','0','2023-09-09 12:15:11','','','','240','Cash',0.00,'300','','','9','16.00','1','2023-09-09 09:19:37','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('9169425652090325542633',3558,'91694251178','3826169','1.00','300','retail','0','2023-09-09 12:19:38','1 pcs','','','180','Cash',0.00,'300','','','9','16.00','1','2023-09-09 10:48:55','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','','','','',''),('9169425714900231934002',3559,'91694256536','3826344','1.00','350','retail','0','2023-09-09 13:48:56','','','','200','Cash',0.00,'350','','','9','16.00','1','2023-09-09 10:59:12','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('9169425827320283219322',3560,'91694257153','3826284','1.00','1150','retail','0','2023-09-09 13:59:14','1 pcs','','','1130','Cash',0.00,'1150','','','9','16.00','1','2023-09-09 11:18:25','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','7.00','6','Inclusive','branch','Inventory','','','','',''),('9169426174661243021342',3561,'91694258306','3826506','1.00','130','retail','0','2023-09-09 14:18:27','','','','110','Cash',17.93,'130','','','9','16.00','1','2023-09-09 12:15:47','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','2.00','1','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169426271020426220632',3562,'91694261748','3826015','1.00','300','retail','0','2023-09-09 15:15:48','','','','240','Cash',0.00,'300','','','9','16.00','1','2023-09-09 12:32:14','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('9169426272333730430322',3563,'91694261748','3826168','1.00','150','retail','0','2023-09-09 15:31:51','','','','110','Cash',0.00,'150','','','9','16.00','1','2023-09-09 12:32:14','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('9169426943639931222903',3564,'91694262735','3826191','1.00','350','retail','0','2023-09-09 15:32:15','1 pcs','','','228.8','Cash',0.00,'350','','','9','16.00','1','2023-09-09 14:24:03','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','56.00','55','Inclusive','branch','Inventory','','','','',''),('9169440837924303919339',3565,'91694408363','3826440','1.00','350','retail','0','2023-09-11 07:59:23','','','','330','Cash',0.00,'350','','','9','16.00','1','2023-09-11 04:59:42','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('9169441142340912300224',3566,'91694408383','3826506','1.00','130','retail','0','2023-09-11 07:59:43','','','','110','Cash',17.93,'130','','','9','16.00','1','2023-09-11 05:50:26','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',112.07,'1','1.00','0','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169441191712323229333',3567,'91694411427','3826156','1.00','250','retail','0','2023-09-11 08:50:27','','','','','Cash',0.00,'250','','','9','16.00','1','2023-09-11 05:58:41','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('9169441615603162140640',3568,'91694411923','3826300','1.00','250','retail','0','2023-09-11 08:58:43','','','','196','Cash',0.00,'250','','','9','16.00','1','2023-09-11 07:09:19','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','32.00','31','Inclusive','branch','Inventory','','','','',''),('9169441809238220222043',3569,'91694416159','3826435','1.00','200','retail','0','2023-09-11 10:09:19','','','','140','Cash',0.00,'200','','','9','16.00','1','2023-09-11 07:41:34','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('9169442003829023404004',3570,'91694418161','3826292','1.00','830','retail','0','2023-09-11 10:42:41','1 pcs','','','757','Cash',0.00,'830','','','9','16.00','1','2023-09-11 08:14:08','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('9169442069739093636400',3571,'91694420049','3826168','1.00','150','retail','0','2023-09-11 11:14:09','','','','110','Cash',0.00,'150','','','9','16.00','1','2023-09-11 08:25:10','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('9169442070700092023629',3572,'91694420049','3826015','1.00','300','retail','0','2023-09-11 11:24:57','','','','240','Cash',0.00,'300','','','9','16.00','1','2023-09-11 08:25:10','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('9169442620603602492224',3573,'91694420711','3826168','1.00','150','retail','0','2023-09-11 11:25:11','','','','110','Cash',0.00,'150','','','9','16.00','1','2023-09-11 09:56:49','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('9169443744702339073203',3574,'91694437434','3826435','1.00','200','retail','0','2023-09-11 16:03:54','','','','140','Cash',0.00,'200','','','9','16.00','1','2023-09-11 13:04:10','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9169443814242942233303',3575,'91694437451','3826168','1.00','150','retail','0','2023-09-11 16:04:11','','','','110','Cash',0.00,'150','','','9','16.00','1','2023-09-11 13:16:09','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('9169443821831483920902',3576,'91694438171','3826167','1.00','200','retail','0','2023-09-11 16:16:11','','','','170','Cash',0.00,'200','','','9','16.00','1','2023-09-11 13:17:01','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('9169449681020909643269',3577,'91694496802','3826440','1.00','350','retail','0','2023-09-12 08:33:22','','','','330','Cash',0.00,'350','','','9','16.00','1','2023-09-12 05:33:32','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('9169449808242803083020',3578,'91694496813','3826344','1.00','350','retail','0','2023-09-12 08:33:33','','','','200','Cash',0.00,'350','','','9','16.00','1','2023-09-12 05:54:45','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('9169450883742353744333',3579,'91694508823','3826284','1.00','1200','retail','0','2023-09-12 11:53:43','1 pcs','','','1130','Cash',0.00,'1200','','','9','16.00','1','2023-09-12 08:54:10','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('9169451413741233341341',3580,'91694508851','3826231','1.00','250','retail','0','2023-09-12 13:22:02','1 pcs','','','','Cash',0.00,'250','','','9','16.00','1','2023-09-12 10:22:27','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','7.00','6','Inclusive','branch','Inventory','','','','',''),('9169452155632035329333',3581,'91694521548','3826191','1.00','350','retail','0','2023-09-12 15:25:48','1 pcs','','','228.8','Cash',0.00,'350','','','9','16.00','1','2023-09-12 12:26:37','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','55.00','54','Inclusive','branch','Inventory','','','','',''),('9169452284333320960226',3582,'91694521598','3826168','1.00','150','retail','0','2023-09-12 15:26:38','','','','110','Cash',0.00,'150','','','9','16.00','1','2023-09-12 12:47:25','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('9169452988302202343213',3583,'91694529865','3826361','1.00','550','retail','0','2023-09-12 17:44:25','','','','480','Cash',0.00,'550','','','9','16.00','1','2023-09-12 14:44:45','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('9169458148738804330373',3584,'91694581478','3826440','1.00','350','retail','0','2023-09-13 08:04:38','','','','330','Cash',0.00,'350','','','9','16.00','1','2023-09-13 05:04:50','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('9169459960002343903222',3585,'91694599593','3826191','1.00','350','retail','0','2023-09-13 13:06:33','1 pcs','','','228.8','Cash',0.00,'350','','','9','16.00','1','2023-09-13 10:07:26','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','54.00','53','Inclusive','branch','Inventory','','','','',''),('9169459961552200002310',3586,'91694599593','3826300','1.00','250','retail','0','2023-09-13 13:06:47','','','','196','Cash',0.00,'250','','','9','16.00','1','2023-09-13 10:07:26','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','31.00','30','Inclusive','branch','Inventory','','','','',''),('9169459963443422606230',3587,'91694599593','3826300','1.00','250','retail','0','2023-09-13 13:06:56','','','','196','Cash',0.00,'250','','','9','16.00','1','2023-09-13 10:07:26','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','','','','',''),('9169459964434031041433',3588,'91694599593','3826440','1.00','350','retail','0','2023-09-13 13:07:15','','','','330','Cash',0.00,'350','','','9','16.00','1','2023-09-13 10:07:26','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('9169460220322323233202',3589,'91694599648','3826490','2.00','650','retail','0','2023-09-13 13:07:28','2 pcs','','','','Cash',0.00,'325','','','9','16.00','1','2023-09-13 10:50:35','3','3','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','6.00','4','Inclusive','branch','Inventory','','','','',''),('9169460820432222302290',3590,'91694602236','3826168','1.00','150','retail','0','2023-09-13 13:50:36','','','','110','Cash',0.00,'150','','','9','16.00','1','2023-09-13 12:30:06','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('9169460824903162160640',3591,'91694608206','3826015','1.00','300','retail','0','2023-09-13 15:30:06','','','','240','Cash',0.00,'300','','','9','16.00','1','2023-09-13 12:31:02','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','','','',''),('9169461724132116624433',3592,'91694617230','3826284','1.00','1200','retail','0','2023-09-13 18:00:30','1 pcs','','','1130','Cash',0.00,'1200','','','9','16.00','1','2023-09-13 15:00:53','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','7.00','6','Inclusive','branch','Inventory','','','','',''),('9169461892346202926329',3593,'91694617539','3826205','1.00','100','retail','0','2023-09-13 18:05:39','','','','52','Cash',0.00,'100','','','9','16.00','1','2023-09-13 15:28:52','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','45.00','44','Inclusive','branch','Inventory','','','','',''),('9169469296432322203221',3594,'91694692955','3826170','1.00','450','retail','0','2023-09-14 15:02:35','','','','400','Cash',0.00,'450','','','9','16.00','1','2023-09-14 12:03:01','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9169469297992403329499',3595,'91694692955','3826322','1.00','350','retail','0','2023-09-14 15:02:51','','','','265','Cash',0.00,'350','','','9','16.00','1','2023-09-14 12:03:01','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','','','',''),('9169469493823403402912',3597,'91694692983','3826231','1.00','60','retail','0','2023-09-14 15:03:03','','','','','Cash',0.00,'60','','','9','','1','2023-09-14 12:36:08','1','2','returned','1','new','pcs','','','9','yes','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9169469496123330016129',3598,'91694692983','3826231','1.00','250','retail','0','2023-09-14 15:35:54','1 pcs','','','','Cash',0.00,'250','','','9','16.00','1','2023-09-14 12:36:08','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','2.00','1','Inclusive','branch','Inventory','','','','',''),('9169470169592002500320',3599,'91694701684','3826015','1.00','300','retail','0','2023-09-14 17:28:04','','','','240','Cash',0.00,'300','','','9','16.00','1','2023-09-14 14:28:20','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','','','',''),('9169470172838303393233',3600,'91694701701','3826191','1.00','350','retail','0','2023-09-14 17:28:21','1 pcs','','','228.8','Cash',0.00,'350','','','9','16.00','1','2023-09-14 14:28:57','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','53.00','52','Inclusive','branch','Inventory','','','','',''),('9169470416023429306223',3601,'91694704140','3826209','1.00','500','retail','0','2023-09-14 18:09:00','1 pcs','','','345','Cash',0.00,'500','','','9','16.00','1','2023-09-14 15:09:34','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','101.00','100','Inclusive','branch','Inventory','','','','',''),('9169470431993201233133',3602,'91694704278','3826015','1.00','300','retail','0','2023-09-14 18:11:18','','','','240','Cash',0.00,'300','','','9','16.00','1','2023-09-14 15:12:22','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('9169470432539239643403',3603,'91694704278','3826322','1.00','350','retail','0','2023-09-14 18:12:00','','','','265','Cash',0.00,'350','','','9','16.00','1','2023-09-14 15:12:22','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('9169477143633233323223',3604,'91694771421','3826015','1.00','300','retail','0','2023-09-15 12:50:21','','','','240','Cash',0.00,'300','','','9','16.00','1','2023-09-15 09:50:39','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','','','',''),('9169477161413902197242',3605,'91694771441','3826285','1.00','2900','retail','0','2023-09-15 12:50:41','1 pcs','','','2800','Cash',0.00,'2900','','','9','16.00','1','2023-09-15 09:53:53','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','103.00','102','Inclusive','branch','Inventory','','','','',''),('9169478444332923304323',3606,'91694782622','3826015','1.00','300','retail','0','2023-09-15 15:57:02','','','','240','Cash',0.00,'300','','','9','16.00','1','2023-09-15 13:27:55','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','8.00','7','Inclusive','branch','Inventory','','','','',''),('9169478447072940233303',3607,'91694782622','3826300','2.00','500','retail','0','2023-09-15 16:27:23','','','','196','Cash',0.00,'250','','','9','16.00','1','2023-09-15 13:27:55','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','29.00','27','Inclusive','branch','Inventory','','','','',''),('9169478897722222704320',3608,'91694788431','3826015','1.00','300','retail','0','2023-09-15 17:33:51','','','','240','Cash',0.00,'300','','','9','16.00','1','2023-09-15 14:43:01','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','','','',''),('9169483675373263220632',3609,'91694836739','3826015','1.00','300','retail','0','2023-09-16 06:58:59','','','','240','Cash',0.00,'300','','','9','16.00','1','2023-09-16 03:59:16','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('9169483706203232369302',3610,'91694837028','3826435','1.00','200','retail','0','2023-09-16 07:03:48','','','','140','Cash',0.00,'200','','','9','16.00','1','2023-09-16 04:04:26','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','','','',''),('9169484686822460228623',3611,'91694846852','3826504','1.00','150','retail','0','2023-09-16 09:47:32','','','','110','Cash',20.69,'150','','','9','16.00','1','2023-09-16 06:47:52','3','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169484783237229332033',3612,'91694846874','3826353','1.00','250','retail','0','2023-09-16 10:03:03','','','','210','Cash',0.00,'250','','','9','16.00','1','2023-09-16 07:05:08','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','','','',''),('9169484971532922403045',3613,'91694847941','3826300','1.00','250','retail','0','2023-09-16 10:05:41','','','','196','Cash',0.00,'250','','','9','16.00','1','2023-09-16 07:35:23','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','','','','',''),('9169486048820006162232',3614,'91694860473','3826015','1.00','300','retail','0','2023-09-16 13:34:33','','','','240','Cash',0.00,'300','','','9','16.00','1','2023-09-16 10:34:52','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','5.00','4','Inclusive','branch','Inventory','','','','',''),('9169487503429239341992',3615,'91694874935','3826168','1.00','150','retail','0','2023-09-16 17:35:35','','','','110','Cash',0.00,'150','','','9','16.00','1','2023-09-16 14:37:19','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9169487508922238232303',3616,'91694875040','3826167','1.00','200','retail','0','2023-09-16 17:37:20','','','','170','Cash',0.00,'200','','','9','16.00','1','2023-09-16 14:38:12','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','','','',''),('9169487521906433339068',3617,'91694875093','3826489','1.00','200','retail','0','2023-09-16 17:38:13','','','','','Cash',0.00,'200','','','9','16.00','1','2023-09-16 14:40:22','3','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','','','',''),('9169487523739251002339',3618,'91694875223','3826015','1.00','300','retail','0','2023-09-16 17:40:23','','','','240','Cash',0.00,'300','','','9','16.00','1','2023-09-16 14:40:41','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('9169487535433252689213',3619,'91694875340','3826167','1.00','350','retail','0','2023-09-16 17:42:20','1 pcs','','','170','Cash',0.00,'350','','','9','16.00','1','2023-09-16 14:43:16','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('9169487548972207400732',3620,'91694875397','3826191','1.00','200','retail','0','2023-09-16 17:43:17','1 pcs','','','228.8','Cash',0.00,'200','','','9','16.00','1','2023-09-16 14:45:01','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','52.00','51','Inclusive','branch','Inventory','','','','',''),('9169487775792092042303',3621,'91694875648','3826504','1.00','150','retail','0','2023-09-16 17:47:28','','','','110','Cash',20.69,'150','','','9','16.00','1','2023-09-16 15:22:42','3','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',129.31,'1','9.00','8','Inclusive','branch','Inventory','1110','4000','5500','',''),('9169503020459339030233',3622,'91695027844','3826353','1.00','250','retail','0','2023-09-18 12:06:52','','','','210','Cash',0.00,'250','','','9','16.00','1','2023-09-18 09:43:57','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','','','',''),('9169503084522093232322',3623,'91695030239','3826478','1.00','100','retail','0','2023-09-18 12:43:59','','','','','Cash',0.00,'100','','','9','16.00','1','2023-09-18 09:54:08','3','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','','','',''),('9169503472630324702633',3624,'91695034657','3826489','2.00','400','retail','0','2023-09-18 13:57:37','','','','','Cash',0.00,'200','','','9','16.00','1','2023-09-18 10:58:50','3','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','22.00','20','Inclusive','branch','Inventory','','','','',''),('9169509735602246322539',3625,'91695097335','3826169','1.00','250','retail','0','2023-09-19 07:22:15','','','','180','Cash',0.00,'250','','','9','16.00','1','2023-09-19 04:23:17','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','','','',''),('9169509738123219933820',3626,'91695097335','3826284','1.00','1200','retail','0','2023-09-19 07:22:36','1 pcs','','','1130','Cash',0.00,'1200','','','9','16.00','1','2023-09-19 04:23:17','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','6.00','5','Inclusive','branch','Inventory','','','','',''),('9169509745032339734722',3627,'91695097398','3826094','2.00','200','retail','0','2023-09-19 07:23:18','2 pcs','','','','Cash',0.00,'100','','','9','16.00','1','2023-09-19 04:24:32','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','25.00','23','Inclusive','branch','Inventory','','','','',''),('9169509764695322267211',3628,'91695097473','3826487','2.00','400','retail','0','2023-09-19 07:24:33','','','','','Cash',0.00,'200','','','9','16.00','1','2023-09-19 04:27:34','3','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','10.00','8','Inclusive','branch','Inventory','','','','',''),('9169510143720306336066',3629,'91695097655','3826357','1.00','850','retail','0','2023-09-19 07:27:35','','','','700','Cash',0.00,'850','','','9','16.00','1','2023-09-19 05:30:39','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','','','',''),('9169513419722322200343',3630,'91695134175','3826353','1.00','300','retail','0','2023-09-19 17:36:15','1 pcs','','','210','Cash',0.00,'300','','','9','16.00','1','2023-09-19 14:36:44','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','14.00','13','Inclusive','branch','Inventory','','','','',''),('9169513688622362222203',3631,'91695136874','3826344','1.00','300','retail','0','2023-09-19 18:21:14','1 pcs','','','200','Cash',0.00,'300','','','9','16.00','1','2023-09-19 15:21:55','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','1.00','0','Inclusive','branch','Inventory','','','','',''),('9169513689833058138223',3632,'91695136874','3826300','1.00','250','retail','0','2023-09-19 18:21:32','','','','196','Cash',0.00,'250','','','9','16.00','1','2023-09-19 15:21:55','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','','','',''),('9169518385583325235522',3633,'91695180527','3826440','1.00','350','retail','0','2023-09-20 06:28:47','','','','330','Cash',0.00,'350','','','9','16.00','1','2023-09-20 04:24:17','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','','','',''),('9169519493021233223922',3634,'91695194922','3826205','2.00','200','retail','0','2023-09-20 10:28:42','','','','52','Cash',0.00,'100','','','9','16.00','1','2023-09-20 07:29:10','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','44.00','42','Inclusive','branch','Inventory','','','','',''),('9169519494323333233239',3635,'91695194922','3826377','1.00','200','retail','0','2023-09-20 10:28:50','1 pcs','','','130','Cash',0.00,'200','','','9','16.00','1','2023-09-20 07:29:10','4','4','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','34.00','33','Inclusive','branch','Inventory','','','','',''),('9169520844902333219204',3636,'91695205305','3826300','1.00','250','retail','0','2023-09-20 13:21:45','','','','196','Cash',0.00,'250','','','9','16.00','1','2023-09-20 11:14:18','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','','','',''),('9169527558936058353220',3637,'91695275576','3826353','1.00','250','retail','0','2023-09-21 08:52:56','','','','210','Cash',0.00,'250','','','9','16.00','1','2023-09-21 05:53:21','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','','','',''),('9169528034535892092502',3638,'91695280332','3826163','1.00','1500','retail','0','2023-09-21 10:12:12','1 pcs','','','1320','Cash',0.00,'1500','','','9','16.00','1','2023-09-21 07:12:33','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','8.00','7','Inclusive','branch','Inventory','','','','',''); /*!40000 ALTER TABLE `sales_order` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `sales_ordercancelled` -- DROP TABLE IF EXISTS `sales_ordercancelled`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `sales_ordercancelled` ( `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 AUTO_INCREMENT=143 DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `sales_ordercancelled` -- LOCK TABLES `sales_ordercancelled` WRITE; /*!40000 ALTER TABLE `sales_ordercancelled` DISABLE KEYS */; INSERT INTO `sales_ordercancelled` VALUES ('916777648557320957',1,'91677764831','3826116',1.00,'420','retail','0','2023-03-02 16:47:11','','','','400','Cash',56.95,'420','','','9','','1','2023-03-02 13:48:39','1','2','new','1','new','pcs','','','','yes','','7.12','','','VATABLE',355.93,'1','20.00','19','Inclusive','branch','Inventory','','',''),('116784500273053223',2,'11678450018','3826346',1.00,'450','retail','0','2023-03-10 15:06:58','COLD','','','0','Cash',0.00,'450','','','1','','1','2023-03-10 12:08:20','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','','',''),('116784500933210007',3,'11678450018','3826495',1.00,'650','retail','0','2023-03-10 15:08:06','COLD','','','0','Cash',0.00,'650','','','1','','1','2023-03-10 12:09:07','3','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','','',''),('116784501554832310',4,'11678450147','3826495',1.00,'650','retail','0','2023-03-10 15:09:07','COLD','','','0','Cash',0.00,'650','','','1','','1','2023-03-10 12:10:04','3','3','new','1','new','pcs','','','','yes','','0','','','VATABLE',0.00,'','5.00','4','Inclusive','branch','Inventory','','',''),('116784502093202033',5,'11678450204','3826495',1.00,'1176.91','retail','0','2023-03-10 15:10:04','COLD','','','0','Cash',0.00,'1176.91','','','1','','1','2023-03-10 12:11:23','3','3','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'','5.00','4','Inclusive','branch','Inventory','','',''),('916786932890963320',6,'91678693259','3826312',1.00,'500','retail','0','2023-03-13 10:40:59','','','','','Cash',0.00,'500','','','9','','1','2023-03-13 07:41:55','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','52.00','51','Inclusive','branch','Inventory','','',''),('916786935358232940',7,'91678693495','3826312',1.00,'500','retail','0','2023-03-13 10:45:27','','','','','Cash',0.00,'500','','','9','','1','2023-03-13 07:46:03','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','52.00','51','Inclusive','branch','Inventory','','',''),('916786936373634220',8,'91678693630','3826312',1.00,'550','retail','0','2023-03-13 10:47:10','','','','','Cash',0.00,'550','','','9','','1','2023-03-13 07:47:38','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','52.00','51','Inclusive','branch','Inventory','','',''),('916786938964266133',9,'91678693885','3826312',3.00,'1500','retail','0','2023-03-13 10:51:25','','','','0','Cash',0.00,'500','','','9','','1','2023-03-13 07:52:02','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'3','52.00','49','Inclusive','branch','Inventory','','',''),('916786958173869280',10,'91678695805','3826324',1.00,'444','retail','0','2023-03-13 11:23:25','','','','','Cash',0.00,'444','','','9','','1','2023-03-13 08:23:57','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','18.00','17','Inclusive','branch','Inventory','','',''),('916786958619300251',11,'91678695837','3826344',1.00,'350','retail','0','2023-03-13 11:24:11','','','','','Cash',0.00,'350','','','9','','1','2023-03-13 08:24:24','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','',''),('916786958500530045',12,'91678695837','3826324',1.00,'250','retail','0','2023-03-13 11:24:05','','','','','Cash',0.00,'250','','','9','','1','2023-03-13 08:25:57','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','',''),('916786959717229628',13,'91678695837','3826344',1.00,'400','retail','0','2023-03-13 11:26:04','','','','','Cash',0.00,'400','','','9','','1','2023-03-13 08:27:23','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','13.00','12','Inclusive','branch','Inventory','','',''),('916786959789228042',14,'91678695837','3826014',1.00,'80','retail','0','2023-03-13 11:26:11','','','','','Cash',0.00,'80','','','9','','1','2023-03-13 08:27:30','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','27.00','26','Inclusive','branch','Inventory','','',''),('916786959633332238',15,'91678695837','3826324',1.00,'250','retail','0','2023-03-13 11:25:57','','','','','Cash',0.00,'250','','','9','','1','2023-03-13 08:27:30','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','',''),('916786958452056455',16,'91678695837','3826313',1.00,'550','retail','0','2023-03-13 11:23:57','','','','525','Cash',0.00,'550','','','9','','1','2023-03-13 08:27:30','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','',''),('916786988796030478',17,'91678698824','3826312',2.00,'1000','retail','0','2023-03-13 12:13:44','','','','0','Cash',0.00,'500','','','9','','1','2023-03-13 09:14:42','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','51.00','49','Inclusive','branch','Inventory','','',''),('916787107155032322',18,'91678710515','3826491',2.00,'1100','retail','0','2023-03-13 15:28:35','','','','','Cash',0.00,'550','','','9','','1','2023-03-13 12:32:26','3','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','17.00','15','Inclusive','branch','Inventory','','',''),('916787107587282839',19,'91678710746','3826491',2.00,'1100','retail','0','2023-03-13 15:32:27','','','','','Cash',0.00,'550','','','9','','1','2023-03-13 12:37:23','3','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','17.00','15','Inclusive','branch','Inventory','','',''),('916787207093232002',20,'91678720601','3826232',1.00,'200','retail','0','2023-03-13 18:16:41','','','','','Cash',0.00,'200','','','9','','1','2023-03-13 15:21:17','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','',''),('916787793252937022',21,'91678778924','3826286',2.00,'13100','retail','0','2023-03-14 10:29:34','','','','','Cash',0.00,'6550','','','9','','1','2023-03-14 07:35:54','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','66.00','64','Inclusive','branch','Inventory','','',''),('916787789483337328',22,'91678778924','3826112',2.00,'840','retail','0','2023-03-14 10:28:57','','','','','Cash',0.00,'420','','','9','','1','2023-03-14 07:35:54','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','33.00','31','Inclusive','branch','Inventory','','',''),('916787789370808027',23,'91678778924','3826118',10.00,'4200','retail','0','2023-03-14 10:28:44','','','','','Cash',0.00,'420','','','9','','1','2023-03-14 07:35:54','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'10','60.00','50','Inclusive','branch','Inventory','','',''),('916787801350223022',24,'91678780124','3826286',2.00,'13100','retail','0','2023-03-14 10:48:44','','','','5500','Cash',0.00,'6550','','','9','','1','2023-03-14 07:49:17','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','64.00','62','Inclusive','branch','Inventory','','',''),('916787802525232020',25,'91678780202','3826118',2.00,'840','retail','0','2023-03-14 10:50:02','','','','','Cash',0.00,'420','','','9','','1','2023-03-14 07:50:58','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','60.00','58','Inclusive','branch','Inventory','','',''),('916787812640230332',26,'91678781251','3826286',2.00,'12900','retail','0','2023-03-14 11:07:31','','','','5500','Cash',0.00,'6450','','','9','','1','2023-03-14 08:12:00','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','64.00','62','Inclusive','branch','Inventory','','',''),('916787817792892823',27,'91678781520','3826286',2.00,'12900','retail','0','2023-03-14 11:12:00','','','','5500','Cash',0.00,'6450','','','9','','1','2023-03-14 08:19:01','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','64.00','62','Inclusive','branch','Inventory','','',''),('916787819522123021',28,'91678781942','3826286',2.00,'12900','retail','0','2023-03-14 11:19:02','','','','5500','Cash',0.00,'6450','','','9','','1','2023-03-14 08:23:28','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','64.00','62','Inclusive','branch','Inventory','','',''),('916787831008780230',29,'91678782956','3826286',2.00,'12900','retail','0','2023-03-14 11:35:56','','','','5500','Cash',0.00,'6450','','','9','','1','2023-03-14 08:40:00','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','64.00','62','Inclusive','branch','Inventory','','',''),('916787833166692947',30,'91678783200','3826312',1.00,'550','retail','0','2023-03-14 11:41:50','','','','0','Cash',0.00,'550','','','9','','1','2023-03-14 08:42:01','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','44.00','43','Inclusive','branch','Inventory','','',''),('916787832237733600',31,'91678783200','3826286',2.00,'12900','retail','0','2023-03-14 11:40:00','','','','5500','Cash',0.00,'6450','','','9','','1','2023-03-14 08:42:01','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','64.00','62','Inclusive','branch','Inventory','','',''),('916787834682822244',32,'91678783454','3826286',1.00,'6450','retail','0','2023-03-14 11:44:14','','','','5500','Cash',0.00,'6450','','','9','','1','2023-03-14 08:46:30','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','64.00','63','Inclusive','branch','Inventory','','',''),('916787836007003046',33,'91678783590','3826286',2.00,'12800','retail','0','2023-03-14 11:46:31','','','','5500','Cash',0.00,'6400','','','9','','1','2023-03-14 09:31:11','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','64.00','62','Inclusive','branch','Inventory','','',''),('916787886210302322',34,'91678788063','3826285',1.00,'3450','retail','0','2023-03-14 13:10:13','','','','','Cash',0.00,'3450','','','9','','1','2023-03-14 10:17:42','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','153.00','152','Inclusive','branch','Inventory','','',''),('916787885732273033',35,'91678788063','3826285',1.00,'3450','retail','0','2023-03-14 13:01:03','','','','','Cash',0.00,'3450','','','9','','1','2023-03-14 10:17:42','1','2','returned','1','new','pcs','','','9','yes','','0','','','EXEMPTED',0.00,'1','153.00','152','Inclusive','branch','Inventory','','',''),('916787897906403303',36,'91678789062','3826285',1.00,'3450','retail','0','2023-03-14 13:17:42','','','','','Cash',0.00,'3450','','','9','','1','2023-03-14 10:37:59','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','154.00','153','Inclusive','branch','Inventory','','',''),('916787965772612802',37,'91678796407','3826285',1.00,'3450','retail','0','2023-03-14 15:20:08','','','','','Cash',0.00,'3450','','','9','','1','2023-03-14 12:29:50','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','154.00','153','Inclusive','branch','Inventory','','',''),('916787996313122343',38,'91678799562','3826117',3.00,'1260','retail','0','2023-03-14 16:13:27','','','','','Cash',0.00,'420','','','9','','1','2023-03-14 13:18:14','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'3','3.00','0','Inclusive','branch','Inventory','','',''),('916788028726007032',39,'91678802850','3826313',2.00,'1100','retail','0','2023-03-14 17:07:30','','','','525','Cash',0.00,'550','','','9','','1','2023-03-14 14:12:00','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','9.00','7','Inclusive','branch','Inventory','','',''),('916788062051210320',40,'91678806192','3826497',4.00,'2400','retail','0','2023-03-14 18:03:12','','','','560','Cash',0.00,'600','','','9','','1','2023-03-14 15:07:55','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'4','18.00','14','Inclusive','branch','Inventory','1110','4000','5500'),('916788068670103292',41,'91678806853','3826285',1.00,'3450','retail','0','2023-03-14 18:14:13','','','','2800','Cash',0.00,'3450','','','9','','1','2023-03-14 15:15:23','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','154.00','153','Inclusive','branch','Inventory','','',''),('916788565933023304',42,'91678856240','3826285',1.00,'3450','retail','0','2023-03-15 07:57:20','','','','2800','Cash',0.00,'3450','','','9','','1','2023-03-15 05:05:20','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','154.00','153','Inclusive','branch','Inventory','','',''),('916788645775275802',43,'91678864282','3826112',5.00,'2100','retail','0','2023-03-15 10:11:22','','','','','Cash',0.00,'420','','','9','','1','2023-03-15 07:17:19','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','26.00','21','Inclusive','branch','Inventory','','',''),('916788651193662133',44,'91678865044','3826112',1.00,'400','retail','0','2023-03-15 10:24:04','','','','','Cash',0.00,'400','','','9','','1','2023-03-15 07:25:27','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','26.00','25','Inclusive','branch','Inventory','','',''),('916788670583233272',45,'91678866040','3826312',1.00,'550','retail','0','2023-03-15 10:57:31','','','','525','Cash',0.00,'550','','','9','','1','2023-03-15 07:58:37','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','',''),('916788682973809932',46,'91678867904','3826312',5.00,'2750','retail','0','2023-03-15 11:11:44','','','','525','Cash',0.00,'550','','','9','','1','2023-03-15 08:25:01','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'5','19.00','14','Inclusive','branch','Inventory','','',''),('916788683122032028',47,'91678867904','3826186',2.00,'1300','retail','0','2023-03-15 11:18:17','','','','','Cash',0.00,'650','','','9','','1','2023-03-15 08:25:19','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','32.00','30','Inclusive','branch','Inventory','','',''),('916788687333838333',48,'91678868720','3826312',1.00,'550','retail','0','2023-03-15 11:25:20','','','','525','Cash',0.00,'550','','','9','','1','2023-03-15 08:25:39','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','',''),('916788714755273527',49,'91678870579','3826344',1.00,'350','retail','0','2023-03-15 11:56:19','','','','','Cash',0.00,'350','','','9','','1','2023-03-15 09:25:13','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','',''),('916788723420202432',50,'91678872313','3826193',1.00,'750','retail','0','2023-03-15 12:25:30','','','','418','Cash',0.00,'750','','','9','','1','2023-03-15 09:27:06','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','72.00','71','Inclusive','branch','Inventory','','',''),('916788723220930260',51,'91678872313','3826192',1.00,'750','retail','0','2023-03-15 12:25:13','','','','440','Cash',0.00,'750','','','9','','1','2023-03-15 09:27:08','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','114.00','113','Inclusive','branch','Inventory','','',''),('716788731333330220',52,'71678873122','3826193',1.00,'700','retail','0','2023-03-15 12:38:42','COLD','','','418','Cash',0.00,'700','','','7','','1','2023-03-15 09:39:08','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'','71.00','70','Inclusive','branch','Inventory','','',''),('916788728593202253',53,'91678872848','3826193',1.00,'700','retail','0','2023-03-15 12:34:08','','','','418','Cash',0.00,'700','','','9','','1','2023-03-15 09:44:47','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','72.00','71','Inclusive','branch','Inventory','','',''),('916788777133122032',54,'91678877704','3826186',1.00,'500','retail','0','2023-03-15 13:55:04','','','','','Cash',0.00,'500','','','9','','1','2023-03-15 10:55:17','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','','',''),('916788826750483302',55,'91678882289','3826313',2.00,'1100','retail','0','2023-03-15 15:11:29','','','','525','Cash',0.00,'550','','','9','','1','2023-03-15 12:18:25','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','22.00','20','Inclusive','branch','Inventory','','',''),('916788837600281320',56,'91678883711','3826059',1.00,'100','retail','0','2023-03-15 15:35:12','','','','','Cash',0.00,'100','','','9','','1','2023-03-15 12:36:37','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','',''),('916788898500823332',57,'91678889190','3826284',1.00,'1500','retail','0','2023-03-15 17:17:18','','','','1130','Cash',0.00,'1500','','','9','','1','2023-03-15 14:23:34','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','155.00','154','Inclusive','branch','Inventory','','',''),('916788898310232923',58,'91678889190','3826116',1.00,'450','retail','0','2023-03-15 17:06:30','','','','','Cash',0.00,'450','','','9','','1','2023-03-15 14:23:34','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','15.00','14','Inclusive','branch','Inventory','','',''),('916788904140823603',59,'91678890290','3826284',1.00,'1500','retail','0','2023-03-15 17:24:50','','','','1130','Cash',0.00,'1500','','','9','','1','2023-03-15 15:27:42','1','2','returned','1','new','pcs','','','9','yes','','0','','','EXEMPTED',0.00,'1','155.00','154','Inclusive','branch','Inventory','','',''),('916788941012002872',60,'91678890290','3826116',1.00,'420','retail','0','2023-03-15 18:28:15','','','','','Cash',0.00,'420','','','9','','1','2023-03-15 15:28:26','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','',''),('916789419193416993',61,'91678941903','3826312',4.00,'2200','retail','0','2023-03-16 07:45:03','','','','525','Cash',0.00,'550','','','9','','1','2023-03-16 04:47:57','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'4','47.00','43','Inclusive','branch','Inventory','','',''),('916789421522240382',62,'91678942119','3826312',4.00,'2200','retail','0','2023-03-16 07:48:39','','','','525','Cash',0.00,'550','','','9','','1','2023-03-16 04:49:44','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'4','47.00','43','Inclusive','branch','Inventory','','',''),('916789451512325323',63,'91678945016','3826033',3.00,'1950','retail','0','2023-03-16 08:36:57','','','','580','Cash',0.00,'650','','','9','','1','2023-03-16 05:43:41','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'3','8.00','5','Inclusive','branch','Inventory','','',''),('916789456715632268',64,'91678945608','3826118',3.00,'1260','retail','0','2023-03-16 08:46:48','','','','','Cash',0.00,'420','','','9','','1','2023-03-16 05:47:54','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'3','33.00','30','Inclusive','branch','Inventory','','',''),('916789585277932755',65,'91678958346','3826117',1.00,'420','retail','0','2023-03-16 12:19:06','','','','','Cash',0.00,'420','','','9','','1','2023-03-16 09:22:13','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','38.00','37','Inclusive','branch','Inventory','','',''),('916789608403202392',66,'91678960681','3826413',1.00,'120','retail','0','2023-03-16 13:00:25','','','','','Cash',0.00,'120','','','9','','1','2023-03-16 10:02:05','2','1','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','21.00','20','Inclusive','branch','Inventory','','',''),('916789632283133333',67,'91678962781','3826188',3.00,'1950','retail','0','2023-03-16 13:33:01','','','','','Cash',0.00,'650','','','9','','1','2023-03-16 10:41:59','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','15.00','12','Inclusive','branch','Inventory','','',''),('916789753703383721',68,'91678975364','3826496',1.00,'650','retail','0','2023-03-16 17:02:44','','','','560','Cash',0.00,'650','','','9','','1','2023-03-16 14:03:09','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','22.00','21','Inclusive','branch','Inventory','1110','4000','5500'),('916789756623803332',69,'91678975519','3826116',4.00,'2000','retail','0','2023-03-16 17:05:19','','','','','Cash',0.00,'500','','','9','','1','2023-03-16 14:08:18','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','32.00','28','Inclusive','branch','Inventory','','',''),('916789785102132339',70,'91678978039','3826116',8.00,'4000','retail','0','2023-03-16 17:47:19','','','','','Cash',0.00,'500','','','9','','1','2023-03-16 14:56:51','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','19.00','11','Inclusive','branch','Inventory','','',''),('916789814183134800',71,'91678981180','3826116',1.00,'420','retail','0','2023-03-16 18:39:40','','','','','Cash',0.00,'420','','','9','','1','2023-03-16 15:43:42','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','',''),('916790324483322929',72,'91679032387','3826118',2.00,'840','retail','0','2023-03-17 08:53:56','','','','','Cash',0.00,'420','','','9','','1','2023-03-17 05:54:11','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','31.00','29','Inclusive','branch','Inventory','','',''),('916790324352302293',73,'91679032387','3826313',1.00,'550','retail','0','2023-03-17 08:53:07','','','','525','Cash',0.00,'550','','','9','','1','2023-03-17 05:54:11','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','','',''),('916790532430323293',74,'91679053154','3826112',1.00,'400','retail','0','2023-03-17 14:40:35','','','','','Cash',0.00,'400','','','9','','1','2023-03-17 11:40:50','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','',''),('916790538688832220',75,'91679053746','3826312',1.00,'550','retail','0','2023-03-17 14:50:33','','','','525','Cash',0.00,'550','','','9','','1','2023-03-17 11:51:13','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','',''),('916790537893301232',76,'91679053746','3826112',1.00,'420','retail','0','2023-03-17 14:49:25','','','','','Cash',0.00,'420','','','9','','1','2023-03-17 11:51:45','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','11.00','10','Inclusive','branch','Inventory','','',''),('916790656715422260',77,'91679065621','3826497',3.00,'1950','retail','0','2023-03-17 18:07:01','','','','560','Cash',0.00,'650','','','9','','1','2023-03-17 15:08:33','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','24.00','21','Inclusive','branch','Inventory','1110','4000','5500'),('916791169040222632',78,'91679116474','3826188',2.00,'2600','retail','0','2023-03-18 08:14:34','','','','','Cash',0.00,'1300','','','9','','1','2023-03-18 05:21:56','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','17.00','15','Inclusive','branch','Inventory','','',''),('916792826942309032',79,'91679282592','3826033',1.00,'650','retail','0','2023-03-20 06:24:46','','','','580','Cash',0.00,'650','','','9','','1','2023-03-20 03:25:18','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','53.00','52','Inclusive','branch','Inventory','','',''),('916792856163112223',80,'91679282900','3826496',2.00,'1300','retail','0','2023-03-20 06:28:21','','','','560','Cash',0.00,'650','','','9','','1','2023-03-20 04:13:43','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','7.00','5','Inclusive','branch','Inventory','1110','4000','5500'),('916792903772737393',81,'91679290033','3826118',1.00,'420','retail','0','2023-03-20 08:27:13','','','','','Cash',0.00,'420','','','9','','1','2023-03-20 05:33:10','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','35.00','34','Inclusive','branch','Inventory','','',''),('916793051392333001',82,'91679305131','3826312',1.00,'550','retail','0','2023-03-20 12:38:51','','','','525','Cash',0.00,'550','','','9','','1','2023-03-20 09:39:07','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','89.00','88','Inclusive','branch','Inventory','','',''),('916793161413064010',83,'91679316037','3826497',1.00,'600','retail','0','2023-03-20 15:40:37','','','','560','Cash',0.00,'600','','','9','','1','2023-03-20 12:42:25','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','1110','4000','5500'),('916793250052235424',84,'91679324350','3826118',2.00,'840','retail','0','2023-03-20 17:59:10','','','','','Cash',0.00,'420','','','9','','1','2023-03-20 15:10:11','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','24.00','22','Inclusive','branch','Inventory','','',''),('916793257676335100',85,'91679325399','3826313',3.00,'1740','retail','0','2023-03-20 18:16:39','','','','525','Cash',0.00,'580','','','9','','1','2023-03-20 15:23:05','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','20.00','17','Inclusive','branch','Inventory','','',''),('916794747719773244',86,'91679473332','3826437',1.00,'450','retail','0','2023-03-22 11:22:12','','','','','Cash',0.00,'450','','','9','','1','2023-03-22 08:46:36','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','19.00','18','Inclusive','branch','Inventory','','',''),('916794871670329933',87,'91679486519','3826449',1.00,'180','retail','0','2023-03-22 15:01:59','','','','','Cash',0.00,'180','','','9','','1','2023-03-22 12:12:51','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','',''),('816795577798027290',88,'81679557753','3826379',1.00,'2200','retail','0','2023-03-23 10:49:22','COLD','','','','Cash',0.00,'2200','','','8','','1','2023-03-23 07:51:08','4','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','',''),('816795800490220826',89,'81679580042','3826285',1.00,'3450','retail','0','2023-03-23 17:00:42','COLD','','','2800','Cash',0.00,'3450','','','8','','1','2023-03-23 14:22:22','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','141.00','140','Inclusive','branch','Inventory','','',''),('916796532522000333',90,'91679652789','3826313',1.00,'550','retail','0','2023-03-24 13:13:09','','','','525','Cash',0.00,'550','','','9','','1','2023-03-24 10:21:21','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','',''),('916797197203302230',91,'91679719389','3826118',1.00,'420','retail','0','2023-03-25 07:43:09','','','','','Cash',0.00,'420','','','9','','1','2023-03-25 04:49:25','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','',''),('916797204130224290',92,'91679720131','3826118',2.00,'840','retail','0','2023-03-25 07:55:31','','','','','Cash',0.00,'420','','','9','','1','2023-03-25 05:01:19','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','11.00','9','Inclusive','branch','Inventory','','',''),('916799166422216304',93,'91679916249','3826313',1.00,'580','retail','0','2023-03-27 14:29:52','','','','525','Cash',0.00,'580','','','9','','1','2023-03-27 11:31:39','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','87.00','86','Inclusive','branch','Inventory','','',''),('916799938781289333',94,'91679993325','3826112',3.00,'1350','retail','0','2023-03-28 11:48:45','','','','','Cash',0.00,'450','','','9','','1','2023-03-28 08:58:39','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','125.00','122','Inclusive','branch','Inventory','','',''),('916800108012008248',95,'91680010315','3826191',1.00,'400','retail','0','2023-03-28 16:31:55','','','','228.8','Cash',0.00,'400','','','9','','1','2023-03-28 13:40:08','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','72.00','71','Inclusive','branch','Inventory','','',''),('916800134544228232',96,'91680013368','3826118',3.00,'1260','retail','0','2023-03-28 17:22:48','','','','','Cash',0.00,'420','','','9','','1','2023-03-28 14:26:27','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'3','45.00','42','Inclusive','branch','Inventory','','',''),('916801675776170227',97,'91680167402','3826324',1.00,'250','retail','0','2023-03-30 12:11:58','','','','','Cash',0.00,'250','','','9','','1','2023-03-30 09:13:06','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','17.00','16','Inclusive','branch','Inventory','','',''),('916806188843240623',98,'91680617867','3826342',1.00,'150','retail','0','2023-04-04 17:17:48','','','','','Cash',0.00,'150','','','9','','1','2023-04-04 14:36:03','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','',''),('916806188932321289',99,'91680617867','3826214',1.00,'350','retail','0','2023-04-04 17:34:44','','','','206.8','Cash',0.00,'350','','','9','','1','2023-04-04 14:36:06','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','102.00','101','Inclusive','branch','Inventory','','',''),('916807947972007344',100,'91680794587','3826324',1.00,'250','retail','0','2023-04-06 18:26:15','','','','','Cash',0.00,'250','','','9','','1','2023-04-06 15:30:29','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','15.00','14','Inclusive','branch','Inventory','','',''),('916808614484120202',101,'91680861422','3826013',1.00,'150','retail','0','2023-04-07 12:57:02','','','','120','Cash',0.00,'150','','','9','','1','2023-04-07 09:58:40','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','54.00','53','Inclusive','branch','Inventory','','',''),('916808724624360029',102,'91680872448','3826110',6.00,'900','retail','0','2023-04-07 16:00:48','','','','','Cash',0.00,'150','','','9','','1','2023-04-07 13:01:39','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'6','20.00','14','Inclusive','branch','Inventory','','',''),('916809677513330660',103,'91680964344','3826284',1.00,'1500','retail','0','2023-04-08 17:32:25','','','','1130','Cash',0.00,'1500','','','9','','1','2023-04-08 15:29:18','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','66.00','65','Inclusive','branch','Inventory','','',''),('916811059950322233',104,'91681105880','3826435',2.00,'400','retail','0','2023-04-10 08:51:20','','','','','Cash',0.00,'200','','','9','','1','2023-04-10 05:53:23','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','2.00','0','Inclusive','branch','Inventory','','',''),('916812250683304222',105,'91681225061','3826117',4.00,'1680','retail','0','2023-04-11 17:57:41','','','','','Cash',0.00,'420','','','9','','1','2023-04-11 15:12:47','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'4','25.00','21','Inclusive','branch','Inventory','','',''),('916812259888336305',106,'91681225968','3826284',1.00,'1500','retail','0','2023-04-11 18:13:00','','','','1130','Cash',0.00,'1500','','','9','','1','2023-04-11 15:13:38','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','62.00','61','Inclusive','branch','Inventory','','',''),('916813765530232270',107,'91681376404','3826112',1.00,'400','retail','0','2023-04-13 12:02:20','','','','','Cash',0.00,'400','','','9','','1','2023-04-13 09:02:55','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','30.00','29','Inclusive','branch','Inventory','','',''),('916815467923763632',108,'91681545091','3826301',1.00,'350','retail','0','2023-04-15 10:51:31','','','','280','Cash',0.00,'350','','','9','','1','2023-04-15 08:19:59','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','',''),('916817204020483330',109,'91681720394','3826460',1.00,'150','retail','0','2023-04-17 11:33:14','','','','120','Cash',0.00,'150','','','9','','1','2023-04-17 08:33:29','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','16.00','15','Inclusive','branch','Inventory','','',''),('916821695670533242',110,'91682168260','3826418',1.00,'100','retail','0','2023-04-22 15:57:40','','','','','Cash',0.00,'100','','','9','','1','2023-04-22 13:19:35','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','20.00','19','Inclusive','branch','Inventory','','',''),('916827824343202342',111,'91682778814','3826485',1.00,'180','retail','0','2023-04-29 17:33:34','','','','','Cash',0.00,'180','','','9','','1','2023-04-29 15:58:39','3','3','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','25.00','24','Inclusive','branch','Inventory','','',''),('916830354542993310',112,'91683035447','3826447',1.00,'500','retail','0','2023-05-02 16:50:47','','','','','Cash',0.00,'500','','','9','','1','2023-05-02 13:51:03','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','12.00','11','Inclusive','branch','Inventory','','',''),('916835237791286439',113,'91683523769','3826342',2.00,'300','retail','0','2023-05-08 08:29:29','','','','100','Cash',0.00,'150','','','9','','1','2023-05-08 05:30:34','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','38.00','36','Inclusive','branch','Inventory','','',''),('916835354932306334',114,'91683535460','3826418',1.00,'100','retail','0','2023-05-08 11:44:20','','','','80','Cash',0.00,'100','','','9','','1','2023-05-08 08:45:34','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','',''),('916838025583802022',115,'91683802045','3826103',1.00,'450','retail','0','2023-05-11 13:47:25','','','','360','Cash',0.00,'450','','','9','','1','2023-05-11 10:56:02','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','23.00','22','Inclusive','branch','Inventory','','',''),('916839897050733200',116,'91683987914','3826288',1.00,'1300','retail','0','2023-05-13 17:25:14','','','','1030','Cash',0.00,'1300','','','9','','1','2023-05-13 14:55:30','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','4.00','3','Inclusive','branch','Inventory','','',''),('916841364293043602',117,'91684135727','3826415',1.00,'250','retail','0','2023-05-15 10:28:47','','','','','Cash',0.00,'250','','','9','','1','2023-05-15 07:44:12','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','11.00','10','Inclusive','branch','Inventory','','',''),('916844778803249723',118,'91684476640','3826358',1.00,'3200','retail','0','2023-05-19 09:31:02','','','','2800','Cash',0.00,'3200','','','9','','1','2023-05-19 06:31:31','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','',''),('916847568183824265',119,'91684756046','3826038',1.00,'200','retail','0','2023-05-22 14:47:26','','','','150','Cash',0.00,'200','','','9','','1','2023-05-22 12:01:17','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','',''),('916859769603436338',120,'91685971443','3826324',1.00,'250','retail','0','2023-06-05 17:54:59','','','','165','Cash',0.00,'250','','','9','','1','2023-06-05 14:56:04','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','13.00','12','Inclusive','branch','Inventory','','',''),('916860429123233638',121,'91686041196','3826414',1.00,'180','retail','0','2023-06-06 11:46:36','','','','140','Cash',0.00,'180','','','9','','1','2023-06-06 09:15:27','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','',''),('916862005772232130',122,'91686196588','3826323',1.00,'100','retail','0','2023-06-08 06:56:28','','','','60','Cash',0.00,'100','','','9','','1','2023-06-08 05:03:35','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','10.00','9','Inclusive','branch','Inventory','','',''),('916865688750308239',123,'91686568796','3826413',1.00,'100','retail','0','2023-06-12 14:19:56','','','','','Cash',0.00,'100','','','9','','1','2023-06-12 11:22:20','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','3.00','2','Inclusive','branch','Inventory','','',''),('916865795902292583',124,'91686579543','3826386',1.00,'120','retail','0','2023-06-12 17:19:03','','','','92','Cash',0.00,'120','','','9','','1','2023-06-12 14:20:17','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','',''),('1168698865725523766037',125,'11686988644','3826323',1.00,'100','retail','0','2023-06-17 10:57:24','COLD','','','60','Cash',0.00,'100','','','1','','1','2023-06-17 07:57:52','1','2','new','1','new','pcs','','','','no','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','',''),('9168718595609357863320',126,'91687185910','3826505',1.00,'100','retail','0','2023-06-19 17:45:33','','','','60','Cash',13.79,'100','','','9','','1','2023-06-19 14:50:32','1','2','new','1','new','pcs','','','','yes','','0','','','VATABLE',86.21,'1','39.00','38','Inclusive','branch','Inventory','1110','4000','5500'),('9168741209740293301003',127,'91687411989','3826414',1.00,'180','retail','0','2023-06-22 08:33:09','','','','140','Cash',0.00,'180','','','9','','1','2023-06-22 05:38:33','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','',''),('9168784323143322260222',128,'91687843115','3826233',2.00,'260','retail','0','2023-06-27 08:20:17','','','','90','Cash',0.00,'130','','','9','','1','2023-06-27 05:21:01','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'2','29.00','27','Inclusive','branch','Inventory','','',''),('9168784321700432222333',129,'91687843115','3826459',1.00,'400','retail','0','2023-06-27 08:18:35','','','','','Cash',0.00,'400','','','9','','1','2023-06-27 05:21:03','2','1','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','6.00','5','Inclusive','branch','Inventory','','',''),('9168822512781292230283',130,'91688223495','3826188',1.00,'650','retail','0','2023-07-01 17:58:15','','','','600','Cash',0.00,'650','','','9','','1','2023-07-01 15:28:37','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','9.00','8','Inclusive','branch','Inventory','','',''),('9168839542530390098313',131,'91688392752','3826377',1.00,'250','retail','0','2023-07-03 16:59:12','','','','130','Cash',0.00,'250','','','9','','1','2023-07-03 14:43:58','4','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','42.00','41','Inclusive','branch','Inventory','','',''),('9168847053772482880042',132,'91688463572','3826356',1.00,'150','retail','0','2023-07-04 12:39:32','','','','100','Cash',0.00,'150','','','9','','1','2023-07-04 11:37:35','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','14.00','13','Inclusive','branch','Inventory','','',''),('9168898997992727319394',133,'91688989556','3826059',1.00,'100','retail','0','2023-07-10 14:45:56','','','','85','Cash',0.00,'100','','','9','','1','2023-07-10 11:53:32','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','18.00','17','Inclusive','branch','Inventory','','',''),('9168977302203931928030',134,'91689773004','3826186',1.00,'650','retail','0','2023-07-19 16:23:35','','','','590','Cash',0.00,'650','','','9','','1','2023-07-19 13:24:10','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','',''),('9168977301017023222239',135,'91689773004','3826284',1.00,'1450','retail','0','2023-07-19 16:23:24','1 pcs','','','1130','Cash',0.00,'1450','','','9','','1','2023-07-19 13:24:16','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','29.00','28','Inclusive','branch','Inventory','','',''),('8168977824483732200021',136,'81689778234','3826377',1.00,'250','retail','0','2023-07-19 17:50:34','COLD','','','130','Cash',0.00,'250','','','8','','1','2023-07-19 14:51:11','4','4','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','40.00','39','Inclusive','branch','Inventory','','',''),('9169147403520617394253',137,'91691473978','3826323',1.00,'100','retail','0','2023-08-08 08:53:47','','','','60','Cash',0.00,'100','','','9','','1','2023-08-08 05:54:07','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','2.00','1','Inclusive','branch','Inventory','','',''),('9169201002039920030022',138,'91692005936','3826131',1.00,'230','retail','0','2023-08-14 12:38:56','','','','200','Cash',0.00,'230','','','9','','1','2023-08-14 10:47:57','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','27.00','26','Inclusive','branch','Inventory','','',''),('9169233263220221232092',139,'91692331145','3826301',1.00,'350','retail','0','2023-08-18 06:59:05','','','','280','Cash',0.00,'350','','','9','','1','2023-08-18 04:23:56','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','1.00','0','Inclusive','branch','Inventory','','',''),('9169364077744230293722',140,'91693640757','3826170',1.00,'450','retail','0','2023-09-02 10:45:57','','','','400','Cash',0.00,'450','','','9','','1','2023-09-02 07:46:51','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','4.00','3','Inclusive','branch','Inventory','','',''),('9169364095139349203023',141,'91693640811','3826344',1.00,'350','retail','0','2023-09-02 10:47:19','','','','200','Cash',0.00,'350','','','9','','1','2023-09-02 07:49:29','1','2','new','1','new','pcs','','','','yes','','0','','','EXEMPTED',0.00,'1','7.00','6','Inclusive','branch','Inventory','','',''),('9169364082913380612228',142,'91693640811','3826170',1.00,'430','retail','0','2023-09-02 10:46:51','1 pcs','','','400','Cash',0.00,'430','','','9','','1','2023-09-02 07:49:29','1','2','new','1','new','pcs','','','','','','0','','','EXEMPTED',0.00,'','4.00','3','Inclusive','branch','Inventory','','',''); /*!40000 ALTER TABLE `sales_ordercancelled` 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 AUTO_INCREMENT=161 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 */; INSERT INTO `sms` VALUES (1,'254700028482','2023-06-05 03:32:17pm','test','active','1','1',0,0,'',0,'',''),(2,'254726350039','2023-06-05 03:39:16pm','Dear Farmer,\r\nKaribu Mfangano Farmers Centre Chwele kwa mbegu, madawa za Kilimo na Maelezo ya kulima mimea mbali mbali. \r\nPia tunatembelea wakulima na kutoa mafunzo bila malipo. Piga simu 0793884186\r\n\r\nMfangano farmers Centre','active','7','1',0,0,'',0,'',''),(3,'254726350039','2023-06-05 03:42:59pm','test','active','1','1',0,0,'',0,'',''),(4,'254726350039','2023-06-05 04:05:54pm','Karibu','active','7','1',0,0,'',0,'',''),(5,'254726350039','2023-06-05 04:15:19pm','TEST','active','1','1',0,0,'',0,'',''),(6,'254726350039','2023-06-05 04:17:19pm','Karibu','active','7','1',0,0,'',0,'',''),(7,'254726350039','2023-06-05 04:20:25pm','Dear Farmer,\r\nKaribu Mfangano Farmers Centre Chwele kwa mbegu, madawa za Kilimo na Maelezo ya kulima mimea mbali mbali. \r\nPia tunatembelea wakulima na kutoa mafunzo bila malipo. Piga simu 0793884186\r\n\r\nMfangano farmers Centre','active','7','1',0,0,'',0,'',''),(8,'254724256184','2023-06-05 04:26:03pm','Dear Farmer,\r\nKaribu Mfangano Farmers Centre Chwele kwa mbegu, madawa za Kilimo na Maelezo ya kulima mimea mbali mbali. Kitunguu, nyanya, mahindi, spinach, cabbage, sukuma wiki, viazi\r\nPia tunatembelea wakulima na kutoa mafunzo bila malipo. Piga simu 0793884186\r\n\r\nMfangano farmers Centre','active','7','1',0,0,'',0,'',''),(9,'254793884186','2023-06-05 04:26:03pm','Dear Farmer,\r\nKaribu Mfangano Farmers Centre Chwele kwa mbegu, madawa za Kilimo na Maelezo ya kulima mimea mbali mbali. Kitunguu, nyanya, mahindi, spinach, cabbage, sukuma wiki, viazi\r\nPia tunatembelea wakulima na kutoa mafunzo bila malipo. Piga simu 0793884186\r\n\r\nMfangano farmers Centre','active','7','1',0,0,'',0,'',''),(10,'254726350039','2023-06-05 04:28:35pm','Dear Farmer,\r\nKaribu Mfangano Farmers Centre Chwele kwa mbegu, madawa za Kilimo na Maelezo ya kulima mimea mbali mbali. \r\nPia tunatembelea wakulima na kutoa mafunzo bila malipo. Piga simu 0793884186\r\n\r\nMfangano farmers Centre','active','7','1',0,0,'',0,'',''),(11,'254726350039','2023-06-05 04:30:42pm','Dear Farmer,\r\nKaribu Mfangano Farmers Centre Chwele kwa mbegu, madawa za Kilimo na Maelezo ya kulima mimea mbali mbali. \r\nPia tunatembelea wakulima na kutoa mafunzo bila malipo. Piga simu 0793884186\r\n\r\nMfangano farmers Centre','active','7','1',0,0,'',0,'',''),(12,'254726350039','2023-06-05 04:32:51pm','Dear Farmer,\r\nKaribu Mfangano Farmers Centre Chwele kwa mbegu, madawa za Kilimo na Maelezo ya kulima mimea mbali mbali. Tuko opposite Chwele Posta.\r\nPia tunatembelea wakulima na kutoa mafunzo bila malipo. Piga simu 0793884186\r\n\r\nMfangano farmers Centre','active','7','1',0,0,'',0,'',''),(13,'254724256184','2023-06-05 04:32:51pm','Dear Farmer,\r\nKaribu Mfangano Farmers Centre Chwele kwa mbegu, madawa za Kilimo na Maelezo ya kulima mimea mbali mbali. Tuko opposite Chwele Posta.\r\nPia tunatembelea wakulima na kutoa mafunzo bila malipo. Piga simu 0793884186\r\n\r\nMfangano farmers Centre','active','7','1',0,0,'',0,'',''),(14,'254726350039','2023-06-05 04:36:40pm','Dear Farmer,\r\nKaribu Mfangano Farmers Centre Chwele kwa mbegu, madawa za Kilimo na Maelezo ya kulima mimea mbali mbali. Tuko opposite Chwele Posta.\r\nPia tunatembelea wakulima na kutoa mafunzo bila malipo. Piga simu 0793884186 \r\n\r\nMfangano farmers Centre','active','7','1',0,0,'',0,'',''),(15,'254724256184','2023-06-05 04:36:40pm','Dear Farmer,\r\nKaribu Mfangano Farmers Centre Chwele kwa mbegu, madawa za Kilimo na Maelezo ya kulima mimea mbali mbali. Tuko opposite Chwele Posta.\r\nPia tunatembelea wakulima na kutoa mafunzo bila malipo. Piga simu 0793884186 \r\n\r\nMfangano farmers Centre','active','7','1',0,0,'',0,'',''),(16,'254793884186','2023-06-05 04:36:40pm','Dear Farmer,\r\nKaribu Mfangano Farmers Centre Chwele kwa mbegu, madawa za Kilimo na Maelezo ya kulima mimea mbali mbali. Tuko opposite Chwele Posta.\r\nPia tunatembelea wakulima na kutoa mafunzo bila malipo. Piga simu 0793884186 \r\n\r\nMfangano farmers Centre','active','7','1',0,0,'',0,'',''),(17,'254717806736','2023-06-05 04:41:12pm','Dear Farmer,\r\nKaribu Mfangano Farmers Centre Chwele kwa mbegu, madawa za Kilimo na Maelezo ya kulima mimea mbali mbali. Tuko opposite Chwele Posta.\r\nPia tunatembelea wakulima na kutoa mafunzo bila malipo. Piga simu 0793884186 \r\n\r\nMfangano farmers Centre','active','7','1',0,0,'',0,'',''),(18,'254726350039','2023-06-05 04:41:12pm','Dear Farmer,\r\nKaribu Mfangano Farmers Centre Chwele kwa mbegu, madawa za Kilimo na Maelezo ya kulima mimea mbali mbali. Tuko opposite Chwele Posta.\r\nPia tunatembelea wakulima na kutoa mafunzo bila malipo. Piga simu 0793884186 \r\n\r\nMfangano farmers Centre','active','7','1',0,0,'',0,'',''),(19,'254724256184','2023-06-05 04:41:12pm','Dear Farmer,\r\nKaribu Mfangano Farmers Centre Chwele kwa mbegu, madawa za Kilimo na Maelezo ya kulima mimea mbali mbali. Tuko opposite Chwele Posta.\r\nPia tunatembelea wakulima na kutoa mafunzo bila malipo. Piga simu 0793884186 \r\n\r\nMfangano farmers Centre','active','7','1',0,0,'',0,'',''),(20,'254726350039','2023-06-06 01:48:51pm','Mfangano farming tips.\r\nCabbage.\r\nPanda mbegu ya cabbage kwa nursery. \r\nAnza kwa kutengeneza nursery vizuri.\r\nOngeza manure kwa nursery na uchanganye na mchanga.\r\nOngeza DAP kwa lines na uchanganye na mchanga.\r\nPanda mbegu, funika na ueke mulch ama nyazi iliyo kauka.\r\nWeka maji mara mbili kwa siku kwa siku saba\r\nTutembelee Mfangano Farmers Centre Chwele kwa mbegu, mbolea na madawa ya kilimo. Tuko opposite posta.\r\nPiga simu 0793884193.\r\nUsipate hasara kwa ukulima. Tunatembelea wakulima bila malipo','active','7','1',0,0,'',0,'',''),(21,'254793884186','2023-06-06 01:48:51pm','Mfangano farming tips.\r\nCabbage.\r\nPanda mbegu ya cabbage kwa nursery. \r\nAnza kwa kutengeneza nursery vizuri.\r\nOngeza manure kwa nursery na uchanganye na mchanga.\r\nOngeza DAP kwa lines na uchanganye na mchanga.\r\nPanda mbegu, funika na ueke mulch ama nyazi iliyo kauka.\r\nWeka maji mara mbili kwa siku kwa siku saba\r\nTutembelee Mfangano Farmers Centre Chwele kwa mbegu, mbolea na madawa ya kilimo. Tuko opposite posta.\r\nPiga simu 0793884193.\r\nUsipate hasara kwa ukulima. Tunatembelea wakulima bila malipo','active','7','1',0,0,'',0,'',''),(22,'254724256184','2023-06-06 01:48:51pm','Mfangano farming tips.\r\nCabbage.\r\nPanda mbegu ya cabbage kwa nursery. \r\nAnza kwa kutengeneza nursery vizuri.\r\nOngeza manure kwa nursery na uchanganye na mchanga.\r\nOngeza DAP kwa lines na uchanganye na mchanga.\r\nPanda mbegu, funika na ueke mulch ama nyazi iliyo kauka.\r\nWeka maji mara mbili kwa siku kwa siku saba\r\nTutembelee Mfangano Farmers Centre Chwele kwa mbegu, mbolea na madawa ya kilimo. Tuko opposite posta.\r\nPiga simu 0793884193.\r\nUsipate hasara kwa ukulima. Tunatembelea wakulima bila malipo','active','7','1',0,0,'',0,'',''),(23,'254717806736','2023-06-06 01:48:51pm','Mfangano farming tips.\r\nCabbage.\r\nPanda mbegu ya cabbage kwa nursery. \r\nAnza kwa kutengeneza nursery vizuri.\r\nOngeza manure kwa nursery na uchanganye na mchanga.\r\nOngeza DAP kwa lines na uchanganye na mchanga.\r\nPanda mbegu, funika na ueke mulch ama nyazi iliyo kauka.\r\nWeka maji mara mbili kwa siku kwa siku saba\r\nTutembelee Mfangano Farmers Centre Chwele kwa mbegu, mbolea na madawa ya kilimo. Tuko opposite posta.\r\nPiga simu 0793884193.\r\nUsipate hasara kwa ukulima. Tunatembelea wakulima bila malipo','active','7','1',0,0,'',0,'',''),(24,'254719345097','2023-06-06 01:48:51pm','Mfangano farming tips.\r\nCabbage.\r\nPanda mbegu ya cabbage kwa nursery. \r\nAnza kwa kutengeneza nursery vizuri.\r\nOngeza manure kwa nursery na uchanganye na mchanga.\r\nOngeza DAP kwa lines na uchanganye na mchanga.\r\nPanda mbegu, funika na ueke mulch ama nyazi iliyo kauka.\r\nWeka maji mara mbili kwa siku kwa siku saba\r\nTutembelee Mfangano Farmers Centre Chwele kwa mbegu, mbolea na madawa ya kilimo. Tuko opposite posta.\r\nPiga simu 0793884193.\r\nUsipate hasara kwa ukulima. Tunatembelea wakulima bila malipo','active','7','1',0,0,'',0,'',''),(25,'254700013264','2023-06-06 01:54:20pm','Mfangano farming tips.\r\nCabbage.\r\nPanda mbegu ya cabbage kwa nursery. \r\nAnza kwa kutengeneza nursery vizuri.\r\nOngeza manure kwa nursery na uchanganye na mchanga.\r\nOngeza DAP kwa lines na uchanganye na mchanga.\r\nPanda mbegu, funika na ueke mulch ama nyazi iliyo kauka.\r\nWeka maji mara mbili kwa siku kwa siku saba\r\nTutembelee Mfangano Farmers Centre Chwele kwa mbegu, mbolea na madawa ya kilimo. Tuko opposite posta.\r\nPiga simu 0793884193.\r\nUsipate hasara kwa ukulima. Tunatembelea wakulima bila malipo','active','7','1',0,0,'',0,'',''),(26,'254726350039','2023-06-06 01:54:20pm','Mfangano farming tips.\r\nCabbage.\r\nPanda mbegu ya cabbage kwa nursery. \r\nAnza kwa kutengeneza nursery vizuri.\r\nOngeza manure kwa nursery na uchanganye na mchanga.\r\nOngeza DAP kwa lines na uchanganye na mchanga.\r\nPanda mbegu, funika na ueke mulch ama nyazi iliyo kauka.\r\nWeka maji mara mbili kwa siku kwa siku saba\r\nTutembelee Mfangano Farmers Centre Chwele kwa mbegu, mbolea na madawa ya kilimo. Tuko opposite posta.\r\nPiga simu 0793884193.\r\nUsipate hasara kwa ukulima. Tunatembelea wakulima bila malipo','active','7','1',0,0,'',0,'',''),(27,'254719345097','2023-06-07 09:23:32am','MFANGANO TIP.\r\nWakati mimea iko kwa nursery, hakikisha unaipea maji asubuhi na jioni hadi zianze ku germinate. \r\nKumbuka kunyunyiza dawa za wadudu na barafu baada ya germination. \r\nPiga simu 0793884186.\r\nMfangano Farmers Centre - Chwele opposite posta','active','7','1',0,0,'',0,'',''),(28,'254717806736','2023-06-07 09:23:32am','MFANGANO TIP.\r\nWakati mimea iko kwa nursery, hakikisha unaipea maji asubuhi na jioni hadi zianze ku germinate. \r\nKumbuka kunyunyiza dawa za wadudu na barafu baada ya germination. \r\nPiga simu 0793884186.\r\nMfangano Farmers Centre - Chwele opposite posta','active','7','1',0,0,'',0,'',''),(29,'254740814383','2023-06-07 09:23:32am','MFANGANO TIP.\r\nWakati mimea iko kwa nursery, hakikisha unaipea maji asubuhi na jioni hadi zianze ku germinate. \r\nKumbuka kunyunyiza dawa za wadudu na barafu baada ya germination. \r\nPiga simu 0793884186.\r\nMfangano Farmers Centre - Chwele opposite posta','active','7','1',0,0,'',0,'',''),(30,'254700013264','2023-06-07 09:23:32am','MFANGANO TIP.\r\nWakati mimea iko kwa nursery, hakikisha unaipea maji asubuhi na jioni hadi zianze ku germinate. \r\nKumbuka kunyunyiza dawa za wadudu na barafu baada ya germination. \r\nPiga simu 0793884186.\r\nMfangano Farmers Centre - Chwele opposite posta','active','7','1',0,0,'',0,'',''),(31,'254793884186','2023-06-07 09:23:32am','MFANGANO TIP.\r\nWakati mimea iko kwa nursery, hakikisha unaipea maji asubuhi na jioni hadi zianze ku germinate. \r\nKumbuka kunyunyiza dawa za wadudu na barafu baada ya germination. \r\nPiga simu 0793884186.\r\nMfangano Farmers Centre - Chwele opposite posta','active','7','1',0,0,'',0,'',''),(32,'254726350039','2023-06-07 09:23:32am','MFANGANO TIP.\r\nWakati mimea iko kwa nursery, hakikisha unaipea maji asubuhi na jioni hadi zianze ku germinate. \r\nKumbuka kunyunyiza dawa za wadudu na barafu baada ya germination. \r\nPiga simu 0793884186.\r\nMfangano Farmers Centre - Chwele opposite posta','active','7','1',0,0,'',0,'',''),(33,'254724256184','2023-06-07 09:23:32am','MFANGANO TIP.\r\nWakati mimea iko kwa nursery, hakikisha unaipea maji asubuhi na jioni hadi zianze ku germinate. \r\nKumbuka kunyunyiza dawa za wadudu na barafu baada ya germination. \r\nPiga simu 0793884186.\r\nMfangano Farmers Centre - Chwele opposite posta','active','7','1',0,0,'',0,'',''),(34,'254705322038','2023-06-07 10:00:08pm','Karibu Mt Elgon Auto tyres Kimilili. Tuna magurudumu ya gari zote kwa bei nafuu. Tuko kimili town karibu na cooperative bank. \r\n\r\nKaribu sana.\r\nPiga simu 0726496753 uletewe magurudumu bila malipo','active','7','1',0,0,'',0,'',''),(35,'254726350039','2023-06-07 10:00:08pm','Karibu Mt Elgon Auto tyres Kimilili. Tuna magurudumu ya gari zote kwa bei nafuu. Tuko kimili town karibu na cooperative bank. \r\n\r\nKaribu sana.\r\nPiga simu 0726496753 uletewe magurudumu bila malipo','active','7','1',0,0,'',0,'',''),(36,'254705322038','2023-06-07 10:05:02pm','Karibu Mt Elgon Auto tyres Kimilili. Tuna magurudumu ya gari zote kwa bei nafuu. Tuko kimili town karibu na cooperative bank. Karibu sana. Piga simu 0726496753 uletewe magurudumu bila malipo','active','7','1',0,0,'',0,'',''),(37,'254724256184','2023-06-07 10:05:02pm','Karibu Mt Elgon Auto tyres Kimilili. Tuna magurudumu ya gari zote kwa bei nafuu. Tuko kimili town karibu na cooperative bank. Karibu sana. Piga simu 0726496753 uletewe magurudumu bila malipo','active','7','1',0,0,'',0,'',''),(38,'254705322038','2023-06-07 10:07:08pm','Karibu Mt Elgon Auto tyres Kimilili. Tuna magurudumu ya gari zote kwa bei nafuu. Tuko kimili town karibu na cooperative bank. Karibu sana. Piga simu 0726496753 uletewe magurudumu bila malipo','active','7','1',0,0,'',0,'',''),(39,'254724256184','2023-06-07 10:07:08pm','Karibu Mt Elgon Auto tyres Kimilili. Tuna magurudumu ya gari zote kwa bei nafuu. Tuko kimili town karibu na cooperative bank. Karibu sana. Piga simu 0726496753 uletewe magurudumu bila malipo','active','7','1',0,0,'',0,'',''),(40,'254705322038','2023-06-07 10:10:04pm','Karibu Mt Elgon Auto tyres Kimilili. Tuna magurudumu ya gari zote kwa bei nafuu. Tuko kimili town karibu na cooperative bank. \r\n\r\nKaribu sana.\r\nPiga simu 0726496753 uletewe magurudumu bila malipo','active','7','1',0,0,'',0,'',''),(41,'254726350039','2023-06-07 10:10:04pm','Karibu Mt Elgon Auto tyres Kimilili. Tuna magurudumu ya gari zote kwa bei nafuu. Tuko kimili town karibu na cooperative bank. \r\n\r\nKaribu sana.\r\nPiga simu 0726496753 uletewe magurudumu bila malipo','active','7','1',0,0,'',0,'',''),(42,'254105686646','2023-06-07 10:10:04pm','Karibu Mt Elgon Auto tyres Kimilili. Tuna magurudumu ya gari zote kwa bei nafuu. Tuko kimili town karibu na cooperative bank. \r\n\r\nKaribu sana.\r\nPiga simu 0726496753 uletewe magurudumu bila malipo','active','7','1',0,0,'',0,'',''),(43,'254111430867','2023-06-07 10:12:29pm','Karibu Mt Elgon Auto tyres Kimilili. Tuna magurudumu ya gari zote kwa bei nafuu. Tuko kimili town karibu na cooperative bank. \r\n\r\nKaribu sana.\r\nPiga simu 0726496753 uletewe magurudumu bila malipo','active','7','1',0,0,'',0,'',''),(44,'254726350039','2023-06-07 10:12:29pm','Karibu Mt Elgon Auto tyres Kimilili. Tuna magurudumu ya gari zote kwa bei nafuu. Tuko kimili town karibu na cooperative bank. \r\n\r\nKaribu sana.\r\nPiga simu 0726496753 uletewe magurudumu bila malipo','active','7','1',0,0,'',0,'',''),(45,'254111430867','2023-06-10 07:50:11pm','Lima na Mfangano farmers Centre Chwele.\r\nUkulima wa cabbage ni biashara. Usikubali hasara. Mboga zikiwa kwenye nursery piga dawa za wadudu na barafu mara moja kwa wiki au kila baada ya siku 5. \r\nMadawa yote yanapatikana Mfangano Farmers Centre opposite posta chwele kwa bei nafuu. \r\n\r\nPiga simu 0793884186 kwa maelezo zaidi. \r\n\r\nTunatembelea wakulima na kutoka mafunzo bila malipo','active','7','1',0,0,'',0,'',''),(46,'254105686646','2023-06-10 07:50:11pm','Lima na Mfangano farmers Centre Chwele.\r\nUkulima wa cabbage ni biashara. Usikubali hasara. Mboga zikiwa kwenye nursery piga dawa za wadudu na barafu mara moja kwa wiki au kila baada ya siku 5. \r\nMadawa yote yanapatikana Mfangano Farmers Centre opposite posta chwele kwa bei nafuu. \r\n\r\nPiga simu 0793884186 kwa maelezo zaidi. \r\n\r\nTunatembelea wakulima na kutoka mafunzo bila malipo','active','7','1',0,0,'',0,'',''),(47,'254705322038','2023-06-10 07:50:11pm','Lima na Mfangano farmers Centre Chwele.\r\nUkulima wa cabbage ni biashara. Usikubali hasara. Mboga zikiwa kwenye nursery piga dawa za wadudu na barafu mara moja kwa wiki au kila baada ya siku 5. \r\nMadawa yote yanapatikana Mfangano Farmers Centre opposite posta chwele kwa bei nafuu. \r\n\r\nPiga simu 0793884186 kwa maelezo zaidi. \r\n\r\nTunatembelea wakulima na kutoka mafunzo bila malipo','active','7','1',0,0,'',0,'',''),(48,'254793884186','2023-06-10 07:50:11pm','Lima na Mfangano farmers Centre Chwele.\r\nUkulima wa cabbage ni biashara. Usikubali hasara. Mboga zikiwa kwenye nursery piga dawa za wadudu na barafu mara moja kwa wiki au kila baada ya siku 5. \r\nMadawa yote yanapatikana Mfangano Farmers Centre opposite posta chwele kwa bei nafuu. \r\n\r\nPiga simu 0793884186 kwa maelezo zaidi. \r\n\r\nTunatembelea wakulima na kutoka mafunzo bila malipo','active','7','1',0,0,'',0,'',''),(49,'254726350039','2023-06-10 07:50:11pm','Lima na Mfangano farmers Centre Chwele.\r\nUkulima wa cabbage ni biashara. Usikubali hasara. Mboga zikiwa kwenye nursery piga dawa za wadudu na barafu mara moja kwa wiki au kila baada ya siku 5. \r\nMadawa yote yanapatikana Mfangano Farmers Centre opposite posta chwele kwa bei nafuu. \r\n\r\nPiga simu 0793884186 kwa maelezo zaidi. \r\n\r\nTunatembelea wakulima na kutoka mafunzo bila malipo','active','7','1',0,0,'',0,'',''),(50,'254717806736','2023-06-10 07:59:30pm','Lima na Mfangano farmers Centre Chwele.\r\nUkulima wa cabbage ni biashara. Usikubali hasara. Mboga zikiwa kwenye nursery piga dawa za wadudu na barafu mara moja kwa wiki au kila baada ya siku 5. \r\nMadawa yote yanapatikana Mfangano Farmers Centre opposite posta chwele kwa bei nafuu. \r\n\r\nPiga simu 0793884186 kwa maelezo zaidi. \r\n\r\nTunatembelea wakulima na kutoka mafunzo bila malipo','active','7','1',0,0,'',0,'',''),(51,'254726350039','2023-06-10 07:59:30pm','Lima na Mfangano farmers Centre Chwele.\r\nUkulima wa cabbage ni biashara. Usikubali hasara. Mboga zikiwa kwenye nursery piga dawa za wadudu na barafu mara moja kwa wiki au kila baada ya siku 5. \r\nMadawa yote yanapatikana Mfangano Farmers Centre opposite posta chwele kwa bei nafuu. \r\n\r\nPiga simu 0793884186 kwa maelezo zaidi. \r\n\r\nTunatembelea wakulima na kutoka mafunzo bila malipo','active','7','1',0,0,'',0,'',''),(52,'2540113654985','2023-06-13 02:05:26','Mfangano Tip.\r\nBaada ya ku germinate, toa Mulch kwa bed. \r\nAnswer kuspray dawa za wadudu na Barafu kila baada ya siku 5. Pata dawa, Mbolea na Mafunzo ya mimea na kifugo kutoka Mgangano Chwele bila Malipo. Piga Simu 07938841186. Tuko opposite Chwele posta','active','7','1',0,0,'',0,'',''),(53,'254719345097','2023-06-13 02:05:26','Mfangano Tip.\r\nBaada ya ku germinate, toa Mulch kwa bed. \r\nAnswer kuspray dawa za wadudu na Barafu kila baada ya siku 5. Pata dawa, Mbolea na Mafunzo ya mimea na kifugo kutoka Mgangano Chwele bila Malipo. Piga Simu 07938841186. Tuko opposite Chwele posta','active','7','1',0,0,'',0,'',''),(54,'254726350039','2023-06-13 02:07:36','Mfangano Tip. Baada ya ku germinate, toa Mulch kwa bed. Answer kuspray dawa za wadudu na Barafu kila baada ya siku 5. Pata dawa, Mbolea na Mafunzo ya mimea na kifugo kutoka Mgangano Chwele bila Malipo. Piga Simu 07938841186. Tuko opposite Chwele posta ','active','7','1',0,0,'',0,'',''),(55,'254726350039','2023-06-13 02:12:27','Mfangano Tip. Baada ya ku germinate, toa Mulch kwa bed. Answer kuspray dawa za wadudu na Barafu kila baada ya siku 5. Pata dawa, Mbolea na Mafunzo ya mimea na kifugo kutoka Mgangano Chwele bila Malipo. Piga Simu 07938841186. Tuko opposite Chwele posta ','active','7','1',0,0,'',0,'',''),(56,'2540113654985','2023-06-13 02:14:14','Mfangano Tip. \r\nBaada ya ku germinate, toa Mulch kwa bed. Answer kuspray dawa za wadudu na Barafu kila baada ya siku 5. \r\nPata dawa, Mbolea na Mafunzo ya mimea na mifugo kutoka Mgangano Farmers Centre Chwele bila Malipo. Piga Simu 07938841186. Tuko opposite Chwele posta ','active','7','1',0,0,'',0,'',''),(57,'254719345097','2023-06-13 02:14:14','Mfangano Tip. \r\nBaada ya ku germinate, toa Mulch kwa bed. Answer kuspray dawa za wadudu na Barafu kila baada ya siku 5. \r\nPata dawa, Mbolea na Mafunzo ya mimea na mifugo kutoka Mgangano Farmers Centre Chwele bila Malipo. Piga Simu 07938841186. Tuko opposite Chwele posta ','active','7','1',0,0,'',0,'',''),(58,'2540113654985','2023-06-13 02:25:55','Mfangano Tip. \r\nBaada ya ku germinate, toa Mulch kwa bed. Answer kuspray dawa za wadudu na Barafu kila baada ya siku 5. Pata dawa, Mbolea na Mafunzo ya mimea na mifugo kutoka Mgangano Chwele bila Malipo. Usipate hasara shambani. Tunatembelea wakulima bila malipo. Piga Simu 07938841186. Tuko opposite Chwele posta ','active','7','1',0,0,'',0,'',''),(59,'254719345097','2023-06-13 02:25:55','Mfangano Tip. \r\nBaada ya ku germinate, toa Mulch kwa bed. Answer kuspray dawa za wadudu na Barafu kila baada ya siku 5. Pata dawa, Mbolea na Mafunzo ya mimea na mifugo kutoka Mgangano Chwele bila Malipo. Usipate hasara shambani. Tunatembelea wakulima bila malipo. Piga Simu 07938841186. Tuko opposite Chwele posta ','active','7','1',0,0,'',0,'',''),(60,'254726350039','2023-06-13 02:27:52','Mfangano Tip. \r\nBaada ya ku germinate, toa Mulch kwa bed. Answer kuspray dawa za wadudu na Barafu kila baada ya siku 5. Pata dawa, Mbolea na Mafunzo ya mimea na mifugo kutoka Mgangano Chwele bila Malipo. Usipate hasara shambani. Tunatembelea wakulima bila malipo. Piga Simu 07938841186. Tuko opposite Chwele posta ','active','7','1',0,0,'',0,'',''),(61,'2540113654985','2023-06-13 07:17:21','Mfangano tip. \r\nJe, unasumbuliwa na wadudu na magonjwa shambani?\r\nTutembelee Mfangano Farmers Centre Chwele upate mafunzo juu ya dawa bila malipo. \r\nTuko opposite Posta Chwele. Piga simu 0793884186\r\n\r\n','active','7','1',0,0,'',0,'',''),(62,'254719345097','2023-06-13 07:17:21','Mfangano tip. \r\nJe, unasumbuliwa na wadudu na magonjwa shambani?\r\nTutembelee Mfangano Farmers Centre Chwele upate mafunzo juu ya dawa bila malipo. \r\nTuko opposite Posta Chwele. Piga simu 0793884186\r\n\r\n','active','7','1',0,0,'',0,'',''),(63,'254726350039','2023-06-13 07:18:12','Mfangano tip. Je, unasumbuliwa na wadudu na magonjwa shambani? Tutembelee Mfangano Farmers Centre Chwele upate mafunzo juu ya dawa bila malipo. Tuko opposite Posta Chwele. Piga simu 0793884186','active','7','1',0,0,'',0,'',''),(64,'254726350039','2023-06-14 10:45:55','Karibu Mfangano Farmers Centre Chwele. Tuko opposite Posta. Kwa Maelezo na Mafunzo ya kulima mimea yote kikamilifu. \r\nUsipate hasara. Ukulima ni biashara. \r\nPiga simu 0793884186.\r\n','active','7','1',0,0,'',0,'',''),(65,'254114466032','2023-06-14 11:03:48am','Karibu Mfangano Farmers Centre Chwele. Tuko opposite Posta. Kwa Maelezo na Mafunzo ya kulima mimea yote kikamilifu. Usipate hasara. Ukulima ni biashara. Piga simu 0793884186','active','1','1',0,0,'',0,'',''),(66,'254114466032','2023-06-14 11:05:51am','Karibu Mfangano Farmers Centre Chwele. Tuko opposite Posta. Kwa Maelezo na Mafunzo ya kulima mimea yote kikamilifu. Usipate hasara. Ukulima ni biashara. Piga simu 0793884186','active','1','1',0,0,'',0,'',''),(67,'254726350039','2023-06-14 11:20:05am','Test','active','7','1',0,0,'',0,'',''),(68,'254719345097','2023-06-14 11:46:06am','Karibu Mfangano Farmers Centre Chwele. Tuko opposite Posta. Kwa Maelezo na Mafunzo ya kulima mimea yote kikamilifu. Usipate hasara. Ukulima ni biashara. Piga simu 0793884186','active','7','1',0,0,'',0,'',''),(69,'254726350039','2023-06-14 11:46:06am','Karibu Mfangano Farmers Centre Chwele. Tuko opposite Posta. Kwa Maelezo na Mafunzo ya kulima mimea yote kikamilifu. Usipate hasara. Ukulima ni biashara. Piga simu 0793884186','active','7','1',0,0,'',0,'',''),(70,'254793884186','2023-06-14 11:46:06am','Karibu Mfangano Farmers Centre Chwele. Tuko opposite Posta. Kwa Maelezo na Mafunzo ya kulima mimea yote kikamilifu. Usipate hasara. Ukulima ni biashara. Piga simu 0793884186','active','7','1',0,0,'',0,'',''),(71,'254700013264','2023-06-14 11:46:06am','Karibu Mfangano Farmers Centre Chwele. Tuko opposite Posta. Kwa Maelezo na Mafunzo ya kulima mimea yote kikamilifu. Usipate hasara. Ukulima ni biashara. Piga simu 0793884186','active','7','1',0,0,'',0,'',''),(72,'254721765806','2023-06-14 04:39:39pm','Karibu Mfangano Farmers Centre Chwele. Tuko opposite Posta. Kwa Maelezo na Mafunzo ya kulima mimea yote kikamilifu. Usipate hasara. Ukulima ni biashara','active','7','1',0,0,'',0,'',''),(73,'254726350039','2023-06-14 04:39:39pm','Karibu Mfangano Farmers Centre Chwele. Tuko opposite Posta. Kwa Maelezo na Mafunzo ya kulima mimea yote kikamilifu. Usipate hasara. Ukulima ni biashara','active','7','1',0,0,'',0,'',''),(74,'2540113654985','2023-06-16 20:26:41','Dear Farmer\r\nKesho tutaona vile cabbage ikilimwa vizuri inaweza kuleta pesa ngapi. \r\nMfangano Farmers Centre, chwele, tunapeana mafunzo ya kilimo bila malipo. Tuko na dawa za shamba, mbolea na mbegu. \r\nPiga simu 0793884186','active','7','1',0,0,'',0,'',''),(75,'254724110250','2023-06-16 20:26:41','Dear Farmer\r\nKesho tutaona vile cabbage ikilimwa vizuri inaweza kuleta pesa ngapi. \r\nMfangano Farmers Centre, chwele, tunapeana mafunzo ya kilimo bila malipo. Tuko na dawa za shamba, mbolea na mbegu. \r\nPiga simu 0793884186','active','7','1',0,0,'',0,'',''),(76,'254719345097','2023-06-16 20:26:41','Dear Farmer\r\nKesho tutaona vile cabbage ikilimwa vizuri inaweza kuleta pesa ngapi. \r\nMfangano Farmers Centre, chwele, tunapeana mafunzo ya kilimo bila malipo. Tuko na dawa za shamba, mbolea na mbegu. \r\nPiga simu 0793884186','active','7','1',0,0,'',0,'',''),(77,'254722617632','2023-06-16 20:26:41','Dear Farmer\r\nKesho tutaona vile cabbage ikilimwa vizuri inaweza kuleta pesa ngapi. \r\nMfangano Farmers Centre, chwele, tunapeana mafunzo ya kilimo bila malipo. Tuko na dawa za shamba, mbolea na mbegu. \r\nPiga simu 0793884186','active','7','1',0,0,'',0,'',''),(78,'254726350039','2023-06-16 20:26:41','Dear Farmer\r\nKesho tutaona vile cabbage ikilimwa vizuri inaweza kuleta pesa ngapi. \r\nMfangano Farmers Centre, chwele, tunapeana mafunzo ya kilimo bila malipo. Tuko na dawa za shamba, mbolea na mbegu. \r\nPiga simu 0793884186','active','7','1',0,0,'',0,'',''),(79,'254724256184','2023-06-16 20:26:41','Dear Farmer\r\nKesho tutaona vile cabbage ikilimwa vizuri inaweza kuleta pesa ngapi. \r\nMfangano Farmers Centre, chwele, tunapeana mafunzo ya kilimo bila malipo. Tuko na dawa za shamba, mbolea na mbegu. \r\nPiga simu 0793884186','active','7','1',0,0,'',0,'',''),(80,'2540113654985','2023-06-16 20:27:07','Dear Farmer\r\nKesho tutaona vile cabbage ikilimwa vizuri inaweza kuleta pesa ngapi. \r\nMfangano Farmers Centre, chwele, tunapeana mafunzo ya kilimo bila malipo. Tuko na dawa za shamba, mbolea na mbegu. \r\nPiga simu 0793884186','active','7','1',0,0,'',0,'',''),(81,'254724110250','2023-06-16 20:27:07','Dear Farmer\r\nKesho tutaona vile cabbage ikilimwa vizuri inaweza kuleta pesa ngapi. \r\nMfangano Farmers Centre, chwele, tunapeana mafunzo ya kilimo bila malipo. Tuko na dawa za shamba, mbolea na mbegu. \r\nPiga simu 0793884186','active','7','1',0,0,'',0,'',''),(82,'254719345097','2023-06-16 20:27:07','Dear Farmer\r\nKesho tutaona vile cabbage ikilimwa vizuri inaweza kuleta pesa ngapi. \r\nMfangano Farmers Centre, chwele, tunapeana mafunzo ya kilimo bila malipo. Tuko na dawa za shamba, mbolea na mbegu. \r\nPiga simu 0793884186','active','7','1',0,0,'',0,'',''),(83,'254722617632','2023-06-16 20:27:07','Dear Farmer\r\nKesho tutaona vile cabbage ikilimwa vizuri inaweza kuleta pesa ngapi. \r\nMfangano Farmers Centre, chwele, tunapeana mafunzo ya kilimo bila malipo. Tuko na dawa za shamba, mbolea na mbegu. \r\nPiga simu 0793884186','active','7','1',0,0,'',0,'',''),(84,'254726350039','2023-06-16 20:27:07','Dear Farmer\r\nKesho tutaona vile cabbage ikilimwa vizuri inaweza kuleta pesa ngapi. \r\nMfangano Farmers Centre, chwele, tunapeana mafunzo ya kilimo bila malipo. Tuko na dawa za shamba, mbolea na mbegu. \r\nPiga simu 0793884186','active','7','1',0,0,'',0,'',''),(85,'254724256184','2023-06-16 20:27:07','Dear Farmer\r\nKesho tutaona vile cabbage ikilimwa vizuri inaweza kuleta pesa ngapi. \r\nMfangano Farmers Centre, chwele, tunapeana mafunzo ya kilimo bila malipo. Tuko na dawa za shamba, mbolea na mbegu. \r\nPiga simu 0793884186','active','7','1',0,0,'',0,'',''),(86,'2540113654985','2023-06-16 20:27:13','Dear Farmer\r\nKesho tutaona vile cabbage ikilimwa vizuri inaweza kuleta pesa ngapi. \r\nMfangano Farmers Centre, chwele, tunapeana mafunzo ya kilimo bila malipo. Tuko na dawa za shamba, mbolea na mbegu. \r\nPiga simu 0793884186','active','7','1',0,0,'',0,'',''),(87,'254724110250','2023-06-16 20:27:13','Dear Farmer\r\nKesho tutaona vile cabbage ikilimwa vizuri inaweza kuleta pesa ngapi. \r\nMfangano Farmers Centre, chwele, tunapeana mafunzo ya kilimo bila malipo. Tuko na dawa za shamba, mbolea na mbegu. \r\nPiga simu 0793884186','active','7','1',0,0,'',0,'',''),(88,'254719345097','2023-06-16 20:27:13','Dear Farmer\r\nKesho tutaona vile cabbage ikilimwa vizuri inaweza kuleta pesa ngapi. \r\nMfangano Farmers Centre, chwele, tunapeana mafunzo ya kilimo bila malipo. Tuko na dawa za shamba, mbolea na mbegu. \r\nPiga simu 0793884186','active','7','1',0,0,'',0,'',''),(89,'254722617632','2023-06-16 20:27:13','Dear Farmer\r\nKesho tutaona vile cabbage ikilimwa vizuri inaweza kuleta pesa ngapi. \r\nMfangano Farmers Centre, chwele, tunapeana mafunzo ya kilimo bila malipo. Tuko na dawa za shamba, mbolea na mbegu. \r\nPiga simu 0793884186','active','7','1',0,0,'',0,'',''),(90,'254726350039','2023-06-16 20:27:13','Dear Farmer\r\nKesho tutaona vile cabbage ikilimwa vizuri inaweza kuleta pesa ngapi. \r\nMfangano Farmers Centre, chwele, tunapeana mafunzo ya kilimo bila malipo. Tuko na dawa za shamba, mbolea na mbegu. \r\nPiga simu 0793884186','active','7','1',0,0,'',0,'',''),(91,'254724256184','2023-06-16 20:27:13','Dear Farmer\r\nKesho tutaona vile cabbage ikilimwa vizuri inaweza kuleta pesa ngapi. \r\nMfangano Farmers Centre, chwele, tunapeana mafunzo ya kilimo bila malipo. Tuko na dawa za shamba, mbolea na mbegu. \r\nPiga simu 0793884186','active','7','1',0,0,'',0,'',''),(92,'2540113654985','2023-06-18 21:50:15','HAPPY FATHERS DAY.\r\nTUNAWATAKIWA BABA ZETU AFYA NZURI, NGUVU NA FURAHA MAISHANI. POKEA SALAMU KUTOKA KWETU MFANGANO FARMERS CENTRE.\r\n NUNUA MBOLEA, MADAWA YA MIMEA NA MIFUGO. TUKO CHWELE OPPOSITE POSTA. \r\nPIGA SIMU 0793884186.\r\n\r\n','active','7','1',0,0,'',0,'',''),(93,'2540717806736','2023-06-18 21:50:15','HAPPY FATHERS DAY.\r\nTUNAWATAKIWA BABA ZETU AFYA NZURI, NGUVU NA FURAHA MAISHANI. POKEA SALAMU KUTOKA KWETU MFANGANO FARMERS CENTRE.\r\n NUNUA MBOLEA, MADAWA YA MIMEA NA MIFUGO. TUKO CHWELE OPPOSITE POSTA. \r\nPIGA SIMU 0793884186.\r\n\r\n','active','7','1',0,0,'',0,'',''),(94,'2547740814383','2023-06-18 21:50:15','HAPPY FATHERS DAY.\r\nTUNAWATAKIWA BABA ZETU AFYA NZURI, NGUVU NA FURAHA MAISHANI. POKEA SALAMU KUTOKA KWETU MFANGANO FARMERS CENTRE.\r\n NUNUA MBOLEA, MADAWA YA MIMEA NA MIFUGO. TUKO CHWELE OPPOSITE POSTA. \r\nPIGA SIMU 0793884186.\r\n\r\n','active','7','1',0,0,'',0,'',''),(95,'254724110250','2023-06-18 21:50:15','HAPPY FATHERS DAY.\r\nTUNAWATAKIWA BABA ZETU AFYA NZURI, NGUVU NA FURAHA MAISHANI. POKEA SALAMU KUTOKA KWETU MFANGANO FARMERS CENTRE.\r\n NUNUA MBOLEA, MADAWA YA MIMEA NA MIFUGO. TUKO CHWELE OPPOSITE POSTA. \r\nPIGA SIMU 0793884186.\r\n\r\n','active','7','1',0,0,'',0,'',''),(96,'2540745389142','2023-06-18 21:50:15','HAPPY FATHERS DAY.\r\nTUNAWATAKIWA BABA ZETU AFYA NZURI, NGUVU NA FURAHA MAISHANI. POKEA SALAMU KUTOKA KWETU MFANGANO FARMERS CENTRE.\r\n NUNUA MBOLEA, MADAWA YA MIMEA NA MIFUGO. TUKO CHWELE OPPOSITE POSTA. \r\nPIGA SIMU 0793884186.\r\n\r\n','active','7','1',0,0,'',0,'',''),(97,'254719345097','2023-06-18 21:50:15','HAPPY FATHERS DAY.\r\nTUNAWATAKIWA BABA ZETU AFYA NZURI, NGUVU NA FURAHA MAISHANI. POKEA SALAMU KUTOKA KWETU MFANGANO FARMERS CENTRE.\r\n NUNUA MBOLEA, MADAWA YA MIMEA NA MIFUGO. TUKO CHWELE OPPOSITE POSTA. \r\nPIGA SIMU 0793884186.\r\n\r\n','active','7','1',0,0,'',0,'',''),(98,'254727149640','2023-06-18 21:50:15','HAPPY FATHERS DAY.\r\nTUNAWATAKIWA BABA ZETU AFYA NZURI, NGUVU NA FURAHA MAISHANI. POKEA SALAMU KUTOKA KWETU MFANGANO FARMERS CENTRE.\r\n NUNUA MBOLEA, MADAWA YA MIMEA NA MIFUGO. TUKO CHWELE OPPOSITE POSTA. \r\nPIGA SIMU 0793884186.\r\n\r\n','active','7','1',0,0,'',0,'',''),(99,'254793884186','2023-06-18 21:50:15','HAPPY FATHERS DAY.\r\nTUNAWATAKIWA BABA ZETU AFYA NZURI, NGUVU NA FURAHA MAISHANI. POKEA SALAMU KUTOKA KWETU MFANGANO FARMERS CENTRE.\r\n NUNUA MBOLEA, MADAWA YA MIMEA NA MIFUGO. TUKO CHWELE OPPOSITE POSTA. \r\nPIGA SIMU 0793884186.\r\n\r\n','active','7','1',0,0,'',0,'',''),(100,'254721765806','2023-06-18 21:50:15','HAPPY FATHERS DAY.\r\nTUNAWATAKIWA BABA ZETU AFYA NZURI, NGUVU NA FURAHA MAISHANI. POKEA SALAMU KUTOKA KWETU MFANGANO FARMERS CENTRE.\r\n NUNUA MBOLEA, MADAWA YA MIMEA NA MIFUGO. TUKO CHWELE OPPOSITE POSTA. \r\nPIGA SIMU 0793884186.\r\n\r\n','active','7','1',0,0,'',0,'',''),(101,'254725780958','2023-06-18 21:50:15','HAPPY FATHERS DAY.\r\nTUNAWATAKIWA BABA ZETU AFYA NZURI, NGUVU NA FURAHA MAISHANI. POKEA SALAMU KUTOKA KWETU MFANGANO FARMERS CENTRE.\r\n NUNUA MBOLEA, MADAWA YA MIMEA NA MIFUGO. TUKO CHWELE OPPOSITE POSTA. \r\nPIGA SIMU 0793884186.\r\n\r\n','active','7','1',0,0,'',0,'',''),(102,'254722617632','2023-06-18 21:50:15','HAPPY FATHERS DAY.\r\nTUNAWATAKIWA BABA ZETU AFYA NZURI, NGUVU NA FURAHA MAISHANI. POKEA SALAMU KUTOKA KWETU MFANGANO FARMERS CENTRE.\r\n NUNUA MBOLEA, MADAWA YA MIMEA NA MIFUGO. TUKO CHWELE OPPOSITE POSTA. \r\nPIGA SIMU 0793884186.\r\n\r\n','active','7','1',0,0,'',0,'',''),(103,'254726350039','2023-06-18 21:50:15','HAPPY FATHERS DAY.\r\nTUNAWATAKIWA BABA ZETU AFYA NZURI, NGUVU NA FURAHA MAISHANI. POKEA SALAMU KUTOKA KWETU MFANGANO FARMERS CENTRE.\r\n NUNUA MBOLEA, MADAWA YA MIMEA NA MIFUGO. TUKO CHWELE OPPOSITE POSTA. \r\nPIGA SIMU 0793884186.\r\n\r\n','active','7','1',0,0,'',0,'',''),(104,'254724256184','2023-06-18 21:50:15','HAPPY FATHERS DAY.\r\nTUNAWATAKIWA BABA ZETU AFYA NZURI, NGUVU NA FURAHA MAISHANI. POKEA SALAMU KUTOKA KWETU MFANGANO FARMERS CENTRE.\r\n NUNUA MBOLEA, MADAWA YA MIMEA NA MIFUGO. TUKO CHWELE OPPOSITE POSTA. \r\nPIGA SIMU 0793884186.\r\n\r\n','active','7','1',0,0,'',0,'',''),(105,'254700013264','2023-06-18 21:50:15','HAPPY FATHERS DAY.\r\nTUNAWATAKIWA BABA ZETU AFYA NZURI, NGUVU NA FURAHA MAISHANI. POKEA SALAMU KUTOKA KWETU MFANGANO FARMERS CENTRE.\r\n NUNUA MBOLEA, MADAWA YA MIMEA NA MIFUGO. TUKO CHWELE OPPOSITE POSTA. \r\nPIGA SIMU 0793884186.\r\n\r\n','active','7','1',0,0,'',0,'',''),(106,'2540702864104','2023-06-18 21:50:15','HAPPY FATHERS DAY.\r\nTUNAWATAKIWA BABA ZETU AFYA NZURI, NGUVU NA FURAHA MAISHANI. POKEA SALAMU KUTOKA KWETU MFANGANO FARMERS CENTRE.\r\n NUNUA MBOLEA, MADAWA YA MIMEA NA MIFUGO. TUKO CHWELE OPPOSITE POSTA. \r\nPIGA SIMU 0793884186.\r\n\r\n','active','7','1',0,0,'',0,'',''),(107,'254702864104','2023-06-18 09:53:58pm','HAPPY FATHERS DAY. TUNAWATAKIWA BABA ZETU AFYA NZURI, NGUVU NA FURAHA MAISHANI. POKEA SALAMU KUTOKA KWETU MFANGANO FARMERS CENTRE. NUNUA MBOLEA, MADAWA YA MIMEA NA MIFUGO. TUKO CHWELE OPPOSITE POSTA. PIGA SIMU 0793884186.','active','7','1',0,0,'',0,'',''),(108,'254113654985','2023-06-22 13:10:26','UKULIMA NI BIASHARA. USIPATE HASARA. Ukiwa unalima cabbage, kitunguu, viazi, sukuma wiki, hakikisha ume trasplant kutumia DAP. 75kg kwa eka moja.\r\nPiga dawa ya barafu mara moja kwa wiki. Zuia wadudu. Tunapeana mafunzo bila malipa\r\nPiga simu 0793884186\r\nMFANGANO FARMERS CENTRE CHWELE OPPOSITE POSTA\r\n','active','7','1',0,0,'',0,'',''),(109,'254717806736','2023-06-22 13:10:26','UKULIMA NI BIASHARA. USIPATE HASARA. Ukiwa unalima cabbage, kitunguu, viazi, sukuma wiki, hakikisha ume trasplant kutumia DAP. 75kg kwa eka moja.\r\nPiga dawa ya barafu mara moja kwa wiki. Zuia wadudu. Tunapeana mafunzo bila malipa\r\nPiga simu 0793884186\r\nMFANGANO FARMERS CENTRE CHWELE OPPOSITE POSTA\r\n','active','7','1',0,0,'',0,'',''),(110,'254719120583','2023-06-22 13:10:26','UKULIMA NI BIASHARA. USIPATE HASARA. Ukiwa unalima cabbage, kitunguu, viazi, sukuma wiki, hakikisha ume trasplant kutumia DAP. 75kg kwa eka moja.\r\nPiga dawa ya barafu mara moja kwa wiki. Zuia wadudu. Tunapeana mafunzo bila malipa\r\nPiga simu 0793884186\r\nMFANGANO FARMERS CENTRE CHWELE OPPOSITE POSTA\r\n','active','7','1',0,0,'',0,'',''),(111,'2547740814383','2023-06-22 13:10:26','UKULIMA NI BIASHARA. USIPATE HASARA. Ukiwa unalima cabbage, kitunguu, viazi, sukuma wiki, hakikisha ume trasplant kutumia DAP. 75kg kwa eka moja.\r\nPiga dawa ya barafu mara moja kwa wiki. Zuia wadudu. Tunapeana mafunzo bila malipa\r\nPiga simu 0793884186\r\nMFANGANO FARMERS CENTRE CHWELE OPPOSITE POSTA\r\n','active','7','1',0,0,'',0,'',''),(112,'254724110250','2023-06-22 13:10:26','UKULIMA NI BIASHARA. USIPATE HASARA. Ukiwa unalima cabbage, kitunguu, viazi, sukuma wiki, hakikisha ume trasplant kutumia DAP. 75kg kwa eka moja.\r\nPiga dawa ya barafu mara moja kwa wiki. Zuia wadudu. Tunapeana mafunzo bila malipa\r\nPiga simu 0793884186\r\nMFANGANO FARMERS CENTRE CHWELE OPPOSITE POSTA\r\n','active','7','1',0,0,'',0,'',''),(113,'254745389142','2023-06-22 13:10:26','UKULIMA NI BIASHARA. USIPATE HASARA. Ukiwa unalima cabbage, kitunguu, viazi, sukuma wiki, hakikisha ume trasplant kutumia DAP. 75kg kwa eka moja.\r\nPiga dawa ya barafu mara moja kwa wiki. Zuia wadudu. Tunapeana mafunzo bila malipa\r\nPiga simu 0793884186\r\nMFANGANO FARMERS CENTRE CHWELE OPPOSITE POSTA\r\n','active','7','1',0,0,'',0,'',''),(114,'254719345097','2023-06-22 13:10:26','UKULIMA NI BIASHARA. USIPATE HASARA. Ukiwa unalima cabbage, kitunguu, viazi, sukuma wiki, hakikisha ume trasplant kutumia DAP. 75kg kwa eka moja.\r\nPiga dawa ya barafu mara moja kwa wiki. Zuia wadudu. Tunapeana mafunzo bila malipa\r\nPiga simu 0793884186\r\nMFANGANO FARMERS CENTRE CHWELE OPPOSITE POSTA\r\n','active','7','1',0,0,'',0,'',''),(115,'254727149640','2023-06-22 13:10:26','UKULIMA NI BIASHARA. USIPATE HASARA. Ukiwa unalima cabbage, kitunguu, viazi, sukuma wiki, hakikisha ume trasplant kutumia DAP. 75kg kwa eka moja.\r\nPiga dawa ya barafu mara moja kwa wiki. Zuia wadudu. Tunapeana mafunzo bila malipa\r\nPiga simu 0793884186\r\nMFANGANO FARMERS CENTRE CHWELE OPPOSITE POSTA\r\n','active','7','1',0,0,'',0,'',''),(116,'254793884186','2023-06-22 13:10:26','UKULIMA NI BIASHARA. USIPATE HASARA. Ukiwa unalima cabbage, kitunguu, viazi, sukuma wiki, hakikisha ume trasplant kutumia DAP. 75kg kwa eka moja.\r\nPiga dawa ya barafu mara moja kwa wiki. Zuia wadudu. Tunapeana mafunzo bila malipa\r\nPiga simu 0793884186\r\nMFANGANO FARMERS CENTRE CHWELE OPPOSITE POSTA\r\n','active','7','1',0,0,'',0,'',''),(117,'254791730663','2023-06-22 13:10:26','UKULIMA NI BIASHARA. USIPATE HASARA. Ukiwa unalima cabbage, kitunguu, viazi, sukuma wiki, hakikisha ume trasplant kutumia DAP. 75kg kwa eka moja.\r\nPiga dawa ya barafu mara moja kwa wiki. Zuia wadudu. Tunapeana mafunzo bila malipa\r\nPiga simu 0793884186\r\nMFANGANO FARMERS CENTRE CHWELE OPPOSITE POSTA\r\n','active','7','1',0,0,'',0,'',''),(118,'254721765806','2023-06-22 13:10:26','UKULIMA NI BIASHARA. USIPATE HASARA. Ukiwa unalima cabbage, kitunguu, viazi, sukuma wiki, hakikisha ume trasplant kutumia DAP. 75kg kwa eka moja.\r\nPiga dawa ya barafu mara moja kwa wiki. Zuia wadudu. Tunapeana mafunzo bila malipa\r\nPiga simu 0793884186\r\nMFANGANO FARMERS CENTRE CHWELE OPPOSITE POSTA\r\n','active','7','1',0,0,'',0,'',''),(119,'254725780958','2023-06-22 13:10:26','UKULIMA NI BIASHARA. USIPATE HASARA. Ukiwa unalima cabbage, kitunguu, viazi, sukuma wiki, hakikisha ume trasplant kutumia DAP. 75kg kwa eka moja.\r\nPiga dawa ya barafu mara moja kwa wiki. Zuia wadudu. Tunapeana mafunzo bila malipa\r\nPiga simu 0793884186\r\nMFANGANO FARMERS CENTRE CHWELE OPPOSITE POSTA\r\n','active','7','1',0,0,'',0,'',''),(120,'254722617632','2023-06-22 13:10:26','UKULIMA NI BIASHARA. USIPATE HASARA. Ukiwa unalima cabbage, kitunguu, viazi, sukuma wiki, hakikisha ume trasplant kutumia DAP. 75kg kwa eka moja.\r\nPiga dawa ya barafu mara moja kwa wiki. Zuia wadudu. Tunapeana mafunzo bila malipa\r\nPiga simu 0793884186\r\nMFANGANO FARMERS CENTRE CHWELE OPPOSITE POSTA\r\n','active','7','1',0,0,'',0,'',''),(121,'254726350039','2023-06-22 13:10:26','UKULIMA NI BIASHARA. USIPATE HASARA. Ukiwa unalima cabbage, kitunguu, viazi, sukuma wiki, hakikisha ume trasplant kutumia DAP. 75kg kwa eka moja.\r\nPiga dawa ya barafu mara moja kwa wiki. Zuia wadudu. Tunapeana mafunzo bila malipa\r\nPiga simu 0793884186\r\nMFANGANO FARMERS CENTRE CHWELE OPPOSITE POSTA\r\n','active','7','1',0,0,'',0,'',''),(122,'254724256184','2023-06-22 13:10:26','UKULIMA NI BIASHARA. USIPATE HASARA. Ukiwa unalima cabbage, kitunguu, viazi, sukuma wiki, hakikisha ume trasplant kutumia DAP. 75kg kwa eka moja.\r\nPiga dawa ya barafu mara moja kwa wiki. Zuia wadudu. Tunapeana mafunzo bila malipa\r\nPiga simu 0793884186\r\nMFANGANO FARMERS CENTRE CHWELE OPPOSITE POSTA\r\n','active','7','1',0,0,'',0,'',''),(123,'254700013264','2023-06-22 13:10:26','UKULIMA NI BIASHARA. USIPATE HASARA. Ukiwa unalima cabbage, kitunguu, viazi, sukuma wiki, hakikisha ume trasplant kutumia DAP. 75kg kwa eka moja.\r\nPiga dawa ya barafu mara moja kwa wiki. Zuia wadudu. Tunapeana mafunzo bila malipa\r\nPiga simu 0793884186\r\nMFANGANO FARMERS CENTRE CHWELE OPPOSITE POSTA\r\n','active','7','1',0,0,'',0,'',''),(124,'25472864104','2023-06-22 13:10:26','UKULIMA NI BIASHARA. USIPATE HASARA. Ukiwa unalima cabbage, kitunguu, viazi, sukuma wiki, hakikisha ume trasplant kutumia DAP. 75kg kwa eka moja.\r\nPiga dawa ya barafu mara moja kwa wiki. Zuia wadudu. Tunapeana mafunzo bila malipa\r\nPiga simu 0793884186\r\nMFANGANO FARMERS CENTRE CHWELE OPPOSITE POSTA\r\n','active','7','1',0,0,'',0,'',''),(125,'254702864104','2023-06-22 01:15:34pm','UKULIMA NI BIASHARA. USIPATE HASARA. Ukiwa unalima cabbage, kitunguu, viazi, sukuma wiki, hakikisha ume trasplant kutumia DAP. 75kg kwa eka moja.\r\nPiga dawa ya barafu mara moja kwa wiki. Zuia wadudu. Tunapeana mafunzo bila malipo\r\nPiga simu 0793884186\r\nMFANGANO FARMERS CENTRE CHWELE OPPOSITE POSTA','active','7','1',0,0,'',0,'',''),(126,'254113654985','2023-06-23 07:06:24','Hakikisha unapiga dawa za Barafu mara moja kila wiki. \r\nUkiona ugonjwa imeanza isipite siku 2 kabla hujapiga dawa. \r\nTunapeana mafunzo na kutembelea wakulima bila malipa. \r\nPiga simu 0793884193\r\nMfangano Farmers Centre Chwele Opppsite Posta. ','active','7','1',0,0,'',0,'',''),(127,'254717806736','2023-06-23 07:06:24','Hakikisha unapiga dawa za Barafu mara moja kila wiki. \r\nUkiona ugonjwa imeanza isipite siku 2 kabla hujapiga dawa. \r\nTunapeana mafunzo na kutembelea wakulima bila malipa. \r\nPiga simu 0793884193\r\nMfangano Farmers Centre Chwele Opppsite Posta. ','active','7','1',0,0,'',0,'',''),(128,'254719120583','2023-06-23 07:06:24','Hakikisha unapiga dawa za Barafu mara moja kila wiki. \r\nUkiona ugonjwa imeanza isipite siku 2 kabla hujapiga dawa. \r\nTunapeana mafunzo na kutembelea wakulima bila malipa. \r\nPiga simu 0793884193\r\nMfangano Farmers Centre Chwele Opppsite Posta. ','active','7','1',0,0,'',0,'',''),(129,'2547740814383','2023-06-23 07:06:24','Hakikisha unapiga dawa za Barafu mara moja kila wiki. \r\nUkiona ugonjwa imeanza isipite siku 2 kabla hujapiga dawa. \r\nTunapeana mafunzo na kutembelea wakulima bila malipa. \r\nPiga simu 0793884193\r\nMfangano Farmers Centre Chwele Opppsite Posta. ','active','7','1',0,0,'',0,'',''),(130,'254724110250','2023-06-23 07:06:24','Hakikisha unapiga dawa za Barafu mara moja kila wiki. \r\nUkiona ugonjwa imeanza isipite siku 2 kabla hujapiga dawa. \r\nTunapeana mafunzo na kutembelea wakulima bila malipa. \r\nPiga simu 0793884193\r\nMfangano Farmers Centre Chwele Opppsite Posta. ','active','7','1',0,0,'',0,'',''),(131,'254745389142','2023-06-23 07:06:24','Hakikisha unapiga dawa za Barafu mara moja kila wiki. \r\nUkiona ugonjwa imeanza isipite siku 2 kabla hujapiga dawa. \r\nTunapeana mafunzo na kutembelea wakulima bila malipa. \r\nPiga simu 0793884193\r\nMfangano Farmers Centre Chwele Opppsite Posta. ','active','7','1',0,0,'',0,'',''),(132,'254719345097','2023-06-23 07:06:24','Hakikisha unapiga dawa za Barafu mara moja kila wiki. \r\nUkiona ugonjwa imeanza isipite siku 2 kabla hujapiga dawa. \r\nTunapeana mafunzo na kutembelea wakulima bila malipa. \r\nPiga simu 0793884193\r\nMfangano Farmers Centre Chwele Opppsite Posta. ','active','7','1',0,0,'',0,'',''),(133,'254727149640','2023-06-23 07:06:24','Hakikisha unapiga dawa za Barafu mara moja kila wiki. \r\nUkiona ugonjwa imeanza isipite siku 2 kabla hujapiga dawa. \r\nTunapeana mafunzo na kutembelea wakulima bila malipa. \r\nPiga simu 0793884193\r\nMfangano Farmers Centre Chwele Opppsite Posta. ','active','7','1',0,0,'',0,'',''),(134,'254793884186','2023-06-23 07:06:24','Hakikisha unapiga dawa za Barafu mara moja kila wiki. \r\nUkiona ugonjwa imeanza isipite siku 2 kabla hujapiga dawa. \r\nTunapeana mafunzo na kutembelea wakulima bila malipa. \r\nPiga simu 0793884193\r\nMfangano Farmers Centre Chwele Opppsite Posta. ','active','7','1',0,0,'',0,'',''),(135,'254791730663','2023-06-23 07:06:24','Hakikisha unapiga dawa za Barafu mara moja kila wiki. \r\nUkiona ugonjwa imeanza isipite siku 2 kabla hujapiga dawa. \r\nTunapeana mafunzo na kutembelea wakulima bila malipa. \r\nPiga simu 0793884193\r\nMfangano Farmers Centre Chwele Opppsite Posta. ','active','7','1',0,0,'',0,'',''),(136,'254721765806','2023-06-23 07:06:24','Hakikisha unapiga dawa za Barafu mara moja kila wiki. \r\nUkiona ugonjwa imeanza isipite siku 2 kabla hujapiga dawa. \r\nTunapeana mafunzo na kutembelea wakulima bila malipa. \r\nPiga simu 0793884193\r\nMfangano Farmers Centre Chwele Opppsite Posta. ','active','7','1',0,0,'',0,'',''),(137,'254725780958','2023-06-23 07:06:24','Hakikisha unapiga dawa za Barafu mara moja kila wiki. \r\nUkiona ugonjwa imeanza isipite siku 2 kabla hujapiga dawa. \r\nTunapeana mafunzo na kutembelea wakulima bila malipa. \r\nPiga simu 0793884193\r\nMfangano Farmers Centre Chwele Opppsite Posta. ','active','7','1',0,0,'',0,'',''),(138,'254722617632','2023-06-23 07:06:24','Hakikisha unapiga dawa za Barafu mara moja kila wiki. \r\nUkiona ugonjwa imeanza isipite siku 2 kabla hujapiga dawa. \r\nTunapeana mafunzo na kutembelea wakulima bila malipa. \r\nPiga simu 0793884193\r\nMfangano Farmers Centre Chwele Opppsite Posta. ','active','7','1',0,0,'',0,'',''),(139,'254726350039','2023-06-23 07:06:24','Hakikisha unapiga dawa za Barafu mara moja kila wiki. \r\nUkiona ugonjwa imeanza isipite siku 2 kabla hujapiga dawa. \r\nTunapeana mafunzo na kutembelea wakulima bila malipa. \r\nPiga simu 0793884193\r\nMfangano Farmers Centre Chwele Opppsite Posta. ','active','7','1',0,0,'',0,'',''),(140,'254724256184','2023-06-23 07:06:24','Hakikisha unapiga dawa za Barafu mara moja kila wiki. \r\nUkiona ugonjwa imeanza isipite siku 2 kabla hujapiga dawa. \r\nTunapeana mafunzo na kutembelea wakulima bila malipa. \r\nPiga simu 0793884193\r\nMfangano Farmers Centre Chwele Opppsite Posta. ','active','7','1',0,0,'',0,'',''),(141,'254700013264','2023-06-23 07:06:24','Hakikisha unapiga dawa za Barafu mara moja kila wiki. \r\nUkiona ugonjwa imeanza isipite siku 2 kabla hujapiga dawa. \r\nTunapeana mafunzo na kutembelea wakulima bila malipa. \r\nPiga simu 0793884193\r\nMfangano Farmers Centre Chwele Opppsite Posta. ','active','7','1',0,0,'',0,'',''),(142,'254702864104','2023-06-23 07:06:24','Hakikisha unapiga dawa za Barafu mara moja kila wiki. \r\nUkiona ugonjwa imeanza isipite siku 2 kabla hujapiga dawa. \r\nTunapeana mafunzo na kutembelea wakulima bila malipa. \r\nPiga simu 0793884193\r\nMfangano Farmers Centre Chwele Opppsite Posta. ','active','7','1',0,0,'',0,'',''),(143,'254726350039','2023-08-09 11:47:04am','Following sharp increase in costs & to ensure decent subsistense at workplace, we have revised daily allowance. Effective 14 August 2023, our Daily subsistence will adjust from 100ksh per day to 150ksh per day. Total 900 per week.','active','7','1',0,0,'',0,'',''),(144,'254724256184','2023-08-09 11:47:04am','Following sharp increase in costs & to ensure decent subsistense at workplace, we have revised daily allowance. Effective 14 August 2023, our Daily subsistence will adjust from 100ksh per day to 150ksh per day. Total 900 per week.','active','7','1',0,0,'',0,'',''),(145,'254793884184','2023-08-09 11:50:33am','Following sharp increase in costs & to ensure decent subsistense at workplace, we have revised daily allowance. Effective 14 August 2023, our Daily subsistence will adjust from 100ksh per day to 150ksh per day. Total 900 per week.','active','7','1',0,0,'',0,'',''),(146,'254700013264','2023-08-09 11:50:33am','Following sharp increase in costs & to ensure decent subsistense at workplace, we have revised daily allowance. Effective 14 August 2023, our Daily subsistence will adjust from 100ksh per day to 150ksh per day. Total 900 per week.','active','7','1',0,0,'',0,'',''),(147,'254724256184','2023-08-09 11:50:33am','Following sharp increase in costs & to ensure decent subsistense at workplace, we have revised daily allowance. Effective 14 August 2023, our Daily subsistence will adjust from 100ksh per day to 150ksh per day. Total 900 per week.','active','7','1',0,0,'',0,'',''),(148,'254726350039','2023-08-09 11:50:33am','Following sharp increase in costs & to ensure decent subsistense at workplace, we have revised daily allowance. Effective 14 August 2023, our Daily subsistence will adjust from 100ksh per day to 150ksh per day. Total 900 per week.','active','7','1',0,0,'',0,'',''),(149,'254793884186','2023-08-09 12:01:53pm','Following sharp increase in costs & to ensure decent subsistense at workplace, we have revised daily allowance. Effective 14 August 2023, our Daily subsistence will adjust from 100ksh per day to 150ksh per day. Total 900 per week. \r\nRefreshments of 1L water, 500ml Milk, 500ml soda per day remains unchanged','active','7','1',0,0,'',0,'',''),(150,'254700013264','2023-08-09 12:01:53pm','Following sharp increase in costs & to ensure decent subsistense at workplace, we have revised daily allowance. Effective 14 August 2023, our Daily subsistence will adjust from 100ksh per day to 150ksh per day. Total 900 per week. \r\nRefreshments of 1L water, 500ml Milk, 500ml soda per day remains unchanged','active','7','1',0,0,'',0,'',''),(151,'254726350039','2023-08-09 12:01:53pm','Following sharp increase in costs & to ensure decent subsistense at workplace, we have revised daily allowance. Effective 14 August 2023, our Daily subsistence will adjust from 100ksh per day to 150ksh per day. Total 900 per week. \r\nRefreshments of 1L water, 500ml Milk, 500ml soda per day remains unchanged','active','7','1',0,0,'',0,'',''),(152,'254724256184','2023-08-09 12:01:53pm','Following sharp increase in costs & to ensure decent subsistense at workplace, we have revised daily allowance. Effective 14 August 2023, our Daily subsistence will adjust from 100ksh per day to 150ksh per day. Total 900 per week. \r\nRefreshments of 1L water, 500ml Milk, 500ml soda per day remains unchanged','active','7','1',0,0,'',0,'',''),(153,'254725780958','2023-08-09 12:01:53pm','Following sharp increase in costs & to ensure decent subsistense at workplace, we have revised daily allowance. Effective 14 August 2023, our Daily subsistence will adjust from 100ksh per day to 150ksh per day. Total 900 per week. \r\nRefreshments of 1L water, 500ml Milk, 500ml soda per day remains unchanged','active','7','1',0,0,'',0,'',''),(154,'254721765806','2023-08-09 12:01:53pm','Following sharp increase in costs & to ensure decent subsistense at workplace, we have revised daily allowance. Effective 14 August 2023, our Daily subsistence will adjust from 100ksh per day to 150ksh per day. Total 900 per week. \r\nRefreshments of 1L water, 500ml Milk, 500ml soda per day remains unchanged','active','7','1',0,0,'',0,'',''),(155,'254793884186','2023-08-09 12:28:47pm','As a tradition and to acknowledge hard work, End year holidays start on 24th Dec to 1st January. Dec Salary + 1 will be paid on 23rd Dec. There will be annual increase of salary every start of the year. We look forward to move as a team.','active','7','1',0,0,'',0,'',''),(156,'254700013264','2023-08-09 12:28:47pm','As a tradition and to acknowledge hard work, End year holidays start on 24th Dec to 1st January. Dec Salary + 1 will be paid on 23rd Dec. There will be annual increase of salary every start of the year. We look forward to move as a team.','active','7','1',0,0,'',0,'',''),(157,'254726350039','2023-08-09 12:32:21pm','As a tradition and to acknowledge hard work, End year holidays start on 24th Dec to 1st January. Dec Salary + 1 will be paid on 23rd Dec. There will be annual increase of salary every start of the year. We look forward to move as a team.','active','7','1',0,0,'',0,'',''),(158,'254725780958','2023-08-09 12:32:21pm','As a tradition and to acknowledge hard work, End year holidays start on 24th Dec to 1st January. Dec Salary + 1 will be paid on 23rd Dec. There will be annual increase of salary every start of the year. We look forward to move as a team.','active','7','1',0,0,'',0,'',''),(159,'254721765806','2023-08-09 12:32:21pm','As a tradition and to acknowledge hard work, End year holidays start on 24th Dec to 1st January. Dec Salary + 1 will be paid on 23rd Dec. There will be annual increase of salary every start of the year. We look forward to move as a team.','active','7','1',0,0,'',0,'',''),(160,'254724256184','2023-08-09 12:32:21pm','As a tradition and to acknowledge hard work, End year holidays start on 24th Dec to 1st January. Dec Salary + 1 will be paid on 23rd Dec. There will be annual increase of salary every start of the year. We look forward to move as a team.','active','7','1',0,0,'',0,'',''); /*!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) DEFAULT NULL, `lastname` varchar(15) DEFAULT 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, `OrgAccountBalance` decimal(10,2) 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 `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, `receiptlogo` varchar(10) NOT NULL DEFAULT 'no', `bankcode` varchar(20) NOT NULL DEFAULT 'no', `menutype` varchar(50) NOT NULL DEFAULT 'Left', `hscode` varchar(20) NOT NULL DEFAULT 'YES', `smslogin` varchar(50) NOT NULL DEFAULT 'no', `servicecharge` varchar(20) NOT NULL DEFAULT '3', `displayservicecharge` varchar(20) NOT NULL DEFAULT 'no', `restricttill` varchar(20) 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','c8d1ec0b9d21d199d6d7514ce002b85fd3022037d31141cecf5ea57902320994f885c92064cc2bee019f87df642212ac30505551','MFANGANO','','<H3 style=\"margin:0px;\">MFANGANO FARMERS CENTRE - CHWELE</H3><br>\r\n<H3>P.O. BOX 3826 - 30200, KITALE</H3>\r\n<H3>PHONE: 0793884186</H3>\r\n<H3>Email: mfanganofarmerscentre@gmail.com</H3>\r\n<br>','254793884186','CHWELE, BUNGOMA','support@robisearch.com','ROBISEARCHPOS','<H3 style=\"margin:0px;\">MFANGANO FARMERS CENTRE - CHWELE</H3><br>\r\n<H3>P.O. BOX 3826 - 30200, KITALE</H3>\r\n<H3>PHONE: 0793884186</H3>\r\n<H3>Email: mfanganofarmerscentre@gmail.com</H3>\r\n<br>','Rachael Atyang','e7bd1efe6cee0b56cf3b31d7fb5d01c7','254793884186','A006179724W','Ksh','VAT','16','levy','','RO0001',' Goods once sold will not be returned unless otherwise,Prices inclusive of vat where applicable, <br>We appreciate your valuable business','2023-06-051685960921.jpg','7','1 ','','1','2023-06-14 11:05:30','yes','no','no','no','LesVB2ct2EOiUlWlCoOj57ZjJ7EZavb3wGlDkBiZLMCGG3PzYBhLXh4rBRNsazuKhGzYX1VJzhsYXI+K4V5n9A==','<center><h1></h1></center>','<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.','kbAY+fVeHDMPDJCrAPvxG5LIEVJE0xDP6zqydeRaFzDKl2c3cqVXNAXpGS4DU6DFlwsZQPXHGgeqfV3C4NDccB4u/IJZxqT3TIZOxqAzdScmOVFtyiNJPIOjjg5FQHk1','100','Current','Current','00:00','23:59','Retail','One Without Automatic Logout','Before Receipt','Thank you for shopping with us. At your service','yes','yes','Advanta','ROBISEARCHLTD','Robisearch@2018','MFANGANO','<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',0,'no','no','Both','no','no','','no','no'); /*!40000 ALTER TABLE `smsconfig` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `smslogin` -- DROP TABLE IF EXISTS `smslogin`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8mb4 */; CREATE TABLE `smslogin` ( `id` int(10) NOT NULL, `date` timestamp NOT NULL DEFAULT current_timestamp() ON UPDATE current_timestamp(), `code` varchar(20) NOT NULL, `phone` varchar(20) NOT NULL, `status` varchar(10) NOT NULL DEFAULT 'active', `userid` int(10) NOT NULL, `fromtime` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00', `totime` datetime NOT NULL, `duration` varchar(20) NOT NULL ) ENGINE=InnoDB DEFAULT CHARSET=latin1 COLLATE=latin1_swedish_ci; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `smslogin` -- LOCK TABLES `smslogin` WRITE; /*!40000 ALTER TABLE `smslogin` DISABLE KEYS */; /*!40000 ALTER TABLE `smslogin` 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=2 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 (1,'5510','0','81677768248','2023-03-02 17:45:48',0.00,0.00,'','8','1','n/a','TRSPRT TO AND BUNGOMA(TEST)','150','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 AUTO_INCREMENT=8660 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 */; INSERT INTO `stock` VALUES (1,'3826496',6.00,0.00,6.00,0.00,6.00,600.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(2,'3826320',0.00,0.00,0.00,0.00,0.00,1400.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(3,'3826319',0.00,0.00,0.00,0.00,0.00,2800.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(4,'3826318',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(5,'3826317',0.00,0.00,0.00,0.00,0.00,330.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(6,'3826316',0.00,0.00,0.00,0.00,0.00,1750.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(7,'3826315',0.00,0.00,0.00,0.00,0.00,700.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(8,'3826314',0.00,0.00,0.00,0.00,0.00,2000.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(9,'3826313',20.00,0.00,20.00,0.00,20.00,550.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(10,'3826312',51.00,0.00,51.00,0.00,51.00,550.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(11,'3826311',0.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(12,'3826380',14.00,0.00,14.00,0.00,14.00,500.00,0.00,'1','4',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(13,'3826472',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(14,'3826471',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(15,'3826470',10.00,0.00,10.00,0.00,10.00,100.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(16,'3826469',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(17,'3826468',7.00,0.00,7.00,0.00,7.00,80.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(18,'3826467',10.00,0.00,10.00,0.00,10.00,100.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(19,'3826466',10.00,0.00,10.00,0.00,10.00,200.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(20,'3826465',7.00,0.00,7.00,0.00,7.00,150.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(21,'3826310',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(22,'3826309',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(23,'3826495',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','3',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(24,'3826464',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(25,'3826463',0.00,0.00,0.00,0.00,0.00,330.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(26,'3826462',0.00,0.00,0.00,0.00,0.00,340.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(27,'3826461',0.00,0.00,0.00,0.00,0.00,190.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(28,'3826460',29.00,0.00,29.00,0.00,29.00,120.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(29,'3826308',3.00,0.00,3.00,0.00,3.00,850.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(30,'3826459',11.00,0.00,11.00,0.00,11.00,400.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(31,'3826458',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(32,'3826307',4.00,0.00,4.00,0.00,4.00,2850.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(33,'3826306',3.00,0.00,3.00,0.00,3.00,1600.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(34,'3826457',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(35,'3826456',19.00,0.00,19.00,0.00,19.00,200.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(36,'3826455',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(37,'3826305',1.00,0.00,1.00,0.00,1.00,330.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(38,'3826304',8.00,0.00,8.00,0.00,8.00,190.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(39,'3826303',8.00,0.00,8.00,0.00,8.00,190.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(40,'3826299',2.00,0.00,2.00,0.00,2.00,350.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(41,'3826302',16.00,0.00,16.00,0.00,16.00,120.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(42,'3826301',2.00,0.00,2.00,0.00,2.00,350.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(43,'3826300',12.00,0.00,12.00,0.00,12.00,170.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(44,'3826298',16.00,0.00,16.00,0.00,16.00,100.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(45,'3826297',1.00,0.00,1.00,0.00,1.00,480.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(46,'3826296',7.00,0.00,7.00,0.00,7.00,250.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(47,'3826295',7.00,0.00,7.00,0.00,7.00,250.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(48,'3826294',19.00,0.00,19.00,0.00,19.00,150.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(49,'3826293',1.00,0.00,1.00,0.00,1.00,400.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(50,'3826292',6.00,0.00,6.00,0.00,6.00,850.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(51,'3826291',0.00,0.00,0.00,0.00,0.00,480.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(52,'3826454',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(53,'3826290',0.00,0.00,0.00,0.00,0.00,950.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(54,'3826289',1.00,0.00,1.00,0.00,1.00,300.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(55,'3826453',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(56,'3826288',26.00,0.00,26.00,0.00,26.00,1400.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(57,'3826287',15.00,0.00,15.00,0.00,15.00,6200.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(58,'3826286',66.00,0.00,66.00,0.00,66.00,6550.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(59,'3826285',153.00,0.00,153.00,0.00,153.00,3450.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(60,'3826284',163.00,0.00,163.00,0.00,163.00,1130.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(61,'3826283',29.00,0.00,29.00,0.00,29.00,3200.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(62,'3826452',0.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(63,'3826451',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(64,'3826282',0.00,0.00,0.00,0.00,0.00,800.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(65,'3826281',0.00,0.00,0.00,0.00,0.00,380.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(66,'3826280',0.00,0.00,0.00,0.00,0.00,320.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(67,'3826279',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(68,'3826278',1.00,0.00,1.00,0.00,1.00,7000.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(69,'3826277',3.00,0.00,3.00,0.00,3.00,3600.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(70,'3826276',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(71,'3826275',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(72,'3826274',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(73,'3826273',0.00,0.00,0.00,0.00,0.00,680.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(74,'3826272',5.00,0.00,5.00,0.00,5.00,200.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(75,'3826271',12.00,0.00,12.00,0.00,12.00,180.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(76,'3826270',3.00,0.00,3.00,0.00,3.00,750.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(77,'3826269',0.00,0.00,0.00,0.00,0.00,2390.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(78,'3826268',4.00,0.00,4.00,0.00,4.00,230.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(79,'3826267',2.00,0.00,2.00,0.00,2.00,2150.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(80,'3826266',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(81,'3826265',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(82,'3826264',0.00,0.00,0.00,0.00,0.00,1350.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(83,'3826263',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(84,'3826261',0.00,0.00,0.00,0.00,0.00,1650.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(85,'3826260',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(86,'3826262',0.00,0.00,0.00,0.00,0.00,3300.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(87,'3826258',0.00,0.00,0.00,0.00,0.00,1800.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(88,'3826259',0.00,0.00,0.00,0.00,0.00,2000.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(89,'3826257',0.00,0.00,0.00,0.00,0.00,800.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(90,'3826256',0.00,0.00,0.00,0.00,0.00,2000.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(91,'3826254',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(92,'3826255',0.00,0.00,0.00,0.00,0.00,1200.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(93,'3826253',5.00,0.00,5.00,0.00,5.00,130.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(94,'3826252',0.00,0.00,0.00,0.00,0.00,580.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(95,'3826251',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(96,'3826250',0.00,0.00,0.00,0.00,0.00,40.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(97,'3826249',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(98,'3826248',0.00,0.00,0.00,0.00,0.00,90.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(99,'3826247',0.00,0.00,0.00,0.00,0.00,470.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(100,'3826246',0.00,0.00,0.00,0.00,0.00,230.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(101,'3826245',0.00,0.00,0.00,0.00,0.00,110.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(102,'3826244',0.00,0.00,0.00,0.00,0.00,3000.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(103,'3826243',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(104,'3826242',5.00,0.00,5.00,0.00,5.00,3900.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(105,'3826241',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(106,'3826240',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(107,'3826239',5.00,0.00,5.00,0.00,5.00,1950.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(108,'3826238',2.00,0.00,2.00,0.00,2.00,750.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(109,'3826237',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(110,'3826236',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(111,'3826235',0.00,0.00,0.00,0.00,0.00,540.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(112,'3826234',0.00,0.00,0.00,0.00,0.00,280.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(113,'3826233',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(114,'3826232',4.00,0.00,4.00,0.00,4.00,200.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(115,'3826231',12.00,0.00,12.00,0.00,12.00,60.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(116,'3826230',0.00,0.00,0.00,0.00,0.00,40.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(117,'3826229',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(118,'3826228',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(119,'3826227',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(120,'3826226',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(121,'3826225',0.00,0.00,0.00,0.00,0.00,1500.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(122,'3826224',0.00,0.00,0.00,0.00,0.00,2450.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(123,'3826223',0.00,0.00,0.00,0.00,0.00,1750.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(124,'3826222',0.00,0.00,0.00,0.00,0.00,2700.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(125,'3826221',3.00,0.00,3.00,0.00,3.00,4550.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(126,'3826220',0.00,0.00,0.00,0.00,0.00,4550.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(127,'3826494',0.00,0.00,0.00,0.00,0.00,3900.00,0.00,'1','3',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(128,'3826219',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(129,'3826218',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(130,'3826217',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(131,'3826450',0.00,0.00,0.00,0.00,0.00,30.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(132,'3826216',72.00,0.00,72.00,0.00,72.00,1600.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(133,'3826215',3.00,0.00,3.00,0.00,3.00,47000.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(134,'3826214',104.00,0.00,104.00,0.00,104.00,350.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(135,'3826213',72.00,0.00,72.00,0.00,72.00,1850.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(136,'3826212',37.00,0.00,37.00,0.00,37.00,200.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(137,'3826211',67.00,0.00,67.00,0.00,67.00,1450.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(138,'3826210',48.00,0.00,48.00,0.00,48.00,250.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(139,'3826209',118.00,0.00,118.00,0.00,118.00,550.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(140,'3826208',4.00,0.00,4.00,0.00,4.00,4450.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(141,'3826207',119.00,0.00,119.00,0.00,119.00,300.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(142,'3826206',1.00,0.00,1.00,0.00,1.00,900.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(143,'3826205',167.00,0.00,167.00,0.00,167.00,100.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(144,'3826204',120.00,0.00,120.00,0.00,120.00,650.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(145,'3826203',72.00,0.00,72.00,0.00,72.00,2800.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(146,'3826202',59.00,0.00,59.00,0.00,59.00,270.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(147,'3826109',48.00,0.00,48.00,0.00,48.00,10300.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(148,'3826201',120.00,0.00,120.00,0.00,120.00,1200.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(149,'3826200',12.00,0.00,12.00,0.00,12.00,30000.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(150,'3826199',20.00,0.00,20.00,0.00,20.00,1800.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(151,'3826198',20.00,0.00,20.00,0.00,20.00,850.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(152,'3826197',96.00,0.00,96.00,0.00,96.00,8400.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(153,'3826196',48.00,0.00,48.00,0.00,48.00,3500.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(154,'3826195',72.00,0.00,72.00,0.00,72.00,400.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(155,'3826194',69.00,0.00,69.00,0.00,69.00,170.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(156,'3826193',72.00,0.00,72.00,0.00,72.00,750.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(157,'3826192',114.00,0.00,114.00,0.00,114.00,750.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(158,'3826191',74.00,0.00,74.00,0.00,74.00,400.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(159,'3826190',22.00,0.00,22.00,0.00,22.00,170.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(160,'3826379',11.00,0.00,11.00,0.00,11.00,2200.00,0.00,'1','4',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(161,'3826189',3.00,0.00,3.00,0.00,3.00,350.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(162,'3826188',23.00,0.00,23.00,0.00,23.00,500.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(163,'3826187',0.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(164,'3826186',22.00,0.00,22.00,0.00,22.00,500.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(165,'3826185',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(166,'3826184',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(167,'3826183',0.00,0.00,0.00,0.00,0.00,170.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(168,'3826182',21.00,0.00,21.00,0.00,21.00,700.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(169,'3826181',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(170,'3826180',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(171,'3826179',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(172,'3826178',0.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(173,'3826177',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(174,'3826176',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(175,'3826175',7.00,0.00,7.00,0.00,7.00,150.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(176,'3826174',2.00,0.00,2.00,0.00,2.00,1250.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(177,'3826173',2.00,0.00,2.00,0.00,2.00,1250.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(178,'3826172',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(179,'3826171',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(180,'3826170',1.00,0.00,1.00,0.00,1.00,500.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(181,'3826169',18.00,0.00,18.00,0.00,18.00,250.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(182,'3826168',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(183,'3826165',3.00,0.00,3.00,0.00,3.00,150.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(184,'3826167',1.00,0.00,1.00,0.00,1.00,170.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(185,'3826166',6.00,0.00,6.00,0.00,6.00,850.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(186,'3826164',0.00,0.00,0.00,0.00,0.00,430.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(187,'3826163',3.00,0.00,3.00,0.00,3.00,1550.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(188,'3826162',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(189,'3826161',1.00,0.00,1.00,0.00,1.00,450.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(190,'3826160',1.00,0.00,1.00,0.00,1.00,1600.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(191,'3826159',3.00,0.00,3.00,0.00,3.00,830.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(192,'3826158',12.00,0.00,12.00,0.00,12.00,100.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(193,'3826157',1.00,0.00,1.00,0.00,1.00,450.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(194,'3826156',8.00,0.00,8.00,0.00,8.00,250.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(195,'3826155',5.00,0.00,5.00,0.00,5.00,600.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(196,'3826154',15.00,0.00,15.00,0.00,15.00,250.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(197,'3826153',23.00,0.00,23.00,0.00,23.00,250.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(198,'3826152',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(199,'3826149',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(200,'3826151',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(201,'3826150',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(202,'3826148',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(203,'3826147',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(204,'3826146',20.00,0.00,20.00,0.00,20.00,150.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(205,'3826145',20.00,0.00,20.00,0.00,20.00,100.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(206,'3826144',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(207,'3826143',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(208,'3826142',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(209,'3826141',753.00,0.00,753.00,0.00,753.00,160.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(210,'3826140',0.00,0.00,0.00,0.00,0.00,140.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(211,'3826139',26.00,0.00,26.00,0.00,26.00,90.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(212,'3826138',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(213,'3826137',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(214,'3826136',0.00,0.00,0.00,0.00,0.00,560.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(215,'3826135',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(216,'3826134',0.00,0.00,0.00,0.00,0.00,390.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(217,'3826133',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(218,'3826132',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(219,'3826131',24.00,0.00,24.00,0.00,24.00,200.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(220,'3826130',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(221,'3826449',26.00,0.00,26.00,0.00,26.00,180.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(222,'3826448',11.00,0.00,11.00,0.00,11.00,300.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(223,'3826447',0.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(224,'3826446',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(225,'3826445',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(226,'3826444',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(227,'3826443',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(228,'3826442',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(229,'3826441',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(230,'3826440',13.00,0.00,13.00,0.00,13.00,350.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(231,'3826439',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(232,'3826438',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(233,'3826437',21.00,0.00,21.00,0.00,21.00,450.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(234,'3826436',13.00,0.00,13.00,0.00,13.00,650.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(235,'3826434',2.00,0.00,2.00,0.00,2.00,200.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(236,'3826435',2.00,0.00,2.00,0.00,2.00,200.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(237,'3826433',5.00,0.00,5.00,0.00,5.00,60.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(238,'3826432',11.00,0.00,11.00,0.00,11.00,300.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(239,'3826431',10.00,0.00,10.00,0.00,10.00,100.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(240,'3826430',4.00,0.00,4.00,0.00,4.00,100.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(241,'3826429',19.00,0.00,19.00,0.00,19.00,140.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(242,'3826428',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(243,'3826427',15.00,0.00,15.00,0.00,15.00,10.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(244,'3826129',13.00,0.00,13.00,0.00,13.00,250.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(245,'3826128',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(246,'3826127',1.00,0.00,1.00,0.00,1.00,1700.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(247,'3826426',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(248,'3826425',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(249,'3826126',1.00,0.00,1.00,0.00,1.00,200.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(250,'3826493',13.00,0.00,13.00,0.00,13.00,100.00,0.00,'1','3',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(251,'3826424',12.00,0.00,12.00,0.00,12.00,350.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(252,'3826423',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(253,'3826125',0.00,0.00,0.00,0.00,0.00,2450.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(254,'3826422',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(255,'3826124',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(256,'3826421',0.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(257,'3826420',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(258,'3826123',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(259,'3826378',31.00,0.00,31.00,0.00,31.00,350.00,0.00,'1','4',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(260,'3826122',29.00,0.00,29.00,0.00,29.00,650.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(261,'3826121',0.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(262,'3826120',0.00,0.00,0.00,0.00,0.00,390.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(263,'3826119',0.00,0.00,0.00,0.00,0.00,1950.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(264,'3826118',67.00,0.00,67.00,0.00,67.00,420.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(265,'3826117',12.00,0.00,12.00,0.00,12.00,420.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(266,'3826116',41.00,0.00,41.00,0.00,41.00,420.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(267,'3826115',0.00,0.00,0.00,0.00,0.00,4900.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(268,'3826114',0.00,0.00,0.00,0.00,0.00,4500.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(269,'3826113',0.00,0.00,0.00,0.00,0.00,390.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(270,'3826112',25.00,0.00,25.00,0.00,25.00,400.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(271,'3826111',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(272,'3826110',22.00,0.00,22.00,0.00,22.00,150.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(273,'3826108',20.00,0.00,20.00,0.00,20.00,700.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(274,'3826419',7.00,0.00,7.00,0.00,7.00,100.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(275,'3826417',46.00,0.00,46.00,0.00,46.00,80.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(276,'3826418',48.00,0.00,48.00,0.00,48.00,100.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(277,'3826416',23.00,0.00,23.00,0.00,23.00,150.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(278,'3826107',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(279,'3826106',0.00,0.00,0.00,0.00,0.00,1000.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(280,'3826105',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(281,'3826415',10.00,0.00,10.00,0.00,10.00,250.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(282,'3826414',10.00,0.00,10.00,0.00,10.00,180.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(283,'3826377',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','4',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(284,'3826104',7.00,0.00,7.00,0.00,7.00,150.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(285,'3826103',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(286,'3826102',12.00,0.00,12.00,0.00,12.00,250.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(287,'3826101',34.00,0.00,34.00,0.00,34.00,200.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(288,'3826100',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(289,'3826099',22.00,0.00,22.00,0.00,22.00,2000.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(290,'3826098',0.00,0.00,0.00,0.00,0.00,70.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(291,'3826097',19.00,0.00,19.00,0.00,19.00,170.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(292,'3826096',52.00,0.00,52.00,0.00,52.00,560.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(293,'3826413',24.00,0.00,24.00,0.00,24.00,100.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(294,'3826095',16.00,0.00,16.00,0.00,16.00,650.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(295,'3826094',25.00,0.00,25.00,0.00,25.00,70.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(296,'3826093',3.00,0.00,3.00,0.00,3.00,800.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(297,'3826092',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(298,'3826091',2.00,0.00,2.00,0.00,2.00,250.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(299,'3826090',3.00,0.00,3.00,0.00,3.00,250.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(300,'3826089',6.00,0.00,6.00,0.00,6.00,250.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(301,'3826088',3.00,0.00,3.00,0.00,3.00,300.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(302,'3826087',8.00,0.00,8.00,0.00,8.00,750.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(303,'3826086',0.00,0.00,0.00,0.00,0.00,640.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(304,'3826085',0.00,0.00,0.00,0.00,0.00,360.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(305,'3826084',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(306,'3826083',1.00,0.00,1.00,0.00,1.00,550.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(307,'3826082',52.00,0.00,52.00,0.00,52.00,350.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(308,'3826081',40.00,0.00,40.00,0.00,40.00,350.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(309,'3826080',0.00,0.00,0.00,0.00,0.00,690.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(310,'3826079',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(311,'3826078',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(312,'3826077',13.00,0.00,13.00,0.00,13.00,690.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(313,'3826376',0.00,0.00,0.00,0.00,0.00,1700.00,0.00,'1','4',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(314,'3826076',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(315,'3826492',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','3',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(316,'3826491',17.00,0.00,17.00,0.00,17.00,550.00,0.00,'1','3',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(317,'3826490',15.00,0.00,15.00,0.00,15.00,350.00,0.00,'1','3',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(318,'3826489',25.00,0.00,25.00,0.00,25.00,200.00,0.00,'1','3',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(319,'3826075',11.00,0.00,11.00,0.00,11.00,70.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(320,'3826375',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','4',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(321,'3826374',6.00,0.00,6.00,0.00,6.00,2650.00,0.00,'1','4',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(322,'3826074',0.00,0.00,0.00,0.00,0.00,3250.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(323,'3826073',0.00,0.00,0.00,0.00,0.00,3250.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(324,'3826072',0.00,0.00,0.00,0.00,0.00,1750.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(325,'3826071',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(326,'3826070',0.00,0.00,0.00,0.00,0.00,2700.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(327,'3826069',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(328,'3826068',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(329,'3826067',0.00,0.00,0.00,0.00,0.00,1500.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(330,'3826066',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(331,'3826412',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(332,'3826065',0.00,0.00,0.00,0.00,0.00,6000.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(333,'3826064',0.00,0.00,0.00,0.00,0.00,530.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(334,'3826063',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(335,'3826062',0.00,0.00,0.00,0.00,0.00,410.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(336,'3826061',0.00,0.00,0.00,0.00,0.00,2360.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(337,'3826060',0.00,0.00,0.00,0.00,0.00,1450.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(338,'3826059',13.00,0.00,13.00,0.00,13.00,100.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(339,'3826058',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(340,'3826057',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(341,'3826056',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(342,'3826055',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(343,'3826054',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(344,'3826053',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(345,'3826052',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(346,'3826051',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(347,'3826050',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(348,'3826049',0.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(349,'3826048',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(350,'3826047',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(351,'3826046',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(352,'3826045',0.00,0.00,0.00,0.00,0.00,70.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(353,'3826044',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(354,'3826043',9.00,0.00,9.00,0.00,9.00,250.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(355,'3826042',4.00,0.00,4.00,0.00,4.00,150.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(356,'3826041',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(357,'3826040',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(358,'3826039',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(359,'3826038',10.00,0.00,10.00,0.00,10.00,180.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(360,'3826037',1.00,0.00,1.00,0.00,1.00,100.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(361,'3826488',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','3',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(362,'3826487',26.00,0.00,26.00,0.00,26.00,200.00,0.00,'1','3',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(363,'3826486',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','3',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(364,'3826485',25.00,0.00,25.00,0.00,25.00,180.00,0.00,'1','3',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(365,'3826036',0.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(366,'3826035',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(367,'3826034',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(368,'3826033',20.00,0.00,20.00,0.00,20.00,650.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(369,'3826032',0.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(370,'3826031',0.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(371,'3826484',0.00,0.00,0.00,0.00,0.00,30.00,0.00,'1','3',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(372,'3826411',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(373,'3826483',0.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','3',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(374,'3826410',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(375,'3826409',0.00,0.00,0.00,0.00,0.00,40.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(376,'3826408',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(377,'3826407',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(378,'3826406',0.00,0.00,0.00,0.00,0.00,10.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(379,'3826405',7.00,0.00,7.00,0.00,7.00,30.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(380,'3826482',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','3',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(381,'3826481',4.00,0.00,4.00,0.00,4.00,60.00,0.00,'1','3',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(382,'3826404',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(383,'3826403',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(384,'3826402',9.00,0.00,9.00,0.00,9.00,20.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(385,'3826401',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(386,'3826400',16.00,0.00,16.00,0.00,16.00,100.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(387,'3826399',0.00,0.00,0.00,0.00,0.00,280.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(388,'3826398',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(389,'3826397',4.00,0.00,4.00,0.00,4.00,350.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(390,'3826396',12.00,0.00,12.00,0.00,12.00,250.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(391,'3826395',0.00,0.00,0.00,0.00,0.00,90.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(392,'3826394',0.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(393,'3826393',0.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(394,'3826392',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(395,'3826391',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(396,'3826390',0.00,0.00,0.00,0.00,0.00,50.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(397,'3826389',9.00,0.00,9.00,0.00,9.00,150.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(398,'3826388',11.00,0.00,11.00,0.00,11.00,250.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(399,'3826387',7.00,0.00,7.00,0.00,7.00,250.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(400,'3826386',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(401,'3826385',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(402,'3826384',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(403,'3826383',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(404,'3826030',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(405,'3826029',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(406,'3826028',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(407,'3826480',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','3',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(408,'3826027',0.00,0.00,0.00,0.00,0.00,1300.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(409,'3826026',0.00,0.00,0.00,0.00,0.00,1500.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(410,'3826025',0.00,0.00,0.00,0.00,0.00,2650.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(411,'3826024',0.00,0.00,0.00,0.00,0.00,1450.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(412,'3826023',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(413,'3826022',0.00,0.00,0.00,0.00,0.00,3450.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(414,'3826021',0.00,0.00,0.00,0.00,0.00,1700.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(415,'3826020',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(416,'3826019',0.00,0.00,0.00,0.00,0.00,2750.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(417,'3826018',0.00,0.00,0.00,0.00,0.00,1800.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(418,'3826017',0.00,0.00,0.00,0.00,0.00,2750.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(419,'3826016',0.00,0.00,0.00,0.00,0.00,720.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(420,'3826015',25.00,0.00,25.00,0.00,25.00,300.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(421,'3826014',27.00,0.00,27.00,0.00,27.00,70.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(422,'3826013',58.00,0.00,58.00,0.00,58.00,150.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(423,'3826012',49.00,0.00,49.00,0.00,49.00,100.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(424,'3826373',4.00,0.00,4.00,0.00,4.00,1200.00,0.00,'1','4',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(425,'3826011',0.00,0.00,0.00,0.00,0.00,2450.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(426,'3826010',0.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(427,'3826009',0.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(428,'3826008',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(429,'3826479',0.00,0.00,0.00,0.00,0.00,140.00,0.00,'1','3',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(430,'3826007',3.00,0.00,3.00,0.00,3.00,230.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(431,'3826006',0.00,0.00,0.00,0.00,0.00,460.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(432,'3826005',0.00,0.00,0.00,0.00,0.00,1350.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(433,'3826004',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(434,'3826003',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(435,'3826002',0.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(436,'3826478',20.00,0.00,20.00,0.00,20.00,100.00,0.00,'1','3',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(437,'3826477',15.00,0.00,15.00,0.00,15.00,100.00,0.00,'1','3',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(438,'3826371',0.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(439,'3826476',1.00,0.00,1.00,0.00,1.00,100.00,0.00,'1','3',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(440,'3826475',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(441,'3826382',0.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(442,'3826381',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(443,'3826370',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(444,'3826369',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(445,'3826368',0.00,0.00,0.00,0.00,0.00,3450.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(446,'3826367',2.00,0.00,2.00,0.00,2.00,1850.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(447,'3826366',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(448,'3826365',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(449,'3826364',0.00,0.00,0.00,0.00,0.00,240.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(450,'3826363',4.00,0.00,4.00,0.00,4.00,970.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(451,'3826362',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(452,'3826361',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(453,'3826360',6.00,0.00,6.00,0.00,6.00,1820.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(454,'3826359',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(455,'3826358',0.00,0.00,0.00,0.00,0.00,3500.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(456,'3826357',1.00,0.00,1.00,0.00,1.00,850.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(457,'3826356',8.00,0.00,8.00,0.00,8.00,150.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(458,'3826355',2.00,0.00,2.00,0.00,2.00,500.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(459,'3826354',4.00,0.00,4.00,0.00,4.00,1650.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(460,'3826353',2.00,0.00,2.00,0.00,2.00,250.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(461,'3826372',32.00,0.00,32.00,0.00,32.00,2200.00,0.00,'1','4',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(462,'3826352',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(463,'3826351',19.00,0.00,19.00,0.00,19.00,350.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(464,'3826350',1.00,0.00,1.00,0.00,1.00,1300.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(465,'3826349',1.00,0.00,1.00,0.00,1.00,2400.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(466,'3826348',26.00,0.00,26.00,0.00,26.00,200.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(467,'3826347',1211.00,0.00,1211.00,0.00,1211.00,350.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(468,'3826346',5.00,0.00,5.00,0.00,5.00,450.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(469,'3826345',1.00,0.00,1.00,0.00,1.00,550.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(470,'3826344',13.00,0.00,13.00,0.00,13.00,350.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(471,'3826343',1.00,0.00,1.00,0.00,1.00,1000.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(472,'3826342',24.00,0.00,24.00,0.00,24.00,150.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(473,'3826341',1.00,0.00,1.00,0.00,1.00,900.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(474,'3826340',53.00,0.00,53.00,0.00,53.00,200.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(475,'3826339',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(476,'3826338',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(477,'3826337',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(478,'3826336',1.00,0.00,1.00,0.00,1.00,1000.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(479,'3826335',1.00,0.00,1.00,0.00,1.00,1850.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(480,'3826334',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(481,'3826333',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(482,'3826332',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(483,'3826331',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(484,'3826330',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(485,'3826326',24.00,0.00,24.00,0.00,24.00,100.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(486,'3826325',0.00,0.00,0.00,0.00,0.00,70.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(487,'3826329',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(488,'3826328',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(489,'3826327',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(490,'3826324',18.00,0.00,18.00,0.00,18.00,250.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(491,'3826323',24.00,0.00,24.00,0.00,24.00,100.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(492,'3826322',14.00,0.00,14.00,0.00,14.00,350.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(493,'3826321',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(494,'3826474',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','3',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(495,'3826473',0.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','3',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(496,'3826001',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-03-13','2023-03-13',1,'12:22:47','',''),(497,'3826504',23.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','3',1,1,'2023-04-06','',0,'07:29:58','',''),(498,'3826503',22.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-04-06','',0,'07:29:58','',''),(499,'3826502',24.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','3',1,1,'2023-04-06','',0,'07:29:58','',''),(500,'3826501',15.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(501,'3826500',1.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(502,'3826499',7.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-04-06','',0,'07:29:58','',''),(503,'3826498',0.00,0.00,0.00,0.00,0.00,420.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(504,'3826497',7.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(505,'3826496',14.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(506,'3826320',0.00,0.00,0.00,0.00,0.00,1400.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(507,'3826319',0.00,0.00,0.00,0.00,0.00,2800.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(508,'3826318',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(509,'3826317',0.00,0.00,0.00,0.00,0.00,330.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(510,'3826316',0.00,0.00,0.00,0.00,0.00,1750.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(511,'3826315',0.00,0.00,0.00,0.00,0.00,700.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(512,'3826314',0.00,0.00,0.00,0.00,0.00,2000.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(513,'3826313',27.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(514,'3826312',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(515,'3826311',0.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(516,'3826380',14.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','4',1,1,'2023-04-06','',0,'07:29:58','',''),(517,'3826472',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(518,'3826471',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(519,'3826470',10.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(520,'3826469',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(521,'3826468',7.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(522,'3826467',10.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(523,'3826466',6.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(524,'3826465',7.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(525,'3826310',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(526,'3826309',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(527,'3826495',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','3',1,1,'2023-04-06','',0,'07:29:58','',''),(528,'3826464',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(529,'3826463',0.00,0.00,0.00,0.00,0.00,330.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(530,'3826462',0.00,0.00,0.00,0.00,0.00,340.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(531,'3826461',0.00,0.00,0.00,0.00,0.00,190.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(532,'3826460',23.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(533,'3826308',3.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(534,'3826459',11.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(535,'3826458',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(536,'3826307',0.00,0.00,0.00,0.00,0.00,2850.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(537,'3826306',2.00,0.00,0.00,0.00,0.00,1600.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(538,'3826457',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(539,'3826456',19.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(540,'3826455',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(541,'3826305',1.00,0.00,0.00,0.00,0.00,330.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(542,'3826304',8.00,0.00,0.00,0.00,0.00,190.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(543,'3826303',8.00,0.00,0.00,0.00,0.00,190.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(544,'3826299',1.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(545,'3826302',13.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(546,'3826301',1.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(547,'3826300',9.00,0.00,0.00,0.00,0.00,170.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(548,'3826298',12.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(549,'3826297',1.00,0.00,0.00,0.00,0.00,480.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(550,'3826296',7.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(551,'3826295',7.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(552,'3826294',18.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(553,'3826293',1.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(554,'3826292',6.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(555,'3826291',0.00,0.00,0.00,0.00,0.00,480.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(556,'3826454',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(557,'3826290',0.00,0.00,0.00,0.00,0.00,950.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(558,'3826289',1.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(559,'3826453',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(560,'3826288',21.00,0.00,0.00,0.00,0.00,1400.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(561,'3826287',12.00,0.00,0.00,0.00,0.00,6200.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(562,'3826286',48.00,0.00,0.00,0.00,0.00,6400.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(563,'3826285',132.00,0.00,0.00,0.00,0.00,3450.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(564,'3826284',73.00,0.00,0.00,0.00,0.00,1500.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(565,'3826283',27.00,0.00,0.00,0.00,0.00,3200.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(566,'3826452',0.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(567,'3826451',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(568,'3826282',0.00,0.00,0.00,0.00,0.00,800.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(569,'3826281',0.00,0.00,0.00,0.00,0.00,380.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(570,'3826280',0.00,0.00,0.00,0.00,0.00,320.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(571,'3826279',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(572,'3826278',1.00,0.00,0.00,0.00,0.00,7000.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(573,'3826277',3.00,0.00,0.00,0.00,0.00,3600.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(574,'3826276',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(575,'3826275',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(576,'3826274',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(577,'3826273',0.00,0.00,0.00,0.00,0.00,680.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(578,'3826272',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(579,'3826271',7.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(580,'3826270',3.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(581,'3826269',0.00,0.00,0.00,0.00,0.00,2390.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(582,'3826268',4.00,0.00,0.00,0.00,0.00,230.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(583,'3826267',2.00,0.00,0.00,0.00,0.00,2150.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(584,'3826266',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(585,'3826265',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(586,'3826264',0.00,0.00,0.00,0.00,0.00,1350.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(587,'3826263',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(588,'3826261',0.00,0.00,0.00,0.00,0.00,1650.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(589,'3826260',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(590,'3826262',0.00,0.00,0.00,0.00,0.00,3300.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(591,'3826258',0.00,0.00,0.00,0.00,0.00,1800.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(592,'3826259',0.00,0.00,0.00,0.00,0.00,2000.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(593,'3826257',0.00,0.00,0.00,0.00,0.00,800.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(594,'3826256',0.00,0.00,0.00,0.00,0.00,2000.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(595,'3826254',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(596,'3826255',0.00,0.00,0.00,0.00,0.00,1200.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(597,'3826253',1.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(598,'3826252',0.00,0.00,0.00,0.00,0.00,580.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(599,'3826251',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(600,'3826250',0.00,0.00,0.00,0.00,0.00,40.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(601,'3826249',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(602,'3826248',0.00,0.00,0.00,0.00,0.00,90.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(603,'3826247',0.00,0.00,0.00,0.00,0.00,470.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(604,'3826246',0.00,0.00,0.00,0.00,0.00,230.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(605,'3826245',0.00,0.00,0.00,0.00,0.00,110.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(606,'3826244',0.00,0.00,0.00,0.00,0.00,3000.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(607,'3826243',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(608,'3826242',5.00,0.00,0.00,0.00,0.00,3900.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(609,'3826241',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(610,'3826240',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(611,'3826239',4.00,0.00,0.00,0.00,0.00,1950.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(612,'3826238',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(613,'3826237',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(614,'3826236',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(615,'3826235',0.00,0.00,0.00,0.00,0.00,540.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(616,'3826234',0.00,0.00,0.00,0.00,0.00,280.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(617,'3826233',9.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(618,'3826232',4.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(619,'3826231',11.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(620,'3826230',0.00,0.00,0.00,0.00,0.00,40.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(621,'3826229',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(622,'3826228',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(623,'3826227',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(624,'3826226',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(625,'3826225',0.00,0.00,0.00,0.00,0.00,1500.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(626,'3826224',0.00,0.00,0.00,0.00,0.00,2450.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(627,'3826223',0.00,0.00,0.00,0.00,0.00,1750.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(628,'3826222',0.00,0.00,0.00,0.00,0.00,2700.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(629,'3826221',0.00,0.00,0.00,0.00,0.00,4550.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(630,'3826220',0.00,0.00,0.00,0.00,0.00,4550.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(631,'3826494',0.00,0.00,0.00,0.00,0.00,3900.00,0.00,'1','3',1,1,'2023-04-06','',0,'07:29:58','',''),(632,'3826219',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(633,'3826218',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(634,'3826217',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(635,'3826450',0.00,0.00,0.00,0.00,0.00,30.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(636,'3826216',71.00,0.00,0.00,0.00,0.00,1600.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(637,'3826215',3.00,0.00,0.00,0.00,0.00,47000.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(638,'3826214',100.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(639,'3826213',72.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(640,'3826212',35.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(641,'3826211',67.00,0.00,0.00,0.00,0.00,1450.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(642,'3826210',48.00,0.00,0.00,0.00,0.00,5250.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(643,'3826209',115.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(644,'3826208',0.00,0.00,0.00,0.00,0.00,4450.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(645,'3826207',116.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(646,'3826206',66.00,0.00,0.00,0.00,0.00,900.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(647,'3826205',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(648,'3826204',120.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(649,'3826203',72.00,0.00,0.00,0.00,0.00,2800.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(650,'3826202',59.00,0.00,0.00,0.00,0.00,270.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(651,'3826109',48.00,0.00,0.00,0.00,0.00,10300.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(652,'3826201',120.00,0.00,0.00,0.00,0.00,1200.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(653,'3826200',0.00,0.00,0.00,0.00,0.00,30000.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(654,'3826199',0.00,0.00,0.00,0.00,0.00,1800.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(655,'3826198',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(656,'3826197',0.00,0.00,0.00,0.00,0.00,8400.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(657,'3826196',0.00,0.00,0.00,0.00,0.00,3500.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(658,'3826195',0.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(659,'3826194',0.00,0.00,0.00,0.00,0.00,170.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(660,'3826193',71.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(661,'3826192',112.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(662,'3826191',72.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(663,'3826190',22.00,0.00,0.00,0.00,0.00,170.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(664,'3826379',11.00,0.00,0.00,0.00,0.00,2200.00,0.00,'1','4',1,1,'2023-04-06','',0,'07:29:58','',''),(665,'3826189',3.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(666,'3826188',27.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(667,'3826187',0.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(668,'3826186',22.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(669,'3826185',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(670,'3826184',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(671,'3826183',0.00,0.00,0.00,0.00,0.00,170.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(672,'3826182',21.00,0.00,0.00,0.00,0.00,700.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(673,'3826181',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(674,'3826180',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(675,'3826179',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(676,'3826178',0.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(677,'3826177',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(678,'3826176',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(679,'3826175',7.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(680,'3826174',2.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(681,'3826173',2.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(682,'3826172',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(683,'3826171',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(684,'3826170',1.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(685,'3826169',18.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(686,'3826168',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(687,'3826165',3.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(688,'3826167',1.00,0.00,0.00,0.00,0.00,170.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(689,'3826166',6.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(690,'3826164',0.00,0.00,0.00,0.00,0.00,430.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(691,'3826163',2.00,0.00,0.00,0.00,0.00,1550.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(692,'3826162',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(693,'3826161',1.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(694,'3826160',1.00,0.00,0.00,0.00,0.00,1600.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(695,'3826159',3.00,0.00,0.00,0.00,0.00,830.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(696,'3826158',12.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(697,'3826157',1.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(698,'3826156',8.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(699,'3826155',5.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(700,'3826154',15.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(701,'3826153',20.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(702,'3826152',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(703,'3826149',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(704,'3826151',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(705,'3826150',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(706,'3826148',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(707,'3826147',22.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(708,'3826146',19.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(709,'3826145',18.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(710,'3826144',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(711,'3826143',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(712,'3826142',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(713,'3826141',753.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(714,'3826140',0.00,0.00,0.00,0.00,0.00,140.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(715,'3826139',26.00,0.00,0.00,0.00,0.00,90.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(716,'3826138',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(717,'3826137',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(718,'3826136',0.00,0.00,0.00,0.00,0.00,560.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(719,'3826135',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(720,'3826134',0.00,0.00,0.00,0.00,0.00,390.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(721,'3826133',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(722,'3826132',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(723,'3826131',13.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(724,'3826130',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(725,'3826449',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(726,'3826448',9.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(727,'3826447',0.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(728,'3826446',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(729,'3826445',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(730,'3826444',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(731,'3826443',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(732,'3826442',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(733,'3826441',22.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(734,'3826440',13.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(735,'3826439',12.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(736,'3826438',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(737,'3826437',18.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(738,'3826436',10.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(739,'3826434',2.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(740,'3826435',2.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(741,'3826433',4.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(742,'3826432',9.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(743,'3826431',10.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(744,'3826430',22.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(745,'3826429',14.00,0.00,0.00,0.00,0.00,140.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(746,'3826428',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(747,'3826427',15.00,0.00,0.00,0.00,0.00,10.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(748,'3826129',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(749,'3826128',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(750,'3826127',0.00,0.00,0.00,0.00,0.00,1700.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(751,'3826426',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(752,'3826425',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(753,'3826126',1.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(754,'3826493',9.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-04-06','',0,'07:29:58','',''),(755,'3826424',5.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(756,'3826423',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(757,'3826125',0.00,0.00,0.00,0.00,0.00,2450.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(758,'3826422',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(759,'3826124',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(760,'3826421',0.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(761,'3826420',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(762,'3826123',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(763,'3826378',31.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','4',1,1,'2023-04-06','',0,'07:29:58','',''),(764,'3826122',1.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(765,'3826121',0.00,0.00,0.00,0.00,0.00,420.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(766,'3826120',0.00,0.00,0.00,0.00,0.00,390.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(767,'3826119',0.00,0.00,0.00,0.00,0.00,1950.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(768,'3826118',1.00,0.00,0.00,0.00,0.00,420.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(769,'3826117',27.00,0.00,0.00,0.00,0.00,420.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(770,'3826116',0.00,0.00,0.00,0.00,0.00,420.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(771,'3826115',0.00,0.00,0.00,0.00,0.00,4900.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(772,'3826114',0.00,0.00,0.00,0.00,0.00,4500.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(773,'3826113',0.00,0.00,0.00,0.00,0.00,390.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(774,'3826112',39.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(775,'3826111',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(776,'3826110',20.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(777,'3826108',20.00,0.00,0.00,0.00,0.00,700.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(778,'3826419',5.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(779,'3826417',34.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(780,'3826418',30.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(781,'3826416',20.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(782,'3826107',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(783,'3826106',0.00,0.00,0.00,0.00,0.00,1000.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(784,'3826105',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(785,'3826415',2.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(786,'3826414',9.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(787,'3826377',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','4',1,1,'2023-04-06','',0,'07:29:58','',''),(788,'3826104',7.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(789,'3826103',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(790,'3826102',3.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(791,'3826101',34.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(792,'3826100',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(793,'3826099',22.00,0.00,0.00,0.00,0.00,2000.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(794,'3826098',0.00,0.00,0.00,0.00,0.00,70.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(795,'3826097',19.00,0.00,0.00,0.00,0.00,170.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(796,'3826096',52.00,0.00,0.00,0.00,0.00,560.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(797,'3826413',13.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(798,'3826095',16.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(799,'3826094',25.00,0.00,0.00,0.00,0.00,70.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(800,'3826093',3.00,0.00,0.00,0.00,0.00,800.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(801,'3826092',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(802,'3826091',2.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(803,'3826090',3.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(804,'3826089',6.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(805,'3826088',3.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(806,'3826087',8.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(807,'3826086',0.00,0.00,0.00,0.00,0.00,640.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(808,'3826085',0.00,0.00,0.00,0.00,0.00,360.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(809,'3826084',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(810,'3826083',1.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(811,'3826082',52.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(812,'3826081',40.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(813,'3826080',0.00,0.00,0.00,0.00,0.00,690.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(814,'3826079',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(815,'3826078',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(816,'3826077',13.00,0.00,0.00,0.00,0.00,690.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(817,'3826376',0.00,0.00,0.00,0.00,0.00,1700.00,0.00,'1','4',1,1,'2023-04-06','',0,'07:29:58','',''),(818,'3826076',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(819,'3826492',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','3',1,1,'2023-04-06','',0,'07:29:58','',''),(820,'3826491',1.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','3',1,1,'2023-04-06','',0,'07:29:58','',''),(821,'3826490',11.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','3',1,1,'2023-04-06','',0,'07:29:58','',''),(822,'3826489',24.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','3',1,1,'2023-04-06','',0,'07:29:58','',''),(823,'3826075',2.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(824,'3826375',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','4',1,1,'2023-04-06','',0,'07:29:58','',''),(825,'3826374',5.00,0.00,0.00,0.00,0.00,2650.00,0.00,'1','4',1,1,'2023-04-06','',0,'07:29:58','',''),(826,'3826074',0.00,0.00,0.00,0.00,0.00,3250.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(827,'3826073',0.00,0.00,0.00,0.00,0.00,3250.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(828,'3826072',0.00,0.00,0.00,0.00,0.00,1750.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(829,'3826071',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(830,'3826070',0.00,0.00,0.00,0.00,0.00,2700.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(831,'3826069',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(832,'3826068',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(833,'3826067',0.00,0.00,0.00,0.00,0.00,1500.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(834,'3826066',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(835,'3826412',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(836,'3826065',11.00,0.00,0.00,0.00,0.00,6000.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(837,'3826064',0.00,0.00,0.00,0.00,0.00,530.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(838,'3826063',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(839,'3826062',0.00,0.00,0.00,0.00,0.00,410.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(840,'3826061',0.00,0.00,0.00,0.00,0.00,2360.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(841,'3826060',0.00,0.00,0.00,0.00,0.00,1450.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(842,'3826059',5.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(843,'3826058',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(844,'3826057',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(845,'3826056',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(846,'3826055',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(847,'3826054',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(848,'3826053',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(849,'3826052',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(850,'3826051',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(851,'3826050',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(852,'3826049',0.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(853,'3826048',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(854,'3826047',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(855,'3826046',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(856,'3826045',0.00,0.00,0.00,0.00,0.00,70.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(857,'3826044',7.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(858,'3826043',9.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(859,'3826042',3.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(860,'3826041',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(861,'3826040',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(862,'3826039',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(863,'3826038',8.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(864,'3826037',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(865,'3826488',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','3',1,1,'2023-04-06','',0,'07:29:58','',''),(866,'3826487',25.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','3',1,1,'2023-04-06','',0,'07:29:58','',''),(867,'3826486',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','3',1,1,'2023-04-06','',0,'07:29:58','',''),(868,'3826485',25.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','3',1,1,'2023-04-06','',0,'07:29:58','',''),(869,'3826036',0.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(870,'3826035',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(871,'3826034',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(872,'3826033',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(873,'3826032',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(874,'3826031',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(875,'3826484',0.00,0.00,0.00,0.00,0.00,30.00,0.00,'1','3',1,1,'2023-04-06','',0,'07:29:58','',''),(876,'3826411',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(877,'3826483',0.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','3',1,1,'2023-04-06','',0,'07:29:58','',''),(878,'3826410',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(879,'3826409',0.00,0.00,0.00,0.00,0.00,40.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(880,'3826408',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(881,'3826407',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(882,'3826406',0.00,0.00,0.00,0.00,0.00,10.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(883,'3826405',4.00,0.00,0.00,0.00,0.00,30.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(884,'3826482',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','3',1,1,'2023-04-06','',0,'07:29:58','',''),(885,'3826481',3.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','3',1,1,'2023-04-06','',0,'07:29:58','',''),(886,'3826404',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(887,'3826403',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(888,'3826402',9.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(889,'3826401',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(890,'3826400',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(891,'3826399',0.00,0.00,0.00,0.00,0.00,280.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(892,'3826398',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(893,'3826397',4.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(894,'3826396',9.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(895,'3826395',0.00,0.00,0.00,0.00,0.00,90.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(896,'3826394',0.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(897,'3826393',0.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(898,'3826392',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(899,'3826391',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(900,'3826390',0.00,0.00,0.00,0.00,0.00,50.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(901,'3826389',7.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(902,'3826388',10.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(903,'3826387',6.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(904,'3826386',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(905,'3826385',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(906,'3826384',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(907,'3826383',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(908,'3826030',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(909,'3826029',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(910,'3826028',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(911,'3826480',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','3',1,1,'2023-04-06','',0,'07:29:58','',''),(912,'3826027',0.00,0.00,0.00,0.00,0.00,1300.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(913,'3826026',0.00,0.00,0.00,0.00,0.00,1500.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(914,'3826025',0.00,0.00,0.00,0.00,0.00,2650.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(915,'3826024',0.00,0.00,0.00,0.00,0.00,1800.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(916,'3826023',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(917,'3826022',0.00,0.00,0.00,0.00,0.00,3450.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(918,'3826021',0.00,0.00,0.00,0.00,0.00,1700.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(919,'3826020',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(920,'3826019',0.00,0.00,0.00,0.00,0.00,2750.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(921,'3826018',0.00,0.00,0.00,0.00,0.00,1800.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(922,'3826017',0.00,0.00,0.00,0.00,0.00,2750.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(923,'3826016',0.00,0.00,0.00,0.00,0.00,720.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(924,'3826015',20.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(925,'3826014',46.00,0.00,0.00,0.00,0.00,70.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(926,'3826013',55.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(927,'3826012',42.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(928,'3826373',4.00,0.00,0.00,0.00,0.00,1200.00,0.00,'1','4',1,1,'2023-04-06','',0,'07:29:58','',''),(929,'3826011',0.00,0.00,0.00,0.00,0.00,2450.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(930,'3826010',0.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(931,'3826009',0.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(932,'3826008',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(933,'3826479',0.00,0.00,0.00,0.00,0.00,140.00,0.00,'1','3',1,1,'2023-04-06','',0,'07:29:58','',''),(934,'3826007',0.00,0.00,0.00,0.00,0.00,230.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(935,'3826006',0.00,0.00,0.00,0.00,0.00,460.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(936,'3826005',0.00,0.00,0.00,0.00,0.00,1350.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(937,'3826004',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(938,'3826003',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(939,'3826002',0.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(940,'3826478',17.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-04-06','',0,'07:29:58','',''),(941,'3826477',10.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-04-06','',0,'07:29:58','',''),(942,'3826371',0.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(943,'3826476',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-04-06','',0,'07:29:58','',''),(944,'3826475',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-04-06','',0,'07:29:58','',''),(945,'3826382',0.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(946,'3826381',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-04-06','',0,'07:29:58','',''),(947,'3826370',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(948,'3826369',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(949,'3826368',0.00,0.00,0.00,0.00,0.00,3450.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(950,'3826367',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(951,'3826366',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(952,'3826365',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(953,'3826364',0.00,0.00,0.00,0.00,0.00,240.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(954,'3826363',4.00,0.00,0.00,0.00,0.00,970.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(955,'3826362',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(956,'3826361',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(957,'3826360',6.00,0.00,0.00,0.00,0.00,1820.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(958,'3826359',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(959,'3826358',0.00,0.00,0.00,0.00,0.00,3500.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(960,'3826357',1.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(961,'3826356',6.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(962,'3826355',0.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(963,'3826354',4.00,0.00,0.00,0.00,0.00,1650.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(964,'3826353',2.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(965,'3826372',32.00,0.00,0.00,0.00,0.00,2200.00,0.00,'1','4',1,1,'2023-04-06','',0,'07:29:58','',''),(966,'3826352',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(967,'3826351',19.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(968,'3826350',0.00,0.00,0.00,0.00,0.00,1300.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(969,'3826349',1.00,0.00,0.00,0.00,0.00,2400.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(970,'3826348',25.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(971,'3826347',1210.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(972,'3826346',5.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(973,'3826345',1.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(974,'3826344',12.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(975,'3826343',1.00,0.00,0.00,0.00,0.00,1000.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(976,'3826342',17.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(977,'3826341',0.00,0.00,0.00,0.00,0.00,900.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(978,'3826340',53.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(979,'3826339',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(980,'3826338',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(981,'3826337',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(982,'3826336',1.00,0.00,0.00,0.00,0.00,1000.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(983,'3826335',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(984,'3826334',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(985,'3826333',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(986,'3826332',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(987,'3826331',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(988,'3826330',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(989,'3826326',23.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(990,'3826325',0.00,0.00,0.00,0.00,0.00,70.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(991,'3826329',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(992,'3826328',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(993,'3826327',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(994,'3826324',15.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(995,'3826323',23.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(996,'3826322',11.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(997,'3826321',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(998,'3826474',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','3',1,1,'2023-04-06','',0,'07:29:58','',''),(999,'3826473',0.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','3',1,1,'2023-04-06','',0,'07:29:58','',''),(1000,'3826001',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-04-06','',0,'07:29:58','',''),(1001,'3826510',5.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1002,'3826509',5.00,0.00,0.00,0.00,0.00,1200.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1003,'3826508',3.00,0.00,0.00,0.00,0.00,6000.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1004,'3826507',6.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1005,'3826506',8.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1006,'3826505',63.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1007,'3826504',22.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','3',1,1,'2023-05-18','',0,'07:03:24','',''),(1008,'3826503',11.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-05-18','',0,'07:03:24','',''),(1009,'3826502',20.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','3',1,1,'2023-05-18','',0,'07:03:24','',''),(1010,'3826501',14.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1011,'3826500',27.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1012,'3826499',12.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-05-18','',0,'07:03:24','',''),(1013,'3826498',0.00,0.00,0.00,0.00,0.00,420.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1014,'3826497',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1015,'3826496',6.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1016,'3826320',0.00,0.00,0.00,0.00,0.00,1400.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1017,'3826319',0.00,0.00,0.00,0.00,0.00,2800.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1018,'3826318',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1019,'3826317',0.00,0.00,0.00,0.00,0.00,330.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1020,'3826316',0.00,0.00,0.00,0.00,0.00,1750.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1021,'3826315',0.00,0.00,0.00,0.00,0.00,700.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1022,'3826314',0.00,0.00,0.00,0.00,0.00,2000.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1023,'3826313',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1024,'3826312',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1025,'3826311',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1026,'3826380',12.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','4',1,1,'2023-05-18','',0,'07:03:24','',''),(1027,'3826472',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1028,'3826471',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1029,'3826470',7.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1030,'3826469',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1031,'3826468',2.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1032,'3826467',10.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1033,'3826466',7.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1034,'3826465',6.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1035,'3826310',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1036,'3826309',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1037,'3826495',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','3',1,1,'2023-05-18','',0,'07:03:24','',''),(1038,'3826464',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1039,'3826463',0.00,0.00,0.00,0.00,0.00,330.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1040,'3826462',0.00,0.00,0.00,0.00,0.00,340.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1041,'3826461',0.00,0.00,0.00,0.00,0.00,190.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1042,'3826460',1.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1043,'3826308',1.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1044,'3826459',7.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1045,'3826458',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1046,'3826307',5.00,0.00,0.00,0.00,0.00,2950.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1047,'3826306',1.00,0.00,0.00,0.00,0.00,1650.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1048,'3826457',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1049,'3826456',19.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1050,'3826455',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1051,'3826305',1.00,0.00,0.00,0.00,0.00,330.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1052,'3826304',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1053,'3826303',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1054,'3826299',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1055,'3826302',43.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1056,'3826301',1.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1057,'3826300',47.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1058,'3826298',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1059,'3826297',0.00,0.00,0.00,0.00,0.00,480.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1060,'3826296',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1061,'3826295',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1062,'3826294',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1063,'3826293',0.00,0.00,0.00,0.00,0.00,480.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1064,'3826292',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1065,'3826291',0.00,0.00,0.00,0.00,0.00,480.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1066,'3826454',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1067,'3826290',0.00,0.00,0.00,0.00,0.00,950.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1068,'3826289',1.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1069,'3826453',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1070,'3826288',0.00,0.00,0.00,0.00,0.00,1400.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1071,'3826287',8.00,0.00,0.00,0.00,0.00,6200.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1072,'3826286',44.00,0.00,0.00,0.00,0.00,6400.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1073,'3826285',124.00,0.00,0.00,0.00,0.00,3450.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1074,'3826284',45.00,0.00,0.00,0.00,0.00,1500.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1075,'3826283',14.00,0.00,0.00,0.00,0.00,3200.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1076,'3826452',0.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1077,'3826451',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1078,'3826282',0.00,0.00,0.00,0.00,0.00,800.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1079,'3826281',0.00,0.00,0.00,0.00,0.00,380.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1080,'3826280',0.00,0.00,0.00,0.00,0.00,320.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1081,'3826279',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1082,'3826278',0.00,0.00,0.00,0.00,0.00,7000.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1083,'3826277',0.00,0.00,0.00,0.00,0.00,3600.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1084,'3826276',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1085,'3826275',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1086,'3826274',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1087,'3826273',0.00,0.00,0.00,0.00,0.00,680.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1088,'3826272',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1089,'3826271',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1090,'3826270',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1091,'3826269',0.00,0.00,0.00,0.00,0.00,2390.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1092,'3826268',4.00,0.00,0.00,0.00,0.00,230.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1093,'3826267',2.00,0.00,0.00,0.00,0.00,2150.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1094,'3826266',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1095,'3826265',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1096,'3826264',0.00,0.00,0.00,0.00,0.00,1350.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1097,'3826263',5.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1098,'3826261',0.00,0.00,0.00,0.00,0.00,1650.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1099,'3826260',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1100,'3826262',0.00,0.00,0.00,0.00,0.00,3300.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1101,'3826258',0.00,0.00,0.00,0.00,0.00,1800.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1102,'3826259',0.00,0.00,0.00,0.00,0.00,2000.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1103,'3826257',0.00,0.00,0.00,0.00,0.00,800.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1104,'3826256',0.00,0.00,0.00,0.00,0.00,2000.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1105,'3826254',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1106,'3826255',0.00,0.00,0.00,0.00,0.00,1200.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1107,'3826253',1.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1108,'3826252',0.00,0.00,0.00,0.00,0.00,580.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1109,'3826251',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1110,'3826250',0.00,0.00,0.00,0.00,0.00,40.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1111,'3826249',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1112,'3826248',0.00,0.00,0.00,0.00,0.00,90.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1113,'3826247',0.00,0.00,0.00,0.00,0.00,470.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1114,'3826246',0.00,0.00,0.00,0.00,0.00,230.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1115,'3826245',0.00,0.00,0.00,0.00,0.00,110.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1116,'3826244',0.00,0.00,0.00,0.00,0.00,3000.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1117,'3826243',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1118,'3826242',0.00,0.00,0.00,0.00,0.00,3900.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1119,'3826241',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1120,'3826240',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1121,'3826239',0.00,0.00,0.00,0.00,0.00,1950.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1122,'3826238',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1123,'3826237',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1124,'3826236',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1125,'3826235',0.00,0.00,0.00,0.00,0.00,540.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1126,'3826234',0.00,0.00,0.00,0.00,0.00,280.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1127,'3826233',37.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1128,'3826232',4.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1129,'3826231',9.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1130,'3826230',0.00,0.00,0.00,0.00,0.00,40.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1131,'3826229',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1132,'3826228',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1133,'3826227',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1134,'3826226',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1135,'3826225',0.00,0.00,0.00,0.00,0.00,1500.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1136,'3826224',0.00,0.00,0.00,0.00,0.00,2450.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1137,'3826223',0.00,0.00,0.00,0.00,0.00,1750.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1138,'3826222',0.00,0.00,0.00,0.00,0.00,2700.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1139,'3826221',0.00,0.00,0.00,0.00,0.00,4550.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1140,'3826220',0.00,0.00,0.00,0.00,0.00,4550.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1141,'3826494',0.00,0.00,0.00,0.00,0.00,3900.00,0.00,'1','3',1,1,'2023-05-18','',0,'07:03:24','',''),(1142,'3826219',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1143,'3826218',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1144,'3826217',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1145,'3826450',0.00,0.00,0.00,0.00,0.00,30.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1146,'3826216',13.00,0.00,0.00,0.00,0.00,1600.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1147,'3826215',0.00,0.00,0.00,0.00,0.00,47000.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1148,'3826214',2.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1149,'3826213',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1150,'3826212',3.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1151,'3826211',19.00,0.00,0.00,0.00,0.00,1450.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1152,'3826210',0.00,0.00,0.00,0.00,0.00,5250.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1153,'3826209',113.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1154,'3826208',0.00,0.00,0.00,0.00,0.00,4450.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1155,'3826207',116.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1156,'3826206',15.00,0.00,0.00,0.00,0.00,900.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1157,'3826205',61.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1158,'3826204',120.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1159,'3826203',72.00,0.00,0.00,0.00,0.00,2800.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1160,'3826202',59.00,0.00,0.00,0.00,0.00,270.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1161,'3826109',0.00,0.00,0.00,0.00,0.00,10300.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1162,'3826201',120.00,0.00,0.00,0.00,0.00,1200.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1163,'3826200',0.00,0.00,0.00,0.00,0.00,30000.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1164,'3826199',0.00,0.00,0.00,0.00,0.00,1800.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1165,'3826198',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1166,'3826197',0.00,0.00,0.00,0.00,0.00,8400.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1167,'3826196',0.00,0.00,0.00,0.00,0.00,3500.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1168,'3826195',0.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1169,'3826194',14.00,0.00,0.00,0.00,0.00,170.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1170,'3826193',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1171,'3826192',111.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1172,'3826191',68.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1173,'3826190',20.00,0.00,0.00,0.00,0.00,170.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1174,'3826379',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','4',1,1,'2023-05-18','',0,'07:03:24','',''),(1175,'3826189',3.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1176,'3826188',15.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1177,'3826187',0.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1178,'3826186',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1179,'3826185',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1180,'3826184',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1181,'3826183',0.00,0.00,0.00,0.00,0.00,170.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1182,'3826182',21.00,0.00,0.00,0.00,0.00,700.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1183,'3826181',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1184,'3826180',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1185,'3826179',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1186,'3826178',0.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1187,'3826177',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1188,'3826176',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1189,'3826175',7.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1190,'3826174',2.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1191,'3826173',2.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1192,'3826172',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1193,'3826171',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1194,'3826170',9.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1195,'3826169',9.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1196,'3826168',21.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1197,'3826165',8.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1198,'3826167',11.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1199,'3826166',1.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1200,'3826164',10.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1201,'3826163',8.00,0.00,0.00,0.00,0.00,1550.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1202,'3826162',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1203,'3826161',1.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1204,'3826160',1.00,0.00,0.00,0.00,0.00,1600.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1205,'3826159',3.00,0.00,0.00,0.00,0.00,830.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1206,'3826158',12.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1207,'3826157',1.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1208,'3826156',8.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1209,'3826155',5.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1210,'3826154',15.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1211,'3826153',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1212,'3826152',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1213,'3826149',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1214,'3826151',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1215,'3826150',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1216,'3826148',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1217,'3826147',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1218,'3826146',5.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1219,'3826145',6.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1220,'3826144',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1221,'3826143',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1222,'3826142',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1223,'3826141',753.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1224,'3826140',0.00,0.00,0.00,0.00,0.00,140.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1225,'3826139',9.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1226,'3826138',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1227,'3826137',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1228,'3826136',0.00,0.00,0.00,0.00,0.00,560.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1229,'3826135',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1230,'3826134',0.00,0.00,0.00,0.00,0.00,390.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1231,'3826133',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1232,'3826132',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1233,'3826131',0.00,0.00,0.00,0.00,0.00,230.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1234,'3826130',60.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1235,'3826449',24.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1236,'3826448',5.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1237,'3826447',12.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1238,'3826446',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1239,'3826445',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1240,'3826444',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1241,'3826443',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1242,'3826442',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1243,'3826441',18.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1244,'3826440',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1245,'3826439',12.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1246,'3826438',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1247,'3826437',10.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1248,'3826436',3.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1249,'3826434',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1250,'3826435',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1251,'3826433',22.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1252,'3826432',9.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1253,'3826431',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1254,'3826430',9.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1255,'3826429',2.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1256,'3826428',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1257,'3826427',4.00,0.00,0.00,0.00,0.00,10.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1258,'3826129',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1259,'3826128',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1260,'3826127',0.00,0.00,0.00,0.00,0.00,1700.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1261,'3826426',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1262,'3826425',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1263,'3826126',1.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1264,'3826493',8.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-05-18','',0,'07:03:24','',''),(1265,'3826424',8.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1266,'3826423',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1267,'3826125',0.00,0.00,0.00,0.00,0.00,2450.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1268,'3826422',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1269,'3826124',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1270,'3826421',0.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1271,'3826420',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1272,'3826123',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1273,'3826378',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','4',1,1,'2023-05-18','',0,'07:03:24','',''),(1274,'3826122',1.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1275,'3826121',0.00,0.00,0.00,0.00,0.00,420.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1276,'3826120',0.00,0.00,0.00,0.00,0.00,390.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1277,'3826119',0.00,0.00,0.00,0.00,0.00,1950.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1278,'3826118',0.00,0.00,0.00,0.00,0.00,420.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1279,'3826117',0.00,0.00,0.00,0.00,0.00,420.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1280,'3826116',0.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1281,'3826115',0.00,0.00,0.00,0.00,0.00,4900.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1282,'3826114',0.00,0.00,0.00,0.00,0.00,4500.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1283,'3826113',0.00,0.00,0.00,0.00,0.00,390.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1284,'3826112',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1285,'3826111',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1286,'3826110',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1287,'3826108',20.00,0.00,0.00,0.00,0.00,700.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1288,'3826419',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1289,'3826417',9.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1290,'3826418',3.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1291,'3826416',14.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1292,'3826107',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1293,'3826106',0.00,0.00,0.00,0.00,0.00,1000.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1294,'3826105',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1295,'3826415',10.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1296,'3826414',6.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1297,'3826377',44.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','4',1,1,'2023-05-18','',0,'07:03:24','',''),(1298,'3826104',7.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1299,'3826103',22.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1300,'3826102',15.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1301,'3826101',34.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1302,'3826100',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1303,'3826099',22.00,0.00,0.00,0.00,0.00,2000.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1304,'3826098',0.00,0.00,0.00,0.00,0.00,70.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1305,'3826097',19.00,0.00,0.00,0.00,0.00,170.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1306,'3826096',52.00,0.00,0.00,0.00,0.00,560.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1307,'3826413',19.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1308,'3826095',16.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1309,'3826094',25.00,0.00,0.00,0.00,0.00,70.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1310,'3826093',3.00,0.00,0.00,0.00,0.00,800.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1311,'3826092',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1312,'3826091',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1313,'3826090',3.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1314,'3826089',6.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1315,'3826088',3.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1316,'3826087',8.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1317,'3826086',0.00,0.00,0.00,0.00,0.00,640.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1318,'3826085',0.00,0.00,0.00,0.00,0.00,360.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1319,'3826084',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1320,'3826083',1.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1321,'3826082',52.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1322,'3826081',40.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1323,'3826080',0.00,0.00,0.00,0.00,0.00,690.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1324,'3826079',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1325,'3826078',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1326,'3826077',13.00,0.00,0.00,0.00,0.00,690.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1327,'3826376',0.00,0.00,0.00,0.00,0.00,1700.00,0.00,'1','4',1,1,'2023-05-18','',0,'07:03:24','',''),(1328,'3826076',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1329,'3826492',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','3',1,1,'2023-05-18','',0,'07:03:24','',''),(1330,'3826491',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','3',1,1,'2023-05-18','',0,'07:03:24','',''),(1331,'3826490',1.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','3',1,1,'2023-05-18','',0,'07:03:24','',''),(1332,'3826489',23.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','3',1,1,'2023-05-18','',0,'07:03:24','',''),(1333,'3826075',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1334,'3826375',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','4',1,1,'2023-05-18','',0,'07:03:24','',''),(1335,'3826374',0.00,0.00,0.00,0.00,0.00,2650.00,0.00,'1','4',1,1,'2023-05-18','',0,'07:03:24','',''),(1336,'3826074',0.00,0.00,0.00,0.00,0.00,3250.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1337,'3826073',0.00,0.00,0.00,0.00,0.00,3250.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1338,'3826072',0.00,0.00,0.00,0.00,0.00,1750.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1339,'3826071',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1340,'3826070',0.00,0.00,0.00,0.00,0.00,2700.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1341,'3826069',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1342,'3826068',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1343,'3826067',0.00,0.00,0.00,0.00,0.00,1500.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1344,'3826066',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1345,'3826412',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1346,'3826065',8.00,0.00,0.00,0.00,0.00,6000.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1347,'3826064',0.00,0.00,0.00,0.00,0.00,530.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1348,'3826063',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1349,'3826062',0.00,0.00,0.00,0.00,0.00,410.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1350,'3826061',0.00,0.00,0.00,0.00,0.00,2360.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1351,'3826060',0.00,0.00,0.00,0.00,0.00,1450.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1352,'3826059',39.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1353,'3826058',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1354,'3826057',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1355,'3826056',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1356,'3826055',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1357,'3826054',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1358,'3826053',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1359,'3826052',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1360,'3826051',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1361,'3826050',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1362,'3826049',0.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1363,'3826048',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1364,'3826047',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1365,'3826046',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1366,'3826045',0.00,0.00,0.00,0.00,0.00,70.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1367,'3826044',6.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1368,'3826043',8.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1369,'3826042',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1370,'3826041',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1371,'3826040',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1372,'3826039',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1373,'3826038',7.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1374,'3826037',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1375,'3826488',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','3',1,1,'2023-05-18','',0,'07:03:24','',''),(1376,'3826487',15.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','3',1,1,'2023-05-18','',0,'07:03:24','',''),(1377,'3826486',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','3',1,1,'2023-05-18','',0,'07:03:24','',''),(1378,'3826485',25.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','3',1,1,'2023-05-18','',0,'07:03:24','',''),(1379,'3826036',0.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1380,'3826035',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1381,'3826034',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1382,'3826033',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1383,'3826032',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1384,'3826031',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1385,'3826484',0.00,0.00,0.00,0.00,0.00,30.00,0.00,'1','3',1,1,'2023-05-18','',0,'07:03:24','',''),(1386,'3826411',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1387,'3826483',0.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','3',1,1,'2023-05-18','',0,'07:03:24','',''),(1388,'3826410',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1389,'3826409',0.00,0.00,0.00,0.00,0.00,40.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1390,'3826408',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1391,'3826407',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1392,'3826406',0.00,0.00,0.00,0.00,0.00,10.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1393,'3826405',1.00,0.00,0.00,0.00,0.00,30.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1394,'3826482',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','3',1,1,'2023-05-18','',0,'07:03:24','',''),(1395,'3826481',10.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','3',1,1,'2023-05-18','',0,'07:03:24','',''),(1396,'3826404',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1397,'3826403',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1398,'3826402',59.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1399,'3826401',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1400,'3826400',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1401,'3826399',0.00,0.00,0.00,0.00,0.00,280.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1402,'3826398',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1403,'3826397',4.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1404,'3826396',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1405,'3826395',0.00,0.00,0.00,0.00,0.00,90.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1406,'3826394',0.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1407,'3826393',0.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1408,'3826392',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1409,'3826391',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1410,'3826390',0.00,0.00,0.00,0.00,0.00,50.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1411,'3826389',8.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1412,'3826388',7.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1413,'3826387',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1414,'3826386',35.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1415,'3826385',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1416,'3826384',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1417,'3826383',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1418,'3826030',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1419,'3826029',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1420,'3826028',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1421,'3826480',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','3',1,1,'2023-05-18','',0,'07:03:24','',''),(1422,'3826027',0.00,0.00,0.00,0.00,0.00,1300.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1423,'3826026',0.00,0.00,0.00,0.00,0.00,1500.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1424,'3826025',0.00,0.00,0.00,0.00,0.00,2650.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1425,'3826024',0.00,0.00,0.00,0.00,0.00,1800.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1426,'3826023',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1427,'3826022',0.00,0.00,0.00,0.00,0.00,3450.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1428,'3826021',0.00,0.00,0.00,0.00,0.00,1700.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1429,'3826020',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1430,'3826019',0.00,0.00,0.00,0.00,0.00,2750.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1431,'3826018',0.00,0.00,0.00,0.00,0.00,1800.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1432,'3826017',0.00,0.00,0.00,0.00,0.00,2750.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1433,'3826016',0.00,0.00,0.00,0.00,0.00,720.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1434,'3826015',59.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1435,'3826014',39.00,0.00,0.00,0.00,0.00,70.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1436,'3826013',38.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1437,'3826012',4.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1438,'3826373',4.00,0.00,0.00,0.00,0.00,1200.00,0.00,'1','4',1,1,'2023-05-18','',0,'07:03:24','',''),(1439,'3826011',0.00,0.00,0.00,0.00,0.00,2450.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1440,'3826010',0.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1441,'3826009',0.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1442,'3826008',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1443,'3826479',0.00,0.00,0.00,0.00,0.00,140.00,0.00,'1','3',1,1,'2023-05-18','',0,'07:03:24','',''),(1444,'3826007',0.00,0.00,0.00,0.00,0.00,230.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1445,'3826006',0.00,0.00,0.00,0.00,0.00,460.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1446,'3826005',0.00,0.00,0.00,0.00,0.00,1350.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1447,'3826004',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1448,'3826003',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1449,'3826002',0.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1450,'3826478',14.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-05-18','',0,'07:03:24','',''),(1451,'3826477',6.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-05-18','',0,'07:03:24','',''),(1452,'3826371',0.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1453,'3826476',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-05-18','',0,'07:03:24','',''),(1454,'3826475',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-05-18','',0,'07:03:24','',''),(1455,'3826382',0.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1456,'3826381',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-05-18','',0,'07:03:24','',''),(1457,'3826370',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1458,'3826369',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1459,'3826368',5.00,0.00,0.00,0.00,0.00,3450.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1460,'3826367',3.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1461,'3826366',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1462,'3826365',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1463,'3826364',0.00,0.00,0.00,0.00,0.00,240.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1464,'3826363',4.00,0.00,0.00,0.00,0.00,970.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1465,'3826362',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1466,'3826361',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1467,'3826360',0.00,0.00,0.00,0.00,0.00,1820.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1468,'3826359',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1469,'3826358',4.00,0.00,0.00,0.00,0.00,3200.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1470,'3826357',7.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1471,'3826356',19.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1472,'3826355',19.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1473,'3826354',12.00,0.00,0.00,0.00,0.00,1650.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1474,'3826353',21.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1475,'3826372',0.00,0.00,0.00,0.00,0.00,2200.00,0.00,'1','4',1,1,'2023-05-18','',0,'07:03:24','',''),(1476,'3826352',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1477,'3826351',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1478,'3826350',0.00,0.00,0.00,0.00,0.00,1300.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1479,'3826349',0.00,0.00,0.00,0.00,0.00,2400.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1480,'3826348',6.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1481,'3826347',6.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1482,'3826346',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1483,'3826345',5.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1484,'3826344',11.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1485,'3826343',4.00,0.00,0.00,0.00,0.00,1000.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1486,'3826342',33.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1487,'3826341',0.00,0.00,0.00,0.00,0.00,900.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1488,'3826340',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1489,'3826339',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1490,'3826338',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1491,'3826337',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1492,'3826336',0.00,0.00,0.00,0.00,0.00,1000.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1493,'3826335',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1494,'3826334',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1495,'3826333',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1496,'3826332',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1497,'3826331',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1498,'3826330',14.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1499,'3826326',13.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1500,'3826325',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1501,'3826329',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1502,'3826328',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1503,'3826327',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1504,'3826324',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1505,'3826323',10.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1506,'3826322',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1507,'3826321',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1508,'3826474',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','3',1,1,'2023-05-18','',0,'07:03:24','',''),(1509,'3826473',0.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','3',1,1,'2023-05-18','',0,'07:03:24','',''),(1510,'3826001',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-05-18','',0,'07:03:24','',''),(1511,'3826510',5.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1512,'3826509',5.00,0.00,0.00,0.00,0.00,1200.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1513,'3826508',3.00,0.00,0.00,0.00,0.00,6000.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1514,'3826507',3.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1515,'3826506',7.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1516,'3826505',57.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1517,'3826504',22.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','3',1,1,'2023-05-27','',0,'08:11:52','',''),(1518,'3826503',7.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-05-27','',0,'08:11:52','',''),(1519,'3826502',20.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','3',1,1,'2023-05-27','',0,'08:11:52','',''),(1520,'3826501',13.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1521,'3826500',23.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1522,'3826499',12.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-05-27','',0,'08:11:52','',''),(1523,'3826498',0.00,0.00,0.00,0.00,0.00,420.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1524,'3826497',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1525,'3826496',6.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1526,'3826320',0.00,0.00,0.00,0.00,0.00,1400.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1527,'3826319',0.00,0.00,0.00,0.00,0.00,2800.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1528,'3826318',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1529,'3826317',0.00,0.00,0.00,0.00,0.00,330.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1530,'3826316',0.00,0.00,0.00,0.00,0.00,1750.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1531,'3826315',0.00,0.00,0.00,0.00,0.00,700.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1532,'3826314',0.00,0.00,0.00,0.00,0.00,2000.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1533,'3826313',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1534,'3826312',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1535,'3826311',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1536,'3826380',12.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','4',1,1,'2023-05-27','',0,'08:11:52','',''),(1537,'3826472',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1538,'3826471',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1539,'3826470',7.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1540,'3826469',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1541,'3826468',2.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1542,'3826467',10.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1543,'3826466',7.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1544,'3826465',5.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1545,'3826310',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1546,'3826309',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1547,'3826495',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','3',1,1,'2023-05-27','',0,'08:11:52','',''),(1548,'3826464',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1549,'3826463',0.00,0.00,0.00,0.00,0.00,330.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1550,'3826462',0.00,0.00,0.00,0.00,0.00,340.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1551,'3826461',0.00,0.00,0.00,0.00,0.00,190.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1552,'3826460',1.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1553,'3826308',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1554,'3826459',7.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1555,'3826458',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1556,'3826307',4.00,0.00,0.00,0.00,0.00,2950.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1557,'3826306',1.00,0.00,0.00,0.00,0.00,1650.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1558,'3826457',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1559,'3826456',19.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1560,'3826455',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1561,'3826305',1.00,0.00,0.00,0.00,0.00,330.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1562,'3826304',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1563,'3826303',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1564,'3826299',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1565,'3826302',38.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1566,'3826301',1.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1567,'3826300',47.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1568,'3826298',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1569,'3826297',0.00,0.00,0.00,0.00,0.00,480.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1570,'3826296',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1571,'3826295',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1572,'3826294',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1573,'3826293',0.00,0.00,0.00,0.00,0.00,480.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1574,'3826292',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1575,'3826291',0.00,0.00,0.00,0.00,0.00,480.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1576,'3826454',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1577,'3826290',0.00,0.00,0.00,0.00,0.00,950.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1578,'3826289',1.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1579,'3826453',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1580,'3826288',0.00,0.00,0.00,0.00,0.00,1400.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1581,'3826287',7.00,0.00,0.00,0.00,0.00,6200.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1582,'3826286',44.00,0.00,0.00,0.00,0.00,6400.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1583,'3826285',123.00,0.00,0.00,0.00,0.00,3450.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1584,'3826284',44.00,0.00,0.00,0.00,0.00,1500.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1585,'3826283',14.00,0.00,0.00,0.00,0.00,3200.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1586,'3826452',0.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1587,'3826451',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1588,'3826282',0.00,0.00,0.00,0.00,0.00,800.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1589,'3826281',0.00,0.00,0.00,0.00,0.00,380.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1590,'3826280',0.00,0.00,0.00,0.00,0.00,320.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1591,'3826279',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1592,'3826278',0.00,0.00,0.00,0.00,0.00,7000.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1593,'3826277',0.00,0.00,0.00,0.00,0.00,3600.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1594,'3826276',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1595,'3826275',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1596,'3826274',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1597,'3826273',0.00,0.00,0.00,0.00,0.00,680.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1598,'3826272',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1599,'3826271',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1600,'3826270',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1601,'3826269',0.00,0.00,0.00,0.00,0.00,2390.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1602,'3826268',2.00,0.00,0.00,0.00,0.00,230.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1603,'3826267',2.00,0.00,0.00,0.00,0.00,2150.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1604,'3826266',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1605,'3826265',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1606,'3826264',0.00,0.00,0.00,0.00,0.00,1350.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1607,'3826263',4.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1608,'3826261',0.00,0.00,0.00,0.00,0.00,1650.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1609,'3826260',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1610,'3826262',0.00,0.00,0.00,0.00,0.00,3300.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1611,'3826258',0.00,0.00,0.00,0.00,0.00,1800.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1612,'3826259',0.00,0.00,0.00,0.00,0.00,2000.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1613,'3826257',0.00,0.00,0.00,0.00,0.00,800.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1614,'3826256',0.00,0.00,0.00,0.00,0.00,2000.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1615,'3826254',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1616,'3826255',0.00,0.00,0.00,0.00,0.00,1200.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1617,'3826253',1.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1618,'3826252',0.00,0.00,0.00,0.00,0.00,580.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1619,'3826251',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1620,'3826250',0.00,0.00,0.00,0.00,0.00,40.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1621,'3826249',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1622,'3826248',0.00,0.00,0.00,0.00,0.00,90.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1623,'3826247',0.00,0.00,0.00,0.00,0.00,470.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1624,'3826246',0.00,0.00,0.00,0.00,0.00,230.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1625,'3826245',0.00,0.00,0.00,0.00,0.00,110.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1626,'3826244',0.00,0.00,0.00,0.00,0.00,3000.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1627,'3826243',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1628,'3826242',0.00,0.00,0.00,0.00,0.00,3900.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1629,'3826241',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1630,'3826240',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1631,'3826239',2.00,0.00,0.00,0.00,0.00,1950.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1632,'3826238',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1633,'3826237',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1634,'3826236',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1635,'3826235',0.00,0.00,0.00,0.00,0.00,540.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1636,'3826234',0.00,0.00,0.00,0.00,0.00,280.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1637,'3826233',32.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1638,'3826232',4.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1639,'3826231',9.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1640,'3826230',0.00,0.00,0.00,0.00,0.00,40.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1641,'3826229',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1642,'3826228',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1643,'3826227',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1644,'3826226',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1645,'3826225',0.00,0.00,0.00,0.00,0.00,1500.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1646,'3826224',0.00,0.00,0.00,0.00,0.00,2450.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1647,'3826223',0.00,0.00,0.00,0.00,0.00,1750.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1648,'3826222',0.00,0.00,0.00,0.00,0.00,2700.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1649,'3826221',1.00,0.00,0.00,0.00,0.00,4550.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1650,'3826220',0.00,0.00,0.00,0.00,0.00,4550.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1651,'3826494',0.00,0.00,0.00,0.00,0.00,3900.00,0.00,'1','3',1,1,'2023-05-27','',0,'08:11:52','',''),(1652,'3826219',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1653,'3826218',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1654,'3826217',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1655,'3826450',0.00,0.00,0.00,0.00,0.00,30.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1656,'3826216',13.00,0.00,0.00,0.00,0.00,1600.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1657,'3826215',0.00,0.00,0.00,0.00,0.00,47000.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1658,'3826214',1.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1659,'3826213',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1660,'3826212',3.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1661,'3826211',19.00,0.00,0.00,0.00,0.00,1450.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1662,'3826210',0.00,0.00,0.00,0.00,0.00,5250.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1663,'3826209',111.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1664,'3826208',0.00,0.00,0.00,0.00,0.00,4450.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1665,'3826207',116.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1666,'3826206',14.00,0.00,0.00,0.00,0.00,900.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1667,'3826205',61.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1668,'3826204',120.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1669,'3826203',72.00,0.00,0.00,0.00,0.00,2800.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1670,'3826202',59.00,0.00,0.00,0.00,0.00,270.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1671,'3826109',0.00,0.00,0.00,0.00,0.00,10300.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1672,'3826201',120.00,0.00,0.00,0.00,0.00,1200.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1673,'3826200',0.00,0.00,0.00,0.00,0.00,30000.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1674,'3826199',0.00,0.00,0.00,0.00,0.00,1800.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1675,'3826198',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1676,'3826197',0.00,0.00,0.00,0.00,0.00,8400.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1677,'3826196',0.00,0.00,0.00,0.00,0.00,3500.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1678,'3826195',0.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1679,'3826194',14.00,0.00,0.00,0.00,0.00,170.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1680,'3826193',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1681,'3826192',111.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1682,'3826191',68.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1683,'3826190',20.00,0.00,0.00,0.00,0.00,170.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1684,'3826379',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','4',1,1,'2023-05-27','',0,'08:11:52','',''),(1685,'3826189',3.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1686,'3826188',12.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1687,'3826187',0.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1688,'3826186',17.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1689,'3826185',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1690,'3826184',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1691,'3826183',0.00,0.00,0.00,0.00,0.00,170.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1692,'3826182',21.00,0.00,0.00,0.00,0.00,700.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1693,'3826181',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1694,'3826180',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1695,'3826179',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1696,'3826178',0.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1697,'3826177',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1698,'3826176',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1699,'3826175',7.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1700,'3826174',2.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1701,'3826173',2.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1702,'3826172',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1703,'3826171',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1704,'3826170',8.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1705,'3826169',9.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1706,'3826168',21.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1707,'3826165',6.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1708,'3826167',11.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1709,'3826166',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1710,'3826164',9.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1711,'3826163',8.00,0.00,0.00,0.00,0.00,1550.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1712,'3826162',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1713,'3826161',1.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1714,'3826160',1.00,0.00,0.00,0.00,0.00,1600.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1715,'3826159',3.00,0.00,0.00,0.00,0.00,830.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1716,'3826158',12.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1717,'3826157',1.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1718,'3826156',8.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1719,'3826155',5.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1720,'3826154',15.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1721,'3826153',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1722,'3826152',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1723,'3826149',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1724,'3826151',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1725,'3826150',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1726,'3826148',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1727,'3826147',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1728,'3826146',5.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1729,'3826145',5.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1730,'3826144',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1731,'3826143',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1732,'3826142',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1733,'3826141',753.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1734,'3826140',0.00,0.00,0.00,0.00,0.00,140.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1735,'3826139',9.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1736,'3826138',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1737,'3826137',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1738,'3826136',0.00,0.00,0.00,0.00,0.00,560.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1739,'3826135',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1740,'3826134',0.00,0.00,0.00,0.00,0.00,390.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1741,'3826133',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1742,'3826132',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1743,'3826131',0.00,0.00,0.00,0.00,0.00,230.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1744,'3826130',59.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1745,'3826449',14.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1746,'3826448',5.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1747,'3826447',12.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1748,'3826446',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1749,'3826445',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1750,'3826444',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1751,'3826443',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1752,'3826442',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1753,'3826441',10.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1754,'3826440',13.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1755,'3826439',12.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1756,'3826438',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1757,'3826437',7.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1758,'3826436',3.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1759,'3826434',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1760,'3826435',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1761,'3826433',22.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1762,'3826432',8.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1763,'3826431',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1764,'3826430',8.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1765,'3826429',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1766,'3826428',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1767,'3826427',3.00,0.00,0.00,0.00,0.00,10.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1768,'3826129',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1769,'3826128',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1770,'3826127',0.00,0.00,0.00,0.00,0.00,1700.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1771,'3826426',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1772,'3826425',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1773,'3826126',1.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1774,'3826493',6.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-05-27','',0,'08:11:52','',''),(1775,'3826424',5.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1776,'3826423',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1777,'3826125',0.00,0.00,0.00,0.00,0.00,2450.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1778,'3826422',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1779,'3826124',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1780,'3826421',0.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1781,'3826420',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1782,'3826123',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1783,'3826378',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','4',1,1,'2023-05-27','',0,'08:11:52','',''),(1784,'3826122',1.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1785,'3826121',0.00,0.00,0.00,0.00,0.00,420.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1786,'3826120',0.00,0.00,0.00,0.00,0.00,390.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1787,'3826119',0.00,0.00,0.00,0.00,0.00,1950.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1788,'3826118',0.00,0.00,0.00,0.00,0.00,420.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1789,'3826117',1.00,0.00,0.00,0.00,0.00,420.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1790,'3826116',0.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1791,'3826115',0.00,0.00,0.00,0.00,0.00,4900.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1792,'3826114',0.00,0.00,0.00,0.00,0.00,4500.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1793,'3826113',0.00,0.00,0.00,0.00,0.00,390.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1794,'3826112',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1795,'3826111',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1796,'3826110',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1797,'3826108',20.00,0.00,0.00,0.00,0.00,700.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1798,'3826419',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1799,'3826417',8.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1800,'3826418',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1801,'3826416',11.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1802,'3826107',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1803,'3826106',0.00,0.00,0.00,0.00,0.00,1000.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1804,'3826105',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1805,'3826415',9.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1806,'3826414',6.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1807,'3826377',44.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','4',1,1,'2023-05-27','',0,'08:11:52','',''),(1808,'3826104',7.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1809,'3826103',20.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1810,'3826102',10.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1811,'3826101',34.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1812,'3826100',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1813,'3826099',22.00,0.00,0.00,0.00,0.00,2000.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1814,'3826098',0.00,0.00,0.00,0.00,0.00,70.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1815,'3826097',19.00,0.00,0.00,0.00,0.00,170.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1816,'3826096',52.00,0.00,0.00,0.00,0.00,560.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1817,'3826413',14.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1818,'3826095',16.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1819,'3826094',25.00,0.00,0.00,0.00,0.00,70.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1820,'3826093',3.00,0.00,0.00,0.00,0.00,800.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1821,'3826092',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1822,'3826091',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1823,'3826090',3.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1824,'3826089',6.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1825,'3826088',3.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1826,'3826087',8.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1827,'3826086',0.00,0.00,0.00,0.00,0.00,640.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1828,'3826085',0.00,0.00,0.00,0.00,0.00,360.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1829,'3826084',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1830,'3826083',1.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1831,'3826082',52.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1832,'3826081',40.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1833,'3826080',0.00,0.00,0.00,0.00,0.00,690.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1834,'3826079',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1835,'3826078',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1836,'3826077',13.00,0.00,0.00,0.00,0.00,690.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1837,'3826376',0.00,0.00,0.00,0.00,0.00,1700.00,0.00,'1','4',1,1,'2023-05-27','',0,'08:11:52','',''),(1838,'3826076',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1839,'3826492',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','3',1,1,'2023-05-27','',0,'08:11:52','',''),(1840,'3826491',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','3',1,1,'2023-05-27','',0,'08:11:52','',''),(1841,'3826490',8.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','3',1,1,'2023-05-27','',0,'08:11:52','',''),(1842,'3826489',23.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','3',1,1,'2023-05-27','',0,'08:11:52','',''),(1843,'3826075',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1844,'3826375',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','4',1,1,'2023-05-27','',0,'08:11:52','',''),(1845,'3826374',8.00,0.00,0.00,0.00,0.00,2650.00,0.00,'1','4',1,1,'2023-05-27','',0,'08:11:52','',''),(1846,'3826074',0.00,0.00,0.00,0.00,0.00,3250.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1847,'3826073',0.00,0.00,0.00,0.00,0.00,3250.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1848,'3826072',0.00,0.00,0.00,0.00,0.00,1750.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1849,'3826071',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1850,'3826070',0.00,0.00,0.00,0.00,0.00,2700.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1851,'3826069',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1852,'3826068',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1853,'3826067',0.00,0.00,0.00,0.00,0.00,1500.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1854,'3826066',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1855,'3826412',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1856,'3826065',8.00,0.00,0.00,0.00,0.00,6000.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1857,'3826064',0.00,0.00,0.00,0.00,0.00,530.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1858,'3826063',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1859,'3826062',0.00,0.00,0.00,0.00,0.00,410.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1860,'3826061',0.00,0.00,0.00,0.00,0.00,2360.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1861,'3826060',0.00,0.00,0.00,0.00,0.00,1450.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1862,'3826059',37.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1863,'3826058',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1864,'3826057',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1865,'3826056',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1866,'3826055',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1867,'3826054',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1868,'3826053',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1869,'3826052',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1870,'3826051',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1871,'3826050',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1872,'3826049',0.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1873,'3826048',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1874,'3826047',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1875,'3826046',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1876,'3826045',0.00,0.00,0.00,0.00,0.00,70.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1877,'3826044',6.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1878,'3826043',8.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1879,'3826042',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1880,'3826041',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1881,'3826040',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1882,'3826039',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1883,'3826038',2.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1884,'3826037',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1885,'3826488',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','3',1,1,'2023-05-27','',0,'08:11:52','',''),(1886,'3826487',15.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','3',1,1,'2023-05-27','',0,'08:11:52','',''),(1887,'3826486',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','3',1,1,'2023-05-27','',0,'08:11:52','',''),(1888,'3826485',25.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','3',1,1,'2023-05-27','',0,'08:11:52','',''),(1889,'3826036',0.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1890,'3826035',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1891,'3826034',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1892,'3826033',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1893,'3826032',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1894,'3826031',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1895,'3826484',0.00,0.00,0.00,0.00,0.00,30.00,0.00,'1','3',1,1,'2023-05-27','',0,'08:11:52','',''),(1896,'3826411',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1897,'3826483',0.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','3',1,1,'2023-05-27','',0,'08:11:52','',''),(1898,'3826410',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1899,'3826409',0.00,0.00,0.00,0.00,0.00,40.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1900,'3826408',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1901,'3826407',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1902,'3826406',0.00,0.00,0.00,0.00,0.00,10.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1903,'3826405',1.00,0.00,0.00,0.00,0.00,30.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1904,'3826482',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','3',1,1,'2023-05-27','',0,'08:11:52','',''),(1905,'3826481',10.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','3',1,1,'2023-05-27','',0,'08:11:52','',''),(1906,'3826404',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1907,'3826403',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1908,'3826402',39.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1909,'3826401',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1910,'3826400',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1911,'3826399',0.00,0.00,0.00,0.00,0.00,280.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1912,'3826398',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1913,'3826397',4.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1914,'3826396',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1915,'3826395',0.00,0.00,0.00,0.00,0.00,90.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1916,'3826394',0.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1917,'3826393',0.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1918,'3826392',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1919,'3826391',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1920,'3826390',0.00,0.00,0.00,0.00,0.00,50.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1921,'3826389',7.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1922,'3826388',7.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1923,'3826387',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1924,'3826386',30.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1925,'3826385',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1926,'3826384',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1927,'3826383',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1928,'3826030',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1929,'3826029',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1930,'3826028',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1931,'3826480',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','3',1,1,'2023-05-27','',0,'08:11:52','',''),(1932,'3826027',0.00,0.00,0.00,0.00,0.00,1300.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1933,'3826026',0.00,0.00,0.00,0.00,0.00,1500.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1934,'3826025',0.00,0.00,0.00,0.00,0.00,2650.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1935,'3826024',0.00,0.00,0.00,0.00,0.00,1800.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1936,'3826023',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1937,'3826022',0.00,0.00,0.00,0.00,0.00,3450.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1938,'3826021',0.00,0.00,0.00,0.00,0.00,1700.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1939,'3826020',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1940,'3826019',0.00,0.00,0.00,0.00,0.00,2750.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1941,'3826018',0.00,0.00,0.00,0.00,0.00,1800.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1942,'3826017',0.00,0.00,0.00,0.00,0.00,2750.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1943,'3826016',0.00,0.00,0.00,0.00,0.00,720.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1944,'3826015',59.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1945,'3826014',39.00,0.00,0.00,0.00,0.00,70.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1946,'3826013',38.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1947,'3826012',12.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1948,'3826373',4.00,0.00,0.00,0.00,0.00,1200.00,0.00,'1','4',1,1,'2023-05-27','',0,'08:11:52','',''),(1949,'3826011',0.00,0.00,0.00,0.00,0.00,2450.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1950,'3826010',0.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1951,'3826009',0.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1952,'3826008',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1953,'3826479',0.00,0.00,0.00,0.00,0.00,140.00,0.00,'1','3',1,1,'2023-05-27','',0,'08:11:52','',''),(1954,'3826007',0.00,0.00,0.00,0.00,0.00,230.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1955,'3826006',0.00,0.00,0.00,0.00,0.00,460.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1956,'3826005',0.00,0.00,0.00,0.00,0.00,1350.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1957,'3826004',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1958,'3826003',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1959,'3826002',0.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1960,'3826478',12.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-05-27','',0,'08:11:52','',''),(1961,'3826477',6.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-05-27','',0,'08:11:52','',''),(1962,'3826371',0.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1963,'3826476',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-05-27','',0,'08:11:52','',''),(1964,'3826475',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-05-27','',0,'08:11:52','',''),(1965,'3826382',0.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1966,'3826381',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-05-27','',0,'08:11:52','',''),(1967,'3826370',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1968,'3826369',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1969,'3826368',4.00,0.00,0.00,0.00,0.00,3450.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1970,'3826367',3.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1971,'3826366',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1972,'3826365',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1973,'3826364',0.00,0.00,0.00,0.00,0.00,240.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1974,'3826363',4.00,0.00,0.00,0.00,0.00,970.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1975,'3826362',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1976,'3826361',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1977,'3826360',0.00,0.00,0.00,0.00,0.00,1820.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1978,'3826359',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1979,'3826358',2.00,0.00,0.00,0.00,0.00,3200.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1980,'3826357',7.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1981,'3826356',19.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1982,'3826355',19.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1983,'3826354',12.00,0.00,0.00,0.00,0.00,1650.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1984,'3826353',21.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1985,'3826372',0.00,0.00,0.00,0.00,0.00,2200.00,0.00,'1','4',1,1,'2023-05-27','',0,'08:11:52','',''),(1986,'3826352',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1987,'3826351',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1988,'3826350',0.00,0.00,0.00,0.00,0.00,1300.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1989,'3826349',0.00,0.00,0.00,0.00,0.00,2400.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1990,'3826348',4.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1991,'3826347',6.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1992,'3826346',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1993,'3826345',5.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1994,'3826344',11.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1995,'3826343',3.00,0.00,0.00,0.00,0.00,1000.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1996,'3826342',32.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1997,'3826341',0.00,0.00,0.00,0.00,0.00,900.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1998,'3826340',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(1999,'3826339',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(2000,'3826338',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(2001,'3826337',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(2002,'3826336',0.00,0.00,0.00,0.00,0.00,1000.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(2003,'3826335',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(2004,'3826334',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(2005,'3826333',11.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(2006,'3826332',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(2007,'3826331',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(2008,'3826330',14.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(2009,'3826326',13.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(2010,'3826325',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(2011,'3826329',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(2012,'3826328',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(2013,'3826327',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(2014,'3826324',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(2015,'3826323',10.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(2016,'3826322',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(2017,'3826321',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(2018,'3826474',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','3',1,1,'2023-05-27','',0,'08:11:52','',''),(2019,'3826473',0.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','3',1,1,'2023-05-27','',0,'08:11:52','',''),(2020,'3826001',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-05-27','',0,'08:11:52','',''),(2021,'3826510',3.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2022,'3826509',5.00,0.00,0.00,0.00,0.00,1200.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2023,'3826508',3.00,0.00,0.00,0.00,0.00,6000.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2024,'3826507',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2025,'3826506',6.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2026,'3826505',43.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2027,'3826504',22.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','3',1,1,'2023-06-15','',0,'08:43:18','',''),(2028,'3826503',2.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-06-15','',0,'08:43:18','',''),(2029,'3826502',18.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','3',1,1,'2023-06-15','',0,'08:43:18','',''),(2030,'3826501',13.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2031,'3826500',22.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2032,'3826499',6.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-06-15','',0,'08:43:18','',''),(2033,'3826498',0.00,0.00,0.00,0.00,0.00,420.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2034,'3826497',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2035,'3826496',3.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2036,'3826320',0.00,0.00,0.00,0.00,0.00,1400.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2037,'3826319',0.00,0.00,0.00,0.00,0.00,2800.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2038,'3826318',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2039,'3826317',0.00,0.00,0.00,0.00,0.00,330.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2040,'3826316',0.00,0.00,0.00,0.00,0.00,1750.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2041,'3826315',0.00,0.00,0.00,0.00,0.00,700.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2042,'3826314',0.00,0.00,0.00,0.00,0.00,2000.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2043,'3826313',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2044,'3826312',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2045,'3826311',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2046,'3826380',8.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','4',1,1,'2023-06-15','',0,'08:43:18','',''),(2047,'3826472',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2048,'3826471',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2049,'3826470',6.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2050,'3826469',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2051,'3826468',2.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2052,'3826467',10.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2053,'3826466',7.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2054,'3826465',4.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2055,'3826310',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2056,'3826309',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2057,'3826495',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','3',1,1,'2023-06-15','',0,'08:43:18','',''),(2058,'3826464',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2059,'3826463',0.00,0.00,0.00,0.00,0.00,330.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2060,'3826462',0.00,0.00,0.00,0.00,0.00,340.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2061,'3826461',0.00,0.00,0.00,0.00,0.00,190.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2062,'3826460',1.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2063,'3826308',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2064,'3826459',6.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2065,'3826458',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2066,'3826307',3.00,0.00,0.00,0.00,0.00,2950.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2067,'3826306',0.00,0.00,0.00,0.00,0.00,1650.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2068,'3826457',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2069,'3826456',19.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2070,'3826455',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2071,'3826305',1.00,0.00,0.00,0.00,0.00,330.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2072,'3826304',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2073,'3826303',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2074,'3826299',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2075,'3826302',25.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2076,'3826301',1.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2077,'3826300',46.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2078,'3826298',46.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2079,'3826297',20.00,0.00,0.00,0.00,0.00,480.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2080,'3826296',24.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2081,'3826295',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2082,'3826294',48.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2083,'3826293',0.00,0.00,0.00,0.00,0.00,480.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2084,'3826292',12.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2085,'3826291',0.00,0.00,0.00,0.00,0.00,480.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2086,'3826454',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2087,'3826290',0.00,0.00,0.00,0.00,0.00,950.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2088,'3826289',1.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2089,'3826453',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2090,'3826288',0.00,0.00,0.00,0.00,0.00,1400.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2091,'3826287',7.00,0.00,0.00,0.00,0.00,6200.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2092,'3826286',39.00,0.00,0.00,0.00,0.00,6400.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2093,'3826285',115.00,0.00,0.00,0.00,0.00,3450.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2094,'3826284',38.00,0.00,0.00,0.00,0.00,1500.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2095,'3826283',1.00,0.00,0.00,0.00,0.00,3200.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2096,'3826452',0.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2097,'3826451',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2098,'3826282',0.00,0.00,0.00,0.00,0.00,800.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2099,'3826281',0.00,0.00,0.00,0.00,0.00,380.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2100,'3826280',0.00,0.00,0.00,0.00,0.00,320.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2101,'3826279',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2102,'3826278',0.00,0.00,0.00,0.00,0.00,7000.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2103,'3826277',0.00,0.00,0.00,0.00,0.00,3600.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2104,'3826276',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2105,'3826275',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2106,'3826274',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2107,'3826273',0.00,0.00,0.00,0.00,0.00,680.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2108,'3826272',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2109,'3826271',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2110,'3826270',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2111,'3826269',0.00,0.00,0.00,0.00,0.00,2390.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2112,'3826268',1.00,0.00,0.00,0.00,0.00,230.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2113,'3826267',2.00,0.00,0.00,0.00,0.00,2150.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2114,'3826266',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2115,'3826265',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2116,'3826264',0.00,0.00,0.00,0.00,0.00,1350.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2117,'3826263',4.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2118,'3826261',0.00,0.00,0.00,0.00,0.00,1650.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2119,'3826260',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2120,'3826262',0.00,0.00,0.00,0.00,0.00,3300.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2121,'3826258',0.00,0.00,0.00,0.00,0.00,1800.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2122,'3826259',0.00,0.00,0.00,0.00,0.00,2000.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2123,'3826257',0.00,0.00,0.00,0.00,0.00,800.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2124,'3826256',0.00,0.00,0.00,0.00,0.00,2000.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2125,'3826254',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2126,'3826255',0.00,0.00,0.00,0.00,0.00,1200.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2127,'3826253',1.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2128,'3826252',0.00,0.00,0.00,0.00,0.00,580.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2129,'3826251',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2130,'3826250',0.00,0.00,0.00,0.00,0.00,40.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2131,'3826249',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2132,'3826248',0.00,0.00,0.00,0.00,0.00,90.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2133,'3826247',0.00,0.00,0.00,0.00,0.00,470.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2134,'3826246',0.00,0.00,0.00,0.00,0.00,230.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2135,'3826245',0.00,0.00,0.00,0.00,0.00,110.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2136,'3826244',0.00,0.00,0.00,0.00,0.00,3000.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2137,'3826243',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2138,'3826242',1.00,0.00,0.00,0.00,0.00,3900.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2139,'3826241',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2140,'3826240',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2141,'3826239',2.00,0.00,0.00,0.00,0.00,1950.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2142,'3826238',1.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2143,'3826237',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2144,'3826236',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2145,'3826235',0.00,0.00,0.00,0.00,0.00,540.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2146,'3826234',0.00,0.00,0.00,0.00,0.00,280.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2147,'3826233',31.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2148,'3826232',4.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2149,'3826231',9.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2150,'3826230',0.00,0.00,0.00,0.00,0.00,40.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2151,'3826229',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2152,'3826228',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2153,'3826227',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2154,'3826226',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2155,'3826225',0.00,0.00,0.00,0.00,0.00,1500.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2156,'3826224',0.00,0.00,0.00,0.00,0.00,2450.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2157,'3826223',0.00,0.00,0.00,0.00,0.00,1750.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2158,'3826222',0.00,0.00,0.00,0.00,0.00,2700.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2159,'3826221',0.00,0.00,0.00,0.00,0.00,4550.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2160,'3826220',0.00,0.00,0.00,0.00,0.00,4550.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2161,'3826494',0.00,0.00,0.00,0.00,0.00,3900.00,0.00,'1','3',1,1,'2023-06-15','',0,'08:43:18','',''),(2162,'3826219',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2163,'3826218',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2164,'3826217',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2165,'3826450',0.00,0.00,0.00,0.00,0.00,30.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2166,'3826216',12.00,0.00,0.00,0.00,0.00,1600.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2167,'3826215',0.00,0.00,0.00,0.00,0.00,47000.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2168,'3826214',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2169,'3826213',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2170,'3826212',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2171,'3826211',19.00,0.00,0.00,0.00,0.00,1450.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2172,'3826210',0.00,0.00,0.00,0.00,0.00,5250.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2173,'3826209',110.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2174,'3826208',0.00,0.00,0.00,0.00,0.00,4450.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2175,'3826207',116.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2176,'3826206',10.00,0.00,0.00,0.00,0.00,900.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2177,'3826205',61.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2178,'3826204',120.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2179,'3826203',72.00,0.00,0.00,0.00,0.00,2800.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2180,'3826202',59.00,0.00,0.00,0.00,0.00,270.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2181,'3826109',0.00,0.00,0.00,0.00,0.00,10300.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2182,'3826201',120.00,0.00,0.00,0.00,0.00,1200.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2183,'3826200',0.00,0.00,0.00,0.00,0.00,30000.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2184,'3826199',0.00,0.00,0.00,0.00,0.00,1800.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2185,'3826198',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2186,'3826197',0.00,0.00,0.00,0.00,0.00,8400.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2187,'3826196',0.00,0.00,0.00,0.00,0.00,3500.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2188,'3826195',0.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2189,'3826194',13.00,0.00,0.00,0.00,0.00,170.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2190,'3826193',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2191,'3826192',111.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2192,'3826191',68.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2193,'3826190',20.00,0.00,0.00,0.00,0.00,170.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2194,'3826379',31.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','4',1,1,'2023-06-15','',0,'08:43:18','',''),(2195,'3826189',3.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2196,'3826188',12.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2197,'3826187',0.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2198,'3826186',16.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2199,'3826185',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2200,'3826184',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2201,'3826183',0.00,0.00,0.00,0.00,0.00,170.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2202,'3826182',21.00,0.00,0.00,0.00,0.00,700.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2203,'3826181',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2204,'3826180',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2205,'3826179',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2206,'3826178',0.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2207,'3826177',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2208,'3826176',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2209,'3826175',7.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2210,'3826174',2.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2211,'3826173',2.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2212,'3826172',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2213,'3826171',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2214,'3826170',8.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2215,'3826169',9.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2216,'3826168',20.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2217,'3826165',5.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2218,'3826167',11.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2219,'3826166',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2220,'3826164',8.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2221,'3826163',8.00,0.00,0.00,0.00,0.00,1550.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2222,'3826162',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2223,'3826161',1.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2224,'3826160',1.00,0.00,0.00,0.00,0.00,1600.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2225,'3826159',3.00,0.00,0.00,0.00,0.00,830.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2226,'3826158',12.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2227,'3826157',1.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2228,'3826156',8.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2229,'3826155',5.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2230,'3826154',15.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2231,'3826153',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2232,'3826152',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2233,'3826149',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2234,'3826151',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2235,'3826150',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2236,'3826148',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2237,'3826147',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2238,'3826146',4.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2239,'3826145',5.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2240,'3826144',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2241,'3826143',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2242,'3826142',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2243,'3826141',753.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2244,'3826140',0.00,0.00,0.00,0.00,0.00,140.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2245,'3826139',9.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2246,'3826138',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2247,'3826137',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2248,'3826136',0.00,0.00,0.00,0.00,0.00,560.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2249,'3826135',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2250,'3826134',0.00,0.00,0.00,0.00,0.00,390.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2251,'3826133',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2252,'3826132',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2253,'3826131',0.00,0.00,0.00,0.00,0.00,230.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2254,'3826130',56.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2255,'3826449',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2256,'3826448',4.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2257,'3826447',12.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2258,'3826446',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2259,'3826445',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2260,'3826444',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2261,'3826443',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2262,'3826442',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2263,'3826441',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2264,'3826440',13.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2265,'3826439',12.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2266,'3826438',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2267,'3826437',3.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2268,'3826436',2.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2269,'3826434',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2270,'3826435',11.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2271,'3826433',18.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2272,'3826432',8.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2273,'3826431',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2274,'3826430',3.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2275,'3826429',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2276,'3826428',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2277,'3826427',3.00,0.00,0.00,0.00,0.00,10.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2278,'3826129',2.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2279,'3826128',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2280,'3826127',0.00,0.00,0.00,0.00,0.00,1700.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2281,'3826426',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2282,'3826425',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2283,'3826126',1.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2284,'3826493',4.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-06-15','',0,'08:43:18','',''),(2285,'3826424',2.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2286,'3826423',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2287,'3826125',0.00,0.00,0.00,0.00,0.00,2450.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2288,'3826422',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2289,'3826124',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2290,'3826421',0.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2291,'3826420',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2292,'3826123',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2293,'3826378',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','4',1,1,'2023-06-15','',0,'08:43:18','',''),(2294,'3826122',1.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2295,'3826121',0.00,0.00,0.00,0.00,0.00,420.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2296,'3826120',0.00,0.00,0.00,0.00,0.00,390.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2297,'3826119',0.00,0.00,0.00,0.00,0.00,1950.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2298,'3826118',0.00,0.00,0.00,0.00,0.00,420.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2299,'3826117',1.00,0.00,0.00,0.00,0.00,420.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2300,'3826116',0.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2301,'3826115',0.00,0.00,0.00,0.00,0.00,4900.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2302,'3826114',0.00,0.00,0.00,0.00,0.00,4500.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2303,'3826113',0.00,0.00,0.00,0.00,0.00,390.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2304,'3826112',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2305,'3826111',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2306,'3826110',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2307,'3826108',20.00,0.00,0.00,0.00,0.00,700.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2308,'3826419',5.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2309,'3826417',1.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2310,'3826418',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2311,'3826416',10.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2312,'3826107',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2313,'3826106',0.00,0.00,0.00,0.00,0.00,1000.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2314,'3826105',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2315,'3826415',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2316,'3826414',1.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2317,'3826377',42.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','4',1,1,'2023-06-15','',0,'08:43:18','',''),(2318,'3826104',7.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2319,'3826103',19.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2320,'3826102',2.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2321,'3826101',34.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2322,'3826100',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2323,'3826099',22.00,0.00,0.00,0.00,0.00,2000.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2324,'3826098',0.00,0.00,0.00,0.00,0.00,70.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2325,'3826097',19.00,0.00,0.00,0.00,0.00,170.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2326,'3826096',52.00,0.00,0.00,0.00,0.00,560.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2327,'3826413',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2328,'3826095',16.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2329,'3826094',25.00,0.00,0.00,0.00,0.00,70.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2330,'3826093',3.00,0.00,0.00,0.00,0.00,800.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2331,'3826092',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2332,'3826091',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2333,'3826090',3.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2334,'3826089',6.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2335,'3826088',3.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2336,'3826087',8.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2337,'3826086',0.00,0.00,0.00,0.00,0.00,640.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2338,'3826085',0.00,0.00,0.00,0.00,0.00,360.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2339,'3826084',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2340,'3826083',1.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2341,'3826082',52.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2342,'3826081',40.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2343,'3826080',0.00,0.00,0.00,0.00,0.00,690.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2344,'3826079',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2345,'3826078',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2346,'3826077',13.00,0.00,0.00,0.00,0.00,690.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2347,'3826376',0.00,0.00,0.00,0.00,0.00,1700.00,0.00,'1','4',1,1,'2023-06-15','',0,'08:43:18','',''),(2348,'3826076',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2349,'3826492',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','3',1,1,'2023-06-15','',0,'08:43:18','',''),(2350,'3826491',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','3',1,1,'2023-06-15','',0,'08:43:18','',''),(2351,'3826490',7.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','3',1,1,'2023-06-15','',0,'08:43:18','',''),(2352,'3826489',23.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','3',1,1,'2023-06-15','',0,'08:43:18','',''),(2353,'3826075',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2354,'3826375',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','4',1,1,'2023-06-15','',0,'08:43:18','',''),(2355,'3826374',7.00,0.00,0.00,0.00,0.00,2650.00,0.00,'1','4',1,1,'2023-06-15','',0,'08:43:18','',''),(2356,'3826074',0.00,0.00,0.00,0.00,0.00,3250.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2357,'3826073',0.00,0.00,0.00,0.00,0.00,3250.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2358,'3826072',0.00,0.00,0.00,0.00,0.00,1750.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2359,'3826071',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2360,'3826070',0.00,0.00,0.00,0.00,0.00,2700.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2361,'3826069',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2362,'3826068',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2363,'3826067',0.00,0.00,0.00,0.00,0.00,1500.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2364,'3826066',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2365,'3826412',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2366,'3826065',6.00,0.00,0.00,0.00,0.00,6000.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2367,'3826064',0.00,0.00,0.00,0.00,0.00,530.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2368,'3826063',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2369,'3826062',0.00,0.00,0.00,0.00,0.00,410.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2370,'3826061',0.00,0.00,0.00,0.00,0.00,2360.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2371,'3826060',0.00,0.00,0.00,0.00,0.00,1450.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2372,'3826059',27.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2373,'3826058',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2374,'3826057',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2375,'3826056',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2376,'3826055',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2377,'3826054',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2378,'3826053',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2379,'3826052',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2380,'3826051',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2381,'3826050',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2382,'3826049',0.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2383,'3826048',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2384,'3826047',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2385,'3826046',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2386,'3826045',0.00,0.00,0.00,0.00,0.00,70.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2387,'3826044',4.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2388,'3826043',8.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2389,'3826042',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2390,'3826041',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2391,'3826040',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2392,'3826039',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2393,'3826038',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2394,'3826037',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2395,'3826488',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','3',1,1,'2023-06-15','',0,'08:43:18','',''),(2396,'3826487',11.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','3',1,1,'2023-06-15','',0,'08:43:18','',''),(2397,'3826486',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','3',1,1,'2023-06-15','',0,'08:43:18','',''),(2398,'3826485',25.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','3',1,1,'2023-06-15','',0,'08:43:18','',''),(2399,'3826036',0.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2400,'3826035',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2401,'3826034',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2402,'3826033',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2403,'3826032',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2404,'3826031',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2405,'3826484',0.00,0.00,0.00,0.00,0.00,30.00,0.00,'1','3',1,1,'2023-06-15','',0,'08:43:18','',''),(2406,'3826411',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2407,'3826483',0.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','3',1,1,'2023-06-15','',0,'08:43:18','',''),(2408,'3826410',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2409,'3826409',0.00,0.00,0.00,0.00,0.00,40.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2410,'3826408',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2411,'3826407',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2412,'3826406',0.00,0.00,0.00,0.00,0.00,10.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2413,'3826405',1.00,0.00,0.00,0.00,0.00,30.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2414,'3826482',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','3',1,1,'2023-06-15','',0,'08:43:18','',''),(2415,'3826481',7.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','3',1,1,'2023-06-15','',0,'08:43:18','',''),(2416,'3826404',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2417,'3826403',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2418,'3826402',25.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2419,'3826401',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2420,'3826400',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2421,'3826399',0.00,0.00,0.00,0.00,0.00,280.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2422,'3826398',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2423,'3826397',3.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2424,'3826396',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2425,'3826395',0.00,0.00,0.00,0.00,0.00,90.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2426,'3826394',0.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2427,'3826393',0.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2428,'3826392',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2429,'3826391',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2430,'3826390',0.00,0.00,0.00,0.00,0.00,50.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2431,'3826389',4.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2432,'3826388',4.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2433,'3826387',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2434,'3826386',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2435,'3826385',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2436,'3826384',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2437,'3826383',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2438,'3826030',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2439,'3826029',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2440,'3826028',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2441,'3826480',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','3',1,1,'2023-06-15','',0,'08:43:18','',''),(2442,'3826027',0.00,0.00,0.00,0.00,0.00,1300.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2443,'3826026',0.00,0.00,0.00,0.00,0.00,1500.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2444,'3826025',0.00,0.00,0.00,0.00,0.00,2650.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2445,'3826024',0.00,0.00,0.00,0.00,0.00,1800.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2446,'3826023',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2447,'3826022',0.00,0.00,0.00,0.00,0.00,3450.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2448,'3826021',0.00,0.00,0.00,0.00,0.00,1700.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2449,'3826020',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2450,'3826019',0.00,0.00,0.00,0.00,0.00,2750.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2451,'3826018',0.00,0.00,0.00,0.00,0.00,1800.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2452,'3826017',0.00,0.00,0.00,0.00,0.00,2750.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2453,'3826016',0.00,0.00,0.00,0.00,0.00,720.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2454,'3826015',58.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2455,'3826014',37.00,0.00,0.00,0.00,0.00,70.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2456,'3826013',36.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2457,'3826012',3.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2458,'3826373',4.00,0.00,0.00,0.00,0.00,1200.00,0.00,'1','4',1,1,'2023-06-15','',0,'08:43:18','',''),(2459,'3826011',0.00,0.00,0.00,0.00,0.00,2450.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2460,'3826010',0.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2461,'3826009',0.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2462,'3826008',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2463,'3826479',0.00,0.00,0.00,0.00,0.00,140.00,0.00,'1','3',1,1,'2023-06-15','',0,'08:43:18','',''),(2464,'3826007',0.00,0.00,0.00,0.00,0.00,230.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2465,'3826006',0.00,0.00,0.00,0.00,0.00,460.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2466,'3826005',0.00,0.00,0.00,0.00,0.00,1350.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2467,'3826004',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2468,'3826003',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2469,'3826002',0.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2470,'3826478',11.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-06-15','',0,'08:43:18','',''),(2471,'3826477',6.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-06-15','',0,'08:43:18','',''),(2472,'3826371',0.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2473,'3826476',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-06-15','',0,'08:43:18','',''),(2474,'3826475',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-06-15','',0,'08:43:18','',''),(2475,'3826382',0.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2476,'3826381',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-06-15','',0,'08:43:18','',''),(2477,'3826370',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2478,'3826369',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2479,'3826368',4.00,0.00,0.00,0.00,0.00,3450.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2480,'3826367',2.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2481,'3826366',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2482,'3826365',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2483,'3826364',0.00,0.00,0.00,0.00,0.00,240.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2484,'3826363',4.00,0.00,0.00,0.00,0.00,970.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2485,'3826362',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2486,'3826361',10.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2487,'3826360',0.00,0.00,0.00,0.00,0.00,1820.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2488,'3826359',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2489,'3826358',2.00,0.00,0.00,0.00,0.00,3200.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2490,'3826357',6.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2491,'3826356',17.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2492,'3826355',19.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2493,'3826354',11.00,0.00,0.00,0.00,0.00,1650.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2494,'3826353',21.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2495,'3826372',0.00,0.00,0.00,0.00,0.00,2200.00,0.00,'1','4',1,1,'2023-06-15','',0,'08:43:18','',''),(2496,'3826352',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2497,'3826351',17.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2498,'3826350',1.00,0.00,0.00,0.00,0.00,1300.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2499,'3826349',0.00,0.00,0.00,0.00,0.00,2400.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2500,'3826348',1.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2501,'3826347',2.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2502,'3826346',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2503,'3826345',5.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2504,'3826344',9.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2505,'3826343',3.00,0.00,0.00,0.00,0.00,1000.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2506,'3826342',26.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2507,'3826341',0.00,0.00,0.00,0.00,0.00,900.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2508,'3826340',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2509,'3826339',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2510,'3826338',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2511,'3826337',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2512,'3826336',0.00,0.00,0.00,0.00,0.00,1000.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2513,'3826335',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2514,'3826334',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2515,'3826333',11.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2516,'3826332',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2517,'3826331',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2518,'3826330',14.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2519,'3826326',11.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2520,'3826325',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2521,'3826329',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2522,'3826328',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2523,'3826327',24.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2524,'3826324',11.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2525,'3826323',8.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2526,'3826322',22.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2527,'3826321',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2528,'3826474',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','3',1,1,'2023-06-15','',0,'08:43:18','',''),(2529,'3826473',0.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','3',1,1,'2023-06-15','',0,'08:43:18','',''),(2530,'3826001',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-15','',0,'08:43:18','',''),(2531,'3826510',3.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2532,'3826509',5.00,0.00,0.00,0.00,0.00,1200.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2533,'3826508',2.00,0.00,0.00,0.00,0.00,6000.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2534,'3826507',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2535,'3826506',5.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2536,'3826505',39.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2537,'3826504',22.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','3',1,1,'2023-06-20','',0,'17:42:30','',''),(2538,'3826503',2.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-06-20','',0,'17:42:30','',''),(2539,'3826502',18.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','3',1,1,'2023-06-20','',0,'17:42:30','',''),(2540,'3826501',13.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2541,'3826500',21.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2542,'3826499',6.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-06-20','',0,'17:42:30','',''),(2543,'3826498',0.00,0.00,0.00,0.00,0.00,420.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2544,'3826497',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2545,'3826496',3.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2546,'3826320',0.00,0.00,0.00,0.00,0.00,1400.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2547,'3826319',0.00,0.00,0.00,0.00,0.00,2800.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2548,'3826318',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2549,'3826317',0.00,0.00,0.00,0.00,0.00,330.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2550,'3826316',0.00,0.00,0.00,0.00,0.00,1750.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2551,'3826315',0.00,0.00,0.00,0.00,0.00,700.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2552,'3826314',0.00,0.00,0.00,0.00,0.00,2000.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2553,'3826313',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2554,'3826312',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2555,'3826311',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2556,'3826380',8.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','4',1,1,'2023-06-20','',0,'17:42:30','',''),(2557,'3826472',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2558,'3826471',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2559,'3826470',5.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2560,'3826469',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2561,'3826468',2.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2562,'3826467',10.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2563,'3826466',7.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2564,'3826465',4.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2565,'3826310',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2566,'3826309',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2567,'3826495',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','3',1,1,'2023-06-20','',0,'17:42:30','',''),(2568,'3826464',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2569,'3826463',0.00,0.00,0.00,0.00,0.00,330.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2570,'3826462',0.00,0.00,0.00,0.00,0.00,340.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2571,'3826461',0.00,0.00,0.00,0.00,0.00,190.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2572,'3826460',1.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2573,'3826308',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2574,'3826459',6.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2575,'3826458',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2576,'3826307',1.00,0.00,0.00,0.00,0.00,2950.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2577,'3826306',0.00,0.00,0.00,0.00,0.00,1650.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2578,'3826457',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2579,'3826456',19.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2580,'3826455',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2581,'3826305',1.00,0.00,0.00,0.00,0.00,330.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2582,'3826304',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2583,'3826303',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2584,'3826299',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2585,'3826302',22.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2586,'3826301',1.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2587,'3826300',46.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2588,'3826298',46.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2589,'3826297',20.00,0.00,0.00,0.00,0.00,480.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2590,'3826296',24.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2591,'3826295',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2592,'3826294',48.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2593,'3826293',0.00,0.00,0.00,0.00,0.00,480.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2594,'3826292',12.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2595,'3826291',0.00,0.00,0.00,0.00,0.00,480.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2596,'3826454',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2597,'3826290',0.00,0.00,0.00,0.00,0.00,950.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2598,'3826289',1.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2599,'3826453',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2600,'3826288',0.00,0.00,0.00,0.00,0.00,1400.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2601,'3826287',7.00,0.00,0.00,0.00,0.00,6200.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2602,'3826286',39.00,0.00,0.00,0.00,0.00,6400.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2603,'3826285',115.00,0.00,0.00,0.00,0.00,3450.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2604,'3826284',36.00,0.00,0.00,0.00,0.00,1500.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2605,'3826283',0.00,0.00,0.00,0.00,0.00,3200.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2606,'3826452',0.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2607,'3826451',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2608,'3826282',0.00,0.00,0.00,0.00,0.00,800.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2609,'3826281',0.00,0.00,0.00,0.00,0.00,380.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2610,'3826280',0.00,0.00,0.00,0.00,0.00,320.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2611,'3826279',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2612,'3826278',0.00,0.00,0.00,0.00,0.00,7000.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2613,'3826277',0.00,0.00,0.00,0.00,0.00,3600.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2614,'3826276',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2615,'3826275',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2616,'3826274',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2617,'3826273',0.00,0.00,0.00,0.00,0.00,680.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2618,'3826272',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2619,'3826271',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2620,'3826270',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2621,'3826269',0.00,0.00,0.00,0.00,0.00,2390.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2622,'3826268',1.00,0.00,0.00,0.00,0.00,230.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2623,'3826267',2.00,0.00,0.00,0.00,0.00,2150.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2624,'3826266',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2625,'3826265',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2626,'3826264',0.00,0.00,0.00,0.00,0.00,1350.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2627,'3826263',4.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2628,'3826261',0.00,0.00,0.00,0.00,0.00,1650.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2629,'3826260',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2630,'3826262',0.00,0.00,0.00,0.00,0.00,3300.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2631,'3826258',0.00,0.00,0.00,0.00,0.00,1800.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2632,'3826259',0.00,0.00,0.00,0.00,0.00,2000.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2633,'3826257',0.00,0.00,0.00,0.00,0.00,800.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2634,'3826256',0.00,0.00,0.00,0.00,0.00,2000.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2635,'3826254',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2636,'3826255',0.00,0.00,0.00,0.00,0.00,1200.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2637,'3826253',1.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2638,'3826252',0.00,0.00,0.00,0.00,0.00,580.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2639,'3826251',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2640,'3826250',0.00,0.00,0.00,0.00,0.00,40.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2641,'3826249',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2642,'3826248',0.00,0.00,0.00,0.00,0.00,90.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2643,'3826247',0.00,0.00,0.00,0.00,0.00,470.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2644,'3826246',0.00,0.00,0.00,0.00,0.00,230.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2645,'3826245',0.00,0.00,0.00,0.00,0.00,110.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2646,'3826244',0.00,0.00,0.00,0.00,0.00,3000.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2647,'3826243',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2648,'3826242',1.00,0.00,0.00,0.00,0.00,3900.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2649,'3826241',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2650,'3826240',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2651,'3826239',2.00,0.00,0.00,0.00,0.00,1950.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2652,'3826238',1.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2653,'3826237',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2654,'3826236',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2655,'3826235',0.00,0.00,0.00,0.00,0.00,540.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2656,'3826234',0.00,0.00,0.00,0.00,0.00,280.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2657,'3826233',30.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2658,'3826232',4.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2659,'3826231',9.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2660,'3826230',0.00,0.00,0.00,0.00,0.00,40.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2661,'3826229',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2662,'3826228',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2663,'3826227',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2664,'3826226',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2665,'3826225',0.00,0.00,0.00,0.00,0.00,1500.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2666,'3826224',0.00,0.00,0.00,0.00,0.00,2450.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2667,'3826223',0.00,0.00,0.00,0.00,0.00,1750.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2668,'3826222',0.00,0.00,0.00,0.00,0.00,2700.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2669,'3826221',0.00,0.00,0.00,0.00,0.00,4550.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2670,'3826220',0.00,0.00,0.00,0.00,0.00,4550.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2671,'3826494',0.00,0.00,0.00,0.00,0.00,3900.00,0.00,'1','3',1,1,'2023-06-20','',0,'17:42:30','',''),(2672,'3826219',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2673,'3826218',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2674,'3826217',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2675,'3826450',0.00,0.00,0.00,0.00,0.00,30.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2676,'3826216',12.00,0.00,0.00,0.00,0.00,1600.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2677,'3826215',0.00,0.00,0.00,0.00,0.00,47000.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2678,'3826214',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2679,'3826213',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2680,'3826212',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2681,'3826211',19.00,0.00,0.00,0.00,0.00,1450.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2682,'3826210',0.00,0.00,0.00,0.00,0.00,5250.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2683,'3826209',109.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2684,'3826208',0.00,0.00,0.00,0.00,0.00,4450.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2685,'3826207',115.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2686,'3826206',8.00,0.00,0.00,0.00,0.00,900.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2687,'3826205',61.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2688,'3826204',120.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2689,'3826203',72.00,0.00,0.00,0.00,0.00,2800.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2690,'3826202',58.00,0.00,0.00,0.00,0.00,270.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2691,'3826109',0.00,0.00,0.00,0.00,0.00,10300.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2692,'3826201',120.00,0.00,0.00,0.00,0.00,1200.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2693,'3826200',0.00,0.00,0.00,0.00,0.00,30000.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2694,'3826199',0.00,0.00,0.00,0.00,0.00,1800.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2695,'3826198',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2696,'3826197',0.00,0.00,0.00,0.00,0.00,8400.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2697,'3826196',0.00,0.00,0.00,0.00,0.00,3500.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2698,'3826195',0.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2699,'3826194',13.00,0.00,0.00,0.00,0.00,170.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2700,'3826193',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2701,'3826192',111.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2702,'3826191',68.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2703,'3826190',20.00,0.00,0.00,0.00,0.00,170.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2704,'3826379',31.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','4',1,1,'2023-06-20','',0,'17:42:30','',''),(2705,'3826189',3.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2706,'3826188',12.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2707,'3826187',0.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2708,'3826186',16.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2709,'3826185',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2710,'3826184',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2711,'3826183',0.00,0.00,0.00,0.00,0.00,170.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2712,'3826182',21.00,0.00,0.00,0.00,0.00,700.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2713,'3826181',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2714,'3826180',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2715,'3826179',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2716,'3826178',0.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2717,'3826177',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2718,'3826176',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2719,'3826175',7.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2720,'3826174',2.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2721,'3826173',2.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2722,'3826172',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2723,'3826171',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2724,'3826170',7.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2725,'3826169',9.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2726,'3826168',20.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2727,'3826165',3.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2728,'3826167',10.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2729,'3826166',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2730,'3826164',8.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2731,'3826163',8.00,0.00,0.00,0.00,0.00,1550.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2732,'3826162',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2733,'3826161',1.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2734,'3826160',1.00,0.00,0.00,0.00,0.00,1600.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2735,'3826159',3.00,0.00,0.00,0.00,0.00,830.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2736,'3826158',12.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2737,'3826157',1.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2738,'3826156',8.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2739,'3826155',5.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2740,'3826154',15.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2741,'3826153',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2742,'3826152',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2743,'3826149',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2744,'3826151',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2745,'3826150',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2746,'3826148',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2747,'3826147',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2748,'3826146',3.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2749,'3826145',5.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2750,'3826144',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2751,'3826143',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2752,'3826142',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2753,'3826141',753.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2754,'3826140',0.00,0.00,0.00,0.00,0.00,140.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2755,'3826139',9.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2756,'3826138',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2757,'3826137',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2758,'3826136',0.00,0.00,0.00,0.00,0.00,560.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2759,'3826135',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2760,'3826134',0.00,0.00,0.00,0.00,0.00,390.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2761,'3826133',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2762,'3826132',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2763,'3826131',37.00,0.00,0.00,0.00,0.00,230.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2764,'3826130',54.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2765,'3826449',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2766,'3826448',4.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2767,'3826447',12.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2768,'3826446',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2769,'3826445',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2770,'3826444',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2771,'3826443',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2772,'3826442',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2773,'3826441',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2774,'3826440',13.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2775,'3826439',12.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2776,'3826438',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2777,'3826437',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2778,'3826436',2.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2779,'3826434',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2780,'3826435',11.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2781,'3826433',18.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2782,'3826432',8.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2783,'3826431',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2784,'3826430',3.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2785,'3826429',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2786,'3826428',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2787,'3826427',0.00,0.00,0.00,0.00,0.00,10.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2788,'3826129',2.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2789,'3826128',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2790,'3826127',0.00,0.00,0.00,0.00,0.00,1700.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2791,'3826426',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2792,'3826425',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2793,'3826126',1.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2794,'3826493',4.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-06-20','',0,'17:42:30','',''),(2795,'3826424',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2796,'3826423',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2797,'3826125',0.00,0.00,0.00,0.00,0.00,2450.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2798,'3826422',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2799,'3826124',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2800,'3826421',0.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2801,'3826420',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2802,'3826123',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2803,'3826378',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','4',1,1,'2023-06-20','',0,'17:42:30','',''),(2804,'3826122',1.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2805,'3826121',0.00,0.00,0.00,0.00,0.00,420.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2806,'3826120',0.00,0.00,0.00,0.00,0.00,390.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2807,'3826119',0.00,0.00,0.00,0.00,0.00,1950.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2808,'3826118',0.00,0.00,0.00,0.00,0.00,420.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2809,'3826117',1.00,0.00,0.00,0.00,0.00,420.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2810,'3826116',0.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2811,'3826115',0.00,0.00,0.00,0.00,0.00,4900.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2812,'3826114',0.00,0.00,0.00,0.00,0.00,4500.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2813,'3826113',0.00,0.00,0.00,0.00,0.00,390.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2814,'3826112',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2815,'3826111',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2816,'3826110',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2817,'3826108',20.00,0.00,0.00,0.00,0.00,700.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2818,'3826419',5.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2819,'3826417',1.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2820,'3826418',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2821,'3826416',10.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2822,'3826107',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2823,'3826106',0.00,0.00,0.00,0.00,0.00,1000.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2824,'3826105',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2825,'3826415',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2826,'3826414',1.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2827,'3826377',42.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','4',1,1,'2023-06-20','',0,'17:42:30','',''),(2828,'3826104',7.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2829,'3826103',18.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2830,'3826102',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2831,'3826101',34.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2832,'3826100',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2833,'3826099',22.00,0.00,0.00,0.00,0.00,2000.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2834,'3826098',0.00,0.00,0.00,0.00,0.00,70.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2835,'3826097',19.00,0.00,0.00,0.00,0.00,170.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2836,'3826096',52.00,0.00,0.00,0.00,0.00,560.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2837,'3826413',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2838,'3826095',16.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2839,'3826094',25.00,0.00,0.00,0.00,0.00,70.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2840,'3826093',3.00,0.00,0.00,0.00,0.00,800.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2841,'3826092',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2842,'3826091',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2843,'3826090',3.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2844,'3826089',6.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2845,'3826088',3.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2846,'3826087',8.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2847,'3826086',0.00,0.00,0.00,0.00,0.00,640.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2848,'3826085',0.00,0.00,0.00,0.00,0.00,360.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2849,'3826084',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2850,'3826083',1.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2851,'3826082',52.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2852,'3826081',40.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2853,'3826080',0.00,0.00,0.00,0.00,0.00,690.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2854,'3826079',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2855,'3826078',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2856,'3826077',13.00,0.00,0.00,0.00,0.00,690.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2857,'3826376',0.00,0.00,0.00,0.00,0.00,1700.00,0.00,'1','4',1,1,'2023-06-20','',0,'17:42:30','',''),(2858,'3826076',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2859,'3826492',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','3',1,1,'2023-06-20','',0,'17:42:30','',''),(2860,'3826491',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','3',1,1,'2023-06-20','',0,'17:42:30','',''),(2861,'3826490',7.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','3',1,1,'2023-06-20','',0,'17:42:30','',''),(2862,'3826489',23.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','3',1,1,'2023-06-20','',0,'17:42:30','',''),(2863,'3826075',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2864,'3826375',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','4',1,1,'2023-06-20','',0,'17:42:30','',''),(2865,'3826374',7.00,0.00,0.00,0.00,0.00,2650.00,0.00,'1','4',1,1,'2023-06-20','',0,'17:42:30','',''),(2866,'3826074',0.00,0.00,0.00,0.00,0.00,3250.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2867,'3826073',0.00,0.00,0.00,0.00,0.00,3250.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2868,'3826072',0.00,0.00,0.00,0.00,0.00,1750.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2869,'3826071',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2870,'3826070',0.00,0.00,0.00,0.00,0.00,2700.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2871,'3826069',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2872,'3826068',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2873,'3826067',0.00,0.00,0.00,0.00,0.00,1500.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2874,'3826066',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2875,'3826412',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2876,'3826065',6.00,0.00,0.00,0.00,0.00,6000.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2877,'3826064',0.00,0.00,0.00,0.00,0.00,530.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2878,'3826063',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2879,'3826062',0.00,0.00,0.00,0.00,0.00,410.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2880,'3826061',0.00,0.00,0.00,0.00,0.00,2360.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2881,'3826060',0.00,0.00,0.00,0.00,0.00,1450.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2882,'3826059',24.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2883,'3826058',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2884,'3826057',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2885,'3826056',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2886,'3826055',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2887,'3826054',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2888,'3826053',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2889,'3826052',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2890,'3826051',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2891,'3826050',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2892,'3826049',0.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2893,'3826048',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2894,'3826047',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2895,'3826046',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2896,'3826045',0.00,0.00,0.00,0.00,0.00,70.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2897,'3826044',4.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2898,'3826043',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2899,'3826042',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2900,'3826041',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2901,'3826040',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2902,'3826039',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2903,'3826038',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2904,'3826037',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2905,'3826488',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','3',1,1,'2023-06-20','',0,'17:42:30','',''),(2906,'3826487',11.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','3',1,1,'2023-06-20','',0,'17:42:30','',''),(2907,'3826486',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','3',1,1,'2023-06-20','',0,'17:42:30','',''),(2908,'3826485',25.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','3',1,1,'2023-06-20','',0,'17:42:30','',''),(2909,'3826036',0.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2910,'3826035',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2911,'3826034',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2912,'3826033',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2913,'3826032',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2914,'3826031',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2915,'3826484',0.00,0.00,0.00,0.00,0.00,30.00,0.00,'1','3',1,1,'2023-06-20','',0,'17:42:30','',''),(2916,'3826411',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2917,'3826483',0.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','3',1,1,'2023-06-20','',0,'17:42:30','',''),(2918,'3826410',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2919,'3826409',0.00,0.00,0.00,0.00,0.00,40.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2920,'3826408',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2921,'3826407',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2922,'3826406',0.00,0.00,0.00,0.00,0.00,10.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2923,'3826405',1.00,0.00,0.00,0.00,0.00,30.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2924,'3826482',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','3',1,1,'2023-06-20','',0,'17:42:30','',''),(2925,'3826481',6.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','3',1,1,'2023-06-20','',0,'17:42:30','',''),(2926,'3826404',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2927,'3826403',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2928,'3826402',21.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2929,'3826401',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2930,'3826400',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2931,'3826399',0.00,0.00,0.00,0.00,0.00,280.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2932,'3826398',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2933,'3826397',3.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2934,'3826396',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2935,'3826395',0.00,0.00,0.00,0.00,0.00,90.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2936,'3826394',0.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2937,'3826393',0.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2938,'3826392',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2939,'3826391',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2940,'3826390',0.00,0.00,0.00,0.00,0.00,50.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2941,'3826389',1.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2942,'3826388',4.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2943,'3826387',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2944,'3826386',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2945,'3826385',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2946,'3826384',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2947,'3826383',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2948,'3826030',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2949,'3826029',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2950,'3826028',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2951,'3826480',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','3',1,1,'2023-06-20','',0,'17:42:30','',''),(2952,'3826027',0.00,0.00,0.00,0.00,0.00,1300.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2953,'3826026',0.00,0.00,0.00,0.00,0.00,1500.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2954,'3826025',0.00,0.00,0.00,0.00,0.00,2650.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2955,'3826024',0.00,0.00,0.00,0.00,0.00,1800.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2956,'3826023',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2957,'3826022',0.00,0.00,0.00,0.00,0.00,3450.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2958,'3826021',0.00,0.00,0.00,0.00,0.00,1700.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2959,'3826020',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2960,'3826019',0.00,0.00,0.00,0.00,0.00,2750.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2961,'3826018',0.00,0.00,0.00,0.00,0.00,1800.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2962,'3826017',0.00,0.00,0.00,0.00,0.00,2750.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2963,'3826016',0.00,0.00,0.00,0.00,0.00,720.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2964,'3826015',56.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2965,'3826014',37.00,0.00,0.00,0.00,0.00,70.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2966,'3826013',36.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2967,'3826012',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2968,'3826373',4.00,0.00,0.00,0.00,0.00,1200.00,0.00,'1','4',1,1,'2023-06-20','',0,'17:42:30','',''),(2969,'3826011',0.00,0.00,0.00,0.00,0.00,2450.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2970,'3826010',0.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2971,'3826009',0.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2972,'3826008',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2973,'3826479',0.00,0.00,0.00,0.00,0.00,140.00,0.00,'1','3',1,1,'2023-06-20','',0,'17:42:30','',''),(2974,'3826007',0.00,0.00,0.00,0.00,0.00,230.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2975,'3826006',0.00,0.00,0.00,0.00,0.00,460.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2976,'3826005',0.00,0.00,0.00,0.00,0.00,1350.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2977,'3826004',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2978,'3826003',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2979,'3826002',0.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2980,'3826478',11.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-06-20','',0,'17:42:30','',''),(2981,'3826477',6.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-06-20','',0,'17:42:30','',''),(2982,'3826371',0.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2983,'3826476',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-06-20','',0,'17:42:30','',''),(2984,'3826475',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-06-20','',0,'17:42:30','',''),(2985,'3826382',0.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2986,'3826381',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-06-20','',0,'17:42:30','',''),(2987,'3826370',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2988,'3826369',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2989,'3826368',4.00,0.00,0.00,0.00,0.00,3450.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2990,'3826367',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2991,'3826366',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2992,'3826365',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2993,'3826364',0.00,0.00,0.00,0.00,0.00,240.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2994,'3826363',4.00,0.00,0.00,0.00,0.00,970.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2995,'3826362',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2996,'3826361',10.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2997,'3826360',0.00,0.00,0.00,0.00,0.00,1820.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2998,'3826359',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(2999,'3826358',1.00,0.00,0.00,0.00,0.00,3200.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(3000,'3826357',5.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(3001,'3826356',16.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(3002,'3826355',19.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(3003,'3826354',11.00,0.00,0.00,0.00,0.00,1650.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(3004,'3826353',21.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(3005,'3826372',0.00,0.00,0.00,0.00,0.00,2200.00,0.00,'1','4',1,1,'2023-06-20','',0,'17:42:30','',''),(3006,'3826352',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(3007,'3826351',17.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(3008,'3826350',1.00,0.00,0.00,0.00,0.00,1300.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(3009,'3826349',0.00,0.00,0.00,0.00,0.00,2400.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(3010,'3826348',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(3011,'3826347',2.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(3012,'3826346',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(3013,'3826345',5.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(3014,'3826344',9.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(3015,'3826343',3.00,0.00,0.00,0.00,0.00,1000.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(3016,'3826342',25.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(3017,'3826341',0.00,0.00,0.00,0.00,0.00,900.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(3018,'3826340',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(3019,'3826339',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(3020,'3826338',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(3021,'3826337',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(3022,'3826336',0.00,0.00,0.00,0.00,0.00,1000.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(3023,'3826335',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(3024,'3826334',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(3025,'3826333',11.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(3026,'3826332',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(3027,'3826331',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(3028,'3826330',14.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(3029,'3826326',10.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(3030,'3826325',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(3031,'3826329',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(3032,'3826328',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(3033,'3826327',24.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(3034,'3826324',11.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(3035,'3826323',5.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(3036,'3826322',20.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(3037,'3826321',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(3038,'3826474',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','3',1,1,'2023-06-20','',0,'17:42:30','',''),(3039,'3826473',0.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','3',1,1,'2023-06-20','',0,'17:42:30','',''),(3040,'3826001',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-20','',0,'17:42:30','',''),(3041,'3826510',3.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3042,'3826509',2.00,0.00,0.00,0.00,0.00,1200.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3043,'3826508',2.00,0.00,0.00,0.00,0.00,6000.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3044,'3826507',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3045,'3826506',4.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3046,'3826505',38.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3047,'3826504',22.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','3',1,1,'2023-06-26','',0,'06:25:04','',''),(3048,'3826503',2.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-06-26','',0,'06:25:04','',''),(3049,'3826502',18.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','3',1,1,'2023-06-26','',0,'06:25:04','',''),(3050,'3826501',13.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3051,'3826500',19.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3052,'3826499',3.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-06-26','',0,'06:25:04','',''),(3053,'3826498',0.00,0.00,0.00,0.00,0.00,420.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3054,'3826497',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3055,'3826496',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3056,'3826320',0.00,0.00,0.00,0.00,0.00,1400.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3057,'3826319',0.00,0.00,0.00,0.00,0.00,2800.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3058,'3826318',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3059,'3826317',0.00,0.00,0.00,0.00,0.00,330.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3060,'3826316',0.00,0.00,0.00,0.00,0.00,1750.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3061,'3826315',0.00,0.00,0.00,0.00,0.00,700.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3062,'3826314',0.00,0.00,0.00,0.00,0.00,2000.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3063,'3826313',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3064,'3826312',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3065,'3826311',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3066,'3826380',8.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','4',1,1,'2023-06-26','',0,'06:25:04','',''),(3067,'3826472',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3068,'3826471',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3069,'3826470',5.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3070,'3826469',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3071,'3826468',2.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3072,'3826467',10.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3073,'3826466',6.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3074,'3826465',4.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3075,'3826310',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3076,'3826309',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3077,'3826495',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','3',1,1,'2023-06-26','',0,'06:25:04','',''),(3078,'3826464',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3079,'3826463',0.00,0.00,0.00,0.00,0.00,330.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3080,'3826462',0.00,0.00,0.00,0.00,0.00,340.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3081,'3826461',0.00,0.00,0.00,0.00,0.00,190.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3082,'3826460',1.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3083,'3826308',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3084,'3826459',6.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3085,'3826458',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3086,'3826307',1.00,0.00,0.00,0.00,0.00,2950.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3087,'3826306',0.00,0.00,0.00,0.00,0.00,1650.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3088,'3826457',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3089,'3826456',19.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3090,'3826455',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3091,'3826305',1.00,0.00,0.00,0.00,0.00,330.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3092,'3826304',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3093,'3826303',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3094,'3826299',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3095,'3826302',21.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3096,'3826301',1.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3097,'3826300',46.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3098,'3826298',46.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3099,'3826297',20.00,0.00,0.00,0.00,0.00,480.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3100,'3826296',23.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3101,'3826295',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3102,'3826294',48.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3103,'3826293',0.00,0.00,0.00,0.00,0.00,480.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3104,'3826292',12.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3105,'3826291',0.00,0.00,0.00,0.00,0.00,480.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3106,'3826454',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3107,'3826290',0.00,0.00,0.00,0.00,0.00,950.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3108,'3826289',1.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3109,'3826453',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3110,'3826288',0.00,0.00,0.00,0.00,0.00,1400.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3111,'3826287',7.00,0.00,0.00,0.00,0.00,6200.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3112,'3826286',39.00,0.00,0.00,0.00,0.00,6400.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3113,'3826285',115.00,0.00,0.00,0.00,0.00,3450.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3114,'3826284',36.00,0.00,0.00,0.00,0.00,1500.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3115,'3826283',0.00,0.00,0.00,0.00,0.00,3200.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3116,'3826452',0.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3117,'3826451',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3118,'3826282',0.00,0.00,0.00,0.00,0.00,800.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3119,'3826281',0.00,0.00,0.00,0.00,0.00,380.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3120,'3826280',0.00,0.00,0.00,0.00,0.00,320.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3121,'3826279',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3122,'3826278',0.00,0.00,0.00,0.00,0.00,7000.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3123,'3826277',0.00,0.00,0.00,0.00,0.00,3600.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3124,'3826276',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3125,'3826275',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3126,'3826274',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3127,'3826273',0.00,0.00,0.00,0.00,0.00,680.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3128,'3826272',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3129,'3826271',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3130,'3826270',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3131,'3826269',0.00,0.00,0.00,0.00,0.00,2390.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3132,'3826268',1.00,0.00,0.00,0.00,0.00,230.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3133,'3826267',2.00,0.00,0.00,0.00,0.00,2150.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3134,'3826266',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3135,'3826265',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3136,'3826264',0.00,0.00,0.00,0.00,0.00,1350.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3137,'3826263',4.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3138,'3826261',0.00,0.00,0.00,0.00,0.00,1650.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3139,'3826260',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3140,'3826262',0.00,0.00,0.00,0.00,0.00,3300.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3141,'3826258',0.00,0.00,0.00,0.00,0.00,1800.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3142,'3826259',0.00,0.00,0.00,0.00,0.00,2000.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3143,'3826257',0.00,0.00,0.00,0.00,0.00,800.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3144,'3826256',0.00,0.00,0.00,0.00,0.00,2000.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3145,'3826254',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3146,'3826255',0.00,0.00,0.00,0.00,0.00,1200.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3147,'3826253',1.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3148,'3826252',0.00,0.00,0.00,0.00,0.00,580.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3149,'3826251',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3150,'3826250',0.00,0.00,0.00,0.00,0.00,40.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3151,'3826249',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3152,'3826248',0.00,0.00,0.00,0.00,0.00,90.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3153,'3826247',0.00,0.00,0.00,0.00,0.00,470.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3154,'3826246',0.00,0.00,0.00,0.00,0.00,230.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3155,'3826245',0.00,0.00,0.00,0.00,0.00,110.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3156,'3826244',0.00,0.00,0.00,0.00,0.00,3000.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3157,'3826243',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3158,'3826242',1.00,0.00,0.00,0.00,0.00,3900.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3159,'3826241',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3160,'3826240',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3161,'3826239',1.00,0.00,0.00,0.00,0.00,1950.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3162,'3826238',1.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3163,'3826237',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3164,'3826236',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3165,'3826235',0.00,0.00,0.00,0.00,0.00,540.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3166,'3826234',0.00,0.00,0.00,0.00,0.00,280.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3167,'3826233',29.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3168,'3826232',4.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3169,'3826231',9.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3170,'3826230',0.00,0.00,0.00,0.00,0.00,40.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3171,'3826229',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3172,'3826228',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3173,'3826227',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3174,'3826226',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3175,'3826225',0.00,0.00,0.00,0.00,0.00,1500.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3176,'3826224',0.00,0.00,0.00,0.00,0.00,2450.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3177,'3826223',0.00,0.00,0.00,0.00,0.00,1750.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3178,'3826222',0.00,0.00,0.00,0.00,0.00,2700.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3179,'3826221',0.00,0.00,0.00,0.00,0.00,4550.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3180,'3826220',0.00,0.00,0.00,0.00,0.00,4550.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3181,'3826494',0.00,0.00,0.00,0.00,0.00,3900.00,0.00,'1','3',1,1,'2023-06-26','',0,'06:25:04','',''),(3182,'3826219',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3183,'3826218',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3184,'3826217',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3185,'3826450',0.00,0.00,0.00,0.00,0.00,30.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3186,'3826216',12.00,0.00,0.00,0.00,0.00,1600.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3187,'3826215',0.00,0.00,0.00,0.00,0.00,47000.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3188,'3826214',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3189,'3826213',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3190,'3826212',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3191,'3826211',19.00,0.00,0.00,0.00,0.00,1450.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3192,'3826210',0.00,0.00,0.00,0.00,0.00,5250.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3193,'3826209',109.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3194,'3826208',0.00,0.00,0.00,0.00,0.00,4450.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3195,'3826207',115.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3196,'3826206',7.00,0.00,0.00,0.00,0.00,900.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3197,'3826205',61.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3198,'3826204',120.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3199,'3826203',72.00,0.00,0.00,0.00,0.00,2800.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3200,'3826202',58.00,0.00,0.00,0.00,0.00,270.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3201,'3826109',0.00,0.00,0.00,0.00,0.00,10300.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3202,'3826201',120.00,0.00,0.00,0.00,0.00,1200.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3203,'3826200',0.00,0.00,0.00,0.00,0.00,30000.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3204,'3826199',0.00,0.00,0.00,0.00,0.00,1800.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3205,'3826198',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3206,'3826197',0.00,0.00,0.00,0.00,0.00,8400.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3207,'3826196',0.00,0.00,0.00,0.00,0.00,3500.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3208,'3826195',0.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3209,'3826194',13.00,0.00,0.00,0.00,0.00,170.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3210,'3826193',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3211,'3826192',13.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3212,'3826191',67.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3213,'3826190',20.00,0.00,0.00,0.00,0.00,170.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3214,'3826379',31.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','4',1,1,'2023-06-26','',0,'06:25:04','',''),(3215,'3826189',3.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3216,'3826188',11.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3217,'3826187',0.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3218,'3826186',15.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3219,'3826185',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3220,'3826184',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3221,'3826183',0.00,0.00,0.00,0.00,0.00,170.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3222,'3826182',21.00,0.00,0.00,0.00,0.00,700.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3223,'3826181',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3224,'3826180',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3225,'3826179',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3226,'3826178',0.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3227,'3826177',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3228,'3826176',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3229,'3826175',7.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3230,'3826174',2.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3231,'3826173',2.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3232,'3826172',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3233,'3826171',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3234,'3826170',6.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3235,'3826169',9.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3236,'3826168',20.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3237,'3826165',3.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3238,'3826167',10.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3239,'3826166',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3240,'3826164',8.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3241,'3826163',8.00,0.00,0.00,0.00,0.00,1550.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3242,'3826162',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3243,'3826161',1.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3244,'3826160',1.00,0.00,0.00,0.00,0.00,1600.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3245,'3826159',3.00,0.00,0.00,0.00,0.00,830.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3246,'3826158',12.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3247,'3826157',1.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3248,'3826156',8.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3249,'3826155',5.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3250,'3826154',15.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3251,'3826153',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3252,'3826152',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3253,'3826149',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3254,'3826151',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3255,'3826150',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3256,'3826148',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3257,'3826147',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3258,'3826146',3.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3259,'3826145',5.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3260,'3826144',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3261,'3826143',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3262,'3826142',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3263,'3826141',752.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3264,'3826140',0.00,0.00,0.00,0.00,0.00,140.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3265,'3826139',9.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3266,'3826138',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3267,'3826137',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3268,'3826136',0.00,0.00,0.00,0.00,0.00,560.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3269,'3826135',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3270,'3826134',0.00,0.00,0.00,0.00,0.00,390.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3271,'3826133',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3272,'3826132',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3273,'3826131',37.00,0.00,0.00,0.00,0.00,230.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3274,'3826130',54.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3275,'3826449',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3276,'3826448',4.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3277,'3826447',12.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3278,'3826446',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3279,'3826445',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3280,'3826444',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3281,'3826443',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3282,'3826442',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3283,'3826441',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3284,'3826440',13.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3285,'3826439',12.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3286,'3826438',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3287,'3826437',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3288,'3826436',2.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3289,'3826434',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3290,'3826435',11.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3291,'3826433',16.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3292,'3826432',7.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3293,'3826431',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3294,'3826430',3.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3295,'3826429',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3296,'3826428',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3297,'3826427',0.00,0.00,0.00,0.00,0.00,10.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3298,'3826129',2.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3299,'3826128',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3300,'3826127',0.00,0.00,0.00,0.00,0.00,1700.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3301,'3826426',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3302,'3826425',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3303,'3826126',1.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3304,'3826493',3.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-06-26','',0,'06:25:04','',''),(3305,'3826424',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3306,'3826423',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3307,'3826125',0.00,0.00,0.00,0.00,0.00,2450.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3308,'3826422',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3309,'3826124',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3310,'3826421',0.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3311,'3826420',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3312,'3826123',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3313,'3826378',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','4',1,1,'2023-06-26','',0,'06:25:04','',''),(3314,'3826122',1.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3315,'3826121',0.00,0.00,0.00,0.00,0.00,420.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3316,'3826120',0.00,0.00,0.00,0.00,0.00,390.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3317,'3826119',0.00,0.00,0.00,0.00,0.00,1950.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3318,'3826118',0.00,0.00,0.00,0.00,0.00,420.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3319,'3826117',1.00,0.00,0.00,0.00,0.00,420.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3320,'3826116',0.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3321,'3826115',0.00,0.00,0.00,0.00,0.00,4900.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3322,'3826114',0.00,0.00,0.00,0.00,0.00,4500.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3323,'3826113',0.00,0.00,0.00,0.00,0.00,390.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3324,'3826112',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3325,'3826111',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3326,'3826110',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3327,'3826108',20.00,0.00,0.00,0.00,0.00,700.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3328,'3826419',5.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3329,'3826417',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3330,'3826418',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3331,'3826416',9.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3332,'3826107',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3333,'3826106',0.00,0.00,0.00,0.00,0.00,1000.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3334,'3826105',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3335,'3826415',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3336,'3826414',1.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3337,'3826377',42.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','4',1,1,'2023-06-26','',0,'06:25:04','',''),(3338,'3826104',7.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3339,'3826103',17.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3340,'3826102',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3341,'3826101',34.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3342,'3826100',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3343,'3826099',22.00,0.00,0.00,0.00,0.00,2000.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3344,'3826098',0.00,0.00,0.00,0.00,0.00,70.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3345,'3826097',19.00,0.00,0.00,0.00,0.00,170.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3346,'3826096',52.00,0.00,0.00,0.00,0.00,560.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3347,'3826413',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3348,'3826095',16.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3349,'3826094',25.00,0.00,0.00,0.00,0.00,70.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3350,'3826093',3.00,0.00,0.00,0.00,0.00,800.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3351,'3826092',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3352,'3826091',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3353,'3826090',3.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3354,'3826089',6.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3355,'3826088',3.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3356,'3826087',8.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3357,'3826086',0.00,0.00,0.00,0.00,0.00,640.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3358,'3826085',0.00,0.00,0.00,0.00,0.00,360.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3359,'3826084',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3360,'3826083',1.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3361,'3826082',52.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3362,'3826081',40.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3363,'3826080',0.00,0.00,0.00,0.00,0.00,690.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3364,'3826079',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3365,'3826078',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3366,'3826077',13.00,0.00,0.00,0.00,0.00,690.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3367,'3826376',0.00,0.00,0.00,0.00,0.00,1700.00,0.00,'1','4',1,1,'2023-06-26','',0,'06:25:04','',''),(3368,'3826076',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3369,'3826492',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','3',1,1,'2023-06-26','',0,'06:25:04','',''),(3370,'3826491',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','3',1,1,'2023-06-26','',0,'06:25:04','',''),(3371,'3826490',7.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','3',1,1,'2023-06-26','',0,'06:25:04','',''),(3372,'3826489',23.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','3',1,1,'2023-06-26','',0,'06:25:04','',''),(3373,'3826075',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3374,'3826375',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','4',1,1,'2023-06-26','',0,'06:25:04','',''),(3375,'3826374',7.00,0.00,0.00,0.00,0.00,2650.00,0.00,'1','4',1,1,'2023-06-26','',0,'06:25:04','',''),(3376,'3826074',0.00,0.00,0.00,0.00,0.00,3250.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3377,'3826073',0.00,0.00,0.00,0.00,0.00,3250.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3378,'3826072',0.00,0.00,0.00,0.00,0.00,1750.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3379,'3826071',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3380,'3826070',0.00,0.00,0.00,0.00,0.00,2700.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3381,'3826069',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3382,'3826068',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3383,'3826067',0.00,0.00,0.00,0.00,0.00,1500.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3384,'3826066',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3385,'3826412',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3386,'3826065',6.00,0.00,0.00,0.00,0.00,6000.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3387,'3826064',0.00,0.00,0.00,0.00,0.00,530.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3388,'3826063',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3389,'3826062',0.00,0.00,0.00,0.00,0.00,410.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3390,'3826061',0.00,0.00,0.00,0.00,0.00,2360.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3391,'3826060',0.00,0.00,0.00,0.00,0.00,1450.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3392,'3826059',21.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3393,'3826058',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3394,'3826057',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3395,'3826056',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3396,'3826055',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3397,'3826054',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3398,'3826053',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3399,'3826052',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3400,'3826051',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3401,'3826050',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3402,'3826049',0.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3403,'3826048',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3404,'3826047',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3405,'3826046',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3406,'3826045',0.00,0.00,0.00,0.00,0.00,70.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3407,'3826044',4.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3408,'3826043',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3409,'3826042',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3410,'3826041',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3411,'3826040',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3412,'3826039',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3413,'3826038',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3414,'3826037',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3415,'3826488',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','3',1,1,'2023-06-26','',0,'06:25:04','',''),(3416,'3826487',11.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','3',1,1,'2023-06-26','',0,'06:25:04','',''),(3417,'3826486',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','3',1,1,'2023-06-26','',0,'06:25:04','',''),(3418,'3826485',25.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','3',1,1,'2023-06-26','',0,'06:25:04','',''),(3419,'3826036',0.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3420,'3826035',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3421,'3826034',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3422,'3826033',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3423,'3826032',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3424,'3826031',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3425,'3826484',0.00,0.00,0.00,0.00,0.00,30.00,0.00,'1','3',1,1,'2023-06-26','',0,'06:25:04','',''),(3426,'3826411',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3427,'3826483',0.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','3',1,1,'2023-06-26','',0,'06:25:04','',''),(3428,'3826410',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3429,'3826409',0.00,0.00,0.00,0.00,0.00,40.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3430,'3826408',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3431,'3826407',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3432,'3826406',0.00,0.00,0.00,0.00,0.00,10.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3433,'3826405',1.00,0.00,0.00,0.00,0.00,30.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3434,'3826482',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','3',1,1,'2023-06-26','',0,'06:25:04','',''),(3435,'3826481',6.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','3',1,1,'2023-06-26','',0,'06:25:04','',''),(3436,'3826404',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3437,'3826403',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3438,'3826402',21.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3439,'3826401',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3440,'3826400',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3441,'3826399',0.00,0.00,0.00,0.00,0.00,280.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3442,'3826398',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3443,'3826397',3.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3444,'3826396',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3445,'3826395',0.00,0.00,0.00,0.00,0.00,90.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3446,'3826394',0.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3447,'3826393',0.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3448,'3826392',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3449,'3826391',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3450,'3826390',0.00,0.00,0.00,0.00,0.00,50.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3451,'3826389',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3452,'3826388',3.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3453,'3826387',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3454,'3826386',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3455,'3826385',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3456,'3826384',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3457,'3826383',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3458,'3826030',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3459,'3826029',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3460,'3826028',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3461,'3826480',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','3',1,1,'2023-06-26','',0,'06:25:04','',''),(3462,'3826027',0.00,0.00,0.00,0.00,0.00,1300.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3463,'3826026',0.00,0.00,0.00,0.00,0.00,1500.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3464,'3826025',0.00,0.00,0.00,0.00,0.00,2650.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3465,'3826024',0.00,0.00,0.00,0.00,0.00,1800.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3466,'3826023',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3467,'3826022',0.00,0.00,0.00,0.00,0.00,3450.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3468,'3826021',0.00,0.00,0.00,0.00,0.00,1700.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3469,'3826020',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3470,'3826019',0.00,0.00,0.00,0.00,0.00,2750.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3471,'3826018',0.00,0.00,0.00,0.00,0.00,1800.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3472,'3826017',0.00,0.00,0.00,0.00,0.00,2750.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3473,'3826016',0.00,0.00,0.00,0.00,0.00,720.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3474,'3826015',56.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3475,'3826014',37.00,0.00,0.00,0.00,0.00,70.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3476,'3826013',36.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3477,'3826012',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3478,'3826373',4.00,0.00,0.00,0.00,0.00,1200.00,0.00,'1','4',1,1,'2023-06-26','',0,'06:25:04','',''),(3479,'3826011',0.00,0.00,0.00,0.00,0.00,2450.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3480,'3826010',0.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3481,'3826009',0.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3482,'3826008',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3483,'3826479',0.00,0.00,0.00,0.00,0.00,140.00,0.00,'1','3',1,1,'2023-06-26','',0,'06:25:04','',''),(3484,'3826007',0.00,0.00,0.00,0.00,0.00,230.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3485,'3826006',0.00,0.00,0.00,0.00,0.00,460.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3486,'3826005',0.00,0.00,0.00,0.00,0.00,1350.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3487,'3826004',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3488,'3826003',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3489,'3826002',0.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3490,'3826478',11.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-06-26','',0,'06:25:04','',''),(3491,'3826477',6.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-06-26','',0,'06:25:04','',''),(3492,'3826371',0.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3493,'3826476',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-06-26','',0,'06:25:04','',''),(3494,'3826475',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-06-26','',0,'06:25:04','',''),(3495,'3826382',0.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3496,'3826381',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-06-26','',0,'06:25:04','',''),(3497,'3826370',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3498,'3826369',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3499,'3826368',3.00,0.00,0.00,0.00,0.00,3450.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3500,'3826367',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3501,'3826366',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3502,'3826365',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3503,'3826364',0.00,0.00,0.00,0.00,0.00,240.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3504,'3826363',4.00,0.00,0.00,0.00,0.00,970.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3505,'3826362',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3506,'3826361',10.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3507,'3826360',0.00,0.00,0.00,0.00,0.00,1820.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3508,'3826359',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3509,'3826358',1.00,0.00,0.00,0.00,0.00,3200.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3510,'3826357',5.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3511,'3826356',16.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3512,'3826355',19.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3513,'3826354',11.00,0.00,0.00,0.00,0.00,1650.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3514,'3826353',21.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3515,'3826372',0.00,0.00,0.00,0.00,0.00,2200.00,0.00,'1','4',1,1,'2023-06-26','',0,'06:25:04','',''),(3516,'3826352',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3517,'3826351',17.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3518,'3826350',1.00,0.00,0.00,0.00,0.00,1300.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3519,'3826349',0.00,0.00,0.00,0.00,0.00,2400.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3520,'3826348',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3521,'3826347',1.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3522,'3826346',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3523,'3826345',5.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3524,'3826344',9.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3525,'3826343',3.00,0.00,0.00,0.00,0.00,1000.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3526,'3826342',24.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3527,'3826341',0.00,0.00,0.00,0.00,0.00,900.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3528,'3826340',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3529,'3826339',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3530,'3826338',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3531,'3826337',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3532,'3826336',0.00,0.00,0.00,0.00,0.00,1000.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3533,'3826335',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3534,'3826334',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3535,'3826333',11.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3536,'3826332',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3537,'3826331',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3538,'3826330',14.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3539,'3826326',8.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3540,'3826325',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3541,'3826329',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3542,'3826328',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3543,'3826327',24.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3544,'3826324',11.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3545,'3826323',5.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3546,'3826322',20.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3547,'3826321',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3548,'3826474',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','3',1,1,'2023-06-26','',0,'06:25:04','',''),(3549,'3826473',0.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','3',1,1,'2023-06-26','',0,'06:25:04','',''),(3550,'3826001',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-06-26','',0,'06:25:04','',''),(3551,'3826510',3.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3552,'3826509',2.00,0.00,0.00,0.00,0.00,1200.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3553,'3826508',2.00,0.00,0.00,0.00,0.00,6000.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3554,'3826507',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3555,'3826506',4.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3556,'3826505',20.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3557,'3826504',22.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','3',1,1,'2023-07-04','',0,'07:26:38','',''),(3558,'3826503',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-07-04','',0,'07:26:38','',''),(3559,'3826502',17.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','3',1,1,'2023-07-04','',0,'07:26:38','',''),(3560,'3826501',13.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3561,'3826500',18.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3562,'3826499',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-07-04','',0,'07:26:38','',''),(3563,'3826498',0.00,0.00,0.00,0.00,0.00,420.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3564,'3826497',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3565,'3826496',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3566,'3826320',0.00,0.00,0.00,0.00,0.00,1400.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3567,'3826319',0.00,0.00,0.00,0.00,0.00,2800.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3568,'3826318',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3569,'3826317',0.00,0.00,0.00,0.00,0.00,330.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3570,'3826316',0.00,0.00,0.00,0.00,0.00,1750.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3571,'3826315',0.00,0.00,0.00,0.00,0.00,700.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3572,'3826314',0.00,0.00,0.00,0.00,0.00,2000.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3573,'3826313',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3574,'3826312',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3575,'3826311',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3576,'3826380',5.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','4',1,1,'2023-07-04','',0,'07:26:38','',''),(3577,'3826472',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3578,'3826471',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3579,'3826470',5.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3580,'3826469',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3581,'3826468',2.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3582,'3826467',10.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3583,'3826466',6.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3584,'3826465',4.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3585,'3826310',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3586,'3826309',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3587,'3826495',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','3',1,1,'2023-07-04','',0,'07:26:38','',''),(3588,'3826464',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3589,'3826463',0.00,0.00,0.00,0.00,0.00,330.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3590,'3826462',0.00,0.00,0.00,0.00,0.00,340.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3591,'3826461',0.00,0.00,0.00,0.00,0.00,190.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3592,'3826460',1.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3593,'3826308',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3594,'3826459',5.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3595,'3826458',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3596,'3826307',1.00,0.00,0.00,0.00,0.00,2950.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3597,'3826306',0.00,0.00,0.00,0.00,0.00,1650.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3598,'3826457',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3599,'3826456',19.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3600,'3826455',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3601,'3826305',1.00,0.00,0.00,0.00,0.00,330.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3602,'3826304',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3603,'3826303',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3604,'3826299',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3605,'3826302',19.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3606,'3826301',1.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3607,'3826300',46.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3608,'3826298',43.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3609,'3826297',20.00,0.00,0.00,0.00,0.00,480.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3610,'3826296',21.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3611,'3826295',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3612,'3826294',48.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3613,'3826293',0.00,0.00,0.00,0.00,0.00,480.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3614,'3826292',12.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3615,'3826291',0.00,0.00,0.00,0.00,0.00,480.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3616,'3826454',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3617,'3826290',0.00,0.00,0.00,0.00,0.00,950.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3618,'3826289',1.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3619,'3826453',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3620,'3826288',0.00,0.00,0.00,0.00,0.00,1400.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3621,'3826287',7.00,0.00,0.00,0.00,0.00,6200.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3622,'3826286',38.00,0.00,0.00,0.00,0.00,6400.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3623,'3826285',113.00,0.00,0.00,0.00,0.00,3450.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3624,'3826284',36.00,0.00,0.00,0.00,0.00,1500.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3625,'3826283',0.00,0.00,0.00,0.00,0.00,3200.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3626,'3826452',0.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3627,'3826451',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3628,'3826282',0.00,0.00,0.00,0.00,0.00,800.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3629,'3826281',0.00,0.00,0.00,0.00,0.00,380.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3630,'3826280',0.00,0.00,0.00,0.00,0.00,320.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3631,'3826279',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3632,'3826278',0.00,0.00,0.00,0.00,0.00,7000.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3633,'3826277',0.00,0.00,0.00,0.00,0.00,3600.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3634,'3826276',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3635,'3826275',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3636,'3826274',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3637,'3826273',0.00,0.00,0.00,0.00,0.00,680.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3638,'3826272',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3639,'3826271',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3640,'3826270',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3641,'3826269',0.00,0.00,0.00,0.00,0.00,2390.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3642,'3826268',1.00,0.00,0.00,0.00,0.00,230.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3643,'3826267',2.00,0.00,0.00,0.00,0.00,2150.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3644,'3826266',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3645,'3826265',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3646,'3826264',0.00,0.00,0.00,0.00,0.00,1350.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3647,'3826263',3.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3648,'3826261',0.00,0.00,0.00,0.00,0.00,1650.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3649,'3826260',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3650,'3826262',0.00,0.00,0.00,0.00,0.00,3300.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3651,'3826258',0.00,0.00,0.00,0.00,0.00,1800.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3652,'3826259',0.00,0.00,0.00,0.00,0.00,2000.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3653,'3826257',0.00,0.00,0.00,0.00,0.00,800.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3654,'3826256',0.00,0.00,0.00,0.00,0.00,2000.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3655,'3826254',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3656,'3826255',0.00,0.00,0.00,0.00,0.00,1200.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3657,'3826253',1.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3658,'3826252',0.00,0.00,0.00,0.00,0.00,580.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3659,'3826251',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3660,'3826250',0.00,0.00,0.00,0.00,0.00,40.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3661,'3826249',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3662,'3826248',0.00,0.00,0.00,0.00,0.00,90.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3663,'3826247',0.00,0.00,0.00,0.00,0.00,470.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3664,'3826246',0.00,0.00,0.00,0.00,0.00,230.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3665,'3826245',0.00,0.00,0.00,0.00,0.00,110.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3666,'3826244',0.00,0.00,0.00,0.00,0.00,3000.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3667,'3826243',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3668,'3826242',1.00,0.00,0.00,0.00,0.00,3900.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3669,'3826241',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3670,'3826240',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3671,'3826239',1.00,0.00,0.00,0.00,0.00,1950.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3672,'3826238',1.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3673,'3826237',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3674,'3826236',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3675,'3826235',0.00,0.00,0.00,0.00,0.00,540.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3676,'3826234',0.00,0.00,0.00,0.00,0.00,280.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3677,'3826233',25.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3678,'3826232',4.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3679,'3826231',9.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3680,'3826230',0.00,0.00,0.00,0.00,0.00,40.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3681,'3826229',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3682,'3826228',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3683,'3826227',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3684,'3826226',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3685,'3826225',0.00,0.00,0.00,0.00,0.00,1500.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3686,'3826224',0.00,0.00,0.00,0.00,0.00,2450.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3687,'3826223',0.00,0.00,0.00,0.00,0.00,1750.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3688,'3826222',0.00,0.00,0.00,0.00,0.00,2700.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3689,'3826221',0.00,0.00,0.00,0.00,0.00,4550.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3690,'3826220',0.00,0.00,0.00,0.00,0.00,4550.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3691,'3826494',0.00,0.00,0.00,0.00,0.00,3900.00,0.00,'1','3',1,1,'2023-07-04','',0,'07:26:38','',''),(3692,'3826219',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3693,'3826218',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3694,'3826217',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3695,'3826450',0.00,0.00,0.00,0.00,0.00,30.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3696,'3826216',12.00,0.00,0.00,0.00,0.00,1600.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3697,'3826215',0.00,0.00,0.00,0.00,0.00,47000.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3698,'3826214',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3699,'3826213',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3700,'3826212',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3701,'3826211',18.00,0.00,0.00,0.00,0.00,1450.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3702,'3826210',0.00,0.00,0.00,0.00,0.00,5250.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3703,'3826209',108.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3704,'3826208',0.00,0.00,0.00,0.00,0.00,4450.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3705,'3826207',115.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3706,'3826206',7.00,0.00,0.00,0.00,0.00,900.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3707,'3826205',61.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3708,'3826204',120.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3709,'3826203',72.00,0.00,0.00,0.00,0.00,2800.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3710,'3826202',58.00,0.00,0.00,0.00,0.00,270.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3711,'3826109',0.00,0.00,0.00,0.00,0.00,10300.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3712,'3826201',120.00,0.00,0.00,0.00,0.00,1200.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3713,'3826200',0.00,0.00,0.00,0.00,0.00,30000.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3714,'3826199',0.00,0.00,0.00,0.00,0.00,1800.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3715,'3826198',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3716,'3826197',0.00,0.00,0.00,0.00,0.00,8400.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3717,'3826196',0.00,0.00,0.00,0.00,0.00,3500.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3718,'3826195',0.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3719,'3826194',13.00,0.00,0.00,0.00,0.00,170.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3720,'3826193',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3721,'3826192',13.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3722,'3826191',67.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3723,'3826190',20.00,0.00,0.00,0.00,0.00,170.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3724,'3826379',31.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','4',1,1,'2023-07-04','',0,'07:26:38','',''),(3725,'3826189',3.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3726,'3826188',8.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3727,'3826187',0.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3728,'3826186',14.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3729,'3826185',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3730,'3826184',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3731,'3826183',0.00,0.00,0.00,0.00,0.00,170.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3732,'3826182',21.00,0.00,0.00,0.00,0.00,700.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3733,'3826181',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3734,'3826180',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3735,'3826179',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3736,'3826178',0.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3737,'3826177',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3738,'3826176',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3739,'3826175',7.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3740,'3826174',2.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3741,'3826173',2.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3742,'3826172',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3743,'3826171',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3744,'3826170',6.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3745,'3826169',9.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3746,'3826168',19.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3747,'3826165',3.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3748,'3826167',10.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3749,'3826166',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3750,'3826164',8.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3751,'3826163',8.00,0.00,0.00,0.00,0.00,1550.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3752,'3826162',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3753,'3826161',1.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3754,'3826160',1.00,0.00,0.00,0.00,0.00,1600.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3755,'3826159',3.00,0.00,0.00,0.00,0.00,830.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3756,'3826158',12.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3757,'3826157',1.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3758,'3826156',8.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3759,'3826155',5.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3760,'3826154',15.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3761,'3826153',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3762,'3826152',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3763,'3826149',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3764,'3826151',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3765,'3826150',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3766,'3826148',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3767,'3826147',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3768,'3826146',3.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3769,'3826145',5.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3770,'3826144',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3771,'3826143',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3772,'3826142',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3773,'3826141',752.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3774,'3826140',0.00,0.00,0.00,0.00,0.00,140.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3775,'3826139',8.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3776,'3826138',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3777,'3826137',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3778,'3826136',0.00,0.00,0.00,0.00,0.00,560.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3779,'3826135',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3780,'3826134',0.00,0.00,0.00,0.00,0.00,390.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3781,'3826133',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3782,'3826132',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3783,'3826131',35.00,0.00,0.00,0.00,0.00,230.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3784,'3826130',48.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3785,'3826449',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3786,'3826448',4.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3787,'3826447',12.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3788,'3826446',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3789,'3826445',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3790,'3826444',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3791,'3826443',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3792,'3826442',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3793,'3826441',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3794,'3826440',13.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3795,'3826439',12.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3796,'3826438',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3797,'3826437',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3798,'3826436',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3799,'3826434',9.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3800,'3826435',11.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3801,'3826433',13.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3802,'3826432',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3803,'3826431',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3804,'3826430',3.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3805,'3826429',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3806,'3826428',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3807,'3826427',0.00,0.00,0.00,0.00,0.00,10.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3808,'3826129',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3809,'3826128',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3810,'3826127',0.00,0.00,0.00,0.00,0.00,1700.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3811,'3826426',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3812,'3826425',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3813,'3826126',1.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3814,'3826493',3.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-07-04','',0,'07:26:38','',''),(3815,'3826424',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3816,'3826423',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3817,'3826125',0.00,0.00,0.00,0.00,0.00,2450.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3818,'3826422',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3819,'3826124',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3820,'3826421',0.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3821,'3826420',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3822,'3826123',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3823,'3826378',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','4',1,1,'2023-07-04','',0,'07:26:38','',''),(3824,'3826122',1.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3825,'3826121',0.00,0.00,0.00,0.00,0.00,420.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3826,'3826120',0.00,0.00,0.00,0.00,0.00,390.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3827,'3826119',0.00,0.00,0.00,0.00,0.00,1950.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3828,'3826118',0.00,0.00,0.00,0.00,0.00,420.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3829,'3826117',1.00,0.00,0.00,0.00,0.00,420.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3830,'3826116',0.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3831,'3826115',0.00,0.00,0.00,0.00,0.00,4900.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3832,'3826114',0.00,0.00,0.00,0.00,0.00,4500.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3833,'3826113',0.00,0.00,0.00,0.00,0.00,390.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3834,'3826112',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3835,'3826111',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3836,'3826110',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3837,'3826108',20.00,0.00,0.00,0.00,0.00,700.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3838,'3826419',5.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3839,'3826417',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3840,'3826418',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3841,'3826416',9.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3842,'3826107',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3843,'3826106',0.00,0.00,0.00,0.00,0.00,1000.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3844,'3826105',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3845,'3826415',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3846,'3826414',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3847,'3826377',41.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','4',1,1,'2023-07-04','',0,'07:26:38','',''),(3848,'3826104',7.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3849,'3826103',15.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3850,'3826102',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3851,'3826101',34.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3852,'3826100',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3853,'3826099',22.00,0.00,0.00,0.00,0.00,2000.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3854,'3826098',0.00,0.00,0.00,0.00,0.00,70.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3855,'3826097',19.00,0.00,0.00,0.00,0.00,170.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3856,'3826096',52.00,0.00,0.00,0.00,0.00,560.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3857,'3826413',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3858,'3826095',16.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3859,'3826094',25.00,0.00,0.00,0.00,0.00,70.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3860,'3826093',3.00,0.00,0.00,0.00,0.00,800.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3861,'3826092',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3862,'3826091',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3863,'3826090',3.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3864,'3826089',6.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3865,'3826088',3.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3866,'3826087',8.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3867,'3826086',0.00,0.00,0.00,0.00,0.00,640.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3868,'3826085',0.00,0.00,0.00,0.00,0.00,360.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3869,'3826084',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3870,'3826083',1.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3871,'3826082',52.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3872,'3826081',40.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3873,'3826080',0.00,0.00,0.00,0.00,0.00,690.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3874,'3826079',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3875,'3826078',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3876,'3826077',13.00,0.00,0.00,0.00,0.00,690.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3877,'3826376',0.00,0.00,0.00,0.00,0.00,1700.00,0.00,'1','4',1,1,'2023-07-04','',0,'07:26:38','',''),(3878,'3826076',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3879,'3826492',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','3',1,1,'2023-07-04','',0,'07:26:38','',''),(3880,'3826491',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','3',1,1,'2023-07-04','',0,'07:26:38','',''),(3881,'3826490',7.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','3',1,1,'2023-07-04','',0,'07:26:38','',''),(3882,'3826489',23.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','3',1,1,'2023-07-04','',0,'07:26:38','',''),(3883,'3826075',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3884,'3826375',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','4',1,1,'2023-07-04','',0,'07:26:38','',''),(3885,'3826374',5.00,0.00,0.00,0.00,0.00,2650.00,0.00,'1','4',1,1,'2023-07-04','',0,'07:26:38','',''),(3886,'3826074',0.00,0.00,0.00,0.00,0.00,3250.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3887,'3826073',0.00,0.00,0.00,0.00,0.00,3250.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3888,'3826072',0.00,0.00,0.00,0.00,0.00,1750.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3889,'3826071',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3890,'3826070',0.00,0.00,0.00,0.00,0.00,2700.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3891,'3826069',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3892,'3826068',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3893,'3826067',0.00,0.00,0.00,0.00,0.00,1500.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3894,'3826066',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3895,'3826412',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3896,'3826065',6.00,0.00,0.00,0.00,0.00,6000.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3897,'3826064',0.00,0.00,0.00,0.00,0.00,530.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3898,'3826063',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3899,'3826062',0.00,0.00,0.00,0.00,0.00,410.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3900,'3826061',0.00,0.00,0.00,0.00,0.00,2360.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3901,'3826060',0.00,0.00,0.00,0.00,0.00,1450.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3902,'3826059',20.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3903,'3826058',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3904,'3826057',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3905,'3826056',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3906,'3826055',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3907,'3826054',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3908,'3826053',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3909,'3826052',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3910,'3826051',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3911,'3826050',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3912,'3826049',0.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3913,'3826048',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3914,'3826047',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3915,'3826046',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3916,'3826045',0.00,0.00,0.00,0.00,0.00,70.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3917,'3826044',3.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3918,'3826043',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3919,'3826042',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3920,'3826041',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3921,'3826040',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3922,'3826039',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3923,'3826038',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3924,'3826037',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3925,'3826488',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','3',1,1,'2023-07-04','',0,'07:26:38','',''),(3926,'3826487',11.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','3',1,1,'2023-07-04','',0,'07:26:38','',''),(3927,'3826486',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','3',1,1,'2023-07-04','',0,'07:26:38','',''),(3928,'3826485',25.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','3',1,1,'2023-07-04','',0,'07:26:38','',''),(3929,'3826036',0.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3930,'3826035',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3931,'3826034',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3932,'3826033',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3933,'3826032',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3934,'3826031',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3935,'3826484',0.00,0.00,0.00,0.00,0.00,30.00,0.00,'1','3',1,1,'2023-07-04','',0,'07:26:38','',''),(3936,'3826411',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3937,'3826483',0.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','3',1,1,'2023-07-04','',0,'07:26:38','',''),(3938,'3826410',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3939,'3826409',0.00,0.00,0.00,0.00,0.00,40.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3940,'3826408',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3941,'3826407',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3942,'3826406',0.00,0.00,0.00,0.00,0.00,10.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3943,'3826405',1.00,0.00,0.00,0.00,0.00,30.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3944,'3826482',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','3',1,1,'2023-07-04','',0,'07:26:38','',''),(3945,'3826481',4.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','3',1,1,'2023-07-04','',0,'07:26:38','',''),(3946,'3826404',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3947,'3826403',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3948,'3826402',17.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3949,'3826401',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3950,'3826400',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3951,'3826399',0.00,0.00,0.00,0.00,0.00,280.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3952,'3826398',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3953,'3826397',1.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3954,'3826396',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3955,'3826395',0.00,0.00,0.00,0.00,0.00,90.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3956,'3826394',0.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3957,'3826393',0.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3958,'3826392',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3959,'3826391',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3960,'3826390',0.00,0.00,0.00,0.00,0.00,50.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3961,'3826389',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3962,'3826388',3.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3963,'3826387',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3964,'3826386',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3965,'3826385',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3966,'3826384',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3967,'3826383',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(3968,'3826030',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3969,'3826029',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3970,'3826028',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3971,'3826480',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','3',1,1,'2023-07-04','',0,'07:26:38','',''),(3972,'3826027',0.00,0.00,0.00,0.00,0.00,1300.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3973,'3826026',0.00,0.00,0.00,0.00,0.00,1500.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3974,'3826025',0.00,0.00,0.00,0.00,0.00,2650.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3975,'3826024',0.00,0.00,0.00,0.00,0.00,1800.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3976,'3826023',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3977,'3826022',0.00,0.00,0.00,0.00,0.00,3450.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3978,'3826021',0.00,0.00,0.00,0.00,0.00,1700.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3979,'3826020',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3980,'3826019',0.00,0.00,0.00,0.00,0.00,2750.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3981,'3826018',0.00,0.00,0.00,0.00,0.00,1800.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3982,'3826017',0.00,0.00,0.00,0.00,0.00,2750.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3983,'3826016',0.00,0.00,0.00,0.00,0.00,720.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3984,'3826015',55.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3985,'3826014',37.00,0.00,0.00,0.00,0.00,70.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3986,'3826013',33.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3987,'3826012',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3988,'3826373',4.00,0.00,0.00,0.00,0.00,1200.00,0.00,'1','4',1,1,'2023-07-04','',0,'07:26:38','',''),(3989,'3826011',0.00,0.00,0.00,0.00,0.00,2450.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3990,'3826010',0.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3991,'3826009',0.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3992,'3826008',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3993,'3826479',0.00,0.00,0.00,0.00,0.00,140.00,0.00,'1','3',1,1,'2023-07-04','',0,'07:26:38','',''),(3994,'3826007',0.00,0.00,0.00,0.00,0.00,230.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3995,'3826006',0.00,0.00,0.00,0.00,0.00,460.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3996,'3826005',0.00,0.00,0.00,0.00,0.00,1350.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3997,'3826004',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3998,'3826003',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(3999,'3826002',0.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(4000,'3826478',11.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-07-04','',0,'07:26:38','',''),(4001,'3826477',6.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-07-04','',0,'07:26:38','',''),(4002,'3826371',0.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(4003,'3826476',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-07-04','',0,'07:26:38','',''),(4004,'3826475',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-07-04','',0,'07:26:38','',''),(4005,'3826382',0.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(4006,'3826381',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-07-04','',0,'07:26:38','',''),(4007,'3826370',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(4008,'3826369',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(4009,'3826368',3.00,0.00,0.00,0.00,0.00,3450.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(4010,'3826367',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(4011,'3826366',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(4012,'3826365',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(4013,'3826364',0.00,0.00,0.00,0.00,0.00,240.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(4014,'3826363',4.00,0.00,0.00,0.00,0.00,970.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(4015,'3826362',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(4016,'3826361',10.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(4017,'3826360',0.00,0.00,0.00,0.00,0.00,1820.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(4018,'3826359',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(4019,'3826358',1.00,0.00,0.00,0.00,0.00,3200.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(4020,'3826357',5.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(4021,'3826356',14.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(4022,'3826355',18.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(4023,'3826354',11.00,0.00,0.00,0.00,0.00,1650.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(4024,'3826353',21.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(4025,'3826372',0.00,0.00,0.00,0.00,0.00,2200.00,0.00,'1','4',1,1,'2023-07-04','',0,'07:26:38','',''),(4026,'3826352',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(4027,'3826351',17.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(4028,'3826350',1.00,0.00,0.00,0.00,0.00,1300.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(4029,'3826349',0.00,0.00,0.00,0.00,0.00,2400.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(4030,'3826348',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(4031,'3826347',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(4032,'3826346',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(4033,'3826345',5.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(4034,'3826344',8.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(4035,'3826343',3.00,0.00,0.00,0.00,0.00,1000.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(4036,'3826342',23.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(4037,'3826341',0.00,0.00,0.00,0.00,0.00,900.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(4038,'3826340',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(4039,'3826339',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(4040,'3826338',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(4041,'3826337',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(4042,'3826336',0.00,0.00,0.00,0.00,0.00,1000.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(4043,'3826335',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(4044,'3826334',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(4045,'3826333',11.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(4046,'3826332',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(4047,'3826331',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(4048,'3826330',14.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(4049,'3826326',6.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(4050,'3826325',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(4051,'3826329',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(4052,'3826328',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(4053,'3826327',24.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(4054,'3826324',11.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(4055,'3826323',5.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(4056,'3826322',20.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(4057,'3826321',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(4058,'3826474',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','3',1,1,'2023-07-04','',0,'07:26:38','',''),(4059,'3826473',0.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','3',1,1,'2023-07-04','',0,'07:26:38','',''),(4060,'3826001',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-04','',0,'07:26:38','',''),(4061,'3826512',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4062,'3826510',3.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4063,'3826509',1.00,0.00,0.00,0.00,0.00,1200.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4064,'3826508',2.00,0.00,0.00,0.00,0.00,6000.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4065,'3826507',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4066,'3826506',4.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4067,'3826505',16.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4068,'3826504',22.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','3',1,1,'2023-07-21','',0,'08:14:33','',''),(4069,'3826503',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-07-21','',0,'08:14:33','',''),(4070,'3826502',15.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','3',1,1,'2023-07-21','',0,'08:14:33','',''),(4071,'3826501',12.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4072,'3826500',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4073,'3826499',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-07-21','',0,'08:14:33','',''),(4074,'3826498',0.00,0.00,0.00,0.00,0.00,420.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4075,'3826497',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4076,'3826496',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4077,'3826320',0.00,0.00,0.00,0.00,0.00,1400.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4078,'3826319',0.00,0.00,0.00,0.00,0.00,2800.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4079,'3826318',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4080,'3826317',0.00,0.00,0.00,0.00,0.00,330.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4081,'3826316',0.00,0.00,0.00,0.00,0.00,1750.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4082,'3826315',0.00,0.00,0.00,0.00,0.00,700.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4083,'3826314',0.00,0.00,0.00,0.00,0.00,2000.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4084,'3826313',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4085,'3826312',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4086,'3826311',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4087,'3826380',3.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','4',1,1,'2023-07-21','',0,'08:14:33','',''),(4088,'3826472',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4089,'3826471',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4090,'3826470',5.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4091,'3826469',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4092,'3826468',2.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4093,'3826467',10.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4094,'3826466',2.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4095,'3826465',4.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4096,'3826310',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4097,'3826309',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4098,'3826495',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','3',1,1,'2023-07-21','',0,'08:14:33','',''),(4099,'3826464',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4100,'3826463',0.00,0.00,0.00,0.00,0.00,330.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4101,'3826462',0.00,0.00,0.00,0.00,0.00,340.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4102,'3826461',0.00,0.00,0.00,0.00,0.00,190.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4103,'3826460',1.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4104,'3826308',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4105,'3826459',5.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4106,'3826458',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4107,'3826307',1.00,0.00,0.00,0.00,0.00,2950.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4108,'3826306',0.00,0.00,0.00,0.00,0.00,1650.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4109,'3826457',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4110,'3826456',19.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4111,'3826455',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4112,'3826305',1.00,0.00,0.00,0.00,0.00,330.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4113,'3826304',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4114,'3826303',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4115,'3826299',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4116,'3826302',14.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4117,'3826301',1.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4118,'3826300',45.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4119,'3826298',40.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4120,'3826297',19.00,0.00,0.00,0.00,0.00,480.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4121,'3826296',20.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4122,'3826295',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4123,'3826294',46.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4124,'3826293',0.00,0.00,0.00,0.00,0.00,480.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4125,'3826292',12.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4126,'3826291',0.00,0.00,0.00,0.00,0.00,480.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4127,'3826454',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4128,'3826290',0.00,0.00,0.00,0.00,0.00,950.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4129,'3826289',1.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4130,'3826453',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4131,'3826288',0.00,0.00,0.00,0.00,0.00,1400.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4132,'3826287',6.00,0.00,0.00,0.00,0.00,6200.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4133,'3826286',37.00,0.00,0.00,0.00,0.00,6400.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4134,'3826285',108.00,0.00,0.00,0.00,0.00,3450.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4135,'3826284',28.00,0.00,0.00,0.00,0.00,1500.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4136,'3826283',0.00,0.00,0.00,0.00,0.00,3200.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4137,'3826452',0.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4138,'3826451',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4139,'3826282',0.00,0.00,0.00,0.00,0.00,800.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4140,'3826281',0.00,0.00,0.00,0.00,0.00,380.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4141,'3826280',0.00,0.00,0.00,0.00,0.00,320.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4142,'3826279',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4143,'3826278',0.00,0.00,0.00,0.00,0.00,7000.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4144,'3826277',0.00,0.00,0.00,0.00,0.00,3600.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4145,'3826276',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4146,'3826275',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4147,'3826274',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4148,'3826273',0.00,0.00,0.00,0.00,0.00,680.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4149,'3826272',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4150,'3826271',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4151,'3826270',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4152,'3826269',0.00,0.00,0.00,0.00,0.00,2390.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4153,'3826268',1.00,0.00,0.00,0.00,0.00,230.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4154,'3826267',2.00,0.00,0.00,0.00,0.00,2150.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4155,'3826266',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4156,'3826265',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4157,'3826264',0.00,0.00,0.00,0.00,0.00,1350.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4158,'3826263',1.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4159,'3826261',0.00,0.00,0.00,0.00,0.00,1650.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4160,'3826260',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4161,'3826262',0.00,0.00,0.00,0.00,0.00,3300.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4162,'3826258',0.00,0.00,0.00,0.00,0.00,1800.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4163,'3826259',0.00,0.00,0.00,0.00,0.00,2000.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4164,'3826257',0.00,0.00,0.00,0.00,0.00,800.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4165,'3826256',0.00,0.00,0.00,0.00,0.00,2000.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4166,'3826254',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4167,'3826255',0.00,0.00,0.00,0.00,0.00,1200.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4168,'3826253',1.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4169,'3826252',0.00,0.00,0.00,0.00,0.00,580.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4170,'3826251',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4171,'3826250',0.00,0.00,0.00,0.00,0.00,40.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4172,'3826249',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4173,'3826248',0.00,0.00,0.00,0.00,0.00,90.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4174,'3826247',0.00,0.00,0.00,0.00,0.00,470.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4175,'3826246',0.00,0.00,0.00,0.00,0.00,230.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4176,'3826245',0.00,0.00,0.00,0.00,0.00,110.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4177,'3826244',0.00,0.00,0.00,0.00,0.00,3000.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4178,'3826243',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4179,'3826242',0.00,0.00,0.00,0.00,0.00,3900.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4180,'3826241',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4181,'3826240',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4182,'3826239',1.00,0.00,0.00,0.00,0.00,1950.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4183,'3826238',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4184,'3826237',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4185,'3826236',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4186,'3826235',0.00,0.00,0.00,0.00,0.00,540.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4187,'3826234',0.00,0.00,0.00,0.00,0.00,280.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4188,'3826233',22.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4189,'3826232',4.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4190,'3826231',9.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4191,'3826230',0.00,0.00,0.00,0.00,0.00,40.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4192,'3826229',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4193,'3826228',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4194,'3826227',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4195,'3826226',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4196,'3826225',0.00,0.00,0.00,0.00,0.00,1500.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4197,'3826224',0.00,0.00,0.00,0.00,0.00,2450.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4198,'3826223',0.00,0.00,0.00,0.00,0.00,1750.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4199,'3826222',0.00,0.00,0.00,0.00,0.00,2700.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4200,'3826221',0.00,0.00,0.00,0.00,0.00,4550.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4201,'3826220',0.00,0.00,0.00,0.00,0.00,4550.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4202,'3826494',0.00,0.00,0.00,0.00,0.00,3900.00,0.00,'1','3',1,1,'2023-07-21','',0,'08:14:33','',''),(4203,'3826219',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4204,'3826218',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4205,'3826217',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4206,'3826450',0.00,0.00,0.00,0.00,0.00,30.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4207,'3826216',12.00,0.00,0.00,0.00,0.00,1600.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4208,'3826215',0.00,0.00,0.00,0.00,0.00,47000.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4209,'3826214',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4210,'3826213',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4211,'3826212',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4212,'3826211',18.00,0.00,0.00,0.00,0.00,1450.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4213,'3826210',0.00,0.00,0.00,0.00,0.00,5250.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4214,'3826209',108.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4215,'3826208',0.00,0.00,0.00,0.00,0.00,4450.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4216,'3826207',115.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4217,'3826206',2.00,0.00,0.00,0.00,0.00,900.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4218,'3826205',59.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4219,'3826204',120.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4220,'3826203',72.00,0.00,0.00,0.00,0.00,2800.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4221,'3826202',58.00,0.00,0.00,0.00,0.00,270.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4222,'3826109',0.00,0.00,0.00,0.00,0.00,10300.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4223,'3826201',120.00,0.00,0.00,0.00,0.00,1200.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4224,'3826200',0.00,0.00,0.00,0.00,0.00,30000.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4225,'3826199',0.00,0.00,0.00,0.00,0.00,1800.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4226,'3826198',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4227,'3826197',0.00,0.00,0.00,0.00,0.00,8400.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4228,'3826196',0.00,0.00,0.00,0.00,0.00,3500.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4229,'3826195',0.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4230,'3826194',13.00,0.00,0.00,0.00,0.00,170.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4231,'3826193',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4232,'3826192',10.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4233,'3826191',65.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4234,'3826190',20.00,0.00,0.00,0.00,0.00,170.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4235,'3826379',30.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','4',1,1,'2023-07-21','',0,'08:14:33','',''),(4236,'3826189',3.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4237,'3826188',1.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4238,'3826187',0.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4239,'3826186',1.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4240,'3826185',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4241,'3826184',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4242,'3826183',0.00,0.00,0.00,0.00,0.00,170.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4243,'3826182',21.00,0.00,0.00,0.00,0.00,700.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4244,'3826181',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4245,'3826180',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4246,'3826179',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4247,'3826178',0.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4248,'3826177',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4249,'3826176',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4250,'3826175',7.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4251,'3826174',2.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4252,'3826173',2.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4253,'3826172',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4254,'3826171',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4255,'3826170',6.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4256,'3826169',9.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4257,'3826168',18.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4258,'3826165',2.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4259,'3826167',10.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4260,'3826166',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4261,'3826164',8.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4262,'3826163',8.00,0.00,0.00,0.00,0.00,1550.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4263,'3826162',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4264,'3826161',1.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4265,'3826160',1.00,0.00,0.00,0.00,0.00,1600.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4266,'3826159',3.00,0.00,0.00,0.00,0.00,830.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4267,'3826158',12.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4268,'3826157',1.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4269,'3826156',8.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4270,'3826155',5.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4271,'3826154',15.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4272,'3826153',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4273,'3826152',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4274,'3826149',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4275,'3826151',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4276,'3826150',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4277,'3826148',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4278,'3826147',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4279,'3826146',2.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4280,'3826145',3.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4281,'3826144',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4282,'3826143',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4283,'3826142',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4284,'3826141',752.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4285,'3826140',0.00,0.00,0.00,0.00,0.00,140.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4286,'3826139',8.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4287,'3826138',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4288,'3826137',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4289,'3826136',0.00,0.00,0.00,0.00,0.00,560.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4290,'3826135',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4291,'3826134',0.00,0.00,0.00,0.00,0.00,390.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4292,'3826133',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4293,'3826132',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4294,'3826131',34.00,0.00,0.00,0.00,0.00,230.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4295,'3826130',42.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4296,'3826449',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4297,'3826448',4.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4298,'3826447',12.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4299,'3826446',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4300,'3826445',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4301,'3826444',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4302,'3826443',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4303,'3826442',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4304,'3826441',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4305,'3826440',12.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4306,'3826439',12.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4307,'3826438',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4308,'3826437',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4309,'3826436',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4310,'3826434',9.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4311,'3826435',9.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4312,'3826433',10.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4313,'3826432',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4314,'3826431',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4315,'3826430',3.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4316,'3826429',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4317,'3826428',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4318,'3826427',0.00,0.00,0.00,0.00,0.00,10.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4319,'3826129',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4320,'3826128',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4321,'3826127',0.00,0.00,0.00,0.00,0.00,1700.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4322,'3826426',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4323,'3826425',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4324,'3826126',1.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4325,'3826493',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-07-21','',0,'08:14:33','',''),(4326,'3826424',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4327,'3826423',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4328,'3826125',0.00,0.00,0.00,0.00,0.00,2450.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4329,'3826422',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4330,'3826124',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4331,'3826421',0.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4332,'3826420',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4333,'3826123',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4334,'3826378',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','4',1,1,'2023-07-21','',0,'08:14:33','',''),(4335,'3826122',1.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4336,'3826121',0.00,0.00,0.00,0.00,0.00,420.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4337,'3826120',0.00,0.00,0.00,0.00,0.00,390.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4338,'3826119',0.00,0.00,0.00,0.00,0.00,1950.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4339,'3826118',0.00,0.00,0.00,0.00,0.00,420.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4340,'3826117',0.00,0.00,0.00,0.00,0.00,420.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4341,'3826116',0.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4342,'3826115',0.00,0.00,0.00,0.00,0.00,4900.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4343,'3826114',0.00,0.00,0.00,0.00,0.00,4500.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4344,'3826113',0.00,0.00,0.00,0.00,0.00,390.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4345,'3826112',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4346,'3826111',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4347,'3826110',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4348,'3826108',20.00,0.00,0.00,0.00,0.00,700.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4349,'3826419',4.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4350,'3826417',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4351,'3826418',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4352,'3826416',2.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4353,'3826107',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4354,'3826106',0.00,0.00,0.00,0.00,0.00,1000.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4355,'3826105',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4356,'3826415',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4357,'3826414',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4358,'3826377',40.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','4',1,1,'2023-07-21','',0,'08:14:33','',''),(4359,'3826104',7.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4360,'3826103',14.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4361,'3826102',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4362,'3826101',34.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4363,'3826100',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4364,'3826099',22.00,0.00,0.00,0.00,0.00,2000.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4365,'3826098',0.00,0.00,0.00,0.00,0.00,70.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4366,'3826097',19.00,0.00,0.00,0.00,0.00,170.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4367,'3826096',52.00,0.00,0.00,0.00,0.00,560.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4368,'3826413',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4369,'3826095',16.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4370,'3826094',25.00,0.00,0.00,0.00,0.00,70.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4371,'3826093',3.00,0.00,0.00,0.00,0.00,800.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4372,'3826092',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4373,'3826091',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4374,'3826090',3.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4375,'3826089',6.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4376,'3826088',3.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4377,'3826087',8.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4378,'3826086',0.00,0.00,0.00,0.00,0.00,640.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4379,'3826085',0.00,0.00,0.00,0.00,0.00,360.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4380,'3826084',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4381,'3826083',1.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4382,'3826082',52.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4383,'3826081',40.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4384,'3826080',0.00,0.00,0.00,0.00,0.00,690.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4385,'3826079',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4386,'3826078',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4387,'3826077',13.00,0.00,0.00,0.00,0.00,690.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4388,'3826376',0.00,0.00,0.00,0.00,0.00,1700.00,0.00,'1','4',1,1,'2023-07-21','',0,'08:14:33','',''),(4389,'3826076',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4390,'3826492',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','3',1,1,'2023-07-21','',0,'08:14:33','',''),(4391,'3826491',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','3',1,1,'2023-07-21','',0,'08:14:33','',''),(4392,'3826490',7.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','3',1,1,'2023-07-21','',0,'08:14:33','',''),(4393,'3826489',23.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','3',1,1,'2023-07-21','',0,'08:14:33','',''),(4394,'3826075',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4395,'3826375',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','4',1,1,'2023-07-21','',0,'08:14:33','',''),(4396,'3826374',3.00,0.00,0.00,0.00,0.00,2650.00,0.00,'1','4',1,1,'2023-07-21','',0,'08:14:33','',''),(4397,'3826074',0.00,0.00,0.00,0.00,0.00,3250.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4398,'3826073',0.00,0.00,0.00,0.00,0.00,3250.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4399,'3826072',0.00,0.00,0.00,0.00,0.00,1750.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4400,'3826071',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4401,'3826070',0.00,0.00,0.00,0.00,0.00,2700.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4402,'3826069',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4403,'3826068',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4404,'3826067',0.00,0.00,0.00,0.00,0.00,1500.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4405,'3826066',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4406,'3826412',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4407,'3826065',5.00,0.00,0.00,0.00,0.00,6000.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4408,'3826064',0.00,0.00,0.00,0.00,0.00,530.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4409,'3826063',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4410,'3826062',0.00,0.00,0.00,0.00,0.00,410.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4411,'3826061',0.00,0.00,0.00,0.00,0.00,2360.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4412,'3826060',0.00,0.00,0.00,0.00,0.00,1450.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4413,'3826059',12.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4414,'3826058',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4415,'3826057',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4416,'3826056',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4417,'3826055',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4418,'3826054',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4419,'3826053',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4420,'3826052',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4421,'3826051',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4422,'3826050',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4423,'3826049',0.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4424,'3826048',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4425,'3826047',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4426,'3826046',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4427,'3826045',0.00,0.00,0.00,0.00,0.00,70.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4428,'3826044',2.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4429,'3826043',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4430,'3826042',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4431,'3826041',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4432,'3826040',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4433,'3826039',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4434,'3826038',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4435,'3826037',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4436,'3826488',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','3',1,1,'2023-07-21','',0,'08:14:33','',''),(4437,'3826487',11.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','3',1,1,'2023-07-21','',0,'08:14:33','',''),(4438,'3826486',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','3',1,1,'2023-07-21','',0,'08:14:33','',''),(4439,'3826485',25.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','3',1,1,'2023-07-21','',0,'08:14:33','',''),(4440,'3826036',0.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4441,'3826035',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4442,'3826034',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4443,'3826033',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4444,'3826032',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4445,'3826031',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4446,'3826484',0.00,0.00,0.00,0.00,0.00,30.00,0.00,'1','3',1,1,'2023-07-21','',0,'08:14:33','',''),(4447,'3826411',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4448,'3826483',0.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','3',1,1,'2023-07-21','',0,'08:14:33','',''),(4449,'3826410',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4450,'3826409',0.00,0.00,0.00,0.00,0.00,40.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4451,'3826408',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4452,'3826407',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4453,'3826406',0.00,0.00,0.00,0.00,0.00,10.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4454,'3826405',1.00,0.00,0.00,0.00,0.00,30.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4455,'3826482',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','3',1,1,'2023-07-21','',0,'08:14:33','',''),(4456,'3826481',4.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','3',1,1,'2023-07-21','',0,'08:14:33','',''),(4457,'3826404',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4458,'3826403',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4459,'3826402',13.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4460,'3826401',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4461,'3826400',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4462,'3826399',0.00,0.00,0.00,0.00,0.00,280.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4463,'3826398',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4464,'3826397',1.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4465,'3826396',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4466,'3826395',0.00,0.00,0.00,0.00,0.00,90.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4467,'3826394',0.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4468,'3826393',0.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4469,'3826392',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4470,'3826391',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4471,'3826390',0.00,0.00,0.00,0.00,0.00,50.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4472,'3826389',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4473,'3826388',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4474,'3826387',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4475,'3826386',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4476,'3826385',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4477,'3826384',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4478,'3826383',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4479,'3826030',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4480,'3826029',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4481,'3826028',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4482,'3826480',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','3',1,1,'2023-07-21','',0,'08:14:33','',''),(4483,'3826027',0.00,0.00,0.00,0.00,0.00,1300.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4484,'3826026',0.00,0.00,0.00,0.00,0.00,1500.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4485,'3826025',0.00,0.00,0.00,0.00,0.00,2650.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4486,'3826024',0.00,0.00,0.00,0.00,0.00,1800.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4487,'3826023',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4488,'3826022',0.00,0.00,0.00,0.00,0.00,3450.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4489,'3826021',0.00,0.00,0.00,0.00,0.00,1700.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4490,'3826020',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4491,'3826019',0.00,0.00,0.00,0.00,0.00,2750.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4492,'3826018',0.00,0.00,0.00,0.00,0.00,1800.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4493,'3826017',0.00,0.00,0.00,0.00,0.00,2750.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4494,'3826016',0.00,0.00,0.00,0.00,0.00,720.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4495,'3826015',51.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4496,'3826014',34.00,0.00,0.00,0.00,0.00,70.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4497,'3826013',28.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4498,'3826012',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4499,'3826373',4.00,0.00,0.00,0.00,0.00,1200.00,0.00,'1','4',1,1,'2023-07-21','',0,'08:14:33','',''),(4500,'3826011',0.00,0.00,0.00,0.00,0.00,2450.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4501,'3826010',0.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4502,'3826009',0.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4503,'3826008',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4504,'3826479',0.00,0.00,0.00,0.00,0.00,140.00,0.00,'1','3',1,1,'2023-07-21','',0,'08:14:33','',''),(4505,'3826007',0.00,0.00,0.00,0.00,0.00,230.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4506,'3826006',0.00,0.00,0.00,0.00,0.00,460.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4507,'3826005',0.00,0.00,0.00,0.00,0.00,1350.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4508,'3826004',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4509,'3826003',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4510,'3826002',0.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4511,'3826478',11.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-07-21','',0,'08:14:33','',''),(4512,'3826477',6.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-07-21','',0,'08:14:33','',''),(4513,'3826371',0.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4514,'3826476',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-07-21','',0,'08:14:33','',''),(4515,'3826475',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-07-21','',0,'08:14:33','',''),(4516,'3826382',0.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4517,'3826381',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-07-21','',0,'08:14:33','',''),(4518,'3826370',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4519,'3826369',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4520,'3826368',2.00,0.00,0.00,0.00,0.00,3450.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4521,'3826367',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4522,'3826366',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4523,'3826365',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4524,'3826364',0.00,0.00,0.00,0.00,0.00,240.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4525,'3826363',4.00,0.00,0.00,0.00,0.00,970.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4526,'3826362',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4527,'3826361',8.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4528,'3826360',0.00,0.00,0.00,0.00,0.00,1820.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4529,'3826359',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4530,'3826358',1.00,0.00,0.00,0.00,0.00,3200.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4531,'3826357',5.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4532,'3826356',11.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4533,'3826355',17.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4534,'3826354',10.00,0.00,0.00,0.00,0.00,1650.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4535,'3826353',21.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4536,'3826372',0.00,0.00,0.00,0.00,0.00,2200.00,0.00,'1','4',1,1,'2023-07-21','',0,'08:14:33','',''),(4537,'3826352',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4538,'3826351',17.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4539,'3826350',0.00,0.00,0.00,0.00,0.00,1300.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4540,'3826349',0.00,0.00,0.00,0.00,0.00,2400.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4541,'3826348',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4542,'3826347',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4543,'3826346',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4544,'3826345',5.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4545,'3826344',8.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4546,'3826343',3.00,0.00,0.00,0.00,0.00,1000.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4547,'3826342',15.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4548,'3826341',0.00,0.00,0.00,0.00,0.00,900.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4549,'3826340',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4550,'3826339',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4551,'3826338',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4552,'3826337',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4553,'3826336',0.00,0.00,0.00,0.00,0.00,1000.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4554,'3826335',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4555,'3826334',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4556,'3826333',11.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4557,'3826332',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4558,'3826331',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4559,'3826330',14.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4560,'3826326',5.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4561,'3826325',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4562,'3826329',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4563,'3826328',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4564,'3826327',24.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4565,'3826324',11.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4566,'3826323',5.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4567,'3826322',20.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4568,'3826321',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4569,'3826474',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','3',1,1,'2023-07-21','',0,'08:14:33','',''),(4570,'3826473',0.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','3',1,1,'2023-07-21','',0,'08:14:33','',''),(4571,'3826001',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-21','',0,'08:14:33','',''),(4572,'3826512',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4573,'3826510',3.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4574,'3826509',1.00,0.00,0.00,0.00,0.00,1200.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4575,'3826508',2.00,0.00,0.00,0.00,0.00,6000.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4576,'3826507',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4577,'3826506',4.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4578,'3826505',16.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4579,'3826504',22.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','3',1,1,'2023-07-22','',0,'07:33:11','',''),(4580,'3826503',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-07-22','',0,'07:33:11','',''),(4581,'3826502',15.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','3',1,1,'2023-07-22','',0,'07:33:11','',''),(4582,'3826501',12.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4583,'3826500',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4584,'3826499',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-07-22','',0,'07:33:11','',''),(4585,'3826498',0.00,0.00,0.00,0.00,0.00,420.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4586,'3826497',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4587,'3826496',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4588,'3826320',0.00,0.00,0.00,0.00,0.00,1400.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4589,'3826319',0.00,0.00,0.00,0.00,0.00,2800.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4590,'3826318',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4591,'3826317',0.00,0.00,0.00,0.00,0.00,330.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4592,'3826316',0.00,0.00,0.00,0.00,0.00,1750.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4593,'3826315',0.00,0.00,0.00,0.00,0.00,700.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4594,'3826314',0.00,0.00,0.00,0.00,0.00,2000.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4595,'3826313',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4596,'3826312',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4597,'3826311',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4598,'3826380',2.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','4',1,1,'2023-07-22','',0,'07:33:11','',''),(4599,'3826472',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4600,'3826471',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4601,'3826470',5.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4602,'3826469',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4603,'3826468',2.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4604,'3826467',10.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4605,'3826466',2.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4606,'3826465',4.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4607,'3826310',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4608,'3826309',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4609,'3826495',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','3',1,1,'2023-07-22','',0,'07:33:11','',''),(4610,'3826464',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4611,'3826463',0.00,0.00,0.00,0.00,0.00,330.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4612,'3826462',0.00,0.00,0.00,0.00,0.00,340.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4613,'3826461',0.00,0.00,0.00,0.00,0.00,190.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4614,'3826460',1.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4615,'3826308',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4616,'3826459',5.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4617,'3826458',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4618,'3826307',1.00,0.00,0.00,0.00,0.00,2950.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4619,'3826306',0.00,0.00,0.00,0.00,0.00,1650.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4620,'3826457',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4621,'3826456',19.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4622,'3826455',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4623,'3826305',1.00,0.00,0.00,0.00,0.00,330.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4624,'3826304',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4625,'3826303',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4626,'3826299',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4627,'3826302',14.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4628,'3826301',1.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4629,'3826300',45.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4630,'3826298',40.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4631,'3826297',19.00,0.00,0.00,0.00,0.00,480.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4632,'3826296',20.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4633,'3826295',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4634,'3826294',46.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4635,'3826293',0.00,0.00,0.00,0.00,0.00,480.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4636,'3826292',12.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4637,'3826291',0.00,0.00,0.00,0.00,0.00,480.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4638,'3826454',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4639,'3826290',0.00,0.00,0.00,0.00,0.00,950.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4640,'3826289',1.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4641,'3826453',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4642,'3826288',0.00,0.00,0.00,0.00,0.00,1400.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4643,'3826287',6.00,0.00,0.00,0.00,0.00,6200.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4644,'3826286',37.00,0.00,0.00,0.00,0.00,6400.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4645,'3826285',108.00,0.00,0.00,0.00,0.00,3450.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4646,'3826284',28.00,0.00,0.00,0.00,0.00,1500.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4647,'3826283',0.00,0.00,0.00,0.00,0.00,3200.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4648,'3826452',0.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4649,'3826451',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4650,'3826282',0.00,0.00,0.00,0.00,0.00,800.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4651,'3826281',0.00,0.00,0.00,0.00,0.00,380.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4652,'3826280',0.00,0.00,0.00,0.00,0.00,320.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4653,'3826279',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4654,'3826278',0.00,0.00,0.00,0.00,0.00,7000.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4655,'3826277',0.00,0.00,0.00,0.00,0.00,3600.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4656,'3826276',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4657,'3826275',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4658,'3826274',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4659,'3826273',0.00,0.00,0.00,0.00,0.00,680.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4660,'3826272',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4661,'3826271',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4662,'3826270',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4663,'3826269',0.00,0.00,0.00,0.00,0.00,2390.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4664,'3826268',1.00,0.00,0.00,0.00,0.00,230.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4665,'3826267',2.00,0.00,0.00,0.00,0.00,2150.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4666,'3826266',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4667,'3826265',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4668,'3826264',0.00,0.00,0.00,0.00,0.00,1350.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4669,'3826263',1.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4670,'3826261',0.00,0.00,0.00,0.00,0.00,1650.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4671,'3826260',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4672,'3826262',0.00,0.00,0.00,0.00,0.00,3300.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4673,'3826258',0.00,0.00,0.00,0.00,0.00,1800.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4674,'3826259',0.00,0.00,0.00,0.00,0.00,2000.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4675,'3826257',0.00,0.00,0.00,0.00,0.00,800.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4676,'3826256',0.00,0.00,0.00,0.00,0.00,2000.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4677,'3826254',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4678,'3826255',0.00,0.00,0.00,0.00,0.00,1200.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4679,'3826253',1.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4680,'3826252',0.00,0.00,0.00,0.00,0.00,580.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4681,'3826251',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4682,'3826250',0.00,0.00,0.00,0.00,0.00,40.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4683,'3826249',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4684,'3826248',0.00,0.00,0.00,0.00,0.00,90.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4685,'3826247',0.00,0.00,0.00,0.00,0.00,470.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4686,'3826246',0.00,0.00,0.00,0.00,0.00,230.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4687,'3826245',0.00,0.00,0.00,0.00,0.00,110.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4688,'3826244',0.00,0.00,0.00,0.00,0.00,3000.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4689,'3826243',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4690,'3826242',0.00,0.00,0.00,0.00,0.00,3900.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4691,'3826241',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4692,'3826240',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4693,'3826239',1.00,0.00,0.00,0.00,0.00,1950.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4694,'3826238',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4695,'3826237',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4696,'3826236',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4697,'3826235',0.00,0.00,0.00,0.00,0.00,540.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4698,'3826234',0.00,0.00,0.00,0.00,0.00,280.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4699,'3826233',22.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4700,'3826232',4.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4701,'3826231',9.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4702,'3826230',0.00,0.00,0.00,0.00,0.00,40.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4703,'3826229',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4704,'3826228',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4705,'3826227',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4706,'3826226',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4707,'3826225',0.00,0.00,0.00,0.00,0.00,1500.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4708,'3826224',0.00,0.00,0.00,0.00,0.00,2450.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4709,'3826223',0.00,0.00,0.00,0.00,0.00,1750.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4710,'3826222',0.00,0.00,0.00,0.00,0.00,2700.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4711,'3826221',0.00,0.00,0.00,0.00,0.00,4550.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4712,'3826220',0.00,0.00,0.00,0.00,0.00,4550.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4713,'3826494',0.00,0.00,0.00,0.00,0.00,3900.00,0.00,'1','3',1,1,'2023-07-22','',0,'07:33:11','',''),(4714,'3826219',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4715,'3826218',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4716,'3826217',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4717,'3826450',0.00,0.00,0.00,0.00,0.00,30.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4718,'3826216',12.00,0.00,0.00,0.00,0.00,1600.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4719,'3826215',0.00,0.00,0.00,0.00,0.00,47000.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4720,'3826214',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4721,'3826213',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4722,'3826212',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4723,'3826211',18.00,0.00,0.00,0.00,0.00,1450.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4724,'3826210',0.00,0.00,0.00,0.00,0.00,5250.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4725,'3826209',108.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4726,'3826208',0.00,0.00,0.00,0.00,0.00,4450.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4727,'3826207',115.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4728,'3826206',2.00,0.00,0.00,0.00,0.00,900.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4729,'3826205',59.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4730,'3826204',120.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4731,'3826203',72.00,0.00,0.00,0.00,0.00,2800.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4732,'3826202',58.00,0.00,0.00,0.00,0.00,270.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4733,'3826109',0.00,0.00,0.00,0.00,0.00,10300.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4734,'3826201',120.00,0.00,0.00,0.00,0.00,1200.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4735,'3826200',0.00,0.00,0.00,0.00,0.00,30000.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4736,'3826199',0.00,0.00,0.00,0.00,0.00,1800.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4737,'3826198',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4738,'3826197',0.00,0.00,0.00,0.00,0.00,8400.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4739,'3826196',0.00,0.00,0.00,0.00,0.00,3500.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4740,'3826195',0.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4741,'3826194',13.00,0.00,0.00,0.00,0.00,170.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4742,'3826193',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4743,'3826192',10.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4744,'3826191',65.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4745,'3826190',20.00,0.00,0.00,0.00,0.00,170.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4746,'3826379',30.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','4',1,1,'2023-07-22','',0,'07:33:11','',''),(4747,'3826189',3.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4748,'3826188',1.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4749,'3826187',0.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4750,'3826186',1.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4751,'3826185',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4752,'3826184',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4753,'3826183',0.00,0.00,0.00,0.00,0.00,170.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4754,'3826182',21.00,0.00,0.00,0.00,0.00,700.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4755,'3826181',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4756,'3826180',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4757,'3826179',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4758,'3826178',0.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4759,'3826177',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4760,'3826176',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4761,'3826175',7.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4762,'3826174',2.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4763,'3826173',2.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4764,'3826172',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4765,'3826171',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4766,'3826170',6.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4767,'3826169',9.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4768,'3826168',18.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4769,'3826165',2.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4770,'3826167',10.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4771,'3826166',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4772,'3826164',8.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4773,'3826163',8.00,0.00,0.00,0.00,0.00,1550.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4774,'3826162',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4775,'3826161',1.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4776,'3826160',1.00,0.00,0.00,0.00,0.00,1600.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4777,'3826159',3.00,0.00,0.00,0.00,0.00,830.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4778,'3826158',12.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4779,'3826157',1.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4780,'3826156',8.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4781,'3826155',5.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4782,'3826154',15.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4783,'3826153',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4784,'3826152',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4785,'3826149',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4786,'3826151',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4787,'3826150',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4788,'3826148',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4789,'3826147',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4790,'3826146',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4791,'3826145',3.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4792,'3826144',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4793,'3826143',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4794,'3826142',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4795,'3826141',752.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4796,'3826140',0.00,0.00,0.00,0.00,0.00,140.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4797,'3826139',8.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4798,'3826138',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4799,'3826137',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4800,'3826136',0.00,0.00,0.00,0.00,0.00,560.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4801,'3826135',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4802,'3826134',0.00,0.00,0.00,0.00,0.00,390.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4803,'3826133',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4804,'3826132',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4805,'3826131',34.00,0.00,0.00,0.00,0.00,230.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4806,'3826130',42.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4807,'3826449',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4808,'3826448',4.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4809,'3826447',12.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4810,'3826446',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4811,'3826445',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4812,'3826444',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4813,'3826443',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4814,'3826442',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4815,'3826441',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4816,'3826440',12.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4817,'3826439',12.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4818,'3826438',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4819,'3826437',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4820,'3826436',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4821,'3826434',9.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4822,'3826435',9.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4823,'3826433',10.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4824,'3826432',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4825,'3826431',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4826,'3826430',3.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4827,'3826429',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4828,'3826428',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4829,'3826427',0.00,0.00,0.00,0.00,0.00,10.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4830,'3826129',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4831,'3826128',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4832,'3826127',0.00,0.00,0.00,0.00,0.00,1700.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4833,'3826426',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4834,'3826425',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4835,'3826126',1.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4836,'3826493',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-07-22','',0,'07:33:11','',''),(4837,'3826424',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4838,'3826423',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4839,'3826125',0.00,0.00,0.00,0.00,0.00,2450.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4840,'3826422',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4841,'3826124',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4842,'3826421',0.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4843,'3826420',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4844,'3826123',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4845,'3826378',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','4',1,1,'2023-07-22','',0,'07:33:11','',''),(4846,'3826122',1.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4847,'3826121',0.00,0.00,0.00,0.00,0.00,420.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4848,'3826120',0.00,0.00,0.00,0.00,0.00,390.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4849,'3826119',0.00,0.00,0.00,0.00,0.00,1950.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4850,'3826118',0.00,0.00,0.00,0.00,0.00,420.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4851,'3826117',0.00,0.00,0.00,0.00,0.00,420.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4852,'3826116',0.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4853,'3826115',0.00,0.00,0.00,0.00,0.00,4900.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4854,'3826114',0.00,0.00,0.00,0.00,0.00,4500.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4855,'3826113',0.00,0.00,0.00,0.00,0.00,390.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4856,'3826112',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4857,'3826111',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4858,'3826110',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4859,'3826108',20.00,0.00,0.00,0.00,0.00,700.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4860,'3826419',4.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4861,'3826417',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4862,'3826418',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4863,'3826416',1.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4864,'3826107',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4865,'3826106',0.00,0.00,0.00,0.00,0.00,1000.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4866,'3826105',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4867,'3826415',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4868,'3826414',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4869,'3826377',40.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','4',1,1,'2023-07-22','',0,'07:33:11','',''),(4870,'3826104',7.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4871,'3826103',14.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4872,'3826102',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4873,'3826101',34.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4874,'3826100',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4875,'3826099',22.00,0.00,0.00,0.00,0.00,2000.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4876,'3826098',0.00,0.00,0.00,0.00,0.00,70.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4877,'3826097',19.00,0.00,0.00,0.00,0.00,170.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4878,'3826096',52.00,0.00,0.00,0.00,0.00,560.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4879,'3826413',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4880,'3826095',16.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4881,'3826094',25.00,0.00,0.00,0.00,0.00,70.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4882,'3826093',3.00,0.00,0.00,0.00,0.00,800.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4883,'3826092',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4884,'3826091',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4885,'3826090',3.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4886,'3826089',6.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4887,'3826088',3.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4888,'3826087',8.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4889,'3826086',0.00,0.00,0.00,0.00,0.00,640.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4890,'3826085',0.00,0.00,0.00,0.00,0.00,360.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4891,'3826084',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4892,'3826083',1.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4893,'3826082',52.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4894,'3826081',40.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4895,'3826080',0.00,0.00,0.00,0.00,0.00,690.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4896,'3826079',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4897,'3826078',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4898,'3826077',13.00,0.00,0.00,0.00,0.00,690.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4899,'3826376',0.00,0.00,0.00,0.00,0.00,1700.00,0.00,'1','4',1,1,'2023-07-22','',0,'07:33:11','',''),(4900,'3826076',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4901,'3826492',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','3',1,1,'2023-07-22','',0,'07:33:11','',''),(4902,'3826491',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','3',1,1,'2023-07-22','',0,'07:33:11','',''),(4903,'3826490',7.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','3',1,1,'2023-07-22','',0,'07:33:11','',''),(4904,'3826489',23.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','3',1,1,'2023-07-22','',0,'07:33:11','',''),(4905,'3826075',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4906,'3826375',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','4',1,1,'2023-07-22','',0,'07:33:11','',''),(4907,'3826374',3.00,0.00,0.00,0.00,0.00,2650.00,0.00,'1','4',1,1,'2023-07-22','',0,'07:33:11','',''),(4908,'3826074',0.00,0.00,0.00,0.00,0.00,3250.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4909,'3826073',0.00,0.00,0.00,0.00,0.00,3250.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4910,'3826072',0.00,0.00,0.00,0.00,0.00,1750.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4911,'3826071',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4912,'3826070',0.00,0.00,0.00,0.00,0.00,2700.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4913,'3826069',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4914,'3826068',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4915,'3826067',0.00,0.00,0.00,0.00,0.00,1500.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4916,'3826066',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4917,'3826412',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4918,'3826065',5.00,0.00,0.00,0.00,0.00,6000.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4919,'3826064',0.00,0.00,0.00,0.00,0.00,530.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4920,'3826063',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4921,'3826062',0.00,0.00,0.00,0.00,0.00,410.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4922,'3826061',0.00,0.00,0.00,0.00,0.00,2360.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4923,'3826060',0.00,0.00,0.00,0.00,0.00,1450.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4924,'3826059',12.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4925,'3826058',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4926,'3826057',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4927,'3826056',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4928,'3826055',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4929,'3826054',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4930,'3826053',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4931,'3826052',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4932,'3826051',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4933,'3826050',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4934,'3826049',0.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4935,'3826048',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4936,'3826047',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4937,'3826046',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4938,'3826045',0.00,0.00,0.00,0.00,0.00,70.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4939,'3826044',2.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4940,'3826043',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4941,'3826042',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4942,'3826041',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4943,'3826040',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4944,'3826039',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4945,'3826038',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4946,'3826037',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4947,'3826488',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','3',1,1,'2023-07-22','',0,'07:33:11','',''),(4948,'3826487',11.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','3',1,1,'2023-07-22','',0,'07:33:11','',''),(4949,'3826486',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','3',1,1,'2023-07-22','',0,'07:33:11','',''),(4950,'3826485',25.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','3',1,1,'2023-07-22','',0,'07:33:11','',''),(4951,'3826036',0.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4952,'3826035',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4953,'3826034',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4954,'3826033',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4955,'3826032',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4956,'3826031',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4957,'3826484',0.00,0.00,0.00,0.00,0.00,30.00,0.00,'1','3',1,1,'2023-07-22','',0,'07:33:11','',''),(4958,'3826411',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4959,'3826483',0.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','3',1,1,'2023-07-22','',0,'07:33:11','',''),(4960,'3826410',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4961,'3826409',0.00,0.00,0.00,0.00,0.00,40.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4962,'3826408',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4963,'3826407',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4964,'3826406',0.00,0.00,0.00,0.00,0.00,10.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4965,'3826405',1.00,0.00,0.00,0.00,0.00,30.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4966,'3826482',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','3',1,1,'2023-07-22','',0,'07:33:11','',''),(4967,'3826481',4.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','3',1,1,'2023-07-22','',0,'07:33:11','',''),(4968,'3826404',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4969,'3826403',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4970,'3826402',13.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4971,'3826401',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4972,'3826400',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4973,'3826399',0.00,0.00,0.00,0.00,0.00,280.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4974,'3826398',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4975,'3826397',1.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4976,'3826396',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4977,'3826395',0.00,0.00,0.00,0.00,0.00,90.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4978,'3826394',0.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4979,'3826393',0.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4980,'3826392',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4981,'3826391',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4982,'3826390',0.00,0.00,0.00,0.00,0.00,50.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4983,'3826389',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4984,'3826388',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4985,'3826387',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4986,'3826386',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4987,'3826385',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4988,'3826384',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4989,'3826383',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(4990,'3826030',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4991,'3826029',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4992,'3826028',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4993,'3826480',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','3',1,1,'2023-07-22','',0,'07:33:11','',''),(4994,'3826027',0.00,0.00,0.00,0.00,0.00,1300.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4995,'3826026',0.00,0.00,0.00,0.00,0.00,1500.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4996,'3826025',0.00,0.00,0.00,0.00,0.00,2650.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4997,'3826024',0.00,0.00,0.00,0.00,0.00,1800.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4998,'3826023',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(4999,'3826022',0.00,0.00,0.00,0.00,0.00,3450.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5000,'3826021',0.00,0.00,0.00,0.00,0.00,1700.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5001,'3826020',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5002,'3826019',0.00,0.00,0.00,0.00,0.00,2750.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5003,'3826018',0.00,0.00,0.00,0.00,0.00,1800.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5004,'3826017',0.00,0.00,0.00,0.00,0.00,2750.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5005,'3826016',0.00,0.00,0.00,0.00,0.00,720.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5006,'3826015',50.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5007,'3826014',34.00,0.00,0.00,0.00,0.00,70.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5008,'3826013',27.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5009,'3826012',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5010,'3826373',4.00,0.00,0.00,0.00,0.00,1200.00,0.00,'1','4',1,1,'2023-07-22','',0,'07:33:11','',''),(5011,'3826011',0.00,0.00,0.00,0.00,0.00,2450.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5012,'3826010',0.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5013,'3826009',0.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5014,'3826008',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5015,'3826479',0.00,0.00,0.00,0.00,0.00,140.00,0.00,'1','3',1,1,'2023-07-22','',0,'07:33:11','',''),(5016,'3826007',0.00,0.00,0.00,0.00,0.00,230.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5017,'3826006',0.00,0.00,0.00,0.00,0.00,460.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5018,'3826005',0.00,0.00,0.00,0.00,0.00,1350.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5019,'3826004',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5020,'3826003',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5021,'3826002',0.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5022,'3826478',11.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-07-22','',0,'07:33:11','',''),(5023,'3826477',6.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-07-22','',0,'07:33:11','',''),(5024,'3826371',0.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5025,'3826476',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-07-22','',0,'07:33:11','',''),(5026,'3826475',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-07-22','',0,'07:33:11','',''),(5027,'3826382',0.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(5028,'3826381',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-07-22','',0,'07:33:11','',''),(5029,'3826370',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5030,'3826369',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5031,'3826368',2.00,0.00,0.00,0.00,0.00,3450.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5032,'3826367',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5033,'3826366',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5034,'3826365',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5035,'3826364',0.00,0.00,0.00,0.00,0.00,240.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5036,'3826363',4.00,0.00,0.00,0.00,0.00,970.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5037,'3826362',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5038,'3826361',8.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5039,'3826360',0.00,0.00,0.00,0.00,0.00,1820.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5040,'3826359',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5041,'3826358',1.00,0.00,0.00,0.00,0.00,3200.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5042,'3826357',5.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5043,'3826356',11.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5044,'3826355',17.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5045,'3826354',10.00,0.00,0.00,0.00,0.00,1650.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5046,'3826353',21.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5047,'3826372',0.00,0.00,0.00,0.00,0.00,2200.00,0.00,'1','4',1,1,'2023-07-22','',0,'07:33:11','',''),(5048,'3826352',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5049,'3826351',17.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5050,'3826350',0.00,0.00,0.00,0.00,0.00,1300.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5051,'3826349',0.00,0.00,0.00,0.00,0.00,2400.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5052,'3826348',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5053,'3826347',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5054,'3826346',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5055,'3826345',5.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5056,'3826344',8.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5057,'3826343',3.00,0.00,0.00,0.00,0.00,1000.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5058,'3826342',14.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5059,'3826341',0.00,0.00,0.00,0.00,0.00,900.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5060,'3826340',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5061,'3826339',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5062,'3826338',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5063,'3826337',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5064,'3826336',0.00,0.00,0.00,0.00,0.00,1000.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5065,'3826335',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5066,'3826334',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5067,'3826333',11.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5068,'3826332',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5069,'3826331',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5070,'3826330',14.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5071,'3826326',5.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5072,'3826325',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5073,'3826329',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5074,'3826328',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5075,'3826327',24.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5076,'3826324',11.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5077,'3826323',5.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5078,'3826322',20.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5079,'3826321',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5080,'3826474',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','3',1,1,'2023-07-22','',0,'07:33:11','',''),(5081,'3826473',0.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','3',1,1,'2023-07-22','',0,'07:33:11','',''),(5082,'3826001',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-22','',0,'07:33:11','',''),(5083,'3826512',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5084,'3826510',3.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5085,'3826509',1.00,0.00,0.00,0.00,0.00,1200.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5086,'3826508',2.00,0.00,0.00,0.00,0.00,6000.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5087,'3826507',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5088,'3826506',4.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5089,'3826505',13.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5090,'3826504',22.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','3',1,1,'2023-07-28','',0,'06:49:20','',''),(5091,'3826503',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-07-28','',0,'06:49:20','',''),(5092,'3826502',13.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','3',1,1,'2023-07-28','',0,'06:49:20','',''),(5093,'3826501',12.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5094,'3826500',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5095,'3826499',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-07-28','',0,'06:49:20','',''),(5096,'3826498',0.00,0.00,0.00,0.00,0.00,420.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5097,'3826497',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5098,'3826496',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5099,'3826320',0.00,0.00,0.00,0.00,0.00,1400.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5100,'3826319',0.00,0.00,0.00,0.00,0.00,2800.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5101,'3826318',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5102,'3826317',0.00,0.00,0.00,0.00,0.00,330.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5103,'3826316',0.00,0.00,0.00,0.00,0.00,1750.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5104,'3826315',0.00,0.00,0.00,0.00,0.00,700.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5105,'3826314',0.00,0.00,0.00,0.00,0.00,2000.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5106,'3826313',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5107,'3826312',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5108,'3826311',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5109,'3826380',1.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','4',1,1,'2023-07-28','',0,'06:49:20','',''),(5110,'3826472',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5111,'3826471',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5112,'3826470',4.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5113,'3826469',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5114,'3826468',2.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5115,'3826467',10.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5116,'3826466',1.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5117,'3826465',4.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5118,'3826310',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5119,'3826309',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5120,'3826495',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','3',1,1,'2023-07-28','',0,'06:49:20','',''),(5121,'3826464',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5122,'3826463',0.00,0.00,0.00,0.00,0.00,330.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5123,'3826462',0.00,0.00,0.00,0.00,0.00,340.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5124,'3826461',0.00,0.00,0.00,0.00,0.00,190.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5125,'3826460',1.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5126,'3826308',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5127,'3826459',5.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5128,'3826458',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5129,'3826307',1.00,0.00,0.00,0.00,0.00,2950.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5130,'3826306',0.00,0.00,0.00,0.00,0.00,1650.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5131,'3826457',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5132,'3826456',19.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5133,'3826455',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5134,'3826305',1.00,0.00,0.00,0.00,0.00,330.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5135,'3826304',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5136,'3826303',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5137,'3826299',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5138,'3826302',14.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5139,'3826301',1.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5140,'3826300',45.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5141,'3826298',40.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5142,'3826297',19.00,0.00,0.00,0.00,0.00,480.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5143,'3826296',20.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5144,'3826295',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5145,'3826294',46.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5146,'3826293',0.00,0.00,0.00,0.00,0.00,480.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5147,'3826292',12.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5148,'3826291',0.00,0.00,0.00,0.00,0.00,480.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5149,'3826454',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5150,'3826290',0.00,0.00,0.00,0.00,0.00,950.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5151,'3826289',1.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5152,'3826453',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5153,'3826288',0.00,0.00,0.00,0.00,0.00,1400.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5154,'3826287',6.00,0.00,0.00,0.00,0.00,6200.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5155,'3826286',37.00,0.00,0.00,0.00,0.00,6400.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5156,'3826285',106.00,0.00,0.00,0.00,0.00,3450.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5157,'3826284',24.00,0.00,0.00,0.00,0.00,1500.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5158,'3826283',0.00,0.00,0.00,0.00,0.00,3200.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5159,'3826452',0.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5160,'3826451',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5161,'3826282',0.00,0.00,0.00,0.00,0.00,800.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5162,'3826281',0.00,0.00,0.00,0.00,0.00,380.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5163,'3826280',0.00,0.00,0.00,0.00,0.00,320.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5164,'3826279',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5165,'3826278',0.00,0.00,0.00,0.00,0.00,7000.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5166,'3826277',0.00,0.00,0.00,0.00,0.00,3600.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5167,'3826276',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5168,'3826275',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5169,'3826274',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5170,'3826273',0.00,0.00,0.00,0.00,0.00,680.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5171,'3826272',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5172,'3826271',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5173,'3826270',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5174,'3826269',0.00,0.00,0.00,0.00,0.00,2390.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5175,'3826268',1.00,0.00,0.00,0.00,0.00,230.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5176,'3826267',2.00,0.00,0.00,0.00,0.00,2150.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5177,'3826266',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5178,'3826265',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5179,'3826264',0.00,0.00,0.00,0.00,0.00,1350.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5180,'3826263',1.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5181,'3826261',0.00,0.00,0.00,0.00,0.00,1650.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5182,'3826260',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5183,'3826262',0.00,0.00,0.00,0.00,0.00,3300.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5184,'3826258',0.00,0.00,0.00,0.00,0.00,1800.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5185,'3826259',0.00,0.00,0.00,0.00,0.00,2000.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5186,'3826257',0.00,0.00,0.00,0.00,0.00,800.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5187,'3826256',0.00,0.00,0.00,0.00,0.00,2000.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5188,'3826254',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5189,'3826255',0.00,0.00,0.00,0.00,0.00,1200.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5190,'3826253',1.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5191,'3826252',0.00,0.00,0.00,0.00,0.00,580.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5192,'3826251',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5193,'3826250',0.00,0.00,0.00,0.00,0.00,40.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5194,'3826249',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5195,'3826248',0.00,0.00,0.00,0.00,0.00,90.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5196,'3826247',0.00,0.00,0.00,0.00,0.00,470.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5197,'3826246',0.00,0.00,0.00,0.00,0.00,230.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5198,'3826245',0.00,0.00,0.00,0.00,0.00,110.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5199,'3826244',0.00,0.00,0.00,0.00,0.00,3000.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5200,'3826243',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5201,'3826242',0.00,0.00,0.00,0.00,0.00,3900.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5202,'3826241',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5203,'3826240',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5204,'3826239',1.00,0.00,0.00,0.00,0.00,1950.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5205,'3826238',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5206,'3826237',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5207,'3826236',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5208,'3826235',0.00,0.00,0.00,0.00,0.00,540.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5209,'3826234',0.00,0.00,0.00,0.00,0.00,280.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5210,'3826233',20.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5211,'3826232',4.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5212,'3826231',9.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5213,'3826230',0.00,0.00,0.00,0.00,0.00,40.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5214,'3826229',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5215,'3826228',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5216,'3826227',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5217,'3826226',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5218,'3826225',0.00,0.00,0.00,0.00,0.00,1500.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5219,'3826224',0.00,0.00,0.00,0.00,0.00,2450.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5220,'3826223',0.00,0.00,0.00,0.00,0.00,1750.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5221,'3826222',0.00,0.00,0.00,0.00,0.00,2700.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5222,'3826221',0.00,0.00,0.00,0.00,0.00,4550.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5223,'3826220',0.00,0.00,0.00,0.00,0.00,4550.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5224,'3826494',0.00,0.00,0.00,0.00,0.00,3900.00,0.00,'1','3',1,1,'2023-07-28','',0,'06:49:20','',''),(5225,'3826219',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5226,'3826218',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5227,'3826217',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5228,'3826450',0.00,0.00,0.00,0.00,0.00,30.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5229,'3826216',12.00,0.00,0.00,0.00,0.00,1600.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5230,'3826215',0.00,0.00,0.00,0.00,0.00,47000.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5231,'3826214',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5232,'3826213',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5233,'3826212',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5234,'3826211',18.00,0.00,0.00,0.00,0.00,1450.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5235,'3826210',0.00,0.00,0.00,0.00,0.00,5250.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5236,'3826209',108.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5237,'3826208',0.00,0.00,0.00,0.00,0.00,4450.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5238,'3826207',115.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5239,'3826206',0.00,0.00,0.00,0.00,0.00,900.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5240,'3826205',59.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5241,'3826204',120.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5242,'3826203',72.00,0.00,0.00,0.00,0.00,2800.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5243,'3826202',58.00,0.00,0.00,0.00,0.00,270.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5244,'3826109',0.00,0.00,0.00,0.00,0.00,10300.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5245,'3826201',120.00,0.00,0.00,0.00,0.00,1200.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5246,'3826200',0.00,0.00,0.00,0.00,0.00,30000.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5247,'3826199',0.00,0.00,0.00,0.00,0.00,1800.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5248,'3826198',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5249,'3826197',0.00,0.00,0.00,0.00,0.00,8400.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5250,'3826196',0.00,0.00,0.00,0.00,0.00,3500.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5251,'3826195',0.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5252,'3826194',13.00,0.00,0.00,0.00,0.00,170.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5253,'3826193',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5254,'3826192',10.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5255,'3826191',65.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5256,'3826190',20.00,0.00,0.00,0.00,0.00,170.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5257,'3826379',29.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','4',1,1,'2023-07-28','',0,'06:49:20','',''),(5258,'3826189',3.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5259,'3826188',1.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5260,'3826187',0.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5261,'3826186',1.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5262,'3826185',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5263,'3826184',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5264,'3826183',0.00,0.00,0.00,0.00,0.00,170.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5265,'3826182',21.00,0.00,0.00,0.00,0.00,700.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5266,'3826181',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5267,'3826180',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5268,'3826179',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5269,'3826178',0.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5270,'3826177',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5271,'3826176',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5272,'3826175',7.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5273,'3826174',2.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5274,'3826173',2.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5275,'3826172',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5276,'3826171',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5277,'3826170',6.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5278,'3826169',9.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5279,'3826168',18.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5280,'3826165',1.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5281,'3826167',10.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5282,'3826166',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5283,'3826164',8.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5284,'3826163',8.00,0.00,0.00,0.00,0.00,1550.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5285,'3826162',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5286,'3826161',1.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5287,'3826160',1.00,0.00,0.00,0.00,0.00,1600.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5288,'3826159',3.00,0.00,0.00,0.00,0.00,830.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5289,'3826158',12.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5290,'3826157',1.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5291,'3826156',8.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5292,'3826155',5.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5293,'3826154',15.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5294,'3826153',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5295,'3826152',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5296,'3826149',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5297,'3826151',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5298,'3826150',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5299,'3826148',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5300,'3826147',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5301,'3826146',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5302,'3826145',3.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5303,'3826144',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5304,'3826143',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5305,'3826142',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5306,'3826141',752.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5307,'3826140',0.00,0.00,0.00,0.00,0.00,140.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5308,'3826139',8.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5309,'3826138',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5310,'3826137',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5311,'3826136',0.00,0.00,0.00,0.00,0.00,560.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5312,'3826135',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5313,'3826134',0.00,0.00,0.00,0.00,0.00,390.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5314,'3826133',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5315,'3826132',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5316,'3826131',34.00,0.00,0.00,0.00,0.00,230.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5317,'3826130',40.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5318,'3826449',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5319,'3826448',4.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5320,'3826447',12.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5321,'3826446',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5322,'3826445',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5323,'3826444',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5324,'3826443',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5325,'3826442',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5326,'3826441',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5327,'3826440',12.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5328,'3826439',12.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5329,'3826438',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5330,'3826437',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5331,'3826436',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5332,'3826434',9.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5333,'3826435',8.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5334,'3826433',10.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5335,'3826432',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5336,'3826431',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5337,'3826430',3.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5338,'3826429',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5339,'3826428',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5340,'3826427',0.00,0.00,0.00,0.00,0.00,10.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5341,'3826129',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5342,'3826128',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5343,'3826127',0.00,0.00,0.00,0.00,0.00,1700.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5344,'3826426',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5345,'3826425',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5346,'3826126',1.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5347,'3826493',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-07-28','',0,'06:49:20','',''),(5348,'3826424',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5349,'3826423',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5350,'3826125',0.00,0.00,0.00,0.00,0.00,2450.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5351,'3826422',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5352,'3826124',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5353,'3826421',0.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5354,'3826420',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5355,'3826123',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5356,'3826378',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','4',1,1,'2023-07-28','',0,'06:49:20','',''),(5357,'3826122',1.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5358,'3826121',0.00,0.00,0.00,0.00,0.00,420.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5359,'3826120',0.00,0.00,0.00,0.00,0.00,390.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5360,'3826119',0.00,0.00,0.00,0.00,0.00,1950.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5361,'3826118',0.00,0.00,0.00,0.00,0.00,420.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5362,'3826117',0.00,0.00,0.00,0.00,0.00,420.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5363,'3826116',0.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5364,'3826115',0.00,0.00,0.00,0.00,0.00,4900.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5365,'3826114',0.00,0.00,0.00,0.00,0.00,4500.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5366,'3826113',0.00,0.00,0.00,0.00,0.00,390.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5367,'3826112',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5368,'3826111',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5369,'3826110',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5370,'3826108',20.00,0.00,0.00,0.00,0.00,700.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5371,'3826419',4.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5372,'3826417',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5373,'3826418',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5374,'3826416',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5375,'3826107',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5376,'3826106',0.00,0.00,0.00,0.00,0.00,1000.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5377,'3826105',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5378,'3826415',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5379,'3826414',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5380,'3826377',40.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','4',1,1,'2023-07-28','',0,'06:49:20','',''),(5381,'3826104',7.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5382,'3826103',14.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5383,'3826102',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5384,'3826101',34.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5385,'3826100',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5386,'3826099',22.00,0.00,0.00,0.00,0.00,2000.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5387,'3826098',0.00,0.00,0.00,0.00,0.00,70.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5388,'3826097',19.00,0.00,0.00,0.00,0.00,170.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5389,'3826096',52.00,0.00,0.00,0.00,0.00,560.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5390,'3826413',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5391,'3826095',16.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5392,'3826094',25.00,0.00,0.00,0.00,0.00,70.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5393,'3826093',3.00,0.00,0.00,0.00,0.00,800.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5394,'3826092',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5395,'3826091',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5396,'3826090',3.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5397,'3826089',6.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5398,'3826088',3.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5399,'3826087',8.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5400,'3826086',0.00,0.00,0.00,0.00,0.00,640.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5401,'3826085',0.00,0.00,0.00,0.00,0.00,360.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5402,'3826084',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5403,'3826083',1.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5404,'3826082',52.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5405,'3826081',40.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5406,'3826080',0.00,0.00,0.00,0.00,0.00,690.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5407,'3826079',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5408,'3826078',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5409,'3826077',13.00,0.00,0.00,0.00,0.00,690.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5410,'3826376',0.00,0.00,0.00,0.00,0.00,1700.00,0.00,'1','4',1,1,'2023-07-28','',0,'06:49:20','',''),(5411,'3826076',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5412,'3826492',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','3',1,1,'2023-07-28','',0,'06:49:20','',''),(5413,'3826491',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','3',1,1,'2023-07-28','',0,'06:49:20','',''),(5414,'3826490',7.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','3',1,1,'2023-07-28','',0,'06:49:20','',''),(5415,'3826489',23.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','3',1,1,'2023-07-28','',0,'06:49:20','',''),(5416,'3826075',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5417,'3826375',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','4',1,1,'2023-07-28','',0,'06:49:20','',''),(5418,'3826374',3.00,0.00,0.00,0.00,0.00,2650.00,0.00,'1','4',1,1,'2023-07-28','',0,'06:49:20','',''),(5419,'3826074',0.00,0.00,0.00,0.00,0.00,3250.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5420,'3826073',0.00,0.00,0.00,0.00,0.00,3250.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5421,'3826072',0.00,0.00,0.00,0.00,0.00,1750.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5422,'3826071',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5423,'3826070',0.00,0.00,0.00,0.00,0.00,2700.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5424,'3826069',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5425,'3826068',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5426,'3826067',0.00,0.00,0.00,0.00,0.00,1500.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5427,'3826066',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5428,'3826412',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5429,'3826065',5.00,0.00,0.00,0.00,0.00,6000.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5430,'3826064',0.00,0.00,0.00,0.00,0.00,530.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5431,'3826063',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5432,'3826062',0.00,0.00,0.00,0.00,0.00,410.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5433,'3826061',0.00,0.00,0.00,0.00,0.00,2360.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5434,'3826060',0.00,0.00,0.00,0.00,0.00,1450.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5435,'3826059',12.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5436,'3826058',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5437,'3826057',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5438,'3826056',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5439,'3826055',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5440,'3826054',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5441,'3826053',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5442,'3826052',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5443,'3826051',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5444,'3826050',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5445,'3826049',0.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5446,'3826048',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5447,'3826047',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5448,'3826046',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5449,'3826045',0.00,0.00,0.00,0.00,0.00,70.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5450,'3826044',1.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5451,'3826043',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5452,'3826042',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5453,'3826041',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5454,'3826040',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5455,'3826039',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5456,'3826038',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5457,'3826037',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5458,'3826488',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','3',1,1,'2023-07-28','',0,'06:49:20','',''),(5459,'3826487',11.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','3',1,1,'2023-07-28','',0,'06:49:20','',''),(5460,'3826486',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','3',1,1,'2023-07-28','',0,'06:49:20','',''),(5461,'3826485',25.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','3',1,1,'2023-07-28','',0,'06:49:20','',''),(5462,'3826036',0.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5463,'3826035',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5464,'3826034',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5465,'3826033',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5466,'3826032',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5467,'3826031',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5468,'3826484',0.00,0.00,0.00,0.00,0.00,30.00,0.00,'1','3',1,1,'2023-07-28','',0,'06:49:20','',''),(5469,'3826411',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5470,'3826483',0.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','3',1,1,'2023-07-28','',0,'06:49:20','',''),(5471,'3826410',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5472,'3826409',0.00,0.00,0.00,0.00,0.00,40.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5473,'3826408',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5474,'3826407',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5475,'3826406',0.00,0.00,0.00,0.00,0.00,10.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5476,'3826405',1.00,0.00,0.00,0.00,0.00,30.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5477,'3826482',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','3',1,1,'2023-07-28','',0,'06:49:20','',''),(5478,'3826481',4.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','3',1,1,'2023-07-28','',0,'06:49:20','',''),(5479,'3826404',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5480,'3826403',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5481,'3826402',13.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5482,'3826401',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5483,'3826400',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5484,'3826399',0.00,0.00,0.00,0.00,0.00,280.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5485,'3826398',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5486,'3826397',1.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5487,'3826396',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5488,'3826395',0.00,0.00,0.00,0.00,0.00,90.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5489,'3826394',0.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5490,'3826393',0.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5491,'3826392',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5492,'3826391',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5493,'3826390',0.00,0.00,0.00,0.00,0.00,50.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5494,'3826389',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5495,'3826388',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5496,'3826387',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5497,'3826386',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5498,'3826385',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5499,'3826384',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5500,'3826383',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5501,'3826030',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5502,'3826029',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5503,'3826028',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5504,'3826480',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','3',1,1,'2023-07-28','',0,'06:49:20','',''),(5505,'3826027',0.00,0.00,0.00,0.00,0.00,1300.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5506,'3826026',0.00,0.00,0.00,0.00,0.00,1500.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5507,'3826025',0.00,0.00,0.00,0.00,0.00,2650.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5508,'3826024',0.00,0.00,0.00,0.00,0.00,1800.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5509,'3826023',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5510,'3826022',0.00,0.00,0.00,0.00,0.00,3450.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5511,'3826021',0.00,0.00,0.00,0.00,0.00,1700.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5512,'3826020',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5513,'3826019',0.00,0.00,0.00,0.00,0.00,2750.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5514,'3826018',0.00,0.00,0.00,0.00,0.00,1800.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5515,'3826017',0.00,0.00,0.00,0.00,0.00,2750.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5516,'3826016',0.00,0.00,0.00,0.00,0.00,720.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5517,'3826015',48.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5518,'3826014',34.00,0.00,0.00,0.00,0.00,70.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5519,'3826013',27.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5520,'3826012',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5521,'3826373',4.00,0.00,0.00,0.00,0.00,1200.00,0.00,'1','4',1,1,'2023-07-28','',0,'06:49:20','',''),(5522,'3826011',0.00,0.00,0.00,0.00,0.00,2450.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5523,'3826010',0.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5524,'3826009',0.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5525,'3826008',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5526,'3826479',0.00,0.00,0.00,0.00,0.00,140.00,0.00,'1','3',1,1,'2023-07-28','',0,'06:49:20','',''),(5527,'3826007',0.00,0.00,0.00,0.00,0.00,230.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5528,'3826006',0.00,0.00,0.00,0.00,0.00,460.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5529,'3826005',0.00,0.00,0.00,0.00,0.00,1350.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5530,'3826004',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5531,'3826003',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5532,'3826002',0.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5533,'3826478',11.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-07-28','',0,'06:49:20','',''),(5534,'3826477',6.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-07-28','',0,'06:49:20','',''),(5535,'3826371',0.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5536,'3826476',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-07-28','',0,'06:49:20','',''),(5537,'3826475',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-07-28','',0,'06:49:20','',''),(5538,'3826382',0.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5539,'3826381',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-07-28','',0,'06:49:20','',''),(5540,'3826370',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5541,'3826369',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5542,'3826368',2.00,0.00,0.00,0.00,0.00,3450.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5543,'3826367',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5544,'3826366',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5545,'3826365',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5546,'3826364',0.00,0.00,0.00,0.00,0.00,240.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5547,'3826363',4.00,0.00,0.00,0.00,0.00,970.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5548,'3826362',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5549,'3826361',8.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5550,'3826360',0.00,0.00,0.00,0.00,0.00,1820.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5551,'3826359',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5552,'3826358',1.00,0.00,0.00,0.00,0.00,3200.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5553,'3826357',4.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5554,'3826356',11.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5555,'3826355',17.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5556,'3826354',10.00,0.00,0.00,0.00,0.00,1650.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5557,'3826353',21.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5558,'3826372',0.00,0.00,0.00,0.00,0.00,2200.00,0.00,'1','4',1,1,'2023-07-28','',0,'06:49:20','',''),(5559,'3826352',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5560,'3826351',17.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5561,'3826350',0.00,0.00,0.00,0.00,0.00,1300.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5562,'3826349',0.00,0.00,0.00,0.00,0.00,2400.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5563,'3826348',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5564,'3826347',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5565,'3826346',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5566,'3826345',5.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5567,'3826344',8.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5568,'3826343',3.00,0.00,0.00,0.00,0.00,1000.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5569,'3826342',12.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5570,'3826341',0.00,0.00,0.00,0.00,0.00,900.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5571,'3826340',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5572,'3826339',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5573,'3826338',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5574,'3826337',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5575,'3826336',0.00,0.00,0.00,0.00,0.00,1000.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5576,'3826335',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5577,'3826334',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5578,'3826333',11.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5579,'3826332',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5580,'3826331',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5581,'3826330',14.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5582,'3826326',5.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5583,'3826325',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5584,'3826329',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5585,'3826328',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5586,'3826327',24.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5587,'3826324',10.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5588,'3826323',5.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5589,'3826322',18.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5590,'3826321',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5591,'3826474',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','3',1,1,'2023-07-28','',0,'06:49:20','',''),(5592,'3826473',0.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','3',1,1,'2023-07-28','',0,'06:49:20','',''),(5593,'3826001',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-07-28','',0,'06:49:20','',''),(5594,'3826512',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5595,'3826510',3.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5596,'3826509',1.00,0.00,0.00,0.00,0.00,1200.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5597,'3826508',2.00,0.00,0.00,0.00,0.00,6000.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5598,'3826507',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5599,'3826506',4.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5600,'3826505',12.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5601,'3826504',22.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','3',1,1,'2023-08-02','',0,'07:20:27','',''),(5602,'3826503',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-08-02','',0,'07:20:27','',''),(5603,'3826502',11.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','3',1,1,'2023-08-02','',0,'07:20:27','',''),(5604,'3826501',12.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5605,'3826500',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5606,'3826499',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-08-02','',0,'07:20:27','',''),(5607,'3826498',0.00,0.00,0.00,0.00,0.00,420.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5608,'3826497',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5609,'3826496',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5610,'3826320',0.00,0.00,0.00,0.00,0.00,1400.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5611,'3826319',0.00,0.00,0.00,0.00,0.00,2800.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5612,'3826318',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5613,'3826317',0.00,0.00,0.00,0.00,0.00,330.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5614,'3826316',0.00,0.00,0.00,0.00,0.00,1750.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5615,'3826315',0.00,0.00,0.00,0.00,0.00,700.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5616,'3826314',0.00,0.00,0.00,0.00,0.00,2000.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5617,'3826313',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5618,'3826312',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5619,'3826311',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5620,'3826380',1.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','4',1,1,'2023-08-02','',0,'07:20:27','',''),(5621,'3826472',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5622,'3826471',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5623,'3826470',4.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5624,'3826469',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5625,'3826468',2.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5626,'3826467',10.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5627,'3826466',1.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5628,'3826465',4.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5629,'3826310',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5630,'3826309',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5631,'3826495',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','3',1,1,'2023-08-02','',0,'07:20:27','',''),(5632,'3826464',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5633,'3826463',0.00,0.00,0.00,0.00,0.00,330.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5634,'3826462',0.00,0.00,0.00,0.00,0.00,340.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5635,'3826461',0.00,0.00,0.00,0.00,0.00,190.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5636,'3826460',1.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5637,'3826308',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5638,'3826459',5.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5639,'3826458',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5640,'3826307',1.00,0.00,0.00,0.00,0.00,2950.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5641,'3826306',0.00,0.00,0.00,0.00,0.00,1650.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5642,'3826457',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5643,'3826456',19.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5644,'3826455',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5645,'3826305',1.00,0.00,0.00,0.00,0.00,330.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5646,'3826304',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5647,'3826303',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5648,'3826299',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5649,'3826302',13.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5650,'3826301',1.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5651,'3826300',44.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5652,'3826298',38.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5653,'3826297',19.00,0.00,0.00,0.00,0.00,480.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5654,'3826296',20.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5655,'3826295',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5656,'3826294',46.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5657,'3826293',0.00,0.00,0.00,0.00,0.00,480.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5658,'3826292',12.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5659,'3826291',0.00,0.00,0.00,0.00,0.00,480.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5660,'3826454',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5661,'3826290',0.00,0.00,0.00,0.00,0.00,950.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5662,'3826289',1.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5663,'3826453',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5664,'3826288',0.00,0.00,0.00,0.00,0.00,1400.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5665,'3826287',6.00,0.00,0.00,0.00,0.00,6200.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5666,'3826286',37.00,0.00,0.00,0.00,0.00,6400.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5667,'3826285',106.00,0.00,0.00,0.00,0.00,3450.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5668,'3826284',24.00,0.00,0.00,0.00,0.00,1500.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5669,'3826283',0.00,0.00,0.00,0.00,0.00,3200.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5670,'3826452',0.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5671,'3826451',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5672,'3826282',0.00,0.00,0.00,0.00,0.00,800.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5673,'3826281',0.00,0.00,0.00,0.00,0.00,380.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5674,'3826280',0.00,0.00,0.00,0.00,0.00,320.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5675,'3826279',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5676,'3826278',0.00,0.00,0.00,0.00,0.00,7000.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5677,'3826277',0.00,0.00,0.00,0.00,0.00,3600.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5678,'3826276',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5679,'3826275',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5680,'3826274',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5681,'3826273',0.00,0.00,0.00,0.00,0.00,680.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5682,'3826272',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5683,'3826271',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5684,'3826270',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5685,'3826269',0.00,0.00,0.00,0.00,0.00,2390.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5686,'3826268',1.00,0.00,0.00,0.00,0.00,230.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5687,'3826267',2.00,0.00,0.00,0.00,0.00,2150.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5688,'3826266',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5689,'3826265',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5690,'3826264',0.00,0.00,0.00,0.00,0.00,1350.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5691,'3826263',1.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5692,'3826261',0.00,0.00,0.00,0.00,0.00,1650.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5693,'3826260',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5694,'3826262',0.00,0.00,0.00,0.00,0.00,3300.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5695,'3826258',0.00,0.00,0.00,0.00,0.00,1800.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5696,'3826259',0.00,0.00,0.00,0.00,0.00,2000.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5697,'3826257',0.00,0.00,0.00,0.00,0.00,800.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5698,'3826256',0.00,0.00,0.00,0.00,0.00,2000.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5699,'3826254',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5700,'3826255',0.00,0.00,0.00,0.00,0.00,1200.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5701,'3826253',1.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5702,'3826252',0.00,0.00,0.00,0.00,0.00,580.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5703,'3826251',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5704,'3826250',0.00,0.00,0.00,0.00,0.00,40.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5705,'3826249',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5706,'3826248',0.00,0.00,0.00,0.00,0.00,90.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5707,'3826247',0.00,0.00,0.00,0.00,0.00,470.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5708,'3826246',0.00,0.00,0.00,0.00,0.00,230.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5709,'3826245',0.00,0.00,0.00,0.00,0.00,110.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5710,'3826244',0.00,0.00,0.00,0.00,0.00,3000.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5711,'3826243',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5712,'3826242',0.00,0.00,0.00,0.00,0.00,3900.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5713,'3826241',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5714,'3826240',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5715,'3826239',1.00,0.00,0.00,0.00,0.00,1950.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5716,'3826238',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5717,'3826237',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5718,'3826236',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5719,'3826235',0.00,0.00,0.00,0.00,0.00,540.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5720,'3826234',0.00,0.00,0.00,0.00,0.00,280.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5721,'3826233',20.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5722,'3826232',4.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5723,'3826231',7.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5724,'3826230',0.00,0.00,0.00,0.00,0.00,40.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5725,'3826229',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5726,'3826228',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5727,'3826227',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5728,'3826226',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5729,'3826225',0.00,0.00,0.00,0.00,0.00,1500.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5730,'3826224',0.00,0.00,0.00,0.00,0.00,2450.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5731,'3826223',0.00,0.00,0.00,0.00,0.00,1750.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5732,'3826222',0.00,0.00,0.00,0.00,0.00,2700.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5733,'3826221',0.00,0.00,0.00,0.00,0.00,4550.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5734,'3826220',0.00,0.00,0.00,0.00,0.00,4550.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5735,'3826494',0.00,0.00,0.00,0.00,0.00,3900.00,0.00,'1','3',1,1,'2023-08-02','',0,'07:20:27','',''),(5736,'3826219',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5737,'3826218',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5738,'3826217',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5739,'3826450',0.00,0.00,0.00,0.00,0.00,30.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5740,'3826216',11.00,0.00,0.00,0.00,0.00,1600.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5741,'3826215',0.00,0.00,0.00,0.00,0.00,47000.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5742,'3826214',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5743,'3826213',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5744,'3826212',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5745,'3826211',18.00,0.00,0.00,0.00,0.00,1450.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5746,'3826210',0.00,0.00,0.00,0.00,0.00,5250.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5747,'3826209',108.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5748,'3826208',0.00,0.00,0.00,0.00,0.00,4450.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5749,'3826207',115.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5750,'3826206',0.00,0.00,0.00,0.00,0.00,900.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5751,'3826205',57.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5752,'3826204',120.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5753,'3826203',72.00,0.00,0.00,0.00,0.00,2800.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5754,'3826202',58.00,0.00,0.00,0.00,0.00,270.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5755,'3826109',0.00,0.00,0.00,0.00,0.00,10300.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5756,'3826201',120.00,0.00,0.00,0.00,0.00,1200.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5757,'3826200',0.00,0.00,0.00,0.00,0.00,30000.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5758,'3826199',0.00,0.00,0.00,0.00,0.00,1800.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5759,'3826198',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5760,'3826197',0.00,0.00,0.00,0.00,0.00,8400.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5761,'3826196',0.00,0.00,0.00,0.00,0.00,3500.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5762,'3826195',0.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5763,'3826194',13.00,0.00,0.00,0.00,0.00,170.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5764,'3826193',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5765,'3826192',10.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5766,'3826191',65.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5767,'3826190',20.00,0.00,0.00,0.00,0.00,170.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5768,'3826379',28.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','4',1,1,'2023-08-02','',0,'07:20:27','',''),(5769,'3826189',3.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5770,'3826188',1.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5771,'3826187',0.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5772,'3826186',1.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5773,'3826185',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5774,'3826184',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5775,'3826183',0.00,0.00,0.00,0.00,0.00,170.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5776,'3826182',21.00,0.00,0.00,0.00,0.00,700.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5777,'3826181',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5778,'3826180',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5779,'3826179',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5780,'3826178',0.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5781,'3826177',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5782,'3826176',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5783,'3826175',7.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5784,'3826174',2.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5785,'3826173',2.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5786,'3826172',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5787,'3826171',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5788,'3826170',6.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5789,'3826169',9.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5790,'3826168',18.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5791,'3826165',1.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5792,'3826167',10.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5793,'3826166',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5794,'3826164',8.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5795,'3826163',8.00,0.00,0.00,0.00,0.00,1550.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5796,'3826162',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5797,'3826161',1.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5798,'3826160',1.00,0.00,0.00,0.00,0.00,1600.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5799,'3826159',3.00,0.00,0.00,0.00,0.00,830.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5800,'3826158',12.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5801,'3826157',1.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5802,'3826156',8.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5803,'3826155',5.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5804,'3826154',15.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5805,'3826153',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5806,'3826152',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5807,'3826149',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5808,'3826151',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5809,'3826150',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5810,'3826148',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5811,'3826147',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5812,'3826146',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5813,'3826145',3.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5814,'3826144',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5815,'3826143',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5816,'3826142',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5817,'3826141',752.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5818,'3826140',0.00,0.00,0.00,0.00,0.00,140.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5819,'3826139',8.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5820,'3826138',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5821,'3826137',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5822,'3826136',0.00,0.00,0.00,0.00,0.00,560.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5823,'3826135',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5824,'3826134',0.00,0.00,0.00,0.00,0.00,390.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5825,'3826133',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5826,'3826132',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5827,'3826131',33.00,0.00,0.00,0.00,0.00,230.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5828,'3826130',37.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5829,'3826449',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5830,'3826448',4.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5831,'3826447',12.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5832,'3826446',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5833,'3826445',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5834,'3826444',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5835,'3826443',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5836,'3826442',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5837,'3826441',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5838,'3826440',12.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5839,'3826439',12.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5840,'3826438',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5841,'3826437',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5842,'3826436',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5843,'3826434',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5844,'3826435',5.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5845,'3826433',10.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5846,'3826432',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5847,'3826431',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5848,'3826430',3.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5849,'3826429',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5850,'3826428',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5851,'3826427',0.00,0.00,0.00,0.00,0.00,10.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5852,'3826129',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5853,'3826128',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5854,'3826127',0.00,0.00,0.00,0.00,0.00,1700.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5855,'3826426',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5856,'3826425',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5857,'3826126',1.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5858,'3826493',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-08-02','',0,'07:20:27','',''),(5859,'3826424',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5860,'3826423',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5861,'3826125',0.00,0.00,0.00,0.00,0.00,2450.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5862,'3826422',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5863,'3826124',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5864,'3826421',0.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5865,'3826420',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5866,'3826123',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5867,'3826378',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','4',1,1,'2023-08-02','',0,'07:20:27','',''),(5868,'3826122',1.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5869,'3826121',0.00,0.00,0.00,0.00,0.00,420.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5870,'3826120',0.00,0.00,0.00,0.00,0.00,390.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5871,'3826119',0.00,0.00,0.00,0.00,0.00,1950.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5872,'3826118',0.00,0.00,0.00,0.00,0.00,420.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5873,'3826117',0.00,0.00,0.00,0.00,0.00,420.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5874,'3826116',0.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5875,'3826115',0.00,0.00,0.00,0.00,0.00,4900.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5876,'3826114',0.00,0.00,0.00,0.00,0.00,4500.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5877,'3826113',0.00,0.00,0.00,0.00,0.00,390.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5878,'3826112',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5879,'3826111',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5880,'3826110',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5881,'3826108',20.00,0.00,0.00,0.00,0.00,700.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5882,'3826419',4.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5883,'3826417',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5884,'3826418',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5885,'3826416',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5886,'3826107',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5887,'3826106',0.00,0.00,0.00,0.00,0.00,1000.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5888,'3826105',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5889,'3826415',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5890,'3826414',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5891,'3826377',40.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','4',1,1,'2023-08-02','',0,'07:20:27','',''),(5892,'3826104',7.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5893,'3826103',14.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5894,'3826102',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5895,'3826101',34.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5896,'3826100',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5897,'3826099',22.00,0.00,0.00,0.00,0.00,2000.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5898,'3826098',0.00,0.00,0.00,0.00,0.00,70.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5899,'3826097',19.00,0.00,0.00,0.00,0.00,170.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5900,'3826096',52.00,0.00,0.00,0.00,0.00,560.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5901,'3826413',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5902,'3826095',16.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5903,'3826094',25.00,0.00,0.00,0.00,0.00,70.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5904,'3826093',3.00,0.00,0.00,0.00,0.00,800.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5905,'3826092',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5906,'3826091',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5907,'3826090',3.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5908,'3826089',6.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5909,'3826088',3.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5910,'3826087',8.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5911,'3826086',0.00,0.00,0.00,0.00,0.00,640.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5912,'3826085',0.00,0.00,0.00,0.00,0.00,360.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5913,'3826084',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5914,'3826083',1.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5915,'3826082',52.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5916,'3826081',40.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5917,'3826080',0.00,0.00,0.00,0.00,0.00,690.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5918,'3826079',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5919,'3826078',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5920,'3826077',13.00,0.00,0.00,0.00,0.00,690.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5921,'3826376',0.00,0.00,0.00,0.00,0.00,1700.00,0.00,'1','4',1,1,'2023-08-02','',0,'07:20:27','',''),(5922,'3826076',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5923,'3826492',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','3',1,1,'2023-08-02','',0,'07:20:27','',''),(5924,'3826491',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','3',1,1,'2023-08-02','',0,'07:20:27','',''),(5925,'3826490',7.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','3',1,1,'2023-08-02','',0,'07:20:27','',''),(5926,'3826489',23.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','3',1,1,'2023-08-02','',0,'07:20:27','',''),(5927,'3826075',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5928,'3826375',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','4',1,1,'2023-08-02','',0,'07:20:27','',''),(5929,'3826374',2.00,0.00,0.00,0.00,0.00,2650.00,0.00,'1','4',1,1,'2023-08-02','',0,'07:20:27','',''),(5930,'3826074',0.00,0.00,0.00,0.00,0.00,3250.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5931,'3826073',0.00,0.00,0.00,0.00,0.00,3250.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5932,'3826072',0.00,0.00,0.00,0.00,0.00,1750.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5933,'3826071',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5934,'3826070',0.00,0.00,0.00,0.00,0.00,2700.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5935,'3826069',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5936,'3826068',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5937,'3826067',0.00,0.00,0.00,0.00,0.00,1500.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5938,'3826066',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5939,'3826412',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5940,'3826065',5.00,0.00,0.00,0.00,0.00,6000.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5941,'3826064',0.00,0.00,0.00,0.00,0.00,530.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5942,'3826063',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5943,'3826062',0.00,0.00,0.00,0.00,0.00,410.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5944,'3826061',0.00,0.00,0.00,0.00,0.00,2360.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5945,'3826060',0.00,0.00,0.00,0.00,0.00,1450.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5946,'3826059',10.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5947,'3826058',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5948,'3826057',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5949,'3826056',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5950,'3826055',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5951,'3826054',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5952,'3826053',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5953,'3826052',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5954,'3826051',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5955,'3826050',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5956,'3826049',0.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5957,'3826048',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5958,'3826047',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5959,'3826046',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5960,'3826045',0.00,0.00,0.00,0.00,0.00,70.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5961,'3826044',1.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5962,'3826043',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5963,'3826042',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5964,'3826041',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5965,'3826040',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5966,'3826039',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5967,'3826038',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5968,'3826037',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5969,'3826488',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','3',1,1,'2023-08-02','',0,'07:20:27','',''),(5970,'3826487',11.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','3',1,1,'2023-08-02','',0,'07:20:27','',''),(5971,'3826486',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','3',1,1,'2023-08-02','',0,'07:20:27','',''),(5972,'3826485',25.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','3',1,1,'2023-08-02','',0,'07:20:27','',''),(5973,'3826036',0.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5974,'3826035',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5975,'3826034',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5976,'3826033',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5977,'3826032',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5978,'3826031',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(5979,'3826484',0.00,0.00,0.00,0.00,0.00,30.00,0.00,'1','3',1,1,'2023-08-02','',0,'07:20:27','',''),(5980,'3826411',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5981,'3826483',0.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','3',1,1,'2023-08-02','',0,'07:20:27','',''),(5982,'3826410',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5983,'3826409',0.00,0.00,0.00,0.00,0.00,40.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5984,'3826408',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5985,'3826407',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5986,'3826406',0.00,0.00,0.00,0.00,0.00,10.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5987,'3826405',1.00,0.00,0.00,0.00,0.00,30.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5988,'3826482',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','3',1,1,'2023-08-02','',0,'07:20:27','',''),(5989,'3826481',4.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','3',1,1,'2023-08-02','',0,'07:20:27','',''),(5990,'3826404',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5991,'3826403',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5992,'3826402',13.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5993,'3826401',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5994,'3826400',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5995,'3826399',0.00,0.00,0.00,0.00,0.00,280.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5996,'3826398',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5997,'3826397',1.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5998,'3826396',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(5999,'3826395',0.00,0.00,0.00,0.00,0.00,90.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(6000,'3826394',0.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(6001,'3826393',0.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(6002,'3826392',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(6003,'3826391',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(6004,'3826390',0.00,0.00,0.00,0.00,0.00,50.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(6005,'3826389',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(6006,'3826388',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(6007,'3826387',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(6008,'3826386',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(6009,'3826385',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(6010,'3826384',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(6011,'3826383',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(6012,'3826030',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6013,'3826029',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6014,'3826028',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6015,'3826480',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','3',1,1,'2023-08-02','',0,'07:20:27','',''),(6016,'3826027',0.00,0.00,0.00,0.00,0.00,1300.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6017,'3826026',0.00,0.00,0.00,0.00,0.00,1500.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6018,'3826025',0.00,0.00,0.00,0.00,0.00,2650.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6019,'3826024',0.00,0.00,0.00,0.00,0.00,1800.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6020,'3826023',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6021,'3826022',0.00,0.00,0.00,0.00,0.00,3450.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6022,'3826021',0.00,0.00,0.00,0.00,0.00,1700.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6023,'3826020',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6024,'3826019',0.00,0.00,0.00,0.00,0.00,2750.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6025,'3826018',0.00,0.00,0.00,0.00,0.00,1800.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6026,'3826017',0.00,0.00,0.00,0.00,0.00,2750.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6027,'3826016',0.00,0.00,0.00,0.00,0.00,720.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6028,'3826015',45.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6029,'3826014',31.00,0.00,0.00,0.00,0.00,70.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6030,'3826013',24.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6031,'3826012',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6032,'3826373',4.00,0.00,0.00,0.00,0.00,1200.00,0.00,'1','4',1,1,'2023-08-02','',0,'07:20:27','',''),(6033,'3826011',0.00,0.00,0.00,0.00,0.00,2450.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6034,'3826010',0.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6035,'3826009',0.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6036,'3826008',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6037,'3826479',0.00,0.00,0.00,0.00,0.00,140.00,0.00,'1','3',1,1,'2023-08-02','',0,'07:20:27','',''),(6038,'3826007',0.00,0.00,0.00,0.00,0.00,230.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6039,'3826006',0.00,0.00,0.00,0.00,0.00,460.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6040,'3826005',0.00,0.00,0.00,0.00,0.00,1350.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6041,'3826004',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6042,'3826003',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6043,'3826002',0.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6044,'3826478',11.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-08-02','',0,'07:20:27','',''),(6045,'3826477',4.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-08-02','',0,'07:20:27','',''),(6046,'3826371',0.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6047,'3826476',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-08-02','',0,'07:20:27','',''),(6048,'3826475',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-08-02','',0,'07:20:27','',''),(6049,'3826382',0.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(6050,'3826381',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-08-02','',0,'07:20:27','',''),(6051,'3826370',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6052,'3826369',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6053,'3826368',2.00,0.00,0.00,0.00,0.00,3450.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6054,'3826367',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6055,'3826366',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6056,'3826365',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6057,'3826364',0.00,0.00,0.00,0.00,0.00,240.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6058,'3826363',4.00,0.00,0.00,0.00,0.00,970.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6059,'3826362',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6060,'3826361',8.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6061,'3826360',0.00,0.00,0.00,0.00,0.00,1820.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6062,'3826359',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6063,'3826358',1.00,0.00,0.00,0.00,0.00,3200.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6064,'3826357',4.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6065,'3826356',9.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6066,'3826355',17.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6067,'3826354',10.00,0.00,0.00,0.00,0.00,1650.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6068,'3826353',21.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6069,'3826372',0.00,0.00,0.00,0.00,0.00,2200.00,0.00,'1','4',1,1,'2023-08-02','',0,'07:20:27','',''),(6070,'3826352',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6071,'3826351',17.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6072,'3826350',0.00,0.00,0.00,0.00,0.00,1300.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6073,'3826349',0.00,0.00,0.00,0.00,0.00,2400.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6074,'3826348',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6075,'3826347',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6076,'3826346',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6077,'3826345',5.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6078,'3826344',8.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6079,'3826343',3.00,0.00,0.00,0.00,0.00,1000.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6080,'3826342',11.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6081,'3826341',0.00,0.00,0.00,0.00,0.00,900.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6082,'3826340',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6083,'3826339',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6084,'3826338',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6085,'3826337',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6086,'3826336',0.00,0.00,0.00,0.00,0.00,1000.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6087,'3826335',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6088,'3826334',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6089,'3826333',10.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6090,'3826332',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6091,'3826331',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6092,'3826330',14.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6093,'3826326',4.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6094,'3826325',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6095,'3826329',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6096,'3826328',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6097,'3826327',24.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6098,'3826324',10.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6099,'3826323',4.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6100,'3826322',18.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6101,'3826321',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6102,'3826474',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','3',1,1,'2023-08-02','',0,'07:20:27','',''),(6103,'3826473',0.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','3',1,1,'2023-08-02','',0,'07:20:27','',''),(6104,'3826001',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-08-02','',0,'07:20:27','',''),(6105,'3826512',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6106,'3826510',3.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6107,'3826509',1.00,0.00,0.00,0.00,0.00,1200.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6108,'3826508',0.00,0.00,0.00,0.00,0.00,6000.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6109,'3826507',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6110,'3826506',2.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6111,'3826505',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6112,'3826504',20.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','3',1,1,'2023-08-28','',0,'11:02:52','',''),(6113,'3826503',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-08-28','',0,'11:02:52','',''),(6114,'3826502',2.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','3',1,1,'2023-08-28','',0,'11:02:52','',''),(6115,'3826501',10.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6116,'3826500',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6117,'3826499',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-08-28','',0,'11:02:52','',''),(6118,'3826498',0.00,0.00,0.00,0.00,0.00,420.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6119,'3826497',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6120,'3826496',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6121,'3826320',0.00,0.00,0.00,0.00,0.00,1400.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6122,'3826319',0.00,0.00,0.00,0.00,0.00,2800.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6123,'3826318',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6124,'3826317',0.00,0.00,0.00,0.00,0.00,330.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6125,'3826316',0.00,0.00,0.00,0.00,0.00,1750.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6126,'3826315',0.00,0.00,0.00,0.00,0.00,700.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6127,'3826314',0.00,0.00,0.00,0.00,0.00,2000.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6128,'3826313',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6129,'3826312',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6130,'3826311',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6131,'3826380',1.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','4',1,1,'2023-08-28','',0,'11:02:52','',''),(6132,'3826472',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6133,'3826471',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6134,'3826470',3.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6135,'3826469',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6136,'3826468',2.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6137,'3826467',10.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6138,'3826466',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6139,'3826465',4.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6140,'3826310',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6141,'3826309',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6142,'3826495',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','3',1,1,'2023-08-28','',0,'11:02:52','',''),(6143,'3826464',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6144,'3826463',0.00,0.00,0.00,0.00,0.00,330.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6145,'3826462',0.00,0.00,0.00,0.00,0.00,340.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6146,'3826461',0.00,0.00,0.00,0.00,0.00,190.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6147,'3826460',1.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6148,'3826308',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6149,'3826459',2.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6150,'3826458',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6151,'3826307',1.00,0.00,0.00,0.00,0.00,2950.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6152,'3826306',0.00,0.00,0.00,0.00,0.00,1650.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6153,'3826457',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6154,'3826456',19.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6155,'3826455',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6156,'3826305',1.00,0.00,0.00,0.00,0.00,330.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6157,'3826304',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6158,'3826303',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6159,'3826299',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6160,'3826302',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6161,'3826301',1.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6162,'3826300',35.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6163,'3826298',15.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6164,'3826297',0.00,0.00,0.00,0.00,0.00,480.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6165,'3826296',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6166,'3826295',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6167,'3826294',25.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6168,'3826293',0.00,0.00,0.00,0.00,0.00,480.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6169,'3826292',5.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6170,'3826291',0.00,0.00,0.00,0.00,0.00,480.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6171,'3826454',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6172,'3826290',0.00,0.00,0.00,0.00,0.00,950.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6173,'3826289',1.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6174,'3826453',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6175,'3826288',0.00,0.00,0.00,0.00,0.00,1400.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6176,'3826287',6.00,0.00,0.00,0.00,0.00,6200.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6177,'3826286',37.00,0.00,0.00,0.00,0.00,6400.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6178,'3826285',104.00,0.00,0.00,0.00,0.00,3450.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6179,'3826284',8.00,0.00,0.00,0.00,0.00,1500.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6180,'3826283',0.00,0.00,0.00,0.00,0.00,3200.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6181,'3826452',0.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6182,'3826451',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6183,'3826282',0.00,0.00,0.00,0.00,0.00,800.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6184,'3826281',0.00,0.00,0.00,0.00,0.00,380.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6185,'3826280',0.00,0.00,0.00,0.00,0.00,320.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6186,'3826279',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6187,'3826278',0.00,0.00,0.00,0.00,0.00,7000.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6188,'3826277',0.00,0.00,0.00,0.00,0.00,3600.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6189,'3826276',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6190,'3826275',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6191,'3826274',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6192,'3826273',0.00,0.00,0.00,0.00,0.00,680.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6193,'3826272',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6194,'3826271',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6195,'3826270',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6196,'3826269',0.00,0.00,0.00,0.00,0.00,2390.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6197,'3826268',1.00,0.00,0.00,0.00,0.00,230.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6198,'3826267',2.00,0.00,0.00,0.00,0.00,2150.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6199,'3826266',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6200,'3826265',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6201,'3826264',0.00,0.00,0.00,0.00,0.00,1350.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6202,'3826263',1.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6203,'3826261',0.00,0.00,0.00,0.00,0.00,1650.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6204,'3826260',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6205,'3826262',0.00,0.00,0.00,0.00,0.00,3300.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6206,'3826258',0.00,0.00,0.00,0.00,0.00,1800.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6207,'3826259',0.00,0.00,0.00,0.00,0.00,2000.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6208,'3826257',0.00,0.00,0.00,0.00,0.00,800.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6209,'3826256',0.00,0.00,0.00,0.00,0.00,2000.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6210,'3826254',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6211,'3826255',0.00,0.00,0.00,0.00,0.00,1200.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6212,'3826253',1.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6213,'3826252',0.00,0.00,0.00,0.00,0.00,580.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6214,'3826251',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6215,'3826250',0.00,0.00,0.00,0.00,0.00,40.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6216,'3826249',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6217,'3826248',0.00,0.00,0.00,0.00,0.00,90.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6218,'3826247',0.00,0.00,0.00,0.00,0.00,470.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6219,'3826246',0.00,0.00,0.00,0.00,0.00,230.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6220,'3826245',0.00,0.00,0.00,0.00,0.00,110.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6221,'3826244',0.00,0.00,0.00,0.00,0.00,3000.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6222,'3826243',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6223,'3826242',0.00,0.00,0.00,0.00,0.00,3900.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6224,'3826241',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6225,'3826240',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6226,'3826239',1.00,0.00,0.00,0.00,0.00,1950.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6227,'3826238',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6228,'3826237',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6229,'3826236',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6230,'3826235',0.00,0.00,0.00,0.00,0.00,540.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6231,'3826234',0.00,0.00,0.00,0.00,0.00,280.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6232,'3826233',8.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6233,'3826232',4.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6234,'3826231',7.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6235,'3826230',0.00,0.00,0.00,0.00,0.00,40.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6236,'3826229',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6237,'3826228',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6238,'3826227',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6239,'3826226',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6240,'3826225',0.00,0.00,0.00,0.00,0.00,1500.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6241,'3826224',0.00,0.00,0.00,0.00,0.00,2450.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6242,'3826223',0.00,0.00,0.00,0.00,0.00,1750.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6243,'3826222',0.00,0.00,0.00,0.00,0.00,2700.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6244,'3826221',0.00,0.00,0.00,0.00,0.00,4550.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6245,'3826220',0.00,0.00,0.00,0.00,0.00,4550.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6246,'3826494',0.00,0.00,0.00,0.00,0.00,3900.00,0.00,'1','3',1,1,'2023-08-28','',0,'11:02:52','',''),(6247,'3826219',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6248,'3826218',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6249,'3826217',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6250,'3826450',0.00,0.00,0.00,0.00,0.00,30.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6251,'3826216',10.00,0.00,0.00,0.00,0.00,1600.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6252,'3826215',0.00,0.00,0.00,0.00,0.00,47000.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6253,'3826214',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6254,'3826213',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6255,'3826212',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6256,'3826211',18.00,0.00,0.00,0.00,0.00,1450.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6257,'3826210',0.00,0.00,0.00,0.00,0.00,5250.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6258,'3826209',101.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6259,'3826208',0.00,0.00,0.00,0.00,0.00,4450.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6260,'3826207',115.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6261,'3826206',0.00,0.00,0.00,0.00,0.00,900.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6262,'3826205',52.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6263,'3826204',120.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6264,'3826203',72.00,0.00,0.00,0.00,0.00,2800.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6265,'3826202',58.00,0.00,0.00,0.00,0.00,270.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6266,'3826109',0.00,0.00,0.00,0.00,0.00,10300.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6267,'3826201',120.00,0.00,0.00,0.00,0.00,1200.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6268,'3826200',0.00,0.00,0.00,0.00,0.00,30000.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6269,'3826199',0.00,0.00,0.00,0.00,0.00,1800.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6270,'3826198',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6271,'3826197',0.00,0.00,0.00,0.00,0.00,8400.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6272,'3826196',0.00,0.00,0.00,0.00,0.00,3500.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6273,'3826195',0.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6274,'3826194',12.00,0.00,0.00,0.00,0.00,170.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6275,'3826193',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6276,'3826192',9.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6277,'3826191',62.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6278,'3826190',20.00,0.00,0.00,0.00,0.00,170.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6279,'3826379',28.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','4',1,1,'2023-08-28','',0,'11:02:52','',''),(6280,'3826189',3.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6281,'3826188',1.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6282,'3826187',0.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6283,'3826186',1.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6284,'3826185',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6285,'3826184',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6286,'3826183',0.00,0.00,0.00,0.00,0.00,170.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6287,'3826182',21.00,0.00,0.00,0.00,0.00,700.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6288,'3826181',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6289,'3826180',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6290,'3826179',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6291,'3826178',0.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6292,'3826177',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6293,'3826176',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6294,'3826175',7.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6295,'3826174',2.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6296,'3826173',2.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6297,'3826172',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6298,'3826171',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6299,'3826170',5.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6300,'3826169',7.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6301,'3826168',15.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6302,'3826165',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6303,'3826167',5.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6304,'3826166',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6305,'3826164',8.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6306,'3826163',8.00,0.00,0.00,0.00,0.00,1550.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6307,'3826162',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6308,'3826161',1.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6309,'3826160',1.00,0.00,0.00,0.00,0.00,1600.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6310,'3826159',3.00,0.00,0.00,0.00,0.00,830.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6311,'3826158',12.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6312,'3826157',1.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6313,'3826156',8.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6314,'3826155',5.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6315,'3826154',15.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6316,'3826153',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6317,'3826152',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6318,'3826149',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6319,'3826151',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6320,'3826150',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6321,'3826148',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6322,'3826147',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6323,'3826146',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6324,'3826145',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6325,'3826144',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6326,'3826143',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6327,'3826142',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6328,'3826141',752.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6329,'3826140',0.00,0.00,0.00,0.00,0.00,140.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6330,'3826139',7.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6331,'3826138',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6332,'3826137',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6333,'3826136',0.00,0.00,0.00,0.00,0.00,560.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6334,'3826135',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6335,'3826134',0.00,0.00,0.00,0.00,0.00,390.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6336,'3826133',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6337,'3826132',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6338,'3826131',10.00,0.00,0.00,0.00,0.00,230.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6339,'3826130',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6340,'3826449',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6341,'3826448',4.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6342,'3826447',12.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6343,'3826446',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6344,'3826445',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6345,'3826444',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6346,'3826443',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6347,'3826442',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6348,'3826441',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6349,'3826440',11.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6350,'3826439',12.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6351,'3826438',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6352,'3826437',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6353,'3826436',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6354,'3826434',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6355,'3826435',5.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6356,'3826433',3.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6357,'3826432',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6358,'3826431',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6359,'3826430',3.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6360,'3826429',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6361,'3826428',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6362,'3826427',0.00,0.00,0.00,0.00,0.00,10.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6363,'3826129',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6364,'3826128',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6365,'3826127',0.00,0.00,0.00,0.00,0.00,1700.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6366,'3826426',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6367,'3826425',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6368,'3826126',1.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6369,'3826493',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-08-28','',0,'11:02:52','',''),(6370,'3826424',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6371,'3826423',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6372,'3826125',0.00,0.00,0.00,0.00,0.00,2450.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6373,'3826422',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6374,'3826124',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6375,'3826421',0.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6376,'3826420',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6377,'3826123',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6378,'3826378',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','4',1,1,'2023-08-28','',0,'11:02:52','',''),(6379,'3826122',1.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6380,'3826121',0.00,0.00,0.00,0.00,0.00,420.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6381,'3826120',0.00,0.00,0.00,0.00,0.00,390.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6382,'3826119',0.00,0.00,0.00,0.00,0.00,1950.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6383,'3826118',0.00,0.00,0.00,0.00,0.00,420.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6384,'3826117',0.00,0.00,0.00,0.00,0.00,420.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6385,'3826116',0.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6386,'3826115',0.00,0.00,0.00,0.00,0.00,4900.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6387,'3826114',0.00,0.00,0.00,0.00,0.00,4500.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6388,'3826113',0.00,0.00,0.00,0.00,0.00,390.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6389,'3826112',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6390,'3826111',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6391,'3826110',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6392,'3826108',20.00,0.00,0.00,0.00,0.00,700.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6393,'3826419',4.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6394,'3826417',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6395,'3826418',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6396,'3826416',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6397,'3826107',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6398,'3826106',0.00,0.00,0.00,0.00,0.00,1000.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6399,'3826105',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6400,'3826415',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6401,'3826414',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6402,'3826377',37.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','4',1,1,'2023-08-28','',0,'11:02:52','',''),(6403,'3826104',7.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6404,'3826103',7.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6405,'3826102',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6406,'3826101',34.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6407,'3826100',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6408,'3826099',22.00,0.00,0.00,0.00,0.00,2000.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6409,'3826098',0.00,0.00,0.00,0.00,0.00,70.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6410,'3826097',19.00,0.00,0.00,0.00,0.00,170.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6411,'3826096',52.00,0.00,0.00,0.00,0.00,560.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6412,'3826413',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6413,'3826095',16.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6414,'3826094',25.00,0.00,0.00,0.00,0.00,70.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6415,'3826093',3.00,0.00,0.00,0.00,0.00,800.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6416,'3826092',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6417,'3826091',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6418,'3826090',3.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6419,'3826089',6.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6420,'3826088',3.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6421,'3826087',8.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6422,'3826086',0.00,0.00,0.00,0.00,0.00,640.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6423,'3826085',0.00,0.00,0.00,0.00,0.00,360.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6424,'3826084',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6425,'3826083',1.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6426,'3826082',52.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6427,'3826081',40.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6428,'3826080',0.00,0.00,0.00,0.00,0.00,690.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6429,'3826079',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6430,'3826078',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6431,'3826077',13.00,0.00,0.00,0.00,0.00,690.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6432,'3826376',0.00,0.00,0.00,0.00,0.00,1700.00,0.00,'1','4',1,1,'2023-08-28','',0,'11:02:52','',''),(6433,'3826076',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6434,'3826492',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','3',1,1,'2023-08-28','',0,'11:02:52','',''),(6435,'3826491',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','3',1,1,'2023-08-28','',0,'11:02:52','',''),(6436,'3826490',6.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','3',1,1,'2023-08-28','',0,'11:02:52','',''),(6437,'3826489',23.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','3',1,1,'2023-08-28','',0,'11:02:52','',''),(6438,'3826075',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6439,'3826375',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','4',1,1,'2023-08-28','',0,'11:02:52','',''),(6440,'3826374',2.00,0.00,0.00,0.00,0.00,2650.00,0.00,'1','4',1,1,'2023-08-28','',0,'11:02:52','',''),(6441,'3826074',0.00,0.00,0.00,0.00,0.00,3250.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6442,'3826073',0.00,0.00,0.00,0.00,0.00,3250.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6443,'3826072',0.00,0.00,0.00,0.00,0.00,1750.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6444,'3826071',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6445,'3826070',0.00,0.00,0.00,0.00,0.00,2700.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6446,'3826069',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6447,'3826068',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6448,'3826067',0.00,0.00,0.00,0.00,0.00,1500.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6449,'3826066',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6450,'3826412',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6451,'3826065',5.00,0.00,0.00,0.00,0.00,6000.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6452,'3826064',0.00,0.00,0.00,0.00,0.00,530.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6453,'3826063',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6454,'3826062',0.00,0.00,0.00,0.00,0.00,410.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6455,'3826061',0.00,0.00,0.00,0.00,0.00,2360.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6456,'3826060',0.00,0.00,0.00,0.00,0.00,1450.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6457,'3826059',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6458,'3826058',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6459,'3826057',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6460,'3826056',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6461,'3826055',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6462,'3826054',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6463,'3826053',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6464,'3826052',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6465,'3826051',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6466,'3826050',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6467,'3826049',0.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6468,'3826048',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6469,'3826047',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6470,'3826046',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6471,'3826045',0.00,0.00,0.00,0.00,0.00,70.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6472,'3826044',1.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6473,'3826043',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6474,'3826042',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6475,'3826041',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6476,'3826040',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6477,'3826039',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6478,'3826038',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6479,'3826037',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6480,'3826488',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','3',1,1,'2023-08-28','',0,'11:02:52','',''),(6481,'3826487',11.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','3',1,1,'2023-08-28','',0,'11:02:52','',''),(6482,'3826486',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','3',1,1,'2023-08-28','',0,'11:02:52','',''),(6483,'3826485',25.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','3',1,1,'2023-08-28','',0,'11:02:52','',''),(6484,'3826036',0.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6485,'3826035',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6486,'3826034',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6487,'3826033',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6488,'3826032',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6489,'3826031',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6490,'3826484',0.00,0.00,0.00,0.00,0.00,30.00,0.00,'1','3',1,1,'2023-08-28','',0,'11:02:52','',''),(6491,'3826411',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6492,'3826483',0.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','3',1,1,'2023-08-28','',0,'11:02:52','',''),(6493,'3826410',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6494,'3826409',0.00,0.00,0.00,0.00,0.00,40.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6495,'3826408',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6496,'3826407',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6497,'3826406',0.00,0.00,0.00,0.00,0.00,10.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6498,'3826405',1.00,0.00,0.00,0.00,0.00,30.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6499,'3826482',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','3',1,1,'2023-08-28','',0,'11:02:52','',''),(6500,'3826481',2.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','3',1,1,'2023-08-28','',0,'11:02:52','',''),(6501,'3826404',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6502,'3826403',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6503,'3826402',13.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6504,'3826401',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6505,'3826400',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6506,'3826399',0.00,0.00,0.00,0.00,0.00,280.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6507,'3826398',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6508,'3826397',1.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6509,'3826396',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6510,'3826395',0.00,0.00,0.00,0.00,0.00,90.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6511,'3826394',0.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6512,'3826393',0.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6513,'3826392',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6514,'3826391',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6515,'3826390',0.00,0.00,0.00,0.00,0.00,50.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6516,'3826389',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6517,'3826388',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6518,'3826387',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6519,'3826386',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6520,'3826385',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6521,'3826384',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6522,'3826383',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6523,'3826030',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6524,'3826029',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6525,'3826028',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6526,'3826480',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','3',1,1,'2023-08-28','',0,'11:02:52','',''),(6527,'3826027',0.00,0.00,0.00,0.00,0.00,1300.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6528,'3826026',0.00,0.00,0.00,0.00,0.00,1500.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6529,'3826025',0.00,0.00,0.00,0.00,0.00,2650.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6530,'3826024',0.00,0.00,0.00,0.00,0.00,1800.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6531,'3826023',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6532,'3826022',0.00,0.00,0.00,0.00,0.00,3450.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6533,'3826021',0.00,0.00,0.00,0.00,0.00,1700.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6534,'3826020',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6535,'3826019',0.00,0.00,0.00,0.00,0.00,2750.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6536,'3826018',0.00,0.00,0.00,0.00,0.00,1800.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6537,'3826017',0.00,0.00,0.00,0.00,0.00,2750.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6538,'3826016',0.00,0.00,0.00,0.00,0.00,720.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6539,'3826015',26.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6540,'3826014',0.00,0.00,0.00,0.00,0.00,70.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6541,'3826013',3.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6542,'3826012',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6543,'3826373',4.00,0.00,0.00,0.00,0.00,1200.00,0.00,'1','4',1,1,'2023-08-28','',0,'11:02:52','',''),(6544,'3826011',0.00,0.00,0.00,0.00,0.00,2450.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6545,'3826010',0.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6546,'3826009',0.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6547,'3826008',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6548,'3826479',0.00,0.00,0.00,0.00,0.00,140.00,0.00,'1','3',1,1,'2023-08-28','',0,'11:02:52','',''),(6549,'3826007',0.00,0.00,0.00,0.00,0.00,230.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6550,'3826006',0.00,0.00,0.00,0.00,0.00,460.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6551,'3826005',0.00,0.00,0.00,0.00,0.00,1350.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6552,'3826004',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6553,'3826003',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6554,'3826002',0.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6555,'3826478',10.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-08-28','',0,'11:02:52','',''),(6556,'3826477',3.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-08-28','',0,'11:02:52','',''),(6557,'3826371',0.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6558,'3826476',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-08-28','',0,'11:02:52','',''),(6559,'3826475',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-08-28','',0,'11:02:52','',''),(6560,'3826382',0.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6561,'3826381',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-08-28','',0,'11:02:52','',''),(6562,'3826370',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6563,'3826369',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6564,'3826368',0.00,0.00,0.00,0.00,0.00,3450.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6565,'3826367',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6566,'3826366',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6567,'3826365',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6568,'3826364',0.00,0.00,0.00,0.00,0.00,240.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6569,'3826363',4.00,0.00,0.00,0.00,0.00,970.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6570,'3826362',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6571,'3826361',8.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6572,'3826360',0.00,0.00,0.00,0.00,0.00,1820.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6573,'3826359',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6574,'3826358',1.00,0.00,0.00,0.00,0.00,3200.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6575,'3826357',4.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6576,'3826356',5.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6577,'3826355',17.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6578,'3826354',10.00,0.00,0.00,0.00,0.00,1650.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6579,'3826353',19.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6580,'3826372',0.00,0.00,0.00,0.00,0.00,2200.00,0.00,'1','4',1,1,'2023-08-28','',0,'11:02:52','',''),(6581,'3826352',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6582,'3826351',17.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6583,'3826350',0.00,0.00,0.00,0.00,0.00,1300.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6584,'3826349',0.00,0.00,0.00,0.00,0.00,2400.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6585,'3826348',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6586,'3826347',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6587,'3826346',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6588,'3826345',3.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6589,'3826344',7.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6590,'3826343',2.00,0.00,0.00,0.00,0.00,1000.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6591,'3826342',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6592,'3826341',0.00,0.00,0.00,0.00,0.00,900.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6593,'3826340',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6594,'3826339',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6595,'3826338',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6596,'3826337',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6597,'3826336',0.00,0.00,0.00,0.00,0.00,1000.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6598,'3826335',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6599,'3826334',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6600,'3826333',8.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6601,'3826332',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6602,'3826331',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6603,'3826330',14.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6604,'3826326',2.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6605,'3826325',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6606,'3826329',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6607,'3826328',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6608,'3826327',24.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6609,'3826324',9.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6610,'3826323',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6611,'3826322',16.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6612,'3826321',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6613,'3826474',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','3',1,1,'2023-08-28','',0,'11:02:52','',''),(6614,'3826473',0.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','3',1,1,'2023-08-28','',0,'11:02:52','',''),(6615,'3826001',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-08-28','',0,'11:02:52','',''),(6616,'3826512',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6617,'3826510',3.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6618,'3826509',1.00,0.00,0.00,0.00,0.00,1200.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6619,'3826508',0.00,0.00,0.00,0.00,0.00,6000.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6620,'3826507',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(6621,'3826506',2.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6622,'3826505',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6623,'3826504',11.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','3',1,1,'2023-09-05','',0,'09:28:38','',''),(6624,'3826503',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-09-05','',0,'09:28:38','',''),(6625,'3826502',2.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','3',1,1,'2023-09-05','',0,'09:28:38','',''),(6626,'3826501',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6627,'3826500',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6628,'3826499',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-09-05','',0,'09:28:38','',''),(6629,'3826498',0.00,0.00,0.00,0.00,0.00,420.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6630,'3826497',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6631,'3826496',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6632,'3826320',0.00,0.00,0.00,0.00,0.00,1400.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6633,'3826319',0.00,0.00,0.00,0.00,0.00,2800.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6634,'3826318',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6635,'3826317',0.00,0.00,0.00,0.00,0.00,330.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6636,'3826316',0.00,0.00,0.00,0.00,0.00,1750.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6637,'3826315',0.00,0.00,0.00,0.00,0.00,700.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6638,'3826314',0.00,0.00,0.00,0.00,0.00,2000.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6639,'3826313',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6640,'3826312',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6641,'3826311',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6642,'3826380',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','4',1,1,'2023-09-05','',0,'09:28:38','',''),(6643,'3826472',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(6644,'3826471',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(6645,'3826470',2.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(6646,'3826469',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(6647,'3826468',2.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(6648,'3826467',10.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(6649,'3826466',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(6650,'3826465',4.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(6651,'3826310',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6652,'3826309',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6653,'3826495',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','3',1,1,'2023-09-05','',0,'09:28:38','',''),(6654,'3826464',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(6655,'3826463',0.00,0.00,0.00,0.00,0.00,330.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(6656,'3826462',0.00,0.00,0.00,0.00,0.00,340.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(6657,'3826461',0.00,0.00,0.00,0.00,0.00,190.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(6658,'3826460',1.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(6659,'3826308',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6660,'3826459',1.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(6661,'3826458',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(6662,'3826307',1.00,0.00,0.00,0.00,0.00,2950.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6663,'3826306',0.00,0.00,0.00,0.00,0.00,1650.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6664,'3826457',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(6665,'3826456',19.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(6666,'3826455',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(6667,'3826305',1.00,0.00,0.00,0.00,0.00,330.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6668,'3826304',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6669,'3826303',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6670,'3826299',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6671,'3826302',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6672,'3826301',1.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6673,'3826300',34.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6674,'3826298',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6675,'3826297',0.00,0.00,0.00,0.00,0.00,480.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6676,'3826296',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6677,'3826295',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6678,'3826294',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6679,'3826293',0.00,0.00,0.00,0.00,0.00,480.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6680,'3826292',2.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6681,'3826291',0.00,0.00,0.00,0.00,0.00,480.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6682,'3826454',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(6683,'3826290',0.00,0.00,0.00,0.00,0.00,950.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6684,'3826289',1.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6685,'3826453',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(6686,'3826288',0.00,0.00,0.00,0.00,0.00,1400.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6687,'3826287',6.00,0.00,0.00,0.00,0.00,6200.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6688,'3826286',37.00,0.00,0.00,0.00,0.00,6400.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6689,'3826285',104.00,0.00,0.00,0.00,0.00,3450.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6690,'3826284',7.00,0.00,0.00,0.00,0.00,1500.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6691,'3826283',0.00,0.00,0.00,0.00,0.00,3200.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6692,'3826452',0.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(6693,'3826451',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(6694,'3826282',0.00,0.00,0.00,0.00,0.00,800.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6695,'3826281',0.00,0.00,0.00,0.00,0.00,380.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6696,'3826280',0.00,0.00,0.00,0.00,0.00,320.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6697,'3826279',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6698,'3826278',0.00,0.00,0.00,0.00,0.00,7000.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6699,'3826277',0.00,0.00,0.00,0.00,0.00,3600.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6700,'3826276',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6701,'3826275',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6702,'3826274',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6703,'3826273',0.00,0.00,0.00,0.00,0.00,680.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6704,'3826272',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6705,'3826271',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6706,'3826270',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6707,'3826269',0.00,0.00,0.00,0.00,0.00,2390.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6708,'3826268',1.00,0.00,0.00,0.00,0.00,230.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6709,'3826267',2.00,0.00,0.00,0.00,0.00,2150.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6710,'3826266',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6711,'3826265',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6712,'3826264',0.00,0.00,0.00,0.00,0.00,1350.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6713,'3826263',1.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6714,'3826261',0.00,0.00,0.00,0.00,0.00,1650.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6715,'3826260',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6716,'3826262',0.00,0.00,0.00,0.00,0.00,3300.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6717,'3826258',0.00,0.00,0.00,0.00,0.00,1800.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6718,'3826259',0.00,0.00,0.00,0.00,0.00,2000.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6719,'3826257',0.00,0.00,0.00,0.00,0.00,800.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6720,'3826256',0.00,0.00,0.00,0.00,0.00,2000.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6721,'3826254',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6722,'3826255',0.00,0.00,0.00,0.00,0.00,1200.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6723,'3826253',1.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6724,'3826252',0.00,0.00,0.00,0.00,0.00,580.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6725,'3826251',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6726,'3826250',0.00,0.00,0.00,0.00,0.00,40.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6727,'3826249',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6728,'3826248',0.00,0.00,0.00,0.00,0.00,90.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6729,'3826247',0.00,0.00,0.00,0.00,0.00,470.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6730,'3826246',0.00,0.00,0.00,0.00,0.00,230.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6731,'3826245',0.00,0.00,0.00,0.00,0.00,110.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6732,'3826244',0.00,0.00,0.00,0.00,0.00,3000.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6733,'3826243',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6734,'3826242',0.00,0.00,0.00,0.00,0.00,3900.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6735,'3826241',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6736,'3826240',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6737,'3826239',1.00,0.00,0.00,0.00,0.00,1950.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6738,'3826238',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6739,'3826237',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6740,'3826236',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6741,'3826235',0.00,0.00,0.00,0.00,0.00,540.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6742,'3826234',0.00,0.00,0.00,0.00,0.00,280.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6743,'3826233',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6744,'3826232',4.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6745,'3826231',7.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6746,'3826230',0.00,0.00,0.00,0.00,0.00,40.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6747,'3826229',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6748,'3826228',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6749,'3826227',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6750,'3826226',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6751,'3826225',0.00,0.00,0.00,0.00,0.00,1500.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6752,'3826224',0.00,0.00,0.00,0.00,0.00,2450.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6753,'3826223',0.00,0.00,0.00,0.00,0.00,1750.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6754,'3826222',0.00,0.00,0.00,0.00,0.00,2700.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6755,'3826221',0.00,0.00,0.00,0.00,0.00,4550.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6756,'3826220',0.00,0.00,0.00,0.00,0.00,4550.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6757,'3826494',0.00,0.00,0.00,0.00,0.00,3900.00,0.00,'1','3',1,1,'2023-09-05','',0,'09:28:38','',''),(6758,'3826219',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6759,'3826218',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6760,'3826217',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6761,'3826450',0.00,0.00,0.00,0.00,0.00,30.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(6762,'3826216',10.00,0.00,0.00,0.00,0.00,1600.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6763,'3826215',0.00,0.00,0.00,0.00,0.00,47000.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6764,'3826214',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6765,'3826213',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6766,'3826212',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6767,'3826211',18.00,0.00,0.00,0.00,0.00,1450.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6768,'3826210',0.00,0.00,0.00,0.00,0.00,5250.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6769,'3826209',101.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6770,'3826208',0.00,0.00,0.00,0.00,0.00,4450.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6771,'3826207',114.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6772,'3826206',0.00,0.00,0.00,0.00,0.00,900.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6773,'3826205',47.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6774,'3826204',120.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6775,'3826203',72.00,0.00,0.00,0.00,0.00,2800.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6776,'3826202',58.00,0.00,0.00,0.00,0.00,270.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6777,'3826109',0.00,0.00,0.00,0.00,0.00,10300.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6778,'3826201',120.00,0.00,0.00,0.00,0.00,1200.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6779,'3826200',0.00,0.00,0.00,0.00,0.00,30000.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6780,'3826199',0.00,0.00,0.00,0.00,0.00,1800.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6781,'3826198',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6782,'3826197',0.00,0.00,0.00,0.00,0.00,8400.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6783,'3826196',0.00,0.00,0.00,0.00,0.00,3500.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6784,'3826195',0.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6785,'3826194',12.00,0.00,0.00,0.00,0.00,170.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6786,'3826193',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6787,'3826192',9.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6788,'3826191',59.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6789,'3826190',20.00,0.00,0.00,0.00,0.00,170.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6790,'3826379',28.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','4',1,1,'2023-09-05','',0,'09:28:38','',''),(6791,'3826189',3.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6792,'3826188',1.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6793,'3826187',0.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6794,'3826186',1.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6795,'3826185',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6796,'3826184',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6797,'3826183',0.00,0.00,0.00,0.00,0.00,170.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6798,'3826182',21.00,0.00,0.00,0.00,0.00,700.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6799,'3826181',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6800,'3826180',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6801,'3826179',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6802,'3826178',0.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6803,'3826177',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6804,'3826176',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6805,'3826175',7.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6806,'3826174',2.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6807,'3826173',2.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6808,'3826172',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6809,'3826171',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6810,'3826170',3.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6811,'3826169',6.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6812,'3826168',14.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6813,'3826165',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6814,'3826167',5.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6815,'3826166',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6816,'3826164',8.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6817,'3826163',8.00,0.00,0.00,0.00,0.00,1550.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6818,'3826162',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6819,'3826161',1.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6820,'3826160',1.00,0.00,0.00,0.00,0.00,1600.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6821,'3826159',3.00,0.00,0.00,0.00,0.00,830.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6822,'3826158',12.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6823,'3826157',1.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6824,'3826156',8.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6825,'3826155',5.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6826,'3826154',15.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6827,'3826153',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6828,'3826152',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6829,'3826149',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6830,'3826151',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6831,'3826150',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6832,'3826148',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6833,'3826147',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6834,'3826146',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6835,'3826145',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6836,'3826144',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6837,'3826143',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6838,'3826142',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6839,'3826141',752.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6840,'3826140',0.00,0.00,0.00,0.00,0.00,140.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6841,'3826139',6.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6842,'3826138',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6843,'3826137',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6844,'3826136',0.00,0.00,0.00,0.00,0.00,560.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6845,'3826135',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6846,'3826134',0.00,0.00,0.00,0.00,0.00,390.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6847,'3826133',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6848,'3826132',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6849,'3826131',0.00,0.00,0.00,0.00,0.00,230.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6850,'3826130',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6851,'3826449',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(6852,'3826448',4.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(6853,'3826447',12.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(6854,'3826446',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(6855,'3826445',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(6856,'3826444',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(6857,'3826443',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(6858,'3826442',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(6859,'3826441',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(6860,'3826440',10.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(6861,'3826439',12.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(6862,'3826438',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(6863,'3826437',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(6864,'3826436',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(6865,'3826434',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(6866,'3826435',5.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(6867,'3826433',3.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(6868,'3826432',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(6869,'3826431',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(6870,'3826430',3.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(6871,'3826429',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(6872,'3826428',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(6873,'3826427',0.00,0.00,0.00,0.00,0.00,10.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(6874,'3826129',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6875,'3826128',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6876,'3826127',0.00,0.00,0.00,0.00,0.00,1700.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6877,'3826426',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(6878,'3826425',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(6879,'3826126',1.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6880,'3826493',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-09-05','',0,'09:28:38','',''),(6881,'3826424',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(6882,'3826423',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(6883,'3826125',0.00,0.00,0.00,0.00,0.00,2450.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6884,'3826422',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(6885,'3826124',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6886,'3826421',0.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(6887,'3826420',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(6888,'3826123',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6889,'3826378',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','4',1,1,'2023-09-05','',0,'09:28:38','',''),(6890,'3826122',1.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6891,'3826121',0.00,0.00,0.00,0.00,0.00,420.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6892,'3826120',0.00,0.00,0.00,0.00,0.00,390.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6893,'3826119',0.00,0.00,0.00,0.00,0.00,1950.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6894,'3826118',0.00,0.00,0.00,0.00,0.00,420.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6895,'3826117',0.00,0.00,0.00,0.00,0.00,420.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6896,'3826116',0.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6897,'3826115',0.00,0.00,0.00,0.00,0.00,4900.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6898,'3826114',0.00,0.00,0.00,0.00,0.00,4500.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6899,'3826113',0.00,0.00,0.00,0.00,0.00,390.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6900,'3826112',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6901,'3826111',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6902,'3826110',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6903,'3826108',20.00,0.00,0.00,0.00,0.00,700.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6904,'3826419',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(6905,'3826417',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(6906,'3826418',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(6907,'3826416',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(6908,'3826107',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6909,'3826106',0.00,0.00,0.00,0.00,0.00,1000.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6910,'3826105',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6911,'3826415',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(6912,'3826414',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(6913,'3826377',36.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','4',1,1,'2023-09-05','',0,'09:28:38','',''),(6914,'3826104',7.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6915,'3826103',2.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6916,'3826102',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6917,'3826101',34.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6918,'3826100',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6919,'3826099',22.00,0.00,0.00,0.00,0.00,2000.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6920,'3826098',0.00,0.00,0.00,0.00,0.00,70.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6921,'3826097',19.00,0.00,0.00,0.00,0.00,170.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6922,'3826096',52.00,0.00,0.00,0.00,0.00,560.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6923,'3826413',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(6924,'3826095',16.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6925,'3826094',25.00,0.00,0.00,0.00,0.00,70.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6926,'3826093',3.00,0.00,0.00,0.00,0.00,800.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6927,'3826092',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6928,'3826091',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6929,'3826090',3.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6930,'3826089',6.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6931,'3826088',3.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6932,'3826087',8.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6933,'3826086',0.00,0.00,0.00,0.00,0.00,640.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6934,'3826085',0.00,0.00,0.00,0.00,0.00,360.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6935,'3826084',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6936,'3826083',1.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6937,'3826082',52.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6938,'3826081',40.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6939,'3826080',0.00,0.00,0.00,0.00,0.00,690.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6940,'3826079',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6941,'3826078',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6942,'3826077',13.00,0.00,0.00,0.00,0.00,690.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6943,'3826376',0.00,0.00,0.00,0.00,0.00,1700.00,0.00,'1','4',1,1,'2023-09-05','',0,'09:28:38','',''),(6944,'3826076',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6945,'3826492',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','3',1,1,'2023-09-05','',0,'09:28:38','',''),(6946,'3826491',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','3',1,1,'2023-09-05','',0,'09:28:38','',''),(6947,'3826490',6.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','3',1,1,'2023-09-05','',0,'09:28:38','',''),(6948,'3826489',23.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','3',1,1,'2023-09-05','',0,'09:28:38','',''),(6949,'3826075',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6950,'3826375',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','4',1,1,'2023-09-05','',0,'09:28:38','',''),(6951,'3826374',2.00,0.00,0.00,0.00,0.00,2650.00,0.00,'1','4',1,1,'2023-09-05','',0,'09:28:38','',''),(6952,'3826074',0.00,0.00,0.00,0.00,0.00,3250.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6953,'3826073',0.00,0.00,0.00,0.00,0.00,3250.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6954,'3826072',0.00,0.00,0.00,0.00,0.00,1750.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6955,'3826071',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6956,'3826070',0.00,0.00,0.00,0.00,0.00,2700.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6957,'3826069',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6958,'3826068',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6959,'3826067',0.00,0.00,0.00,0.00,0.00,1500.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6960,'3826066',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6961,'3826412',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(6962,'3826065',5.00,0.00,0.00,0.00,0.00,6000.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6963,'3826064',0.00,0.00,0.00,0.00,0.00,530.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6964,'3826063',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6965,'3826062',0.00,0.00,0.00,0.00,0.00,410.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6966,'3826061',0.00,0.00,0.00,0.00,0.00,2360.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6967,'3826060',0.00,0.00,0.00,0.00,0.00,1450.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6968,'3826059',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6969,'3826058',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6970,'3826057',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6971,'3826056',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6972,'3826055',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6973,'3826054',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6974,'3826053',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6975,'3826052',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6976,'3826051',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6977,'3826050',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6978,'3826049',0.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6979,'3826048',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6980,'3826047',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6981,'3826046',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6982,'3826045',0.00,0.00,0.00,0.00,0.00,70.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6983,'3826044',1.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6984,'3826043',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6985,'3826042',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6986,'3826041',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6987,'3826040',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6988,'3826039',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6989,'3826038',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6990,'3826037',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6991,'3826488',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','3',1,1,'2023-09-05','',0,'09:28:38','',''),(6992,'3826487',10.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','3',1,1,'2023-09-05','',0,'09:28:38','',''),(6993,'3826486',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','3',1,1,'2023-09-05','',0,'09:28:38','',''),(6994,'3826485',25.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','3',1,1,'2023-09-05','',0,'09:28:38','',''),(6995,'3826036',0.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6996,'3826035',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6997,'3826034',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6998,'3826033',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(6999,'3826032',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7000,'3826031',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7001,'3826484',0.00,0.00,0.00,0.00,0.00,30.00,0.00,'1','3',1,1,'2023-09-05','',0,'09:28:38','',''),(7002,'3826411',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(7003,'3826483',0.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','3',1,1,'2023-09-05','',0,'09:28:38','',''),(7004,'3826410',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(7005,'3826409',0.00,0.00,0.00,0.00,0.00,40.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(7006,'3826408',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(7007,'3826407',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(7008,'3826406',0.00,0.00,0.00,0.00,0.00,10.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(7009,'3826405',1.00,0.00,0.00,0.00,0.00,30.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(7010,'3826482',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','3',1,1,'2023-09-05','',0,'09:28:38','',''),(7011,'3826481',2.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','3',1,1,'2023-09-05','',0,'09:28:38','',''),(7012,'3826404',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(7013,'3826403',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(7014,'3826402',11.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(7015,'3826401',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(7016,'3826400',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(7017,'3826399',0.00,0.00,0.00,0.00,0.00,280.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(7018,'3826398',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(7019,'3826397',1.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(7020,'3826396',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(7021,'3826395',0.00,0.00,0.00,0.00,0.00,90.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(7022,'3826394',0.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(7023,'3826393',0.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(7024,'3826392',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(7025,'3826391',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(7026,'3826390',0.00,0.00,0.00,0.00,0.00,50.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(7027,'3826389',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(7028,'3826388',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(7029,'3826387',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(7030,'3826386',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(7031,'3826385',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(7032,'3826384',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(7033,'3826383',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(7034,'3826030',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7035,'3826029',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7036,'3826028',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7037,'3826480',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','3',1,1,'2023-09-05','',0,'09:28:38','',''),(7038,'3826027',0.00,0.00,0.00,0.00,0.00,1300.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7039,'3826026',0.00,0.00,0.00,0.00,0.00,1500.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7040,'3826025',0.00,0.00,0.00,0.00,0.00,2650.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7041,'3826024',0.00,0.00,0.00,0.00,0.00,1800.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7042,'3826023',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7043,'3826022',0.00,0.00,0.00,0.00,0.00,3450.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7044,'3826021',0.00,0.00,0.00,0.00,0.00,1700.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7045,'3826020',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7046,'3826019',0.00,0.00,0.00,0.00,0.00,2750.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7047,'3826018',0.00,0.00,0.00,0.00,0.00,1800.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7048,'3826017',0.00,0.00,0.00,0.00,0.00,2750.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7049,'3826016',0.00,0.00,0.00,0.00,0.00,720.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7050,'3826015',12.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7051,'3826014',0.00,0.00,0.00,0.00,0.00,70.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7052,'3826013',3.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7053,'3826012',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7054,'3826373',4.00,0.00,0.00,0.00,0.00,1200.00,0.00,'1','4',1,1,'2023-09-05','',0,'09:28:38','',''),(7055,'3826011',0.00,0.00,0.00,0.00,0.00,2450.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7056,'3826010',0.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7057,'3826009',0.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7058,'3826008',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7059,'3826479',0.00,0.00,0.00,0.00,0.00,140.00,0.00,'1','3',1,1,'2023-09-05','',0,'09:28:38','',''),(7060,'3826007',0.00,0.00,0.00,0.00,0.00,230.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7061,'3826006',0.00,0.00,0.00,0.00,0.00,460.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7062,'3826005',0.00,0.00,0.00,0.00,0.00,1350.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7063,'3826004',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7064,'3826003',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7065,'3826002',0.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7066,'3826478',10.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-09-05','',0,'09:28:38','',''),(7067,'3826477',3.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-09-05','',0,'09:28:38','',''),(7068,'3826371',0.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7069,'3826476',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-09-05','',0,'09:28:38','',''),(7070,'3826475',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-09-05','',0,'09:28:38','',''),(7071,'3826382',0.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(7072,'3826381',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-09-05','',0,'09:28:38','',''),(7073,'3826370',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7074,'3826369',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7075,'3826368',0.00,0.00,0.00,0.00,0.00,3450.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7076,'3826367',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7077,'3826366',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7078,'3826365',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7079,'3826364',0.00,0.00,0.00,0.00,0.00,240.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7080,'3826363',4.00,0.00,0.00,0.00,0.00,970.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7081,'3826362',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7082,'3826361',8.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7083,'3826360',0.00,0.00,0.00,0.00,0.00,1820.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7084,'3826359',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7085,'3826358',1.00,0.00,0.00,0.00,0.00,3200.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7086,'3826357',4.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7087,'3826356',2.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7088,'3826355',17.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7089,'3826354',9.00,0.00,0.00,0.00,0.00,1650.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7090,'3826353',16.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7091,'3826372',0.00,0.00,0.00,0.00,0.00,2200.00,0.00,'1','4',1,1,'2023-09-05','',0,'09:28:38','',''),(7092,'3826352',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7093,'3826351',17.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7094,'3826350',0.00,0.00,0.00,0.00,0.00,1300.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7095,'3826349',0.00,0.00,0.00,0.00,0.00,2400.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7096,'3826348',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7097,'3826347',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7098,'3826346',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7099,'3826345',1.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7100,'3826344',6.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7101,'3826343',2.00,0.00,0.00,0.00,0.00,1000.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7102,'3826342',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7103,'3826341',0.00,0.00,0.00,0.00,0.00,900.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7104,'3826340',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7105,'3826339',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7106,'3826338',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7107,'3826337',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7108,'3826336',0.00,0.00,0.00,0.00,0.00,1000.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7109,'3826335',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7110,'3826334',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7111,'3826333',2.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7112,'3826332',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7113,'3826331',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7114,'3826330',14.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7115,'3826326',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7116,'3826325',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7117,'3826329',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7118,'3826328',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7119,'3826327',23.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7120,'3826324',3.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7121,'3826323',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7122,'3826322',15.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7123,'3826321',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7124,'3826474',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','3',1,1,'2023-09-05','',0,'09:28:38','',''),(7125,'3826473',0.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','3',1,1,'2023-09-05','',0,'09:28:38','',''),(7126,'3826001',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-05','',0,'09:28:38','',''),(7127,'3826512',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7128,'3826510',3.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7129,'3826509',1.00,0.00,0.00,0.00,0.00,1200.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7130,'3826508',0.00,0.00,0.00,0.00,0.00,6000.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7131,'3826507',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7132,'3826506',2.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7133,'3826505',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7134,'3826504',11.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','3',1,1,'2023-09-08','',0,'07:58:52','',''),(7135,'3826503',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-09-08','',0,'07:58:52','',''),(7136,'3826502',2.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','3',1,1,'2023-09-08','',0,'07:58:52','',''),(7137,'3826501',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7138,'3826500',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7139,'3826499',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-09-08','',0,'07:58:52','',''),(7140,'3826498',0.00,0.00,0.00,0.00,0.00,420.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7141,'3826497',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7142,'3826496',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7143,'3826320',0.00,0.00,0.00,0.00,0.00,1400.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7144,'3826319',0.00,0.00,0.00,0.00,0.00,2800.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7145,'3826318',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7146,'3826317',0.00,0.00,0.00,0.00,0.00,330.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7147,'3826316',0.00,0.00,0.00,0.00,0.00,1750.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7148,'3826315',0.00,0.00,0.00,0.00,0.00,700.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7149,'3826314',0.00,0.00,0.00,0.00,0.00,2000.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7150,'3826313',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7151,'3826312',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7152,'3826311',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7153,'3826380',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','4',1,1,'2023-09-08','',0,'07:58:52','',''),(7154,'3826472',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7155,'3826471',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7156,'3826470',2.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7157,'3826469',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7158,'3826468',2.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7159,'3826467',10.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7160,'3826466',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7161,'3826465',4.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7162,'3826310',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7163,'3826309',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7164,'3826495',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','3',1,1,'2023-09-08','',0,'07:58:52','',''),(7165,'3826464',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7166,'3826463',0.00,0.00,0.00,0.00,0.00,330.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7167,'3826462',0.00,0.00,0.00,0.00,0.00,340.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7168,'3826461',0.00,0.00,0.00,0.00,0.00,190.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7169,'3826460',1.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7170,'3826308',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7171,'3826459',1.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7172,'3826458',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7173,'3826307',1.00,0.00,0.00,0.00,0.00,2950.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7174,'3826306',0.00,0.00,0.00,0.00,0.00,1650.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7175,'3826457',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7176,'3826456',19.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7177,'3826455',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7178,'3826305',1.00,0.00,0.00,0.00,0.00,330.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7179,'3826304',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7180,'3826303',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7181,'3826299',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7182,'3826302',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7183,'3826301',1.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7184,'3826300',34.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7185,'3826298',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7186,'3826297',0.00,0.00,0.00,0.00,0.00,480.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7187,'3826296',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7188,'3826295',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7189,'3826294',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7190,'3826293',0.00,0.00,0.00,0.00,0.00,480.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7191,'3826292',1.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7192,'3826291',0.00,0.00,0.00,0.00,0.00,480.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7193,'3826454',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7194,'3826290',0.00,0.00,0.00,0.00,0.00,950.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7195,'3826289',1.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7196,'3826453',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7197,'3826288',0.00,0.00,0.00,0.00,0.00,1400.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7198,'3826287',6.00,0.00,0.00,0.00,0.00,6200.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7199,'3826286',37.00,0.00,0.00,0.00,0.00,6400.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7200,'3826285',103.00,0.00,0.00,0.00,0.00,3450.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7201,'3826284',7.00,0.00,0.00,0.00,0.00,1500.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7202,'3826283',0.00,0.00,0.00,0.00,0.00,3200.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7203,'3826452',0.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7204,'3826451',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7205,'3826282',0.00,0.00,0.00,0.00,0.00,800.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7206,'3826281',0.00,0.00,0.00,0.00,0.00,380.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7207,'3826280',0.00,0.00,0.00,0.00,0.00,320.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7208,'3826279',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7209,'3826278',0.00,0.00,0.00,0.00,0.00,7000.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7210,'3826277',0.00,0.00,0.00,0.00,0.00,3600.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7211,'3826276',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7212,'3826275',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7213,'3826274',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7214,'3826273',0.00,0.00,0.00,0.00,0.00,680.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7215,'3826272',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7216,'3826271',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7217,'3826270',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7218,'3826269',0.00,0.00,0.00,0.00,0.00,2390.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7219,'3826268',1.00,0.00,0.00,0.00,0.00,230.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7220,'3826267',2.00,0.00,0.00,0.00,0.00,2150.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7221,'3826266',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7222,'3826265',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7223,'3826264',0.00,0.00,0.00,0.00,0.00,1350.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7224,'3826263',1.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7225,'3826261',0.00,0.00,0.00,0.00,0.00,1650.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7226,'3826260',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7227,'3826262',0.00,0.00,0.00,0.00,0.00,3300.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7228,'3826258',0.00,0.00,0.00,0.00,0.00,1800.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7229,'3826259',0.00,0.00,0.00,0.00,0.00,2000.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7230,'3826257',0.00,0.00,0.00,0.00,0.00,800.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7231,'3826256',0.00,0.00,0.00,0.00,0.00,2000.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7232,'3826254',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7233,'3826255',0.00,0.00,0.00,0.00,0.00,1200.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7234,'3826253',1.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7235,'3826252',0.00,0.00,0.00,0.00,0.00,580.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7236,'3826251',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7237,'3826250',0.00,0.00,0.00,0.00,0.00,40.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7238,'3826249',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7239,'3826248',0.00,0.00,0.00,0.00,0.00,90.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7240,'3826247',0.00,0.00,0.00,0.00,0.00,470.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7241,'3826246',0.00,0.00,0.00,0.00,0.00,230.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7242,'3826245',0.00,0.00,0.00,0.00,0.00,110.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7243,'3826244',0.00,0.00,0.00,0.00,0.00,3000.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7244,'3826243',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7245,'3826242',0.00,0.00,0.00,0.00,0.00,3900.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7246,'3826241',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7247,'3826240',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7248,'3826239',1.00,0.00,0.00,0.00,0.00,1950.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7249,'3826238',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7250,'3826237',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7251,'3826236',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7252,'3826235',0.00,0.00,0.00,0.00,0.00,540.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7253,'3826234',0.00,0.00,0.00,0.00,0.00,280.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7254,'3826233',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7255,'3826232',4.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7256,'3826231',7.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7257,'3826230',0.00,0.00,0.00,0.00,0.00,40.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7258,'3826229',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7259,'3826228',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7260,'3826227',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7261,'3826226',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7262,'3826225',0.00,0.00,0.00,0.00,0.00,1500.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7263,'3826224',0.00,0.00,0.00,0.00,0.00,2450.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7264,'3826223',0.00,0.00,0.00,0.00,0.00,1750.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7265,'3826222',0.00,0.00,0.00,0.00,0.00,2700.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7266,'3826221',0.00,0.00,0.00,0.00,0.00,4550.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7267,'3826220',0.00,0.00,0.00,0.00,0.00,4550.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7268,'3826494',0.00,0.00,0.00,0.00,0.00,3900.00,0.00,'1','3',1,1,'2023-09-08','',0,'07:58:52','',''),(7269,'3826219',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7270,'3826218',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7271,'3826217',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7272,'3826450',0.00,0.00,0.00,0.00,0.00,30.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7273,'3826216',10.00,0.00,0.00,0.00,0.00,1600.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7274,'3826215',0.00,0.00,0.00,0.00,0.00,47000.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7275,'3826214',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7276,'3826213',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7277,'3826212',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7278,'3826211',18.00,0.00,0.00,0.00,0.00,1450.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7279,'3826210',0.00,0.00,0.00,0.00,0.00,5250.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7280,'3826209',101.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7281,'3826208',0.00,0.00,0.00,0.00,0.00,4450.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7282,'3826207',114.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7283,'3826206',0.00,0.00,0.00,0.00,0.00,900.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7284,'3826205',46.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7285,'3826204',120.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7286,'3826203',72.00,0.00,0.00,0.00,0.00,2800.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7287,'3826202',58.00,0.00,0.00,0.00,0.00,270.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7288,'3826109',0.00,0.00,0.00,0.00,0.00,10300.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7289,'3826201',120.00,0.00,0.00,0.00,0.00,1200.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7290,'3826200',0.00,0.00,0.00,0.00,0.00,30000.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7291,'3826199',0.00,0.00,0.00,0.00,0.00,1800.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7292,'3826198',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7293,'3826197',0.00,0.00,0.00,0.00,0.00,8400.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7294,'3826196',0.00,0.00,0.00,0.00,0.00,3500.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7295,'3826195',0.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7296,'3826194',12.00,0.00,0.00,0.00,0.00,170.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7297,'3826193',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7298,'3826192',9.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7299,'3826191',56.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7300,'3826190',20.00,0.00,0.00,0.00,0.00,170.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7301,'3826379',28.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','4',1,1,'2023-09-08','',0,'07:58:52','',''),(7302,'3826189',3.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7303,'3826188',1.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7304,'3826187',0.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7305,'3826186',1.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7306,'3826185',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7307,'3826184',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7308,'3826183',0.00,0.00,0.00,0.00,0.00,170.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7309,'3826182',21.00,0.00,0.00,0.00,0.00,700.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7310,'3826181',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7311,'3826180',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7312,'3826179',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7313,'3826178',0.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7314,'3826177',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7315,'3826176',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7316,'3826175',7.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7317,'3826174',2.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7318,'3826173',2.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7319,'3826172',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7320,'3826171',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7321,'3826170',2.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7322,'3826169',5.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7323,'3826168',13.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7324,'3826165',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7325,'3826167',3.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7326,'3826166',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7327,'3826164',8.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7328,'3826163',8.00,0.00,0.00,0.00,0.00,1550.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7329,'3826162',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7330,'3826161',1.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7331,'3826160',1.00,0.00,0.00,0.00,0.00,1600.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7332,'3826159',3.00,0.00,0.00,0.00,0.00,830.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7333,'3826158',12.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7334,'3826157',1.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7335,'3826156',8.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7336,'3826155',5.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7337,'3826154',15.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7338,'3826153',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7339,'3826152',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7340,'3826149',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7341,'3826151',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7342,'3826150',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7343,'3826148',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7344,'3826147',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7345,'3826146',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7346,'3826145',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7347,'3826144',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7348,'3826143',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7349,'3826142',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7350,'3826141',752.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7351,'3826140',0.00,0.00,0.00,0.00,0.00,140.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7352,'3826139',6.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7353,'3826138',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7354,'3826137',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7355,'3826136',0.00,0.00,0.00,0.00,0.00,560.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7356,'3826135',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7357,'3826134',0.00,0.00,0.00,0.00,0.00,390.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7358,'3826133',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7359,'3826132',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7360,'3826131',0.00,0.00,0.00,0.00,0.00,230.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7361,'3826130',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7362,'3826449',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7363,'3826448',4.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7364,'3826447',12.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7365,'3826446',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7366,'3826445',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7367,'3826444',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7368,'3826443',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7369,'3826442',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7370,'3826441',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7371,'3826440',10.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7372,'3826439',12.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7373,'3826438',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7374,'3826437',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7375,'3826436',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7376,'3826434',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7377,'3826435',5.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7378,'3826433',3.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7379,'3826432',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7380,'3826431',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7381,'3826430',3.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7382,'3826429',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7383,'3826428',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7384,'3826427',0.00,0.00,0.00,0.00,0.00,10.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7385,'3826129',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7386,'3826128',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7387,'3826127',0.00,0.00,0.00,0.00,0.00,1700.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7388,'3826426',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7389,'3826425',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7390,'3826126',1.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7391,'3826493',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-09-08','',0,'07:58:52','',''),(7392,'3826424',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7393,'3826423',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7394,'3826125',0.00,0.00,0.00,0.00,0.00,2450.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7395,'3826422',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7396,'3826124',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7397,'3826421',0.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7398,'3826420',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7399,'3826123',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7400,'3826378',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','4',1,1,'2023-09-08','',0,'07:58:52','',''),(7401,'3826122',1.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7402,'3826121',0.00,0.00,0.00,0.00,0.00,420.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7403,'3826120',0.00,0.00,0.00,0.00,0.00,390.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7404,'3826119',0.00,0.00,0.00,0.00,0.00,1950.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7405,'3826118',0.00,0.00,0.00,0.00,0.00,420.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7406,'3826117',0.00,0.00,0.00,0.00,0.00,420.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7407,'3826116',0.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7408,'3826115',0.00,0.00,0.00,0.00,0.00,4900.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7409,'3826114',0.00,0.00,0.00,0.00,0.00,4500.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7410,'3826113',0.00,0.00,0.00,0.00,0.00,390.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7411,'3826112',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7412,'3826111',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7413,'3826110',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7414,'3826108',20.00,0.00,0.00,0.00,0.00,700.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7415,'3826419',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7416,'3826417',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7417,'3826418',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7418,'3826416',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7419,'3826107',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7420,'3826106',0.00,0.00,0.00,0.00,0.00,1000.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7421,'3826105',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7422,'3826415',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7423,'3826414',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7424,'3826377',35.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','4',1,1,'2023-09-08','',0,'07:58:52','',''),(7425,'3826104',7.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7426,'3826103',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7427,'3826102',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7428,'3826101',34.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7429,'3826100',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7430,'3826099',22.00,0.00,0.00,0.00,0.00,2000.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7431,'3826098',0.00,0.00,0.00,0.00,0.00,70.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7432,'3826097',19.00,0.00,0.00,0.00,0.00,170.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7433,'3826096',52.00,0.00,0.00,0.00,0.00,560.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7434,'3826413',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7435,'3826095',16.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7436,'3826094',25.00,0.00,0.00,0.00,0.00,70.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7437,'3826093',3.00,0.00,0.00,0.00,0.00,800.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7438,'3826092',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7439,'3826091',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7440,'3826090',3.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7441,'3826089',6.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7442,'3826088',3.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7443,'3826087',8.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7444,'3826086',0.00,0.00,0.00,0.00,0.00,640.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7445,'3826085',0.00,0.00,0.00,0.00,0.00,360.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7446,'3826084',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7447,'3826083',1.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7448,'3826082',52.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7449,'3826081',40.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7450,'3826080',0.00,0.00,0.00,0.00,0.00,690.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7451,'3826079',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7452,'3826078',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7453,'3826077',13.00,0.00,0.00,0.00,0.00,690.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7454,'3826376',0.00,0.00,0.00,0.00,0.00,1700.00,0.00,'1','4',1,1,'2023-09-08','',0,'07:58:52','',''),(7455,'3826076',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7456,'3826492',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','3',1,1,'2023-09-08','',0,'07:58:52','',''),(7457,'3826491',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','3',1,1,'2023-09-08','',0,'07:58:52','',''),(7458,'3826490',6.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','3',1,1,'2023-09-08','',0,'07:58:52','',''),(7459,'3826489',23.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','3',1,1,'2023-09-08','',0,'07:58:52','',''),(7460,'3826075',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7461,'3826375',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','4',1,1,'2023-09-08','',0,'07:58:52','',''),(7462,'3826374',2.00,0.00,0.00,0.00,0.00,2650.00,0.00,'1','4',1,1,'2023-09-08','',0,'07:58:52','',''),(7463,'3826074',0.00,0.00,0.00,0.00,0.00,3250.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7464,'3826073',0.00,0.00,0.00,0.00,0.00,3250.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7465,'3826072',0.00,0.00,0.00,0.00,0.00,1750.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7466,'3826071',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7467,'3826070',0.00,0.00,0.00,0.00,0.00,2700.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7468,'3826069',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7469,'3826068',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7470,'3826067',0.00,0.00,0.00,0.00,0.00,1500.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7471,'3826066',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7472,'3826412',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7473,'3826065',5.00,0.00,0.00,0.00,0.00,6000.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7474,'3826064',0.00,0.00,0.00,0.00,0.00,530.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7475,'3826063',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7476,'3826062',0.00,0.00,0.00,0.00,0.00,410.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7477,'3826061',0.00,0.00,0.00,0.00,0.00,2360.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7478,'3826060',0.00,0.00,0.00,0.00,0.00,1450.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7479,'3826059',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7480,'3826058',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7481,'3826057',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7482,'3826056',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7483,'3826055',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7484,'3826054',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7485,'3826053',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7486,'3826052',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7487,'3826051',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7488,'3826050',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7489,'3826049',0.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7490,'3826048',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7491,'3826047',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7492,'3826046',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7493,'3826045',0.00,0.00,0.00,0.00,0.00,70.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7494,'3826044',1.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7495,'3826043',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7496,'3826042',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7497,'3826041',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7498,'3826040',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7499,'3826039',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7500,'3826038',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7501,'3826037',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7502,'3826488',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','3',1,1,'2023-09-08','',0,'07:58:52','',''),(7503,'3826487',10.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','3',1,1,'2023-09-08','',0,'07:58:52','',''),(7504,'3826486',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','3',1,1,'2023-09-08','',0,'07:58:52','',''),(7505,'3826485',25.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','3',1,1,'2023-09-08','',0,'07:58:52','',''),(7506,'3826036',0.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7507,'3826035',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7508,'3826034',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7509,'3826033',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7510,'3826032',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7511,'3826031',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7512,'3826484',0.00,0.00,0.00,0.00,0.00,30.00,0.00,'1','3',1,1,'2023-09-08','',0,'07:58:52','',''),(7513,'3826411',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7514,'3826483',0.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','3',1,1,'2023-09-08','',0,'07:58:52','',''),(7515,'3826410',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7516,'3826409',0.00,0.00,0.00,0.00,0.00,40.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7517,'3826408',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7518,'3826407',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7519,'3826406',0.00,0.00,0.00,0.00,0.00,10.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7520,'3826405',1.00,0.00,0.00,0.00,0.00,30.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7521,'3826482',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','3',1,1,'2023-09-08','',0,'07:58:52','',''),(7522,'3826481',2.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','3',1,1,'2023-09-08','',0,'07:58:52','',''),(7523,'3826404',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7524,'3826403',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7525,'3826402',11.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7526,'3826401',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7527,'3826400',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7528,'3826399',0.00,0.00,0.00,0.00,0.00,280.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7529,'3826398',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7530,'3826397',1.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7531,'3826396',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7532,'3826395',0.00,0.00,0.00,0.00,0.00,90.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7533,'3826394',0.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7534,'3826393',0.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7535,'3826392',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7536,'3826391',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7537,'3826390',0.00,0.00,0.00,0.00,0.00,50.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7538,'3826389',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7539,'3826388',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7540,'3826387',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7541,'3826386',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7542,'3826385',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7543,'3826384',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7544,'3826383',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7545,'3826030',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7546,'3826029',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7547,'3826028',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7548,'3826480',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','3',1,1,'2023-09-08','',0,'07:58:52','',''),(7549,'3826027',0.00,0.00,0.00,0.00,0.00,1300.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7550,'3826026',0.00,0.00,0.00,0.00,0.00,1500.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7551,'3826025',0.00,0.00,0.00,0.00,0.00,2650.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7552,'3826024',0.00,0.00,0.00,0.00,0.00,1800.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7553,'3826023',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7554,'3826022',0.00,0.00,0.00,0.00,0.00,3450.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7555,'3826021',0.00,0.00,0.00,0.00,0.00,1700.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7556,'3826020',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7557,'3826019',0.00,0.00,0.00,0.00,0.00,2750.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7558,'3826018',0.00,0.00,0.00,0.00,0.00,1800.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7559,'3826017',0.00,0.00,0.00,0.00,0.00,2750.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7560,'3826016',0.00,0.00,0.00,0.00,0.00,720.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7561,'3826015',10.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7562,'3826014',0.00,0.00,0.00,0.00,0.00,70.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7563,'3826013',3.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7564,'3826012',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7565,'3826373',4.00,0.00,0.00,0.00,0.00,1200.00,0.00,'1','4',1,1,'2023-09-08','',0,'07:58:52','',''),(7566,'3826011',0.00,0.00,0.00,0.00,0.00,2450.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7567,'3826010',0.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7568,'3826009',0.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7569,'3826008',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7570,'3826479',0.00,0.00,0.00,0.00,0.00,140.00,0.00,'1','3',1,1,'2023-09-08','',0,'07:58:52','',''),(7571,'3826007',0.00,0.00,0.00,0.00,0.00,230.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7572,'3826006',0.00,0.00,0.00,0.00,0.00,460.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7573,'3826005',0.00,0.00,0.00,0.00,0.00,1350.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7574,'3826004',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7575,'3826003',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7576,'3826002',0.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7577,'3826478',10.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-09-08','',0,'07:58:52','',''),(7578,'3826477',3.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-09-08','',0,'07:58:52','',''),(7579,'3826371',0.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7580,'3826476',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-09-08','',0,'07:58:52','',''),(7581,'3826475',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-09-08','',0,'07:58:52','',''),(7582,'3826382',0.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7583,'3826381',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-09-08','',0,'07:58:52','',''),(7584,'3826370',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7585,'3826369',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7586,'3826368',0.00,0.00,0.00,0.00,0.00,3450.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7587,'3826367',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7588,'3826366',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7589,'3826365',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7590,'3826364',0.00,0.00,0.00,0.00,0.00,240.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7591,'3826363',4.00,0.00,0.00,0.00,0.00,970.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7592,'3826362',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7593,'3826361',8.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7594,'3826360',0.00,0.00,0.00,0.00,0.00,1820.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7595,'3826359',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7596,'3826358',1.00,0.00,0.00,0.00,0.00,3200.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7597,'3826357',3.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7598,'3826356',1.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7599,'3826355',16.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7600,'3826354',9.00,0.00,0.00,0.00,0.00,1650.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7601,'3826353',16.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7602,'3826372',0.00,0.00,0.00,0.00,0.00,2200.00,0.00,'1','4',1,1,'2023-09-08','',0,'07:58:52','',''),(7603,'3826352',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7604,'3826351',17.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7605,'3826350',0.00,0.00,0.00,0.00,0.00,1300.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7606,'3826349',0.00,0.00,0.00,0.00,0.00,2400.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7607,'3826348',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7608,'3826347',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7609,'3826346',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7610,'3826345',1.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7611,'3826344',6.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7612,'3826343',2.00,0.00,0.00,0.00,0.00,1000.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7613,'3826342',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7614,'3826341',0.00,0.00,0.00,0.00,0.00,900.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7615,'3826340',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7616,'3826339',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7617,'3826338',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7618,'3826337',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7619,'3826336',0.00,0.00,0.00,0.00,0.00,1000.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7620,'3826335',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7621,'3826334',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7622,'3826333',1.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7623,'3826332',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7624,'3826331',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7625,'3826330',14.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7626,'3826326',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7627,'3826325',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7628,'3826329',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7629,'3826328',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7630,'3826327',23.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7631,'3826324',3.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7632,'3826323',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7633,'3826322',14.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7634,'3826321',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7635,'3826474',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','3',1,1,'2023-09-08','',0,'07:58:52','',''),(7636,'3826473',0.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','3',1,1,'2023-09-08','',0,'07:58:52','',''),(7637,'3826001',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-08','',0,'07:58:52','',''),(7638,'3826512',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7639,'3826510',3.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7640,'3826509',1.00,0.00,0.00,0.00,0.00,1200.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7641,'3826508',0.00,0.00,0.00,0.00,0.00,6000.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7642,'3826507',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(7643,'3826506',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7644,'3826505',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7645,'3826504',10.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','3',1,1,'2023-09-12','',0,'08:32:58','',''),(7646,'3826503',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-09-12','',0,'08:32:58','',''),(7647,'3826502',2.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','3',1,1,'2023-09-12','',0,'08:32:58','',''),(7648,'3826501',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7649,'3826500',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7650,'3826499',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-09-12','',0,'08:32:58','',''),(7651,'3826498',0.00,0.00,0.00,0.00,0.00,420.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7652,'3826497',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7653,'3826496',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7654,'3826320',0.00,0.00,0.00,0.00,0.00,1400.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7655,'3826319',0.00,0.00,0.00,0.00,0.00,2800.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7656,'3826318',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7657,'3826317',0.00,0.00,0.00,0.00,0.00,330.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7658,'3826316',0.00,0.00,0.00,0.00,0.00,1750.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7659,'3826315',0.00,0.00,0.00,0.00,0.00,700.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7660,'3826314',0.00,0.00,0.00,0.00,0.00,2000.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7661,'3826313',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7662,'3826312',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7663,'3826311',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7664,'3826380',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','4',1,1,'2023-09-12','',0,'08:32:58','',''),(7665,'3826472',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(7666,'3826471',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(7667,'3826470',2.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(7668,'3826469',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(7669,'3826468',2.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(7670,'3826467',10.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(7671,'3826466',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(7672,'3826465',4.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(7673,'3826310',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7674,'3826309',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7675,'3826495',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','3',1,1,'2023-09-12','',0,'08:32:58','',''),(7676,'3826464',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(7677,'3826463',0.00,0.00,0.00,0.00,0.00,330.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(7678,'3826462',0.00,0.00,0.00,0.00,0.00,340.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(7679,'3826461',0.00,0.00,0.00,0.00,0.00,190.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(7680,'3826460',1.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(7681,'3826308',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7682,'3826459',1.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(7683,'3826458',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(7684,'3826307',1.00,0.00,0.00,0.00,0.00,2950.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7685,'3826306',0.00,0.00,0.00,0.00,0.00,1650.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7686,'3826457',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(7687,'3826456',19.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(7688,'3826455',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(7689,'3826305',1.00,0.00,0.00,0.00,0.00,330.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7690,'3826304',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7691,'3826303',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7692,'3826299',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7693,'3826302',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7694,'3826301',1.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7695,'3826300',31.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7696,'3826298',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7697,'3826297',0.00,0.00,0.00,0.00,0.00,480.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7698,'3826296',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7699,'3826295',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7700,'3826294',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7701,'3826293',0.00,0.00,0.00,0.00,0.00,480.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7702,'3826292',1.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7703,'3826291',0.00,0.00,0.00,0.00,0.00,480.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7704,'3826454',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(7705,'3826290',0.00,0.00,0.00,0.00,0.00,950.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7706,'3826289',1.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7707,'3826453',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(7708,'3826288',0.00,0.00,0.00,0.00,0.00,1400.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7709,'3826287',6.00,0.00,0.00,0.00,0.00,6200.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7710,'3826286',37.00,0.00,0.00,0.00,0.00,6400.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7711,'3826285',103.00,0.00,0.00,0.00,0.00,3450.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7712,'3826284',6.00,0.00,0.00,0.00,0.00,1500.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7713,'3826283',0.00,0.00,0.00,0.00,0.00,3200.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7714,'3826452',0.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(7715,'3826451',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(7716,'3826282',0.00,0.00,0.00,0.00,0.00,800.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7717,'3826281',0.00,0.00,0.00,0.00,0.00,380.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7718,'3826280',0.00,0.00,0.00,0.00,0.00,320.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7719,'3826279',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7720,'3826278',0.00,0.00,0.00,0.00,0.00,7000.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7721,'3826277',0.00,0.00,0.00,0.00,0.00,3600.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7722,'3826276',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7723,'3826275',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7724,'3826274',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7725,'3826273',0.00,0.00,0.00,0.00,0.00,680.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7726,'3826272',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7727,'3826271',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7728,'3826270',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7729,'3826269',0.00,0.00,0.00,0.00,0.00,2390.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7730,'3826268',1.00,0.00,0.00,0.00,0.00,230.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7731,'3826267',2.00,0.00,0.00,0.00,0.00,2150.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7732,'3826266',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7733,'3826265',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7734,'3826264',0.00,0.00,0.00,0.00,0.00,1350.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7735,'3826263',1.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7736,'3826261',0.00,0.00,0.00,0.00,0.00,1650.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7737,'3826260',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7738,'3826262',0.00,0.00,0.00,0.00,0.00,3300.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7739,'3826258',0.00,0.00,0.00,0.00,0.00,1800.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7740,'3826259',0.00,0.00,0.00,0.00,0.00,2000.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7741,'3826257',0.00,0.00,0.00,0.00,0.00,800.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7742,'3826256',0.00,0.00,0.00,0.00,0.00,2000.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7743,'3826254',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7744,'3826255',0.00,0.00,0.00,0.00,0.00,1200.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7745,'3826253',1.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7746,'3826252',0.00,0.00,0.00,0.00,0.00,580.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7747,'3826251',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7748,'3826250',0.00,0.00,0.00,0.00,0.00,40.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7749,'3826249',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7750,'3826248',0.00,0.00,0.00,0.00,0.00,90.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7751,'3826247',0.00,0.00,0.00,0.00,0.00,470.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7752,'3826246',0.00,0.00,0.00,0.00,0.00,230.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7753,'3826245',0.00,0.00,0.00,0.00,0.00,110.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7754,'3826244',0.00,0.00,0.00,0.00,0.00,3000.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7755,'3826243',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7756,'3826242',0.00,0.00,0.00,0.00,0.00,3900.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7757,'3826241',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7758,'3826240',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7759,'3826239',1.00,0.00,0.00,0.00,0.00,1950.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7760,'3826238',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7761,'3826237',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7762,'3826236',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7763,'3826235',0.00,0.00,0.00,0.00,0.00,540.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7764,'3826234',0.00,0.00,0.00,0.00,0.00,280.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7765,'3826233',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7766,'3826232',4.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7767,'3826231',7.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7768,'3826230',0.00,0.00,0.00,0.00,0.00,40.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7769,'3826229',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7770,'3826228',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7771,'3826227',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7772,'3826226',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7773,'3826225',0.00,0.00,0.00,0.00,0.00,1500.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7774,'3826224',0.00,0.00,0.00,0.00,0.00,2450.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7775,'3826223',0.00,0.00,0.00,0.00,0.00,1750.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7776,'3826222',0.00,0.00,0.00,0.00,0.00,2700.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7777,'3826221',0.00,0.00,0.00,0.00,0.00,4550.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7778,'3826220',0.00,0.00,0.00,0.00,0.00,4550.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7779,'3826494',0.00,0.00,0.00,0.00,0.00,3900.00,0.00,'1','3',1,1,'2023-09-12','',0,'08:32:58','',''),(7780,'3826219',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7781,'3826218',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7782,'3826217',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7783,'3826450',0.00,0.00,0.00,0.00,0.00,30.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(7784,'3826216',10.00,0.00,0.00,0.00,0.00,1600.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7785,'3826215',0.00,0.00,0.00,0.00,0.00,47000.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7786,'3826214',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7787,'3826213',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7788,'3826212',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7789,'3826211',18.00,0.00,0.00,0.00,0.00,1450.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7790,'3826210',0.00,0.00,0.00,0.00,0.00,5250.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7791,'3826209',101.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7792,'3826208',0.00,0.00,0.00,0.00,0.00,4450.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7793,'3826207',114.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7794,'3826206',0.00,0.00,0.00,0.00,0.00,900.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7795,'3826205',45.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7796,'3826204',120.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7797,'3826203',72.00,0.00,0.00,0.00,0.00,2800.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7798,'3826202',58.00,0.00,0.00,0.00,0.00,270.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7799,'3826109',0.00,0.00,0.00,0.00,0.00,10300.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7800,'3826201',120.00,0.00,0.00,0.00,0.00,1200.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7801,'3826200',0.00,0.00,0.00,0.00,0.00,30000.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7802,'3826199',0.00,0.00,0.00,0.00,0.00,1800.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7803,'3826198',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7804,'3826197',0.00,0.00,0.00,0.00,0.00,8400.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7805,'3826196',0.00,0.00,0.00,0.00,0.00,3500.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7806,'3826195',0.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7807,'3826194',12.00,0.00,0.00,0.00,0.00,170.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7808,'3826193',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7809,'3826192',9.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7810,'3826191',55.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7811,'3826190',20.00,0.00,0.00,0.00,0.00,170.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7812,'3826379',28.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','4',1,1,'2023-09-12','',0,'08:32:58','',''),(7813,'3826189',3.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7814,'3826188',1.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7815,'3826187',0.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7816,'3826186',1.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7817,'3826185',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7818,'3826184',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7819,'3826183',0.00,0.00,0.00,0.00,0.00,170.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7820,'3826182',21.00,0.00,0.00,0.00,0.00,700.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7821,'3826181',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7822,'3826180',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7823,'3826179',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7824,'3826178',0.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7825,'3826177',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7826,'3826176',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7827,'3826175',7.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7828,'3826174',2.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7829,'3826173',2.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7830,'3826172',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7831,'3826171',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7832,'3826170',2.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7833,'3826169',4.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7834,'3826168',4.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7835,'3826165',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7836,'3826167',2.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7837,'3826166',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7838,'3826164',8.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7839,'3826163',8.00,0.00,0.00,0.00,0.00,1550.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7840,'3826162',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7841,'3826161',1.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7842,'3826160',1.00,0.00,0.00,0.00,0.00,1600.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7843,'3826159',3.00,0.00,0.00,0.00,0.00,830.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7844,'3826158',12.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7845,'3826157',1.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7846,'3826156',7.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7847,'3826155',5.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7848,'3826154',15.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7849,'3826153',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7850,'3826152',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7851,'3826149',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7852,'3826151',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7853,'3826150',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7854,'3826148',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7855,'3826147',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7856,'3826146',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7857,'3826145',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7858,'3826144',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7859,'3826143',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7860,'3826142',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7861,'3826141',752.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7862,'3826140',0.00,0.00,0.00,0.00,0.00,140.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7863,'3826139',6.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7864,'3826138',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7865,'3826137',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7866,'3826136',0.00,0.00,0.00,0.00,0.00,560.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7867,'3826135',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7868,'3826134',0.00,0.00,0.00,0.00,0.00,390.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7869,'3826133',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7870,'3826132',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7871,'3826131',0.00,0.00,0.00,0.00,0.00,230.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7872,'3826130',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7873,'3826449',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(7874,'3826448',4.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(7875,'3826447',0.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(7876,'3826446',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(7877,'3826445',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(7878,'3826444',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(7879,'3826443',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(7880,'3826442',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(7881,'3826441',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(7882,'3826440',9.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(7883,'3826439',12.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(7884,'3826438',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(7885,'3826437',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(7886,'3826436',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(7887,'3826434',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(7888,'3826435',1.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(7889,'3826433',3.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(7890,'3826432',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(7891,'3826431',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(7892,'3826430',3.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(7893,'3826429',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(7894,'3826428',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(7895,'3826427',0.00,0.00,0.00,0.00,0.00,10.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(7896,'3826129',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7897,'3826128',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7898,'3826127',0.00,0.00,0.00,0.00,0.00,1700.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7899,'3826426',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(7900,'3826425',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(7901,'3826126',1.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7902,'3826493',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-09-12','',0,'08:32:58','',''),(7903,'3826424',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(7904,'3826423',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(7905,'3826125',0.00,0.00,0.00,0.00,0.00,2450.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7906,'3826422',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(7907,'3826124',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7908,'3826421',0.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(7909,'3826420',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(7910,'3826123',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7911,'3826378',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','4',1,1,'2023-09-12','',0,'08:32:58','',''),(7912,'3826122',1.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7913,'3826121',0.00,0.00,0.00,0.00,0.00,420.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7914,'3826120',0.00,0.00,0.00,0.00,0.00,390.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7915,'3826119',0.00,0.00,0.00,0.00,0.00,1950.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7916,'3826118',0.00,0.00,0.00,0.00,0.00,420.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7917,'3826117',0.00,0.00,0.00,0.00,0.00,420.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7918,'3826116',0.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7919,'3826115',0.00,0.00,0.00,0.00,0.00,4900.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7920,'3826114',0.00,0.00,0.00,0.00,0.00,4500.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7921,'3826113',0.00,0.00,0.00,0.00,0.00,390.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7922,'3826112',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7923,'3826111',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7924,'3826110',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7925,'3826108',20.00,0.00,0.00,0.00,0.00,700.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7926,'3826419',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(7927,'3826417',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(7928,'3826418',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(7929,'3826416',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(7930,'3826107',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7931,'3826106',0.00,0.00,0.00,0.00,0.00,1000.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7932,'3826105',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7933,'3826415',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(7934,'3826414',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(7935,'3826377',34.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','4',1,1,'2023-09-12','',0,'08:32:58','',''),(7936,'3826104',7.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7937,'3826103',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7938,'3826102',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7939,'3826101',34.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7940,'3826100',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7941,'3826099',22.00,0.00,0.00,0.00,0.00,2000.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7942,'3826098',0.00,0.00,0.00,0.00,0.00,70.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7943,'3826097',19.00,0.00,0.00,0.00,0.00,170.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7944,'3826096',52.00,0.00,0.00,0.00,0.00,560.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7945,'3826413',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(7946,'3826095',16.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7947,'3826094',25.00,0.00,0.00,0.00,0.00,70.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7948,'3826093',3.00,0.00,0.00,0.00,0.00,800.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7949,'3826092',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7950,'3826091',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7951,'3826090',3.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7952,'3826089',6.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7953,'3826088',3.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7954,'3826087',8.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7955,'3826086',0.00,0.00,0.00,0.00,0.00,640.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7956,'3826085',0.00,0.00,0.00,0.00,0.00,360.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7957,'3826084',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7958,'3826083',1.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7959,'3826082',52.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7960,'3826081',40.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7961,'3826080',0.00,0.00,0.00,0.00,0.00,690.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7962,'3826079',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7963,'3826078',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7964,'3826077',13.00,0.00,0.00,0.00,0.00,690.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7965,'3826376',0.00,0.00,0.00,0.00,0.00,1700.00,0.00,'1','4',1,1,'2023-09-12','',0,'08:32:58','',''),(7966,'3826076',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7967,'3826492',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','3',1,1,'2023-09-12','',0,'08:32:58','',''),(7968,'3826491',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','3',1,1,'2023-09-12','',0,'08:32:58','',''),(7969,'3826490',6.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','3',1,1,'2023-09-12','',0,'08:32:58','',''),(7970,'3826489',23.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','3',1,1,'2023-09-12','',0,'08:32:58','',''),(7971,'3826075',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7972,'3826375',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','4',1,1,'2023-09-12','',0,'08:32:58','',''),(7973,'3826374',2.00,0.00,0.00,0.00,0.00,2650.00,0.00,'1','4',1,1,'2023-09-12','',0,'08:32:58','',''),(7974,'3826074',0.00,0.00,0.00,0.00,0.00,3250.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7975,'3826073',0.00,0.00,0.00,0.00,0.00,3250.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7976,'3826072',0.00,0.00,0.00,0.00,0.00,1750.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7977,'3826071',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7978,'3826070',0.00,0.00,0.00,0.00,0.00,2700.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7979,'3826069',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7980,'3826068',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7981,'3826067',0.00,0.00,0.00,0.00,0.00,1500.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7982,'3826066',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7983,'3826412',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(7984,'3826065',5.00,0.00,0.00,0.00,0.00,6000.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7985,'3826064',0.00,0.00,0.00,0.00,0.00,530.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7986,'3826063',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7987,'3826062',0.00,0.00,0.00,0.00,0.00,410.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7988,'3826061',0.00,0.00,0.00,0.00,0.00,2360.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7989,'3826060',0.00,0.00,0.00,0.00,0.00,1450.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7990,'3826059',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7991,'3826058',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7992,'3826057',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7993,'3826056',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7994,'3826055',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7995,'3826054',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7996,'3826053',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7997,'3826052',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7998,'3826051',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(7999,'3826050',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8000,'3826049',0.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8001,'3826048',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8002,'3826047',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8003,'3826046',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8004,'3826045',0.00,0.00,0.00,0.00,0.00,70.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8005,'3826044',1.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8006,'3826043',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8007,'3826042',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8008,'3826041',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8009,'3826040',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8010,'3826039',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8011,'3826038',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8012,'3826037',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8013,'3826488',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','3',1,1,'2023-09-12','',0,'08:32:58','',''),(8014,'3826487',10.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','3',1,1,'2023-09-12','',0,'08:32:58','',''),(8015,'3826486',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','3',1,1,'2023-09-12','',0,'08:32:58','',''),(8016,'3826485',25.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','3',1,1,'2023-09-12','',0,'08:32:58','',''),(8017,'3826036',0.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8018,'3826035',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8019,'3826034',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8020,'3826033',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8021,'3826032',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8022,'3826031',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8023,'3826484',0.00,0.00,0.00,0.00,0.00,30.00,0.00,'1','3',1,1,'2023-09-12','',0,'08:32:58','',''),(8024,'3826411',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(8025,'3826483',0.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','3',1,1,'2023-09-12','',0,'08:32:58','',''),(8026,'3826410',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(8027,'3826409',0.00,0.00,0.00,0.00,0.00,40.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(8028,'3826408',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(8029,'3826407',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(8030,'3826406',0.00,0.00,0.00,0.00,0.00,10.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(8031,'3826405',1.00,0.00,0.00,0.00,0.00,30.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(8032,'3826482',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','3',1,1,'2023-09-12','',0,'08:32:58','',''),(8033,'3826481',2.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','3',1,1,'2023-09-12','',0,'08:32:58','',''),(8034,'3826404',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(8035,'3826403',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(8036,'3826402',11.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(8037,'3826401',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(8038,'3826400',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(8039,'3826399',0.00,0.00,0.00,0.00,0.00,280.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(8040,'3826398',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(8041,'3826397',1.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(8042,'3826396',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(8043,'3826395',0.00,0.00,0.00,0.00,0.00,90.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(8044,'3826394',0.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(8045,'3826393',0.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(8046,'3826392',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(8047,'3826391',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(8048,'3826390',0.00,0.00,0.00,0.00,0.00,50.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(8049,'3826389',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(8050,'3826388',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(8051,'3826387',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(8052,'3826386',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(8053,'3826385',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(8054,'3826384',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(8055,'3826383',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(8056,'3826030',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8057,'3826029',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8058,'3826028',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8059,'3826480',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','3',1,1,'2023-09-12','',0,'08:32:58','',''),(8060,'3826027',0.00,0.00,0.00,0.00,0.00,1300.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8061,'3826026',0.00,0.00,0.00,0.00,0.00,1500.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8062,'3826025',0.00,0.00,0.00,0.00,0.00,2650.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8063,'3826024',0.00,0.00,0.00,0.00,0.00,1800.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8064,'3826023',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8065,'3826022',0.00,0.00,0.00,0.00,0.00,3450.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8066,'3826021',0.00,0.00,0.00,0.00,0.00,1700.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8067,'3826020',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8068,'3826019',0.00,0.00,0.00,0.00,0.00,2750.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8069,'3826018',0.00,0.00,0.00,0.00,0.00,1800.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8070,'3826017',0.00,0.00,0.00,0.00,0.00,2750.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8071,'3826016',0.00,0.00,0.00,0.00,0.00,720.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8072,'3826015',6.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8073,'3826014',0.00,0.00,0.00,0.00,0.00,70.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8074,'3826013',3.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8075,'3826012',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8076,'3826373',4.00,0.00,0.00,0.00,0.00,1200.00,0.00,'1','4',1,1,'2023-09-12','',0,'08:32:58','',''),(8077,'3826011',0.00,0.00,0.00,0.00,0.00,2450.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8078,'3826010',0.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8079,'3826009',0.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8080,'3826008',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8081,'3826479',0.00,0.00,0.00,0.00,0.00,140.00,0.00,'1','3',1,1,'2023-09-12','',0,'08:32:58','',''),(8082,'3826007',0.00,0.00,0.00,0.00,0.00,230.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8083,'3826006',0.00,0.00,0.00,0.00,0.00,460.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8084,'3826005',0.00,0.00,0.00,0.00,0.00,1350.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8085,'3826004',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8086,'3826003',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8087,'3826002',0.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8088,'3826478',10.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-09-12','',0,'08:32:58','',''),(8089,'3826477',3.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-09-12','',0,'08:32:58','',''),(8090,'3826371',0.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8091,'3826476',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-09-12','',0,'08:32:58','',''),(8092,'3826475',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-09-12','',0,'08:32:58','',''),(8093,'3826382',0.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(8094,'3826381',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-09-12','',0,'08:32:58','',''),(8095,'3826370',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8096,'3826369',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8097,'3826368',0.00,0.00,0.00,0.00,0.00,3450.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8098,'3826367',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8099,'3826366',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8100,'3826365',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8101,'3826364',0.00,0.00,0.00,0.00,0.00,240.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8102,'3826363',4.00,0.00,0.00,0.00,0.00,970.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8103,'3826362',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8104,'3826361',8.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8105,'3826360',0.00,0.00,0.00,0.00,0.00,1820.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8106,'3826359',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8107,'3826358',1.00,0.00,0.00,0.00,0.00,3200.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8108,'3826357',3.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8109,'3826356',1.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8110,'3826355',16.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8111,'3826354',9.00,0.00,0.00,0.00,0.00,1650.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8112,'3826353',16.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8113,'3826372',0.00,0.00,0.00,0.00,0.00,2200.00,0.00,'1','4',1,1,'2023-09-12','',0,'08:32:58','',''),(8114,'3826352',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8115,'3826351',17.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8116,'3826350',0.00,0.00,0.00,0.00,0.00,1300.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8117,'3826349',0.00,0.00,0.00,0.00,0.00,2400.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8118,'3826348',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8119,'3826347',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8120,'3826346',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8121,'3826345',1.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8122,'3826344',5.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8123,'3826343',2.00,0.00,0.00,0.00,0.00,1000.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8124,'3826342',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8125,'3826341',0.00,0.00,0.00,0.00,0.00,900.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8126,'3826340',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8127,'3826339',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8128,'3826338',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8129,'3826337',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8130,'3826336',0.00,0.00,0.00,0.00,0.00,1000.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8131,'3826335',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8132,'3826334',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8133,'3826333',1.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8134,'3826332',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8135,'3826331',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8136,'3826330',14.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8137,'3826326',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8138,'3826325',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8139,'3826329',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8140,'3826328',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8141,'3826327',23.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8142,'3826324',1.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8143,'3826323',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8144,'3826322',14.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8145,'3826321',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8146,'3826474',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','3',1,1,'2023-09-12','',0,'08:32:58','',''),(8147,'3826473',0.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','3',1,1,'2023-09-12','',0,'08:32:58','',''),(8148,'3826001',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-12','',0,'08:32:58','',''),(8149,'3826512',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8150,'3826510',3.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8151,'3826509',1.00,0.00,0.00,0.00,0.00,1200.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8152,'3826508',0.00,0.00,0.00,0.00,0.00,6000.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8153,'3826507',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8154,'3826506',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8155,'3826505',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8156,'3826504',10.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','3',1,1,'2023-09-13','',0,'08:04:08','',''),(8157,'3826503',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-09-13','',0,'08:04:08','',''),(8158,'3826502',2.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','3',1,1,'2023-09-13','',0,'08:04:08','',''),(8159,'3826501',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8160,'3826500',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8161,'3826499',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-09-13','',0,'08:04:08','',''),(8162,'3826498',0.00,0.00,0.00,0.00,0.00,420.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8163,'3826497',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8164,'3826496',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8165,'3826320',0.00,0.00,0.00,0.00,0.00,1400.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8166,'3826319',0.00,0.00,0.00,0.00,0.00,2800.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8167,'3826318',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8168,'3826317',0.00,0.00,0.00,0.00,0.00,330.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8169,'3826316',0.00,0.00,0.00,0.00,0.00,1750.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8170,'3826315',0.00,0.00,0.00,0.00,0.00,700.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8171,'3826314',0.00,0.00,0.00,0.00,0.00,2000.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8172,'3826313',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8173,'3826312',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8174,'3826311',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8175,'3826380',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','4',1,1,'2023-09-13','',0,'08:04:08','',''),(8176,'3826472',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8177,'3826471',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8178,'3826470',2.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8179,'3826469',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8180,'3826468',2.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8181,'3826467',10.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8182,'3826466',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8183,'3826465',4.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8184,'3826310',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8185,'3826309',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8186,'3826495',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','3',1,1,'2023-09-13','',0,'08:04:08','',''),(8187,'3826464',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8188,'3826463',0.00,0.00,0.00,0.00,0.00,330.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8189,'3826462',0.00,0.00,0.00,0.00,0.00,340.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8190,'3826461',0.00,0.00,0.00,0.00,0.00,190.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8191,'3826460',1.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8192,'3826308',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8193,'3826459',1.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8194,'3826458',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8195,'3826307',1.00,0.00,0.00,0.00,0.00,2950.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8196,'3826306',0.00,0.00,0.00,0.00,0.00,1650.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8197,'3826457',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8198,'3826456',19.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8199,'3826455',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8200,'3826305',1.00,0.00,0.00,0.00,0.00,330.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8201,'3826304',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8202,'3826303',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8203,'3826299',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8204,'3826302',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8205,'3826301',1.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8206,'3826300',31.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8207,'3826298',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8208,'3826297',0.00,0.00,0.00,0.00,0.00,480.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8209,'3826296',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8210,'3826295',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8211,'3826294',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8212,'3826293',0.00,0.00,0.00,0.00,0.00,480.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8213,'3826292',1.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8214,'3826291',0.00,0.00,0.00,0.00,0.00,480.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8215,'3826454',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8216,'3826290',0.00,0.00,0.00,0.00,0.00,950.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8217,'3826289',1.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8218,'3826453',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8219,'3826288',0.00,0.00,0.00,0.00,0.00,1400.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8220,'3826287',6.00,0.00,0.00,0.00,0.00,6200.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8221,'3826286',37.00,0.00,0.00,0.00,0.00,6400.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8222,'3826285',103.00,0.00,0.00,0.00,0.00,3450.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8223,'3826284',7.00,0.00,0.00,0.00,0.00,1500.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8224,'3826283',0.00,0.00,0.00,0.00,0.00,3200.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8225,'3826452',0.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8226,'3826451',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8227,'3826282',0.00,0.00,0.00,0.00,0.00,800.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8228,'3826281',0.00,0.00,0.00,0.00,0.00,380.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8229,'3826280',0.00,0.00,0.00,0.00,0.00,320.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8230,'3826279',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8231,'3826278',0.00,0.00,0.00,0.00,0.00,7000.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8232,'3826277',0.00,0.00,0.00,0.00,0.00,3600.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8233,'3826276',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8234,'3826275',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8235,'3826274',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8236,'3826273',0.00,0.00,0.00,0.00,0.00,680.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8237,'3826272',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8238,'3826271',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8239,'3826270',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8240,'3826269',0.00,0.00,0.00,0.00,0.00,2390.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8241,'3826268',1.00,0.00,0.00,0.00,0.00,230.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8242,'3826267',2.00,0.00,0.00,0.00,0.00,2150.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8243,'3826266',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8244,'3826265',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8245,'3826264',0.00,0.00,0.00,0.00,0.00,1350.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8246,'3826263',1.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8247,'3826261',0.00,0.00,0.00,0.00,0.00,1650.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8248,'3826260',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8249,'3826262',0.00,0.00,0.00,0.00,0.00,3300.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8250,'3826258',0.00,0.00,0.00,0.00,0.00,1800.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8251,'3826259',0.00,0.00,0.00,0.00,0.00,2000.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8252,'3826257',0.00,0.00,0.00,0.00,0.00,800.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8253,'3826256',0.00,0.00,0.00,0.00,0.00,2000.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8254,'3826254',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8255,'3826255',0.00,0.00,0.00,0.00,0.00,1200.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8256,'3826253',1.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8257,'3826252',0.00,0.00,0.00,0.00,0.00,580.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8258,'3826251',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8259,'3826250',0.00,0.00,0.00,0.00,0.00,40.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8260,'3826249',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8261,'3826248',0.00,0.00,0.00,0.00,0.00,90.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8262,'3826247',0.00,0.00,0.00,0.00,0.00,470.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8263,'3826246',0.00,0.00,0.00,0.00,0.00,230.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8264,'3826245',0.00,0.00,0.00,0.00,0.00,110.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8265,'3826244',0.00,0.00,0.00,0.00,0.00,3000.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8266,'3826243',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8267,'3826242',0.00,0.00,0.00,0.00,0.00,3900.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8268,'3826241',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8269,'3826240',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8270,'3826239',1.00,0.00,0.00,0.00,0.00,1950.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8271,'3826238',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8272,'3826237',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8273,'3826236',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8274,'3826235',0.00,0.00,0.00,0.00,0.00,540.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8275,'3826234',0.00,0.00,0.00,0.00,0.00,280.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8276,'3826233',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8277,'3826232',4.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8278,'3826231',2.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8279,'3826230',0.00,0.00,0.00,0.00,0.00,40.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8280,'3826229',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8281,'3826228',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8282,'3826227',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8283,'3826226',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8284,'3826225',0.00,0.00,0.00,0.00,0.00,1500.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8285,'3826224',0.00,0.00,0.00,0.00,0.00,2450.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8286,'3826223',0.00,0.00,0.00,0.00,0.00,1750.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8287,'3826222',0.00,0.00,0.00,0.00,0.00,2700.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8288,'3826221',0.00,0.00,0.00,0.00,0.00,4550.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8289,'3826220',0.00,0.00,0.00,0.00,0.00,4550.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8290,'3826494',0.00,0.00,0.00,0.00,0.00,3900.00,0.00,'1','3',1,1,'2023-09-13','',0,'08:04:08','',''),(8291,'3826219',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8292,'3826218',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8293,'3826217',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8294,'3826450',0.00,0.00,0.00,0.00,0.00,30.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8295,'3826216',10.00,0.00,0.00,0.00,0.00,1600.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8296,'3826215',0.00,0.00,0.00,0.00,0.00,47000.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8297,'3826214',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8298,'3826213',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8299,'3826212',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8300,'3826211',18.00,0.00,0.00,0.00,0.00,1450.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8301,'3826210',0.00,0.00,0.00,0.00,0.00,5250.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8302,'3826209',101.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8303,'3826208',0.00,0.00,0.00,0.00,0.00,4450.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8304,'3826207',114.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8305,'3826206',0.00,0.00,0.00,0.00,0.00,900.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8306,'3826205',45.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8307,'3826204',120.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8308,'3826203',72.00,0.00,0.00,0.00,0.00,2800.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8309,'3826202',58.00,0.00,0.00,0.00,0.00,270.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8310,'3826109',0.00,0.00,0.00,0.00,0.00,10300.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8311,'3826201',120.00,0.00,0.00,0.00,0.00,1200.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8312,'3826200',0.00,0.00,0.00,0.00,0.00,30000.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8313,'3826199',0.00,0.00,0.00,0.00,0.00,1800.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8314,'3826198',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8315,'3826197',0.00,0.00,0.00,0.00,0.00,8400.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8316,'3826196',0.00,0.00,0.00,0.00,0.00,3500.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8317,'3826195',0.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8318,'3826194',12.00,0.00,0.00,0.00,0.00,170.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8319,'3826193',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8320,'3826192',9.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8321,'3826191',54.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8322,'3826190',20.00,0.00,0.00,0.00,0.00,170.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8323,'3826379',28.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','4',1,1,'2023-09-13','',0,'08:04:08','',''),(8324,'3826189',3.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8325,'3826188',1.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8326,'3826187',0.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8327,'3826186',1.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8328,'3826185',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8329,'3826184',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8330,'3826183',0.00,0.00,0.00,0.00,0.00,170.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8331,'3826182',21.00,0.00,0.00,0.00,0.00,700.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8332,'3826181',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8333,'3826180',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8334,'3826179',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8335,'3826178',0.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8336,'3826177',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8337,'3826176',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8338,'3826175',7.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8339,'3826174',2.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8340,'3826173',2.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8341,'3826172',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8342,'3826171',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8343,'3826170',2.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8344,'3826169',4.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8345,'3826168',3.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8346,'3826165',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8347,'3826167',2.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8348,'3826166',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8349,'3826164',8.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8350,'3826163',8.00,0.00,0.00,0.00,0.00,1550.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8351,'3826162',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8352,'3826161',1.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8353,'3826160',1.00,0.00,0.00,0.00,0.00,1600.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8354,'3826159',3.00,0.00,0.00,0.00,0.00,830.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8355,'3826158',12.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8356,'3826157',1.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8357,'3826156',7.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8358,'3826155',5.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8359,'3826154',15.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8360,'3826153',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8361,'3826152',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8362,'3826149',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8363,'3826151',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8364,'3826150',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8365,'3826148',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8366,'3826147',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8367,'3826146',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8368,'3826145',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8369,'3826144',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8370,'3826143',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8371,'3826142',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8372,'3826141',752.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8373,'3826140',0.00,0.00,0.00,0.00,0.00,140.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8374,'3826139',6.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8375,'3826138',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8376,'3826137',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8377,'3826136',0.00,0.00,0.00,0.00,0.00,560.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8378,'3826135',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8379,'3826134',0.00,0.00,0.00,0.00,0.00,390.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8380,'3826133',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8381,'3826132',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8382,'3826131',0.00,0.00,0.00,0.00,0.00,230.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8383,'3826130',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8384,'3826449',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8385,'3826448',4.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8386,'3826447',0.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8387,'3826446',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8388,'3826445',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8389,'3826444',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8390,'3826443',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8391,'3826442',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8392,'3826441',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8393,'3826440',8.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8394,'3826439',12.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8395,'3826438',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8396,'3826437',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8397,'3826436',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8398,'3826434',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8399,'3826435',1.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8400,'3826433',3.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8401,'3826432',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8402,'3826431',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8403,'3826430',3.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8404,'3826429',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8405,'3826428',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8406,'3826427',0.00,0.00,0.00,0.00,0.00,10.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8407,'3826129',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8408,'3826128',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8409,'3826127',0.00,0.00,0.00,0.00,0.00,1700.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8410,'3826426',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8411,'3826425',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8412,'3826126',1.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8413,'3826493',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-09-13','',0,'08:04:08','',''),(8414,'3826424',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8415,'3826423',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8416,'3826125',0.00,0.00,0.00,0.00,0.00,2450.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8417,'3826422',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8418,'3826124',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8419,'3826421',0.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8420,'3826420',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8421,'3826123',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8422,'3826378',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','4',1,1,'2023-09-13','',0,'08:04:08','',''),(8423,'3826122',1.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8424,'3826121',0.00,0.00,0.00,0.00,0.00,420.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8425,'3826120',0.00,0.00,0.00,0.00,0.00,390.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8426,'3826119',0.00,0.00,0.00,0.00,0.00,1950.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8427,'3826118',0.00,0.00,0.00,0.00,0.00,420.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8428,'3826117',0.00,0.00,0.00,0.00,0.00,420.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8429,'3826116',0.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8430,'3826115',0.00,0.00,0.00,0.00,0.00,4900.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8431,'3826114',0.00,0.00,0.00,0.00,0.00,4500.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8432,'3826113',0.00,0.00,0.00,0.00,0.00,390.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8433,'3826112',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8434,'3826111',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8435,'3826110',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8436,'3826108',20.00,0.00,0.00,0.00,0.00,700.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8437,'3826419',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8438,'3826417',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8439,'3826418',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8440,'3826416',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8441,'3826107',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8442,'3826106',0.00,0.00,0.00,0.00,0.00,1000.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8443,'3826105',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8444,'3826415',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8445,'3826414',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8446,'3826377',34.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','4',1,1,'2023-09-13','',0,'08:04:08','',''),(8447,'3826104',7.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8448,'3826103',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8449,'3826102',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8450,'3826101',34.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8451,'3826100',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8452,'3826099',22.00,0.00,0.00,0.00,0.00,2000.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8453,'3826098',0.00,0.00,0.00,0.00,0.00,70.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8454,'3826097',19.00,0.00,0.00,0.00,0.00,170.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8455,'3826096',52.00,0.00,0.00,0.00,0.00,560.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8456,'3826413',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8457,'3826095',16.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8458,'3826094',25.00,0.00,0.00,0.00,0.00,70.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8459,'3826093',3.00,0.00,0.00,0.00,0.00,800.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8460,'3826092',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8461,'3826091',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8462,'3826090',3.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8463,'3826089',6.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8464,'3826088',3.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8465,'3826087',8.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8466,'3826086',0.00,0.00,0.00,0.00,0.00,640.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8467,'3826085',0.00,0.00,0.00,0.00,0.00,360.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8468,'3826084',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8469,'3826083',1.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8470,'3826082',52.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8471,'3826081',40.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8472,'3826080',0.00,0.00,0.00,0.00,0.00,690.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8473,'3826079',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8474,'3826078',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8475,'3826077',13.00,0.00,0.00,0.00,0.00,690.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8476,'3826376',0.00,0.00,0.00,0.00,0.00,1700.00,0.00,'1','4',1,1,'2023-09-13','',0,'08:04:08','',''),(8477,'3826076',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8478,'3826492',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','3',1,1,'2023-09-13','',0,'08:04:08','',''),(8479,'3826491',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','3',1,1,'2023-09-13','',0,'08:04:08','',''),(8480,'3826490',6.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','3',1,1,'2023-09-13','',0,'08:04:08','',''),(8481,'3826489',23.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','3',1,1,'2023-09-13','',0,'08:04:08','',''),(8482,'3826075',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8483,'3826375',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','4',1,1,'2023-09-13','',0,'08:04:08','',''),(8484,'3826374',2.00,0.00,0.00,0.00,0.00,2650.00,0.00,'1','4',1,1,'2023-09-13','',0,'08:04:08','',''),(8485,'3826074',0.00,0.00,0.00,0.00,0.00,3250.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8486,'3826073',0.00,0.00,0.00,0.00,0.00,3250.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8487,'3826072',0.00,0.00,0.00,0.00,0.00,1750.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8488,'3826071',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8489,'3826070',0.00,0.00,0.00,0.00,0.00,2700.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8490,'3826069',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8491,'3826068',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8492,'3826067',0.00,0.00,0.00,0.00,0.00,1500.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8493,'3826066',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8494,'3826412',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8495,'3826065',5.00,0.00,0.00,0.00,0.00,6000.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8496,'3826064',0.00,0.00,0.00,0.00,0.00,530.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8497,'3826063',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8498,'3826062',0.00,0.00,0.00,0.00,0.00,410.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8499,'3826061',0.00,0.00,0.00,0.00,0.00,2360.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8500,'3826060',0.00,0.00,0.00,0.00,0.00,1450.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8501,'3826059',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8502,'3826058',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8503,'3826057',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8504,'3826056',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8505,'3826055',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8506,'3826054',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8507,'3826053',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8508,'3826052',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8509,'3826051',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8510,'3826050',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8511,'3826049',0.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8512,'3826048',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8513,'3826047',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8514,'3826046',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8515,'3826045',0.00,0.00,0.00,0.00,0.00,70.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8516,'3826044',1.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8517,'3826043',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8518,'3826042',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8519,'3826041',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8520,'3826040',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8521,'3826039',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8522,'3826038',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8523,'3826037',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8524,'3826488',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','3',1,1,'2023-09-13','',0,'08:04:08','',''),(8525,'3826487',10.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','3',1,1,'2023-09-13','',0,'08:04:08','',''),(8526,'3826486',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','3',1,1,'2023-09-13','',0,'08:04:08','',''),(8527,'3826485',25.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','3',1,1,'2023-09-13','',0,'08:04:08','',''),(8528,'3826036',0.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8529,'3826035',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8530,'3826034',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8531,'3826033',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8532,'3826032',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8533,'3826031',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8534,'3826484',0.00,0.00,0.00,0.00,0.00,30.00,0.00,'1','3',1,1,'2023-09-13','',0,'08:04:08','',''),(8535,'3826411',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8536,'3826483',0.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','3',1,1,'2023-09-13','',0,'08:04:08','',''),(8537,'3826410',0.00,0.00,0.00,0.00,0.00,160.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8538,'3826409',0.00,0.00,0.00,0.00,0.00,40.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8539,'3826408',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8540,'3826407',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8541,'3826406',0.00,0.00,0.00,0.00,0.00,10.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8542,'3826405',1.00,0.00,0.00,0.00,0.00,30.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8543,'3826482',0.00,0.00,0.00,0.00,0.00,80.00,0.00,'1','3',1,1,'2023-09-13','',0,'08:04:08','',''),(8544,'3826481',2.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','3',1,1,'2023-09-13','',0,'08:04:08','',''),(8545,'3826404',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8546,'3826403',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8547,'3826402',11.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8548,'3826401',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8549,'3826400',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8550,'3826399',0.00,0.00,0.00,0.00,0.00,280.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8551,'3826398',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8552,'3826397',1.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8553,'3826396',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8554,'3826395',0.00,0.00,0.00,0.00,0.00,90.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8555,'3826394',0.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8556,'3826393',0.00,0.00,0.00,0.00,0.00,60.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8557,'3826392',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8558,'3826391',0.00,0.00,0.00,0.00,0.00,180.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8559,'3826390',0.00,0.00,0.00,0.00,0.00,50.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8560,'3826389',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8561,'3826388',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8562,'3826387',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8563,'3826386',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8564,'3826385',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8565,'3826384',0.00,0.00,0.00,0.00,0.00,120.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8566,'3826383',0.00,0.00,0.00,0.00,0.00,130.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8567,'3826030',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8568,'3826029',0.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8569,'3826028',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8570,'3826480',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','3',1,1,'2023-09-13','',0,'08:04:08','',''),(8571,'3826027',0.00,0.00,0.00,0.00,0.00,1300.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8572,'3826026',0.00,0.00,0.00,0.00,0.00,1500.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8573,'3826025',0.00,0.00,0.00,0.00,0.00,2650.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8574,'3826024',0.00,0.00,0.00,0.00,0.00,1800.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8575,'3826023',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8576,'3826022',0.00,0.00,0.00,0.00,0.00,3450.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8577,'3826021',0.00,0.00,0.00,0.00,0.00,1700.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8578,'3826020',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8579,'3826019',0.00,0.00,0.00,0.00,0.00,2750.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8580,'3826018',0.00,0.00,0.00,0.00,0.00,1800.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8581,'3826017',0.00,0.00,0.00,0.00,0.00,2750.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8582,'3826016',0.00,0.00,0.00,0.00,0.00,720.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8583,'3826015',12.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8584,'3826014',0.00,0.00,0.00,0.00,0.00,70.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8585,'3826013',3.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8586,'3826012',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8587,'3826373',4.00,0.00,0.00,0.00,0.00,1200.00,0.00,'1','4',1,1,'2023-09-13','',0,'08:04:08','',''),(8588,'3826011',0.00,0.00,0.00,0.00,0.00,2450.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8589,'3826010',0.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8590,'3826009',0.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8591,'3826008',0.00,0.00,0.00,0.00,0.00,600.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8592,'3826479',0.00,0.00,0.00,0.00,0.00,140.00,0.00,'1','3',1,1,'2023-09-13','',0,'08:04:08','',''),(8593,'3826007',0.00,0.00,0.00,0.00,0.00,230.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8594,'3826006',0.00,0.00,0.00,0.00,0.00,460.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8595,'3826005',0.00,0.00,0.00,0.00,0.00,1350.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8596,'3826004',0.00,0.00,0.00,0.00,0.00,650.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8597,'3826003',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8598,'3826002',0.00,0.00,0.00,0.00,0.00,1250.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8599,'3826478',10.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-09-13','',0,'08:04:08','',''),(8600,'3826477',3.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-09-13','',0,'08:04:08','',''),(8601,'3826371',0.00,0.00,0.00,0.00,0.00,400.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8602,'3826476',1.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-09-13','',0,'08:04:08','',''),(8603,'3826475',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','3',1,1,'2023-09-13','',0,'08:04:08','',''),(8604,'3826382',0.00,0.00,0.00,0.00,0.00,20.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8605,'3826381',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','2',1,1,'2023-09-13','',0,'08:04:08','',''),(8606,'3826370',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8607,'3826369',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8608,'3826368',0.00,0.00,0.00,0.00,0.00,3450.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8609,'3826367',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8610,'3826366',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8611,'3826365',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8612,'3826364',0.00,0.00,0.00,0.00,0.00,240.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8613,'3826363',4.00,0.00,0.00,0.00,0.00,970.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8614,'3826362',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8615,'3826361',7.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8616,'3826360',0.00,0.00,0.00,0.00,0.00,1820.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8617,'3826359',0.00,0.00,0.00,0.00,0.00,300.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8618,'3826358',1.00,0.00,0.00,0.00,0.00,3200.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8619,'3826357',3.00,0.00,0.00,0.00,0.00,850.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8620,'3826356',1.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8621,'3826355',16.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8622,'3826354',9.00,0.00,0.00,0.00,0.00,1650.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8623,'3826353',16.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8624,'3826372',0.00,0.00,0.00,0.00,0.00,2200.00,0.00,'1','4',1,1,'2023-09-13','',0,'08:04:08','',''),(8625,'3826352',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8626,'3826351',17.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8627,'3826350',0.00,0.00,0.00,0.00,0.00,1300.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8628,'3826349',0.00,0.00,0.00,0.00,0.00,2400.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8629,'3826348',0.00,0.00,0.00,0.00,0.00,200.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8630,'3826347',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8631,'3826346',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8632,'3826345',0.00,0.00,0.00,0.00,0.00,550.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8633,'3826344',1.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8634,'3826343',2.00,0.00,0.00,0.00,0.00,1000.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8635,'3826342',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8636,'3826341',0.00,0.00,0.00,0.00,0.00,900.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8637,'3826340',0.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8638,'3826339',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8639,'3826338',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8640,'3826337',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8641,'3826336',0.00,0.00,0.00,0.00,0.00,1000.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8642,'3826335',0.00,0.00,0.00,0.00,0.00,1850.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8643,'3826334',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8644,'3826333',1.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8645,'3826332',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8646,'3826331',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8647,'3826330',14.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8648,'3826326',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8649,'3826325',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8650,'3826329',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8651,'3826328',0.00,0.00,0.00,0.00,0.00,150.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8652,'3826327',23.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8653,'3826324',1.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8654,'3826323',0.00,0.00,0.00,0.00,0.00,100.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8655,'3826322',14.00,0.00,0.00,0.00,0.00,350.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8656,'3826321',0.00,0.00,0.00,0.00,0.00,450.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''),(8657,'3826474',0.00,0.00,0.00,0.00,0.00,750.00,0.00,'1','3',1,1,'2023-09-13','',0,'08:04:08','',''),(8658,'3826473',0.00,0.00,0.00,0.00,0.00,500.00,0.00,'1','3',1,1,'2023-09-13','',0,'08:04:08','',''),(8659,'3826001',0.00,0.00,0.00,0.00,0.00,250.00,0.00,'1','1',1,1,'2023-09-13','',0,'08:04:08','',''); /*!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, `description` text NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `code` (`code`,`branchid`,`startdate`) ) ENGINE=InnoDB AUTO_INCREMENT=1786 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 */; INSERT INTO `stocktaking` VALUES (1,'3826495',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',3,''),(2,'3826494',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',3,''),(3,'3826493',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',3,''),(4,'3826492',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',3,''),(5,'3826491',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',3,''),(6,'3826490',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',3,''),(7,'3826489',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',3,''),(8,'3826488',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',3,''),(9,'3826487',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',3,''),(10,'3826486',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',3,''),(11,'3826485',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',3,''),(12,'3826484',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',3,''),(13,'3826483',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',3,''),(14,'3826482',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',3,''),(15,'3826481',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',3,''),(16,'3826480',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',3,''),(17,'3826479',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',3,''),(18,'3826478',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',3,''),(19,'3826477',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',3,''),(20,'3826476',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',3,''),(21,'3826475',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',3,''),(22,'3826474',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',3,''),(23,'3826473',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',3,''),(24,'3826472',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(25,'3826471',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(26,'3826470',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(27,'3826469',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(28,'3826468',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(29,'3826467',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(30,'3826466',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(31,'3826465',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(32,'3826464',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(33,'3826463',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(34,'3826462',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(35,'3826461',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(36,'3826460',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(37,'3826459',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(38,'3826458',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(39,'3826457',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(40,'3826456',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(41,'3826455',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(42,'3826454',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(43,'3826453',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(44,'3826452',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(45,'3826451',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(46,'3826450',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(47,'3826449',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(48,'3826448',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(49,'3826447',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(50,'3826446',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(51,'3826445',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(52,'3826444',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(53,'3826443',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(54,'3826442',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(55,'3826441',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(56,'3826440',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(57,'3826439',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(58,'3826438',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(59,'3826437',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(60,'3826436',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(61,'3826435',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(62,'3826434',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(63,'3826433',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(64,'3826432',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(65,'3826431',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(66,'3826430',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(67,'3826429',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(68,'3826428',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(69,'3826427',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(70,'3826426',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(71,'3826425',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(72,'3826424',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(73,'3826423',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(74,'3826422',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(75,'3826421',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(76,'3826420',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(77,'3826419',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(78,'3826418',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(79,'3826417',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(80,'3826416',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(81,'3826415',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(82,'3826414',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(83,'3826413',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(84,'3826412',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(85,'3826411',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(86,'3826410',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(87,'3826409',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(88,'3826408',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(89,'3826407',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(90,'3826406',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(91,'3826405',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(92,'3826404',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(93,'3826403',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(94,'3826402',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(95,'3826401',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(96,'3826400',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(97,'3826399',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(98,'3826398',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(99,'3826397',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(100,'3826396',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-06',9,'16:31:53','open',2,''),(101,'3826395',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(102,'3826394',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(103,'3826393',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(104,'3826392',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(105,'3826391',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(106,'3826390',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-06',9,'16:31:53','open',2,''),(107,'3826389',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-06',9,'16:31:53','open',2,''),(108,'3826388',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-06',9,'16:31:53','open',2,''),(109,'3826387',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-06',9,'16:31:53','open',2,''),(110,'3826386',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-06',9,'16:31:53','open',2,''),(111,'3826385',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(112,'3826384',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(113,'3826383',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(114,'3826382',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(115,'3826381',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',2,''),(116,'3826380',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',4,''),(117,'3826379',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-06',9,'16:31:53','open',4,''),(118,'3826378',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',4,''),(119,'3826377',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-06',9,'16:31:53','open',4,''),(120,'3826376',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',4,''),(121,'3826375',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',4,''),(122,'3826374',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-06',9,'16:31:53','open',4,''),(123,'3826373',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',4,''),(124,'3826372',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-06',9,'16:31:53','open',4,''),(125,'3826371',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(126,'3826370',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-06',9,'16:31:53','open',1,''),(127,'3826369',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(128,'3826368',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(129,'3826367',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(130,'3826366',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(131,'3826365',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(132,'3826364',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(133,'3826363',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(134,'3826362',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(135,'3826361',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-06',9,'16:31:53','open',1,''),(136,'3826360',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(137,'3826359',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(138,'3826358',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-01',9,'16:31:53','open',1,''),(139,'3826357',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-06',9,'16:31:53','open',1,''),(140,'3826356',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-06',9,'16:31:53','open',1,''),(141,'3826355',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-06',9,'16:31:53','open',1,''),(142,'3826354',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-06',9,'16:31:53','open',1,''),(143,'3826353',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-06',9,'16:31:53','open',1,''),(144,'3826352',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-06',9,'16:31:53','open',1,''),(145,'3826351',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-06',9,'16:31:53','open',1,''),(146,'3826350',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-06',9,'16:31:53','open',1,''),(147,'3826349',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-06',9,'16:31:53','open',1,''),(148,'3826348',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-06',9,'16:31:53','open',1,''),(149,'3826347',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-06',9,'16:31:53','open',1,''),(150,'3826346',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-06',9,'16:31:53','open',1,''),(151,'3826345',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-06',9,'16:31:53','open',1,''),(152,'3826344',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-06',9,'16:31:53','open',1,''),(153,'3826343',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-06',9,'16:31:53','open',1,''),(154,'3826342',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-06',9,'16:31:53','open',1,''),(155,'3826341',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-06',9,'16:31:53','open',1,''),(156,'3826340',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-06',9,'16:31:53','open',1,''),(157,'3826339',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-06',9,'16:31:53','open',1,''),(158,'3826338',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-06',9,'16:31:53','open',1,''),(159,'3826337',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-06',9,'16:31:53','open',1,''),(160,'3826336',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-06',9,'16:31:53','open',1,''),(161,'3826335',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-06',9,'16:31:53','open',1,''),(162,'3826334',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-06',9,'16:31:53','open',1,''),(163,'3826333',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-06',9,'16:31:53','open',1,''),(164,'3826332',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-06',9,'16:31:53','open',1,''),(165,'3826331',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-06',9,'16:31:53','open',1,''),(166,'3826330',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-06',9,'16:31:53','open',1,''),(167,'3826329',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-06',9,'16:31:53','open',1,''),(168,'3826328',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-06',9,'16:31:53','open',1,''),(169,'3826327',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-06',9,'16:31:53','open',1,''),(170,'3826326',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-06',9,'16:31:53','open',1,''),(171,'3826325',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-06',9,'16:31:53','open',1,''),(172,'3826324',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-06',9,'16:31:53','open',1,''),(173,'3826323',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-06',9,'16:31:53','open',1,''),(174,'3826322',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-06',9,'16:31:53','open',1,''),(175,'3826321',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(176,'3826320',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(177,'3826319',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(178,'3826318',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(179,'3826317',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(180,'3826316',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(181,'3826315',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(182,'3826314',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(183,'3826313',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(184,'3826312',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(185,'3826311',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(186,'3826310',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(187,'3826309',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-08',9,'16:31:53','open',1,''),(188,'3826308',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-08',9,'16:31:53','open',1,''),(189,'3826307',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-08',9,'16:31:53','open',1,''),(190,'3826306',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-08',9,'16:31:53','open',1,''),(191,'3826305',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(192,'3826304',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-08',9,'16:31:53','open',1,''),(193,'3826303',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-08',9,'16:31:53','open',1,''),(194,'3826302',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-08',9,'16:31:53','open',1,''),(195,'3826301',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(196,'3826300',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-08',9,'16:31:53','open',1,''),(197,'3826299',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-08',9,'16:31:53','open',1,''),(198,'3826298',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-08',9,'16:31:53','open',1,''),(199,'3826297',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-08',9,'16:31:53','open',1,''),(200,'3826296',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-08',9,'16:31:53','open',1,''),(201,'3826295',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-08',9,'16:31:53','open',1,''),(202,'3826294',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-08',9,'16:31:53','open',1,''),(203,'3826293',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-08',9,'16:31:53','open',1,''),(204,'3826292',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-08',9,'16:31:53','open',1,''),(205,'3826291',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-08',9,'16:31:53','open',1,''),(206,'3826290',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(207,'3826289',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(208,'3826288',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(209,'3826287',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(210,'3826286',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(211,'3826285',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(212,'3826284',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-03-02',9,'16:31:53','open',1,''),(213,'3826283',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(214,'3826282',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(215,'3826281',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(216,'3826280',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-08',9,'16:31:53','open',1,''),(217,'3826279',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-08',9,'16:31:53','open',1,''),(218,'3826278',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(219,'3826277',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(220,'3826276',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(221,'3826275',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(222,'3826274',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(223,'3826273',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(224,'3826272',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(225,'3826271',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-08',9,'16:31:53','open',1,''),(226,'3826270',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(227,'3826269',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(228,'3826268',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(229,'3826267',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(230,'3826266',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-08',9,'16:31:53','open',1,''),(231,'3826265',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(232,'3826264',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-08',9,'16:31:53','open',1,''),(233,'3826263',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(234,'3826262',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(235,'3826261',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(236,'3826260',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(237,'3826259',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(238,'3826258',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(239,'3826257',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(240,'3826256',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(241,'3826255',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(242,'3826254',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(243,'3826253',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(244,'3826252',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(245,'3826251',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(246,'3826250',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(247,'3826249',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(248,'3826248',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(249,'3826247',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(250,'3826246',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(251,'3826245',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(252,'3826244',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(253,'3826243',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(254,'3826242',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(255,'3826241',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(256,'3826240',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(257,'3826239',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(258,'3826238',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(259,'3826237',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(260,'3826236',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(261,'3826235',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(262,'3826234',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(263,'3826233',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(264,'3826232',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(265,'3826231',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(266,'3826230',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(267,'3826229',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(268,'3826228',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(269,'3826227',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(270,'3826226',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(271,'3826225',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(272,'3826224',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(273,'3826223',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(274,'3826222',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(275,'3826221',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(276,'3826220',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(277,'3826219',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(278,'3826218',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(279,'3826217',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(280,'3826216',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(281,'3826215',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(282,'3826214',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(283,'3826213',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(284,'3826212',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(285,'3826211',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(286,'3826210',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(287,'3826209',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(288,'3826208',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(289,'3826207',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(290,'3826206',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(291,'3826205',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(292,'3826204',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(293,'3826203',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(294,'3826202',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(295,'3826201',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(296,'3826200',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(297,'3826199',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(298,'3826198',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(299,'3826197',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(300,'3826196',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(301,'3826195',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(302,'3826194',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(303,'3826193',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(304,'3826192',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(305,'3826191',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(306,'3826190',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(307,'3826189',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(308,'3826188',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-08',9,'16:31:53','open',1,''),(309,'3826187',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(310,'3826186',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(311,'3826185',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(312,'3826184',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(313,'3826183',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(314,'3826182',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(315,'3826181',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(316,'3826180',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(317,'3826179',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(318,'3826178',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(319,'3826177',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(320,'3826176',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(321,'3826175',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(322,'3826174',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(323,'3826173',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(324,'3826172',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(325,'3826171',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(326,'3826170',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-08',9,'16:31:53','open',1,''),(327,'3826169',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-08',9,'16:31:53','open',1,''),(328,'3826168',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-08',9,'16:31:53','open',1,''),(329,'3826167',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(330,'3826166',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(331,'3826165',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-08',9,'16:31:53','open',1,''),(332,'3826164',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(333,'3826163',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(334,'3826162',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-08',9,'16:31:53','open',1,''),(335,'3826161',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(336,'3826160',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(337,'3826159',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(338,'3826158',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(339,'3826157',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(340,'3826156',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(341,'3826155',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(342,'3826154',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(343,'3826153',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(344,'3826152',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(345,'3826151',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(346,'3826150',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(347,'3826149',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(348,'3826148',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(349,'3826147',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(350,'3826146',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(351,'3826145',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(352,'3826144',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(353,'3826143',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(354,'3826142',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(355,'3826141',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(356,'3826140',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(357,'3826139',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(358,'3826138',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(359,'3826137',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(360,'3826136',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(361,'3826135',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(362,'3826134',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(363,'3826133',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(364,'3826132',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(365,'3826131',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(366,'3826130',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(367,'3826129',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(368,'3826128',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(369,'3826127',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(370,'3826126',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(371,'3826125',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(372,'3826124',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(373,'3826123',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(374,'3826122',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(375,'3826121',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(376,'3826120',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(377,'3826119',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(378,'3826118',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(379,'3826117',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(380,'3826116',20.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(381,'3826115',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(382,'3826114',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(383,'3826113',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(384,'3826112',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(385,'3826111',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(386,'3826110',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','2023-05-08',9,'16:31:53','open',1,''),(387,'3826109',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(388,'3826108',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(389,'3826107',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(390,'3826106',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(391,'3826105',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(392,'3826104',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(393,'3826103',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(394,'3826102',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(395,'3826101',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(396,'3826100',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(397,'3826099',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(398,'3826098',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(399,'3826097',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(400,'3826096',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(401,'3826095',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(402,'3826094',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(403,'3826093',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(404,'3826092',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(405,'3826091',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(406,'3826090',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(407,'3826089',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(408,'3826088',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(409,'3826087',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(410,'3826086',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(411,'3826085',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(412,'3826084',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(413,'3826083',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(414,'3826082',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(415,'3826081',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(416,'3826080',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(417,'3826079',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(418,'3826078',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(419,'3826077',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(420,'3826076',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(421,'3826075',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(422,'3826074',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(423,'3826073',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(424,'3826072',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(425,'3826071',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(426,'3826070',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(427,'3826069',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(428,'3826068',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(429,'3826067',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(430,'3826066',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(431,'3826065',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(432,'3826064',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(433,'3826063',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(434,'3826062',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(435,'3826061',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(436,'3826060',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(437,'3826059',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(438,'3826058',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(439,'3826057',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(440,'3826056',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(441,'3826055',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(442,'3826054',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(443,'3826053',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(444,'3826052',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(445,'3826051',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(446,'3826050',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(447,'3826049',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(448,'3826048',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(449,'3826047',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(450,'3826046',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(451,'3826045',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(452,'3826044',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(453,'3826043',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(454,'3826042',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(455,'3826041',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(456,'3826040',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(457,'3826039',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(458,'3826038',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(459,'3826037',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(460,'3826036',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(461,'3826035',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(462,'3826034',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(463,'3826033',36.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(464,'3826032',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(465,'3826031',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(466,'3826030',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(467,'3826029',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(468,'3826028',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(469,'3826027',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(470,'3826026',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(471,'3826025',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(472,'3826024',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(473,'3826023',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(474,'3826022',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(475,'3826021',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(476,'3826020',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(477,'3826019',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(478,'3826018',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(479,'3826017',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(480,'3826016',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(481,'3826015',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(482,'3826014',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(483,'3826013',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(484,'3826012',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(485,'3826011',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(486,'3826010',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(487,'3826009',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(488,'3826008',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(489,'3826007',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(490,'3826006',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(491,'3826005',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(492,'3826004',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(493,'3826003',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(494,'3826002',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(495,'3826001',0.00,0.00,0.00,1,'branch',9,1,'2023-03-02','',0,'16:31:53','open',1,''),(796,'3826495',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',3,''),(797,'3826494',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',3,''),(798,'3826493',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',3,''),(799,'3826492',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',3,''),(800,'3826491',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',3,''),(801,'3826490',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',3,''),(802,'3826489',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',3,''),(803,'3826488',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',3,''),(804,'3826487',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',3,''),(805,'3826486',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',3,''),(806,'3826485',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',3,''),(807,'3826484',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',3,''),(808,'3826483',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',3,''),(809,'3826482',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',3,''),(810,'3826481',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',3,''),(811,'3826480',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',3,''),(812,'3826479',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',3,''),(813,'3826478',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',3,''),(814,'3826477',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',3,''),(815,'3826476',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',3,''),(816,'3826475',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',3,''),(817,'3826474',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',3,''),(818,'3826473',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',3,''),(819,'3826472',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(820,'3826471',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(821,'3826470',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(822,'3826469',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(823,'3826468',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(824,'3826467',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(825,'3826466',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','2023-05-08',9,'14:32:39','open',2,''),(826,'3826465',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(827,'3826464',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(828,'3826463',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(829,'3826462',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(830,'3826461',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(831,'3826460',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(832,'3826459',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(833,'3826458',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(834,'3826457',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(835,'3826456',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(836,'3826455',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(837,'3826454',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(838,'3826453',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(839,'3826452',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(840,'3826451',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(841,'3826450',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(842,'3826449',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(843,'3826448',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(844,'3826447',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(845,'3826446',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(846,'3826445',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(847,'3826444',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(848,'3826443',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(849,'3826442',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(850,'3826441',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(851,'3826440',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(852,'3826439',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(853,'3826438',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(854,'3826437',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(855,'3826436',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(856,'3826435',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(857,'3826434',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(858,'3826433',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(859,'3826432',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(860,'3826431',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(861,'3826430',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(862,'3826429',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(863,'3826428',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(864,'3826427',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(865,'3826426',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(866,'3826425',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(867,'3826424',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(868,'3826423',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(869,'3826422',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(870,'3826421',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(871,'3826420',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(872,'3826419',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(873,'3826418',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(874,'3826417',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(875,'3826416',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(876,'3826415',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(877,'3826414',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(878,'3826413',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(879,'3826412',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(880,'3826411',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(881,'3826410',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(882,'3826409',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(883,'3826408',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(884,'3826407',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(885,'3826406',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(886,'3826405',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(887,'3826404',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(888,'3826403',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(889,'3826402',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(890,'3826401',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(891,'3826400',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(892,'3826399',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(893,'3826398',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(894,'3826397',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(895,'3826396',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(896,'3826395',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(897,'3826394',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(898,'3826393',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(899,'3826392',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(900,'3826391',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(901,'3826390',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(902,'3826389',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(903,'3826388',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(904,'3826387',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(905,'3826386',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(906,'3826385',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(907,'3826384',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(908,'3826383',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(909,'3826382',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(910,'3826381',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',2,''),(911,'3826380',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',4,''),(912,'3826379',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',4,''),(913,'3826378',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',4,''),(914,'3826377',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',4,''),(915,'3826376',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',4,''),(916,'3826375',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',4,''),(917,'3826374',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',4,''),(918,'3826373',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',4,''),(919,'3826372',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',4,''),(920,'3826371',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(921,'3826370',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(922,'3826369',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(923,'3826368',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(924,'3826367',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(925,'3826366',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(926,'3826365',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(927,'3826364',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(928,'3826363',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(929,'3826362',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(930,'3826361',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(931,'3826360',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(932,'3826359',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(933,'3826358',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(934,'3826357',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(935,'3826356',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(936,'3826355',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(937,'3826354',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(938,'3826353',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(939,'3826352',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(940,'3826351',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(941,'3826350',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(942,'3826349',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(943,'3826348',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(944,'3826347',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(945,'3826346',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(946,'3826345',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(947,'3826344',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(948,'3826343',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(949,'3826342',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(950,'3826341',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(951,'3826340',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(952,'3826339',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(953,'3826338',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(954,'3826337',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(955,'3826336',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(956,'3826335',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(957,'3826334',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(958,'3826333',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(959,'3826332',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(960,'3826331',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(961,'3826330',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(962,'3826329',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(963,'3826328',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(964,'3826327',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(965,'3826326',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(966,'3826325',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(967,'3826324',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(968,'3826323',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(969,'3826322',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(970,'3826321',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(971,'3826320',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(972,'3826319',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(973,'3826318',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(974,'3826317',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(975,'3826316',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(976,'3826315',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(977,'3826314',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(978,'3826313',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(979,'3826312',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(980,'3826311',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(981,'3826310',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(982,'3826309',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(983,'3826308',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(984,'3826307',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(985,'3826306',5.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(986,'3826305',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(987,'3826304',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(988,'3826303',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(989,'3826302',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(990,'3826301',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(991,'3826300',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(992,'3826299',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(993,'3826298',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(994,'3826297',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(995,'3826296',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(996,'3826295',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(997,'3826294',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(998,'3826293',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(999,'3826292',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1000,'3826291',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1001,'3826290',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1002,'3826289',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1003,'3826288',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1004,'3826287',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1005,'3826286',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1006,'3826285',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1007,'3826284',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1008,'3826283',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1009,'3826282',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1010,'3826281',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1011,'3826280',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1012,'3826279',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1013,'3826278',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1014,'3826277',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1015,'3826276',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1016,'3826275',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1017,'3826274',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1018,'3826273',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1019,'3826272',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1020,'3826271',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1021,'3826270',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1022,'3826269',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1023,'3826268',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1024,'3826267',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1025,'3826266',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1026,'3826265',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1027,'3826264',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1028,'3826263',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1029,'3826262',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1030,'3826261',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1031,'3826260',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1032,'3826259',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1033,'3826258',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1034,'3826257',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1035,'3826256',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1036,'3826255',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1037,'3826254',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1038,'3826253',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1039,'3826252',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1040,'3826251',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1041,'3826250',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1042,'3826249',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1043,'3826248',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1044,'3826247',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1045,'3826246',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1046,'3826245',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1047,'3826244',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1048,'3826243',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1049,'3826242',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1050,'3826241',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1051,'3826240',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1052,'3826239',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1053,'3826238',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1054,'3826237',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1055,'3826236',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1056,'3826235',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1057,'3826234',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1058,'3826233',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1059,'3826232',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1060,'3826231',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1061,'3826230',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1062,'3826229',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1063,'3826228',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1064,'3826227',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1065,'3826226',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1066,'3826225',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1067,'3826224',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1068,'3826223',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1069,'3826222',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1070,'3826221',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1071,'3826220',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1072,'3826219',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1073,'3826218',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1074,'3826217',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1075,'3826216',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1076,'3826215',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1077,'3826214',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1078,'3826213',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1079,'3826212',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1080,'3826211',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1081,'3826210',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1082,'3826209',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1083,'3826208',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1084,'3826207',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1085,'3826206',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1086,'3826205',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1087,'3826204',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1088,'3826203',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1089,'3826202',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1090,'3826201',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1091,'3826200',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1092,'3826199',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1093,'3826198',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1094,'3826197',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1095,'3826196',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1096,'3826195',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1097,'3826194',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1098,'3826193',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1099,'3826192',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1100,'3826191',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1101,'3826190',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1102,'3826189',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1103,'3826188',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1104,'3826187',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1105,'3826186',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1106,'3826185',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1107,'3826184',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1108,'3826183',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1109,'3826182',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1110,'3826181',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1111,'3826180',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1112,'3826179',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1113,'3826178',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1114,'3826177',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1115,'3826176',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1116,'3826175',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1117,'3826174',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1118,'3826173',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1119,'3826172',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1120,'3826171',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1121,'3826170',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1122,'3826169',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1123,'3826168',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1124,'3826167',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1125,'3826166',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1126,'3826165',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1127,'3826164',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1128,'3826163',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1129,'3826162',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1130,'3826161',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1131,'3826160',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1132,'3826159',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1133,'3826158',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1134,'3826157',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1135,'3826156',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1136,'3826155',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1137,'3826154',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1138,'3826153',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1139,'3826152',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1140,'3826151',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1141,'3826150',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1142,'3826149',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1143,'3826148',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1144,'3826147',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1145,'3826146',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1146,'3826145',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1147,'3826144',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1148,'3826143',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1149,'3826142',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1150,'3826141',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1151,'3826140',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1152,'3826139',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1153,'3826138',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1154,'3826137',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1155,'3826136',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1156,'3826135',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1157,'3826134',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1158,'3826133',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1159,'3826132',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1160,'3826131',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1161,'3826130',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1162,'3826129',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1163,'3826128',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1164,'3826127',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1165,'3826126',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1166,'3826125',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1167,'3826124',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1168,'3826123',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1169,'3826122',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1170,'3826121',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1171,'3826120',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1172,'3826119',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1173,'3826118',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1174,'3826117',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1175,'3826116',20.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1176,'3826115',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1177,'3826114',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1178,'3826113',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1179,'3826112',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1180,'3826111',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1181,'3826110',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1182,'3826109',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1183,'3826108',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1184,'3826107',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1185,'3826106',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1186,'3826105',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1187,'3826104',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1188,'3826103',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1189,'3826102',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1190,'3826101',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1191,'3826100',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1192,'3826099',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1193,'3826098',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1194,'3826097',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1195,'3826096',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1196,'3826095',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1197,'3826094',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1198,'3826093',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1199,'3826092',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1200,'3826091',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1201,'3826090',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1202,'3826089',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1203,'3826088',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1204,'3826087',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1205,'3826086',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1206,'3826085',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1207,'3826084',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1208,'3826083',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1209,'3826082',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1210,'3826081',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1211,'3826080',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1212,'3826079',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1213,'3826078',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1214,'3826077',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1215,'3826076',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1216,'3826075',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1217,'3826074',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1218,'3826073',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1219,'3826072',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1220,'3826071',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1221,'3826070',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1222,'3826069',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1223,'3826068',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1224,'3826067',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1225,'3826066',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1226,'3826065',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1227,'3826064',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1228,'3826063',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1229,'3826062',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1230,'3826061',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1231,'3826060',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1232,'3826059',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1233,'3826058',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1234,'3826057',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1235,'3826056',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1236,'3826055',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1237,'3826054',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1238,'3826053',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1239,'3826052',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1240,'3826051',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1241,'3826050',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1242,'3826049',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1243,'3826048',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1244,'3826047',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1245,'3826046',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1246,'3826045',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1247,'3826044',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1248,'3826043',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1249,'3826042',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1250,'3826041',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1251,'3826040',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1252,'3826039',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1253,'3826038',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1254,'3826037',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1255,'3826036',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1256,'3826035',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1257,'3826034',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1258,'3826033',36.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1259,'3826032',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1260,'3826031',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1261,'3826030',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1262,'3826029',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1263,'3826028',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1264,'3826027',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1265,'3826026',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1266,'3826025',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1267,'3826024',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1268,'3826023',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1269,'3826022',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1270,'3826021',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1271,'3826020',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1272,'3826019',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1273,'3826018',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1274,'3826017',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1275,'3826016',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1276,'3826015',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1277,'3826014',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1278,'3826013',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1279,'3826012',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1280,'3826011',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1281,'3826010',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1282,'3826009',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1283,'3826008',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1284,'3826007',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1285,'3826006',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1286,'3826005',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1287,'3826004',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1288,'3826003',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','',0,'14:32:39','open',1,''),(1289,'3826002',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','2023-03-08',9,'14:32:39','open',1,''),(1290,'3826001',0.00,0.00,0.00,1,'branch',9,1,'2023-03-08','2023-03-08',9,'14:32:39','open',1,''),(1291,'3826495',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',3,''),(1292,'3826494',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',3,''),(1293,'3826493',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',3,''),(1294,'3826492',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',3,''),(1295,'3826491',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',3,''),(1296,'3826490',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',3,''),(1297,'3826489',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',3,''),(1298,'3826488',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',3,''),(1299,'3826487',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',3,''),(1300,'3826486',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',3,''),(1301,'3826485',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',3,''),(1302,'3826484',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',3,''),(1303,'3826483',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',3,''),(1304,'3826482',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',3,''),(1305,'3826481',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',3,''),(1306,'3826480',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',3,''),(1307,'3826479',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',3,''),(1308,'3826478',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',3,''),(1309,'3826477',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',3,''),(1310,'3826476',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',3,''),(1311,'3826475',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',3,''),(1312,'3826474',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',3,''),(1313,'3826473',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',3,''),(1314,'3826472',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1315,'3826471',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1316,'3826470',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1317,'3826469',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1318,'3826468',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1319,'3826467',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1320,'3826466',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1321,'3826465',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1322,'3826464',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1323,'3826463',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1324,'3826462',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1325,'3826461',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1326,'3826460',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1327,'3826459',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1328,'3826458',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1329,'3826457',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1330,'3826456',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1331,'3826455',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1332,'3826454',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1333,'3826453',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1334,'3826452',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1335,'3826451',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1336,'3826450',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1337,'3826449',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1338,'3826448',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1339,'3826447',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1340,'3826446',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1341,'3826445',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1342,'3826444',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1343,'3826443',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1344,'3826442',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1345,'3826441',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1346,'3826440',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-05-08',9,'15:38:43','open',2,''),(1347,'3826439',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1348,'3826438',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1349,'3826437',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-05-08',9,'15:38:43','open',2,''),(1350,'3826436',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-05-08',9,'15:38:43','open',2,''),(1351,'3826435',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-05-08',9,'15:38:43','open',2,''),(1352,'3826434',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-05-08',9,'15:38:43','open',2,''),(1353,'3826433',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-05-08',9,'15:38:43','open',2,''),(1354,'3826432',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1355,'3826431',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1356,'3826430',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1357,'3826429',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-05-01',9,'15:38:43','open',2,''),(1358,'3826428',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1359,'3826427',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1360,'3826426',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1361,'3826425',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1362,'3826424',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-05-08',9,'15:38:43','open',2,''),(1363,'3826423',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1364,'3826422',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1365,'3826421',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1366,'3826420',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1367,'3826419',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-05-08',9,'15:38:43','open',2,''),(1368,'3826418',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-05-08',9,'15:38:43','open',2,''),(1369,'3826417',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-05-08',9,'15:38:43','open',2,''),(1370,'3826416',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-05-08',9,'15:38:43','open',2,''),(1371,'3826415',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1372,'3826414',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1373,'3826413',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1374,'3826412',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1375,'3826411',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1376,'3826410',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1377,'3826409',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1378,'3826408',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1379,'3826407',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1380,'3826406',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1381,'3826405',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1382,'3826404',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1383,'3826403',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1384,'3826402',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1385,'3826401',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1386,'3826400',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1387,'3826399',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1388,'3826398',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1389,'3826397',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1390,'3826396',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1391,'3826395',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1392,'3826394',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1393,'3826393',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1394,'3826392',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1395,'3826391',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1396,'3826390',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1397,'3826389',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1398,'3826388',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1399,'3826387',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1400,'3826386',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1401,'3826385',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1402,'3826384',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1403,'3826383',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1404,'3826382',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1405,'3826381',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',2,''),(1406,'3826380',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-05-08',9,'15:38:43','open',4,''),(1407,'3826379',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',4,''),(1408,'3826378',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-05-08',9,'15:38:43','open',4,''),(1409,'3826377',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',4,''),(1410,'3826376',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',4,''),(1411,'3826375',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',4,''),(1412,'3826374',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',4,''),(1413,'3826373',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',4,''),(1414,'3826372',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',4,''),(1415,'3826371',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1416,'3826370',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1417,'3826369',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1418,'3826368',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-05-08',9,'15:38:43','open',1,''),(1419,'3826367',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-05-08',9,'15:38:43','open',1,''),(1420,'3826366',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1421,'3826365',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1422,'3826364',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-05-08',9,'15:38:43','open',1,''),(1423,'3826363',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1424,'3826362',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-05-08',9,'15:38:43','open',1,''),(1425,'3826361',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1426,'3826360',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-05-08',9,'15:38:43','open',1,''),(1427,'3826359',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1428,'3826358',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1429,'3826357',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1430,'3826356',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1431,'3826355',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1432,'3826354',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1433,'3826353',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1434,'3826352',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1435,'3826351',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1436,'3826350',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1437,'3826349',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1438,'3826348',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1439,'3826347',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1440,'3826346',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1441,'3826345',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1442,'3826344',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1443,'3826343',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1444,'3826342',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1445,'3826341',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1446,'3826340',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1447,'3826339',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1448,'3826338',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1449,'3826337',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1450,'3826336',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1451,'3826335',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1452,'3826334',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1453,'3826333',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1454,'3826332',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1455,'3826331',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1456,'3826330',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1457,'3826329',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1458,'3826328',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1459,'3826327',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1460,'3826326',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1461,'3826325',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1462,'3826324',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1463,'3826323',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1464,'3826322',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1465,'3826321',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1466,'3826320',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1467,'3826319',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1468,'3826318',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1469,'3826317',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1470,'3826316',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1471,'3826315',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1472,'3826314',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1473,'3826313',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1474,'3826312',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1475,'3826311',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-05-08',9,'15:38:43','open',1,''),(1476,'3826310',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1477,'3826309',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1478,'3826308',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1479,'3826307',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1480,'3826306',5.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1481,'3826305',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1482,'3826304',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1483,'3826303',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1484,'3826302',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1485,'3826301',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1486,'3826300',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1487,'3826299',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1488,'3826298',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1489,'3826297',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1490,'3826296',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1491,'3826295',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1492,'3826294',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1493,'3826293',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1494,'3826292',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1495,'3826291',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1496,'3826290',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1497,'3826289',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1498,'3826288',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1499,'3826287',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1500,'3826286',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1501,'3826285',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1502,'3826284',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1503,'3826283',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1504,'3826282',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1505,'3826281',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1506,'3826280',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1507,'3826279',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1508,'3826278',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1509,'3826277',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1510,'3826276',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1511,'3826275',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1512,'3826274',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1513,'3826273',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1514,'3826272',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1515,'3826271',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1516,'3826270',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1517,'3826269',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1518,'3826268',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1519,'3826267',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1520,'3826266',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1521,'3826265',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1522,'3826264',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1523,'3826263',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1524,'3826262',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1525,'3826261',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1526,'3826260',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1527,'3826259',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1528,'3826258',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1529,'3826257',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1530,'3826256',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1531,'3826255',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1532,'3826254',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1533,'3826253',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1534,'3826252',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1535,'3826251',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1536,'3826250',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1537,'3826249',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1538,'3826248',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1539,'3826247',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1540,'3826246',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1541,'3826245',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1542,'3826244',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1543,'3826243',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1544,'3826242',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-05-08',9,'15:38:43','open',1,''),(1545,'3826241',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1546,'3826240',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1547,'3826239',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-05-08',9,'15:38:43','open',1,''),(1548,'3826238',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1549,'3826237',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1550,'3826236',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1551,'3826235',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1552,'3826234',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1553,'3826233',0.00,200.00,200.00,1,'branch',1,1,'2023-03-09','2023-03-13',9,'15:38:43','open',1,''),(1554,'3826232',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1555,'3826231',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1556,'3826230',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1557,'3826229',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1558,'3826228',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1559,'3826227',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1560,'3826226',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1561,'3826225',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1562,'3826224',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1563,'3826223',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1564,'3826222',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1565,'3826221',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1566,'3826220',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1567,'3826219',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1568,'3826218',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1569,'3826217',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1570,'3826216',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1571,'3826215',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1572,'3826214',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1573,'3826213',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1574,'3826212',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1575,'3826211',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1576,'3826210',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1577,'3826209',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1578,'3826208',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1579,'3826207',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1580,'3826206',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1581,'3826205',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1582,'3826204',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1583,'3826203',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1584,'3826202',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1585,'3826201',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1586,'3826200',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1587,'3826199',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1588,'3826198',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1589,'3826197',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1590,'3826196',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1591,'3826195',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1592,'3826194',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1593,'3826193',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1594,'3826192',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1595,'3826191',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1596,'3826190',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1597,'3826189',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1598,'3826188',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1599,'3826187',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-05-08',9,'15:38:43','open',1,''),(1600,'3826186',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-05-08',9,'15:38:43','open',1,''),(1601,'3826185',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1602,'3826184',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1603,'3826183',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1604,'3826182',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1605,'3826181',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1606,'3826180',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1607,'3826179',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1608,'3826178',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1609,'3826177',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1610,'3826176',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1611,'3826175',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1612,'3826174',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1613,'3826173',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1614,'3826172',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1615,'3826171',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1616,'3826170',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1617,'3826169',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1618,'3826168',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1619,'3826167',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-05-01',9,'15:38:43','open',1,''),(1620,'3826166',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1621,'3826165',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1622,'3826164',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-05-01',9,'15:38:43','open',1,''),(1623,'3826163',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-05-01',9,'15:38:43','open',1,''),(1624,'3826162',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1625,'3826161',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1626,'3826160',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1627,'3826159',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1628,'3826158',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1629,'3826157',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1630,'3826156',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1631,'3826155',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1632,'3826154',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1633,'3826153',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1634,'3826152',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1635,'3826151',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1636,'3826150',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1637,'3826149',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1638,'3826148',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-05-08',9,'15:38:43','open',1,''),(1639,'3826147',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1640,'3826146',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-05-08',9,'15:38:43','open',1,''),(1641,'3826145',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-05-08',9,'15:38:43','open',1,''),(1642,'3826144',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1643,'3826143',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1644,'3826142',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1645,'3826141',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1646,'3826140',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1647,'3826139',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-05-06',9,'15:38:43','open',1,''),(1648,'3826138',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1649,'3826137',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1650,'3826136',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1651,'3826135',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1652,'3826134',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1653,'3826133',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1654,'3826132',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1655,'3826131',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-05-08',9,'15:38:43','open',1,''),(1656,'3826130',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1657,'3826129',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1658,'3826128',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1659,'3826127',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1660,'3826126',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1661,'3826125',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1662,'3826124',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1663,'3826123',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1664,'3826122',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1665,'3826121',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1666,'3826120',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1667,'3826119',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1668,'3826118',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-05-06',9,'15:38:43','open',1,''),(1669,'3826117',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1670,'3826116',20.00,0.00,-20.00,1,'branch',1,1,'2023-03-09','2023-05-06',9,'15:38:43','open',1,''),(1671,'3826115',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1672,'3826114',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1673,'3826113',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1674,'3826112',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-05-01',9,'15:38:43','open',1,''),(1675,'3826111',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1676,'3826110',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1677,'3826109',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-05-06',9,'15:38:43','open',1,''),(1678,'3826108',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1679,'3826107',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1680,'3826106',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1681,'3826105',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1682,'3826104',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1683,'3826103',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-05-06',9,'15:38:43','open',1,''),(1684,'3826102',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-05-06',9,'15:38:43','open',1,''),(1685,'3826101',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1686,'3826100',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1687,'3826099',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1688,'3826098',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1689,'3826097',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1690,'3826096',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1691,'3826095',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1692,'3826094',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1693,'3826093',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1694,'3826092',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-05-08',9,'15:38:43','open',1,''),(1695,'3826091',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1696,'3826090',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1697,'3826089',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1698,'3826088',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1699,'3826087',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1700,'3826086',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1701,'3826085',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1702,'3826084',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1703,'3826083',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1704,'3826082',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1705,'3826081',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1706,'3826080',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1707,'3826079',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1708,'3826078',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1709,'3826077',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1710,'3826076',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1711,'3826075',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1712,'3826074',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1713,'3826073',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1714,'3826072',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1715,'3826071',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1716,'3826070',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1717,'3826069',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1718,'3826068',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1719,'3826067',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1720,'3826066',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1721,'3826065',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1722,'3826064',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1723,'3826063',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1724,'3826062',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1725,'3826061',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1726,'3826060',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1727,'3826059',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-05-06',9,'15:38:43','open',1,''),(1728,'3826058',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1729,'3826057',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1730,'3826056',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1731,'3826055',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1732,'3826054',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1733,'3826053',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1734,'3826052',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1735,'3826051',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1736,'3826050',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1737,'3826049',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1738,'3826048',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-05-08',9,'15:38:43','open',1,''),(1739,'3826047',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1740,'3826046',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1741,'3826045',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1742,'3826044',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1743,'3826043',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1744,'3826042',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-05-06',9,'15:38:43','open',1,''),(1745,'3826041',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1746,'3826040',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1747,'3826039',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1748,'3826038',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1749,'3826037',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1750,'3826036',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1751,'3826035',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1752,'3826034',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1753,'3826033',36.00,0.00,-36.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1754,'3826032',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1755,'3826031',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1756,'3826030',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1757,'3826029',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1758,'3826028',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1759,'3826027',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1760,'3826026',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1761,'3826025',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1762,'3826024',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1763,'3826023',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1764,'3826022',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1765,'3826021',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1766,'3826020',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1767,'3826019',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1768,'3826018',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1769,'3826017',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1770,'3826016',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1771,'3826015',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1772,'3826014',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1773,'3826013',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1774,'3826012',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1775,'3826011',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1776,'3826010',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1777,'3826009',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1778,'3826008',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','',0,'15:38:43','open',1,''),(1779,'3826007',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1780,'3826006',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1781,'3826005',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-05-08',9,'15:38:43','open',1,''),(1782,'3826004',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-05-08',9,'15:38:43','open',1,''),(1783,'3826003',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1784,'3826002',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-14',9,'15:38:43','open',1,''),(1785,'3826001',0.00,0.00,0.00,1,'branch',1,1,'2023-03-09','2023-03-13',9,'15:38:43','open',1,''); /*!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 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 */; /*!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` text NOT NULL, `fromdate` varchar(100) NOT NULL, `todate` varchar(100) NOT NULL, `contact` text NOT NULL, `status` varchar(100) NOT NULL, `controller` varchar(100) NOT NULL, `priority` text NOT NULL, `notification` varchar(100) NOT NULL DEFAULT 'yes', `repeated` varchar(100) NOT NULL DEFAULT 'no', `comments` text DEFAULT 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, `updatedat` varchar(30) NOT NULL, `updatedby` 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, 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, `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, `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 AUTO_INCREMENT=4 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 */; INSERT INTO `uomproducts` VALUES (1,'6161101602372.00','2023-02-21 11:47:11','child','1','','1','6161101602373','1',2.0000,'440','328.66',''),(2,'6161101601979.00','2023-02-21 11:47:25','child','1','','1','6161101602373','1',0.2500,'50','28.475',''),(3,'6161101604192.00','2023-02-21 11:47:31','child','1','','1','6161101602373','1',1.0000,'200','116.7',''); /*!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:26:26
.
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